aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAge
* 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
* regulator: Support disabling of unused regulators by machinesMark Brown2009-03-31
* regulator: Don't increment use_count for boot_on regulatorsMark Brown2009-03-31
* regulator: refcount fixesDavid Brownell2009-03-31
* regulator: Don't warn if we failed to get a regulatorMark Brown2009-03-31
* regulator: Allow boot_on regulators to be disabled by clientsMark Brown2009-03-31
* regulator: Don't warn on omitted voltage constraintsMark Brown2009-03-31
* regulator: enumerate voltages (v2)David Brownell2009-03-31
* regulator: Allow regulators to set the initial operating modeMark Brown2009-03-31
* regulator: Suggest use of datasheet supply or pin names for consumersMark Brown2009-03-31
* regulator: add unset_regulator_supplies to fix regulator_unregisterMike Rapoport2009-03-31
* regulator: Hoist struct regulator_dev out of core to fix notifiersMark Brown2009-03-31
* regulator: Pass regulator init data as explict argument when registeringMark Brown2009-03-31
* Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron2009-03-31
* regulator: add get_status()David Brownell2009-03-31
* regulator: catch some registration errorsDavid Brownell2009-01-08
* regulator: Fix some kerneldoc rendering issuesMark Brown2009-01-08
* regulator: Add missing kerneldocMark Brown2009-01-08