aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-27regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998Axel Lin2-0/+2
2011-03-26regulator: fix tps6524x section mismatchRandy Dunlap1-1/+1
2011-03-26regulator: Remove more wm831x-specific IRQ operationsMark Brown1-3/+3
2011-03-26regulator: add ab8500 enable and raise time delaysLinus Walleij1-0/+30
2011-03-26regulator: provide consumer interface for fall/rise timeLinus Walleij1-0/+45
2011-03-26regulator: add set_voltage_time_sel infrastructureLinus Walleij1-0/+25
2011-03-26regulator: initialization for ab8500 regulatorsBengt Jonsson1-1/+222
2011-03-26regulator: add support for USB voltage regulatorBengt Jonsson1-1/+16
2011-03-26regulator: switch the ab3100 to use enable_time()Linus Walleij1-23/+28
2011-03-26Regulator: add suspend-finish API for regulator core.MyungJoo Ham1-0/+41
2011-03-26regulator: fix typo in KconfigIgor Grinberg1-1/+1
2011-03-26regulator: Convert WM831x regulators to genirqMark Brown3-30/+21
2011-03-26regulator: If we fail when setting up a supply say which supplyMark Brown1-1/+4
2011-03-23regulator: Add a subdriver for TI TPS6105x regulator portions v2Linus Walleij3-1/+206
2011-03-23regulator: MAX8997/8966 supportMyungJoo Ham3-0/+1223
2011-03-23mfd: Adopt mfd_data in 88pm860x regulatorHaojian Zhuang1-22/+24
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2-8/+6
2011-03-23mfd: mfd_cell is now implicitly available to ab3100 driversAndres Salomon1-1/+2
2011-03-23regulator: twl: add clk32kg to twl-regulatorBalaji T K1-1/+23
2011-02-25regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl1-1/+1
2011-02-25regulator: Fix warning with CONFIG_BUG disabledMark Brown1-0/+1
2011-01-14regulator: Support MAX8998/LP3974 DVS-GPIOMyungJoo Ham1-20/+67
2011-01-14mfd: Support LP3974 RTCMyungJoo Ham1-0/+7
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-2/+21
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai1-2/+21
2011-01-12regulator: missing index in PTR_ERR() in isl6271a_probe()roel kluin1-1/+1
2011-01-12regulator: Assign return value of mc13xxx_reg_rmw to retAxel Lin1-1/+1
2011-01-12regulator: Add initial per-regulator debugfs supportMark Brown1-0/+35
2011-01-12regulator: Make regulator_has_full_constraints a boolMark Brown1-1/+1
2011-01-12regulator: Clean up logging a bitMark Brown1-1/+1
2011-01-12regulator: Optimise out noop voltage changesMark Brown1-1/+8
2011-01-12regulator: Add API to re-apply voltage to hardwareMark Brown1-0/+47
2011-01-12regulator: Staticise non-exported functions in mc13892Mark Brown1-3/+3
2011-01-12regulator: Only notify voltage changes when they succeedMark Brown1-1/+4
2011-01-12regulator: Provide a selector based set_voltage_sel() operationMark Brown1-2/+35
2011-01-12regulator: Factor out voltage set operation into a separate functionMark Brown1-24/+39
2011-01-12regulator: Convert WM8994 to use get_voltage_sel()Mark Brown1-10/+6
2011-01-12regulator: Convert WM835x to use get_voltage_sel()Mark Brown1-10/+6
2011-01-12regulator: Allow modular build of mc13xxx-coreMark Brown2-1/+8
2011-01-12regulator: support PMIC mc13892Yong Shen3-0/+644
2011-01-12make mc13783 regulator code genericYong Shen5-282/+383
2011-01-12Change the register name definitions for mc13783Yong Shen1-15/+15
2011-01-12regulators: Removed macros for initialization of ab8500 regulatorsBengt Jonsson1-62/+179
2011-01-12regulators: Added verbose debug messages to ab8500 regulatorsBengt Jonsson1-12/+51
2011-01-12regulators: Modified ab8500 error handlingBengt Jonsson1-22/+31
2011-01-12regulators: Updated ab8500 variable names, macro names and commentsBengt Jonsson1-79/+82
2011-01-12regulators: Added ab8500 v2 supportBengt Jonsson1-2/+26
2011-01-12regulators: Clean out unused code in ab8500 regulatorsBengt Jonsson1-16/+0
2011-01-12regulators: Fixed errors in ab8500 register mappingBengt Jonsson1-6/+6
2011-01-12regulators: Moved define for number of regulators in ab8500Bengt Jonsson1-1/+7