nfsd4: setclientid_confirm callback-change fixes
[safe/jmp/linux-2.6] / drivers / regulator /
2009-03-31 Adrian Hunterregulator: twl4030 VAUX3 supports 3.0V
2009-03-31 Mark Brownregulator: Support disabling of unused regulators by...
2009-03-31 Mark Brownregulator: Don't increment use_count for boot_on regulators
2009-03-31 David Brownelltwl4030-regulator: expose VPLL2
2009-03-31 David Brownellregulator: refcount fixes
2009-03-31 Mark Brownregulator: Don't warn if we failed to get a regulator
2009-03-31 Mark Brownregulator: Allow boot_on regulators to be disabled...
2009-03-31 Mark Brownregulator: Implement list_voltage for WM835x LDOs and...
2009-03-31 David Brownelltwl4030-regulator: list more VAUX4 voltages
2009-03-31 Mark Brownregulator: Don't warn on omitted voltage constraints
2009-03-31 Mark Brownregulator: Implement list_voltage() for WM8400 DCDCs...
2009-03-31 David Brownellregulator: twl4030 voltage enumeration (v2)
2009-03-31 David Brownellregulator: twl4030 regulators
2009-03-31 David Brownellregulator: enumerate voltages (v2)
2009-03-31 Mark Brownregulator: Fix get_mode() for WM835x DCDCs
2009-03-31 Mark Brownregulator: Allow regulators to set the initial operatin...
2009-03-31 Mark Brownregulator: Suggest use of datasheet supply or pin names...
2009-03-31 Mike Rapoportregulator: add unset_regulator_supplies to fix regulato...
2009-03-31 Mark Brownregulator: Hoist struct regulator_dev out of core to...
2009-03-31 Mark Brownregulator: Mark attributes table for virtual regulator...
2009-03-31 Mark Brownregulator: Make fixed voltage regulators visible in...
2009-03-31 Mark Brownregulator: Allow init_data to be passed to fixed voltag...
2009-03-31 Mark Brownregulator: Allow init data to be supplied for bq24022
2009-03-31 Mark Brownregulator: Pass regulator init data as explict argument...
2009-03-31 Jonathan CameronRegulator: Push lock out of _notifier_call_chain +...
2009-03-31 Andrew Mortonregulator: minor cleanup of virtual consumer
2009-03-31 David Brownellregulator: add get_status()
2009-03-31 David Brownellregulator: minor cleanup of virtual consumer
2009-01-30 Roel Kluinleds: Fix bounds checking of wm8350->pmic.led
2009-01-30 Philipp Zabelregulator: move bq24022 init back to module_init instea...
2009-01-17 Uwe Kleine-Königmove wm8400-regulator's probe function to .devinit...
2009-01-11 Balaji Raoregulator: PCF50633 pmic driver
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-01-08 David Brownellregulator: catch some registration errors
2009-01-08 Mark Brownregulator: Fix some kerneldoc rendering issues
2009-01-08 Mark Brownregulator: Add missing kerneldoc
2009-01-08 Mark Brownregulator: Clean up kerneldoc warnings
2009-01-08 Mark Brownregulator: Remove extraneous kerneldoc annotations
2009-01-08 Mike Rapoportregulator: move set_machine_constraints after regulator...
2009-01-08 Mike Rapoportregulator: da903x: make da903x_is_enabled return 0...
2009-01-08 Mike Rapoportregulator: da903x: add '\n' to error messages
2009-01-08 David Brownellregulator: sysfs attribute reduction (v2)
2009-01-08 David Brownellregulator: code shrink (v2)
2009-01-08 David Brownellregulator: improved mode error checks
2009-01-08 David Brownellregulator: enable/disable refcounting
2009-01-08 Kay Sieversregulator: struct device - replace bus_id with dev_name...
2009-01-08 Mark Brownleds: Add WM8350 LED driver
2009-01-04 Mark Brownmfd: Support configurable numbers of DCDCs and ISINKs...
2008-11-09 Takashi Iwairegulator: Use menuconfig in Kconfig
2008-10-30 Jonathan Cameronregulator: da903x regulator bug fix
2008-10-13 Eric Miaoda903x: add regulator support for DA9030/DA9034
2008-10-13 Mark Brownregulator: Add WM8350 regulator support
2008-10-13 Mark Brownregulator: Export regulator name via sysfs
2008-10-13 Mark Brownregulator: Add WM8400 regulator support
2008-10-13 Mark Brownregulator: Enable regulators marked as always_on
2008-10-13 Mark Brownregulator: Additional diagnostics for machine constraints
2008-10-13 Mark Brownregulator: check for init_data on registration
2008-10-13 Liam Girdwoodregulator: core - Rework machine API to remove string...
2008-07-30 Philipp Zabelregulator: TI bq24022 Li-Ion Charger driver
2008-07-30 Liam Girdwoodregulator: core kbuild files
2008-07-30 Mark Brownregulator: regulator test harness
2008-07-30 Mark Brownregulator: add support for fixed regulators.
2008-07-30 Liam Girdwoodregulator: regulator framework core