Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-13 | regulator: Add WM8400 regulator support | Mark Brown | 1 | -0/+368 |