summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/machine.h
Commit message (Expand)AuthorAgeFilesLines
* regulator: Implement uv_survival_time for handling under-voltage eventsOleksij Rempel2023-11-131-0/+8
* regulator: Introduce handling for system-critical under-voltage eventsOleksij Rempel2023-11-131-0/+10
* regulator: machine.h: fix kernel-doc "bad line"Randy Dunlap2021-07-111-1/+1
* regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen2021-06-211-0/+26
* regulator: Correct kernel-doc inconsistencyColton Lewis2020-07-171-0/+1
* Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown2019-07-041-1/+1
|\
| * regulator: core: Introduce API for regulators coupling customizationDmitry Osipenko2019-06-251-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* regulator: core: Add new max_uV_step constraintDmitry Osipenko2018-11-081-0/+3
* regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-09-031-3/+3
* regulator: core: Parse coupled regulators propertiesMaciej Purski2018-05-171-0/+4
* regulator: add PM suspend and resume hooksChunyan Zhang2018-01-261-3/+10
* regulator: empty the old suspend functionsChunyan Zhang2018-01-261-3/+2
* regulator: leave one item to record whether regulator is enabledChunyan Zhang2018-01-261-4/+15
* regulator: Allow for asymmetric settling timesMatthias Kaehlcke2017-05-171-0/+6
*-. Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...Mark Brown2017-04-301-0/+3
|\ \
| | * regulator: Add settling time for non-linear voltage transitionLaxman Dewangan2017-04-051-0/+3
| |/
* / scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
|/
* regulator: add missing description for set_over_current_protectionLuis de Bethencourt2016-03-231-0/+1
* regulator: core: Add support for active-discharge configurationLaxman Dewangan2016-03-021-0/+12
* regulator: Add over current protection (OCP) supportStephen Boyd2015-07-241-0/+1
*-. Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...Mark Brown2015-06-221-0/+1
|\ \
| | * regulator: Add docbook for soft startStephen Boyd2015-06-151-0/+1
* | | regulator: Add input current limit supportStephen Boyd2015-06-121-0/+2
| |/ |/|
* | regulator: Add soft start supportStephen Boyd2015-06-121-0/+1
* | regulator: Add pull down supportStephen Boyd2015-06-121-0/+2
* | regulator: Add system_load constraintStephen Boyd2015-06-121-0/+3
|/
* regulator: Fix build breakage on !REGULATORKrzysztof Kozlowski2015-02-041-3/+10
* regulator: fix kernel-doc warnings in header filesRandy Dunlap2014-08-281-0/+1
* Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-10-241-5/+0
|\
| * regulator: core: Remove unused regulator_use_dummy_regulator()Mark Brown2013-09-171-5/+0
* | regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan2013-09-181-0/+2
|/
* regulator: core: Add support for disabling ramp delayYadwinder Singh Brar2013-07-151-0/+1
* regulator: core: Support bypass modeMark Brown2012-09-101-0/+2
* regulator: core: Change the unit of ramp_delay from mV/uS to uV/uSAxel Lin2012-06-181-1/+1
* regulator: Add ramp_delay configuration to constraintsYadwinder Singh Brar2012-06-171-0/+3
* regulator: Fix comments in include/linux/regulator/machine.hAxel Lin2012-03-291-5/+3
* regulator: Remove support for supplies specified by struct deviceMark Brown2012-02-021-2/+0
* regulator: Constify constraints nameMark Brown2011-10-141-1/+1
* regulator: Support voltage offsets to compensate for drops in systemMark Brown2011-05-271-0/+4
* regulator: Remove supply_regulator_dev from machine configurationMark Brown2011-05-271-3/+0
* Regulator: add suspend-finish API for regulator core.MyungJoo Ham2011-03-261-0/+1
* regulator: Add option for machine drivers to enable the dummy regulatorMark Brown2010-10-281-0/+5
* regulator: Allow regulator-regulator supplies to be specified by nameMark Brown2010-05-251-2/+7
* regulator: Handle regulators without suspend mode configurationMark Brown2009-12-171-1/+5
* regulator: fix typosWolfram Sang2009-09-221-3/+3
* regulator: add initialization macro of regulator supplyroald2009-09-221-0/+7
* regulator: Define full constraints function with REGULATOR disabledMark Brown2009-09-221-0/+6
* regulator: Allow consumer supplies to be set up with dev_name()Mark Brown2009-09-221-1/+6
* regulator: Support disabling of unused regulators by machinesMark Brown2009-03-311-0/+2