aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/driver.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-26regulator: add set_voltage_time_sel infrastructureLinus Walleij1-2/+9
2011-01-12regulator: Add initial per-regulator debugfs supportMark Brown1-2/+6
2011-01-12regulator: Provide a selector based set_voltage_sel() operationMark Brown1-0/+3
2011-01-12regulator: Allow drivers to report voltages as selectorsMark Brown1-0/+3
2011-01-12regulator: Copy constraints from regulators when initialising themMark Brown1-1/+1
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown1-1/+2
2010-03-03regulator: Allow regulators to specify the time taken to ramp on enableMark Brown1-0/+6
2009-09-22regulator/driver: be more specific in nanodoc for is_enabledWolfram Sang1-1/+2
2009-09-22regulator: Add regulator_get_exclusive() APIMark Brown1-0/+2
2009-09-17regulator: Provide mode to status conversion functionMark Brown1-0/+2
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap1-0/+1
2009-03-31regulator: get_status() grows kerneldocDavid Brownell1-9/+10
2009-03-31regulator: enumerate voltages (v2)David Brownell1-0/+9
2009-03-31regulator: email - update email address and regulator webpage.Liam Girdwood1-1/+1
2009-03-31regulator: fix header file missing kernel-docRandy Dunlap1-0/+1
2009-03-31regulator: Hoist struct regulator_dev out of core to fix notifiersMark Brown1-0/+32
2009-03-31regulator: Pass regulator init data as explict argument when registeringMark Brown1-1/+2
2009-03-31regulator: add get_status()David Brownell1-0/+17
2009-01-08regulator: fix kernel-doc warningsRandy Dunlap1-5/+2
2009-01-08regulator: Add missing kerneldocMark Brown1-1/+39
2008-10-13regulator: Fix typoMark Brown1-1/+1
2008-10-13regulator: core - Rework machine API to remove string based functions.Liam Girdwood1-3/+5
2008-07-30regulator: regulator driver interfaceLiam Girdwood1-0/+99