aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAge
* regulator: twl4030 VAUX3 supports 3.0VAdrian Hunter2009-03-31
* regulator: Support disabling of unused regulators by machinesMark Brown2009-03-31
* regulator: Don't increment use_count for boot_on regulatorsMark Brown2009-03-31
* twl4030-regulator: expose VPLL2David Brownell2009-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: Implement list_voltage for WM835x LDOs and DCDCsMark Brown2009-03-31
* twl4030-regulator: list more VAUX4 voltagesDavid Brownell2009-03-31
* regulator: Don't warn on omitted voltage constraintsMark Brown2009-03-31
* regulator: Implement list_voltage() for WM8400 DCDCs and LDOsMark Brown2009-03-31
* regulator: twl4030 voltage enumeration (v2)David Brownell2009-03-31
* regulator: twl4030 regulatorsDavid Brownell2009-03-31
* regulator: enumerate voltages (v2)David Brownell2009-03-31
* regulator: Fix get_mode() for WM835x DCDCsMark Brown2009-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: Mark attributes table for virtual regulator staticMark Brown2009-03-31
* regulator: Make fixed voltage regulators visible in KconfigMark Brown2009-03-31
* regulator: Allow init_data to be passed to fixed voltage regulatorsMark Brown2009-03-31
* regulator: Allow init data to be supplied for bq24022Mark 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: minor cleanup of virtual consumerAndrew Morton2009-03-31
* regulator: add get_status()David Brownell2009-03-31
* regulator: minor cleanup of virtual consumerDavid Brownell2009-03-31
* leds: Fix bounds checking of wm8350->pmic.ledRoel Kluin2009-01-30
* regulator: move bq24022 init back to module_init instead of subsys_initcallPhilipp Zabel2009-01-30
* move wm8400-regulator's probe function to .devinit.textUwe Kleine-König2009-01-17
* regulator: PCF50633 pmic driverBalaji Rao2009-01-10
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-01-09
|\
| * leds: Add WM8350 LED driverMark Brown2009-01-08
* | regulator: catch some registration errorsDavid Brownell2009-01-08
* | regulator: Fix some kerneldoc rendering issuesMark Brown2009-01-08
* | regulator: Add missing kerneldocMark Brown2009-01-08
* | regulator: Clean up kerneldoc warningsMark Brown2009-01-08
* | regulator: Remove extraneous kerneldoc annotationsMark Brown2009-01-08
* | regulator: move set_machine_constraints after regulator device initializationMike Rapoport2009-01-08
* | regulator: da903x: make da903x_is_enabled return 0 or 1Mike Rapoport2009-01-08
* | regulator: da903x: add '\n' to error messagesMike Rapoport2009-01-08
* | regulator: sysfs attribute reduction (v2)David Brownell2009-01-08
* | regulator: code shrink (v2)David Brownell2009-01-08
* | regulator: improved mode error checksDavid Brownell2009-01-08
* | regulator: enable/disable refcountingDavid Brownell2009-01-08
* | regulator: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-08
|/
* mfd: Support configurable numbers of DCDCs and ISINKs on WM8350Mark Brown2009-01-04
* regulator: Use menuconfig in KconfigTakashi Iwai2008-11-09
* regulator: da903x regulator bug fixJonathan Cameron2008-10-30