aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/wm8994-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak1-1/+1
2011-10-07regulator: Add WM1811 supportMark Brown1-0/+13
2011-05-30regulator: Use _cansleep() for WM8994 regulator GPIOsMark Brown1-2/+2
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-12regulator: Convert WM8994 to use get_voltage_sel()Mark Brown1-10/+6
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown1-2/+4
2010-12-13regulator: Update LDO2 for WM8958Mark Brown1-2/+21
2010-08-11regulator: Default GPIO controlled WM8994 regulators to disabledJoonyoung Shim1-3/+2
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: wm8994 - clean up driver data after removalDmitry Torokhov1-4/+7
2010-03-03regulator: Add WM8994 regulator supportMark Brown1-0/+304