aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/wm831x-ldo.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Convert WM831x regulators to genirqMark Brown2011-03-261-10/+7
* regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown2011-01-121-9/+9
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-12/+29
* regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO...Axel Lin2010-09-061-3/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov2010-03-031-0/+5
* regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin2009-12-171-1/+1
* regulator: Fix check of unsigned return value and transmit errors in wm831x_g...Roel Kluin2009-11-161-3/+3
* regulator: Add WM831x LDO supportMark Brown2009-09-171-0/+852