summaryrefslogtreecommitdiff
path: root/include/linux/regulator/machine.h
AgeCommit message (Expand)Author
2011-05-27regulator: Support voltage offsets to compensate for drops in systemMark Brown
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown
2011-03-26Regulator: add suspend-finish API for regulator core.MyungJoo Ham
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorMark Brown
2010-05-25regulator: Allow regulator-regulator supplies to be specified by nameMark Brown
2009-12-17regulator: Handle regulators without suspend mode configurationMark Brown
2009-09-22regulator: fix typosWolfram Sang
2009-09-22regulator: add initialization macro of regulator supplyroald
2009-09-22regulator: Define full constraints function with REGULATOR disabledMark Brown
2009-09-22regulator: Allow consumer supplies to be set up with dev_name()Mark Brown
2009-03-31regulator: Support disabling of unused regulators by machinesMark Brown
2009-03-31regulator: Allow boot_on regulators to be disabled by clientsMark Brown
2009-03-31regulator: Allow regulators to set the initial operating modeMark Brown
2009-03-31regulator: email - update email address and regulator webpage.Liam Girdwood
2009-01-08regulator: Add missing kerneldocMark Brown
2008-10-13regulator: core - Rework machine API to remove string based functions.Liam Girdwood
2008-07-30regulator: machine driver interfaceLiam Girdwood