summaryrefslogtreecommitdiff
path: root/include/linux/regulator/machine.h
AgeCommit message (Expand)Author
2013-10-24Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown
2013-09-18regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan
2013-09-17regulator: core: Remove unused regulator_use_dummy_regulator()Mark Brown
2013-07-15regulator: core: Add support for disabling ramp delayYadwinder Singh Brar
2012-09-10regulator: core: Support bypass modeMark Brown
2012-06-18regulator: core: Change the unit of ramp_delay from mV/uS to uV/uSAxel Lin
2012-06-17regulator: Add ramp_delay configuration to constraintsYadwinder Singh Brar
2012-03-29regulator: Fix comments in include/linux/regulator/machine.hAxel Lin
2012-02-02regulator: Remove support for supplies specified by struct deviceMark Brown
2011-10-14regulator: Constify constraints nameMark Brown
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