aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/machine.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-28regulator: fix kernel-doc warnings in header filesRandy Dunlap1-0/+1
2013-10-24Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown1-5/+0
2013-09-18regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan1-0/+2
2013-09-17regulator: core: Remove unused regulator_use_dummy_regulator()Mark Brown1-5/+0
2013-07-15regulator: core: Add support for disabling ramp delayYadwinder Singh Brar1-0/+1
2012-09-10regulator: core: Support bypass modeMark Brown1-0/+2
2012-06-18regulator: core: Change the unit of ramp_delay from mV/uS to uV/uSAxel Lin1-1/+1
2012-06-17regulator: Add ramp_delay configuration to constraintsYadwinder Singh Brar1-0/+3
2012-03-29regulator: Fix comments in include/linux/regulator/machine.hAxel Lin1-5/+3
2012-02-02regulator: Remove support for supplies specified by struct deviceMark Brown1-2/+0
2011-10-14regulator: Constify constraints nameMark Brown1-1/+1
2011-05-27regulator: Support voltage offsets to compensate for drops in systemMark Brown1-0/+4
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown1-3/+0
2011-03-26Regulator: add suspend-finish API for regulator core.MyungJoo Ham1-0/+1
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorMark Brown1-0/+5
2010-05-25regulator: Allow regulator-regulator supplies to be specified by nameMark Brown1-2/+7
2009-12-17regulator: Handle regulators without suspend mode configurationMark Brown1-1/+5
2009-09-22regulator: fix typosWolfram Sang1-3/+3
2009-09-22regulator: add initialization macro of regulator supplyroald1-0/+7
2009-09-22regulator: Define full constraints function with REGULATOR disabledMark Brown1-0/+6
2009-09-22regulator: Allow consumer supplies to be set up with dev_name()Mark Brown1-1/+6
2009-03-31regulator: Support disabling of unused regulators by machinesMark Brown1-0/+2
2009-03-31regulator: Allow boot_on regulators to be disabled by clientsMark Brown1-1/+3
2009-03-31regulator: Allow regulators to set the initial operating modeMark Brown1-0/+4
2009-03-31regulator: email - update email address and regulator webpage.Liam Girdwood1-1/+1
2009-01-08regulator: Add missing kerneldocMark Brown1-0/+41
2008-10-13regulator: core - Rework machine API to remove string based functions.Liam Girdwood1-6/+24
2008-07-30regulator: machine driver interfaceLiam Girdwood1-0/+104