summaryrefslogtreecommitdiff
path: root/include/linux/regulator/driver.h
AgeCommit message (Expand)Author
2011-06-09regulator: Refactor supply implementation to work as regular consumersMark Brown
2011-03-26regulator: add set_voltage_time_sel infrastructureLinus Walleij
2011-01-12regulator: Add initial per-regulator debugfs supportMark Brown
2011-01-12regulator: Provide a selector based set_voltage_sel() operationMark Brown
2011-01-12regulator: Allow drivers to report voltages as selectorsMark Brown
2011-01-12regulator: Copy constraints from regulators when initialising themMark Brown
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-03-03regulator: Allow regulators to specify the time taken to ramp on enableMark Brown
2009-09-22regulator/driver: be more specific in nanodoc for is_enabledWolfram Sang
2009-09-22regulator: Add regulator_get_exclusive() APIMark Brown
2009-09-17regulator: Provide mode to status conversion functionMark Brown
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap
2009-03-31regulator: get_status() grows kerneldocDavid Brownell
2009-03-31regulator: enumerate voltages (v2)David Brownell
2009-03-31regulator: email - update email address and regulator webpage.Liam Girdwood
2009-03-31regulator: fix header file missing kernel-docRandy Dunlap
2009-03-31regulator: Hoist struct regulator_dev out of core to fix notifiersMark Brown
2009-03-31regulator: Pass regulator init data as explict argument when registeringMark Brown
2009-03-31regulator: add get_status()David Brownell
2009-01-08regulator: fix kernel-doc warningsRandy Dunlap
2009-01-08regulator: Add missing kerneldocMark Brown
2008-10-13regulator: Fix typoMark Brown
2008-10-13regulator: core - Rework machine API to remove string based functions.Liam Girdwood
2008-07-30regulator: regulator driver interfaceLiam Girdwood