Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-01 | regulator: Add module.h to drivers/regulator users as required | Paul Gortmaker | 1 | -0/+1 |
2011-05-27 | regulator: Convert WM8400 to get_voltage_sel() | Mark Brown | 1 | -6/+6 |
2011-01-12 | regulator: Report actual configured voltage to set_voltage() | Mark Brown | 1 | -2/+6 |
2010-03-03 | Regulators: wm8400 - cleanup platform driver data handling | Dmitry Torokhov | 1 | -2/+5 |
2009-06-15 | regulator: remove driver_data direct access of struct device | Greg Kroah-Hartman | 1 | -3/+3 |
2009-06-15 | regulator: Move regulator drivers to subsys_initcall() | Mark Brown | 1 | -1/+1 |
2009-03-31 | regulator: Implement list_voltage() for WM8400 DCDCs and LDOs | Mark Brown | 1 | -4/+30 |
2009-03-31 | regulator: Pass regulator init data as explict argument when registering | Mark Brown | 1 | -1/+1 |
2009-01-17 | move wm8400-regulator's probe function to .devinit.text | Uwe Kleine-König | 1 | -1/+1 |
2008-10-14 | regulator: Add WM8400 regulator support | Mark Brown | 1 | -0/+368 |