aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Add initial per-regulator debugfs supportMark Brown2011-01-121-0/+35
* regulator: Make regulator_has_full_constraints a boolMark Brown2011-01-121-1/+1
* regulator: Clean up logging a bitMark Brown2011-01-121-1/+1
* regulator: Optimise out noop voltage changesMark Brown2011-01-121-1/+8
* regulator: Add API to re-apply voltage to hardwareMark Brown2011-01-121-0/+47
* regulator: Only notify voltage changes when they succeedMark Brown2011-01-121-1/+4
* regulator: Provide a selector based set_voltage_sel() operationMark Brown2011-01-121-2/+35
* regulator: Factor out voltage set operation into a separate functionMark Brown2011-01-121-24/+39
* regulator: Allow drivers to report voltages as selectorsMark Brown2011-01-121-3/+22
* regulator: Use _regulator_get_voltage() consistentlyMark Brown2011-01-121-8/+10
* drivers/regulator: Update WARN usesJoe Perches2011-01-121-2/+1
* regulator: Take into account the requirements of all consumersThomas Petazzoni2011-01-121-0/+25
* regulator: Add and use rdev_<level> macrosJoe Perches2011-01-121-81/+65
* regulator: Copy constraints from regulators when initialising themMark Brown2011-01-121-7/+12
* regulator: Remove regulator core version announcementMark Brown2011-01-121-4/+0
* regulator: Fix obfuscated log messagesMark Brown2011-01-121-8/+6
* drivers: regulator: core: convert to using pr_ macrosDaniel Walker2011-01-121-80/+57
* drivers: regulator: core: use pr_fmtDaniel Walker2011-01-121-10/+12
* regulator: enable supply regulator only when use count is zeroBengt Jonsson2011-01-121-9/+11
* regulator: Add basic trace facilitiesMark Brown2011-01-121-0/+17
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-2/+12
* regulator: lock supply in regulator enableMattias Wallin2011-01-121-11/+9
* regulator: fix kernel-doc for set_consumer_device_supplyRandy Dunlap2010-11-301-1/+1
* regulator: enable supply regulator only when use count is zeroBengt Jonsson2010-11-301-9/+11
* regulator: lock supply in regulator enableMattias Wallin2010-11-301-0/+2
* regulator: Return proper error for regulator_register()Axel Lin2010-11-301-0/+2
* regulator: Ensure enough delay time for enabling regulatorAxel Lin2010-11-301-2/+4
* regulator: Remove a redundant device_remove_file call in create_regulatorAxel Lin2010-11-301-1/+0
* regulator: regulator disable supply fixMattias Wallin2010-11-301-0/+1
* regulator: avoid deadlock when disabling regulator with supplyJeffrey Carlyle2010-10-281-9/+26
* regulator: Add option for machine drivers to enable the dummy regulatorMark Brown2010-10-281-0/+22
* regulator: fix typo in current unitsCyril Chemparathy2010-10-021-1/+1
* regulator: fix device_register() error handlingVasiliy Kulikov2010-10-021-1/+3
* regulator: Remove owner field from attribute initialization in regulator core...Guenter Roeck2010-08-051-1/+0
* regulator: return set_mode is same mode is requestedSundar R Iyer2010-05-251-0/+10
* regulator: simplify regulator_register() error handlingJani Nikula2010-05-251-30/+5
* regulator: fix unset_regulator_supplies() to remove all matchesJani Nikula2010-05-251-1/+0
* regulator: prevent registration of matching regulator consumer suppliesJani Nikula2010-05-251-1/+6
* regulator: Allow regulator-regulator supplies to be specified by nameMark Brown2010-05-251-0/+30
* Merge branch 'master' into for-nextJiri Kosina2010-04-231-0/+2
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| * regulator: Get rid of lockdep warningAmeya Palande2010-03-221-0/+1
* | Fix typos in commentsThomas Weber2010-03-161-1/+1
|/
* regulator: Provide optional dummy regulator for consumersMark Brown2010-03-031-1/+26
* regulator: Assume regulators are enabled if they don't report anythingMark Brown2010-03-031-2/+2
* regulator: Allow regulators to specify the time taken to ramp on enableMark Brown2010-03-031-6/+35
* regulator: Add notifier event on regulator disableMark Brown2010-03-031-2/+5
* regulator: Fix display of null constraints for regulatorsMark Brown2010-02-121-1/+1
* regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...Lars-Peter Clausen2009-12-171-2/+2
* regulator: core.c: Small coding style cleanup (indentation fixup)Stefan Roese2009-12-171-6/+6