aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/wm831x-ldo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-28regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown1-3/+22
2011-03-26regulator: Convert WM831x regulators to genirqMark Brown1-10/+7
2011-01-12regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown1-9/+9
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown1-12/+29
2010-09-06regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATOR_MODE_STANDBY modesAxel Lin1-3/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov1-0/+5
2009-12-17regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin1-1/+1
2009-11-16regulator: Fix check of unsigned return value and transmit errors in wm831x_gp_ldo_get_mode()Roel Kluin1-3/+3
2009-09-17regulator: Add WM831x LDO supportMark Brown1-0/+852