aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* regulator: provide consumer interface for fall/rise timeLinus Walleij2011-03-26
* regulator: add set_voltage_time_sel infrastructureLinus Walleij2011-03-26
* Regulator: add suspend-finish API for regulator core.MyungJoo Ham2011-03-26
* regulator: If we fail when setting up a supply say which supplyMark Brown2011-03-26
* regulator: Add initial per-regulator debugfs supportMark Brown2011-01-12
* regulator: Make regulator_has_full_constraints a boolMark Brown2011-01-12
* regulator: Clean up logging a bitMark Brown2011-01-12
* regulator: Optimise out noop voltage changesMark Brown2011-01-12
* regulator: Add API to re-apply voltage to hardwareMark Brown2011-01-12
* regulator: Only notify voltage changes when they succeedMark Brown2011-01-12
* regulator: Provide a selector based set_voltage_sel() operationMark Brown2011-01-12
* regulator: Factor out voltage set operation into a separate functionMark Brown2011-01-12
* regulator: Allow drivers to report voltages as selectorsMark Brown2011-01-12
* regulator: Use _regulator_get_voltage() consistentlyMark Brown2011-01-12
* drivers/regulator: Update WARN usesJoe Perches2011-01-12
* regulator: Take into account the requirements of all consumersThomas Petazzoni2011-01-12
* regulator: Add and use rdev_<level> macrosJoe Perches2011-01-12
* regulator: Copy constraints from regulators when initialising themMark Brown2011-01-12
* regulator: Remove regulator core version announcementMark Brown2011-01-12
* regulator: Fix obfuscated log messagesMark Brown2011-01-12
* drivers: regulator: core: convert to using pr_ macrosDaniel Walker2011-01-12
* drivers: regulator: core: use pr_fmtDaniel Walker2011-01-12
* regulator: enable supply regulator only when use count is zeroBengt Jonsson2011-01-12
* regulator: Add basic trace facilitiesMark Brown2011-01-12
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-12
* regulator: lock supply in regulator enableMattias Wallin2011-01-12
* regulator: fix kernel-doc for set_consumer_device_supplyRandy Dunlap2010-11-30
* regulator: enable supply regulator only when use count is zeroBengt Jonsson2010-11-30
* regulator: lock supply in regulator enableMattias Wallin2010-11-30
* regulator: Return proper error for regulator_register()Axel Lin2010-11-30
* regulator: Ensure enough delay time for enabling regulatorAxel Lin2010-11-30
* regulator: Remove a redundant device_remove_file call in create_regulatorAxel Lin2010-11-30
* regulator: regulator disable supply fixMattias Wallin2010-11-30
* regulator: avoid deadlock when disabling regulator with supplyJeffrey Carlyle2010-10-28
* regulator: Add option for machine drivers to enable the dummy regulatorMark Brown2010-10-28
* regulator: fix typo in current unitsCyril Chemparathy2010-10-02
* regulator: fix device_register() error handlingVasiliy Kulikov2010-10-02
* regulator: Remove owner field from attribute initialization in regulator core...Guenter Roeck2010-08-05
* regulator: return set_mode is same mode is requestedSundar R Iyer2010-05-25
* regulator: simplify regulator_register() error handlingJani Nikula2010-05-25
* regulator: fix unset_regulator_supplies() to remove all matchesJani Nikula2010-05-25
* regulator: prevent registration of matching regulator consumer suppliesJani Nikula2010-05-25
* regulator: Allow regulator-regulator supplies to be specified by nameMark Brown2010-05-25
* Merge branch 'master' into for-nextJiri Kosina2010-04-22
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * regulator: Get rid of lockdep warningAmeya Palande2010-03-22
* | Fix typos in commentsThomas Weber2010-03-16
|/
* regulator: Provide optional dummy regulator for consumersMark Brown2010-03-03
* regulator: Assume regulators are enabled if they don't report anythingMark Brown2010-03-03