aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/machine.h
AgeCommit message (Expand)Author
2020-07-17regulator: Correct kernel-doc inconsistencyColton Lewis
2019-07-04Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown
2019-06-25regulator: core: Introduce API for regulators coupling customizationDmitry Osipenko
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-11-08regulator: core: Add new max_uV_step constraintDmitry Osipenko
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski
2018-05-17regulator: core: Parse coupled regulators propertiesMaciej Purski
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang
2018-01-26regulator: empty the old suspend functionsChunyan Zhang
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang
2017-05-17regulator: Allow for asymmetric settling timesMatthias Kaehlcke
2017-04-30Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...Mark Brown
2017-04-05regulator: Add settling time for non-linear voltage transitionLaxman Dewangan
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2016-03-23regulator: add missing description for set_over_current_protectionLuis de Bethencourt
2016-03-02regulator: core: Add support for active-discharge configurationLaxman Dewangan
2015-07-24regulator: Add over current protection (OCP) supportStephen Boyd
2015-06-22Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...Mark Brown
2015-06-15regulator: Add docbook for soft startStephen Boyd
2015-06-12regulator: Add input current limit supportStephen Boyd
2015-06-12regulator: Add soft start supportStephen Boyd
2015-06-12regulator: Add pull down supportStephen Boyd
2015-06-12regulator: Add system_load constraintStephen Boyd
2015-02-04regulator: Fix build breakage on !REGULATORKrzysztof Kozlowski
2014-08-28regulator: fix kernel-doc warnings in header filesRandy Dunlap
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