summaryrefslogtreecommitdiff
path: root/drivers/regulator/core.c
AgeCommit message (Expand)Author
2010-12-22regulator: Add initial per-regulator debugfs supportMark Brown
2010-12-22regulator: Make regulator_has_full_constraints a boolMark Brown
2010-12-21regulator: Clean up logging a bitMark Brown
2010-12-21regulator: Optimise out noop voltage changesMark Brown
2010-12-21regulator: Add API to re-apply voltage to hardwareMark Brown
2010-12-21regulator: Only notify voltage changes when they succeedMark Brown
2010-12-21regulator: Provide a selector based set_voltage_sel() operationMark Brown
2010-12-21regulator: Factor out voltage set operation into a separate functionMark Brown
2010-12-10regulator: Allow drivers to report voltages as selectorsMark Brown
2010-12-10regulator: Use _regulator_get_voltage() consistentlyMark Brown
2010-12-09drivers/regulator: Update WARN usesJoe Perches
2010-12-03regulator: Take into account the requirements of all consumersThomas Petazzoni
2010-11-30regulator: Add and use rdev_<level> macrosJoe Perches
2010-11-30regulator: Copy constraints from regulators when initialising themMark Brown
2010-11-22regulator: Remove regulator core version announcementMark Brown
2010-11-22regulator: Fix obfuscated log messagesMark Brown
2010-11-19regulator: fix kernel-doc for set_consumer_device_supplyRandy Dunlap
2010-11-19drivers: regulator: core: convert to using pr_ macrosDaniel Walker
2010-11-19drivers: regulator: core: use pr_fmtDaniel Walker
2010-11-10regulator: enable supply regulator only when use count is zeroBengt Jonsson
2010-11-10regulator: Add basic trace facilitiesMark Brown
2010-11-10regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-11-06regulator: lock supply in regulator enableMattias Wallin
2010-11-06regulator: Return proper error for regulator_register()Axel Lin
2010-11-06regulator: Ensure enough delay time for enabling regulatorAxel Lin
2010-11-06regulator: Remove a redundant device_remove_file call in create_regulatorAxel Lin
2010-11-03regulator: regulator disable supply fixMattias Wallin
2010-10-10regulator: avoid deadlock when disabling regulator with supplyJeffrey Carlyle
2010-10-10regulator: Add option for machine drivers to enable the dummy regulatorMark Brown
2010-09-23regulator: fix typo in current unitsCyril Chemparathy
2010-09-20regulator: fix device_register() error handlingVasiliy Kulikov
2010-08-05regulator: Remove owner field from attribute initialization in regulator core...Guenter Roeck
2010-05-25regulator: return set_mode is same mode is requestedSundar R Iyer
2010-05-25regulator: simplify regulator_register() error handlingJani Nikula
2010-05-25regulator: fix unset_regulator_supplies() to remove all matchesJani Nikula
2010-05-25regulator: prevent registration of matching regulator consumer suppliesJani Nikula
2010-05-25regulator: Allow regulator-regulator supplies to be specified by nameMark Brown
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22regulator: Get rid of lockdep warningAmeya Palande
2010-03-16Fix typos in commentsThomas Weber
2010-03-03regulator: Provide optional dummy regulator for consumersMark Brown
2010-03-03regulator: Assume regulators are enabled if they don't report anythingMark Brown
2010-03-03regulator: Allow regulators to specify the time taken to ramp on enableMark Brown
2010-03-03regulator: Add notifier event on regulator disableMark Brown
2010-02-12regulator: Fix display of null constraints for regulatorsMark Brown
2009-12-17regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...Lars-Peter Clausen
2009-12-17regulator: core.c: Small coding style cleanup (indentation fixup)Stefan Roese
2009-12-17regulator: Handle regulators without suspend mode configurationMark Brown
2009-12-17regulator: Factor out regulator name pretty printingMark Brown