aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAge
* 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
* regulator: Allow regulators to specify the time taken to ramp on enableMark Brown2010-03-03
* regulator: Add notifier event on regulator disableMark Brown2010-03-03
* regulator: Fix display of null constraints for regulatorsMark Brown2010-02-12
* regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...Lars-Peter Clausen2009-12-17
* regulator: core.c: Small coding style cleanup (indentation fixup)Stefan Roese2009-12-17
* regulator: Handle regulators without suspend mode configurationMark Brown2009-12-17
* regulator: Factor out regulator name pretty printingMark Brown2009-12-17
* regulator: Display actual settings with constraintsMark Brown2009-12-17
* regulator: Also lift apply_uV into machine_constraints_voltage()Mark Brown2009-12-17
* regulator: Factor out voltage constraint setupMark Brown2009-12-17
* regulator: Report error codes for bulk operationsMark Brown2009-12-17
* regulator: Handle missing constraints in _regulator_disable()Mark Brown2009-11-16
* REGULATOR Handle positive returncode from enableLinus Walleij2009-09-22
* regulator: regulator_enable() permission checkingMark Brown2009-09-22
* regulator: Push locking for regulator_is_enabled() outMark Brown2009-09-22
* regulator: Check for constraints in regulator_init_complete()Mark Brown2009-09-22
* regulator: Check for constraints before using them for nameMark Brown2009-09-22
* regulator: Fix support for deviceless supply mappingsMark Brown2009-09-22
* regulator: Warn when unregistering an in-use regulatorMark Brown2009-09-22
* regulator: Add regulator voltage range check APIMark Brown2009-09-22
* regulator: Add regulator_get_exclusive() APIMark Brown2009-09-22
* regulator: Allow consumer supplies to be set up with dev_name()Mark Brown2009-09-22
* regulator: Provide mode to status conversion functionMark Brown2009-09-17
* regulator: Fix default constraints for fixed voltage regulatorsMark Brown2009-04-28
* regulator core: fix double-free in regulator_register() error pathPaul Walmsley2009-04-28
* drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero2009-04-28
* unreachable code in drms_uA_update()Dan Carpenter2009-04-28