aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/machine.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-04Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown1-1/+1
2019-06-25regulator: core: Introduce API for regulators coupling customizationDmitry Osipenko1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-11-08regulator: core: Add new max_uV_step constraintDmitry Osipenko1-0/+3
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski1-3/+3
2018-05-17regulator: core: Parse coupled regulators propertiesMaciej Purski1-0/+4
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang1-3/+10
2018-01-26regulator: empty the old suspend functionsChunyan Zhang1-3/+2
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang1-4/+15
2017-05-17regulator: Allow for asymmetric settling timesMatthias Kaehlcke1-0/+6
2017-04-30Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/pfuze100', 'regulator/topic/settle', 'regulator/topic/tps65132' and 'regulator/topic/twl6030' into regulator-nextMark Brown1-0/+3
2017-04-05regulator: Add settling time for non-linear voltage transitionLaxman Dewangan1-0/+3
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-03-23regulator: add missing description for set_over_current_protectionLuis de Bethencourt1-0/+1
2016-03-02regulator: core: Add support for active-discharge configurationLaxman Dewangan1-0/+12
2015-07-24regulator: Add over current protection (OCP) supportStephen Boyd1-0/+1
2015-06-22Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', 'regulator/topic/qcom' and 'regulator/topic/soft-start' into regulator-nextMark Brown1-0/+1
2015-06-15regulator: Add docbook for soft startStephen Boyd1-0/+1
2015-06-12regulator: Add input current limit supportStephen Boyd1-0/+2
2015-06-12regulator: Add soft start supportStephen Boyd1-0/+1
2015-06-12regulator: Add pull down supportStephen Boyd1-0/+2
2015-06-12regulator: Add system_load constraintStephen Boyd1-0/+3
2015-02-04regulator: Fix build breakage on !REGULATORKrzysztof Kozlowski1-3/+10
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