aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/of_regulator.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* regulator: of: Make regulator_of_get_init_node staticYueHaibing2019-03-20
* regulator: Fix trivial language typosKrzysztof Kozlowski2019-01-08
* regulator: Allow regulator nodes to contain their own init dataCharles Keepax2018-12-04
* regulator: Factor out location of init data OF nodeCharles Keepax2018-12-04
* Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2018-11-19
|\
| * regulator: core: Add new max_uV_step constraintDmitry Osipenko2018-11-08
* | regulator: of: add support for parsing regulator-state-standbyAndrei.Stefanescu@microchip.com2018-11-13
|/
* Merge tag 'regulator-v4.19-rc5' into regulator-bd718xxMark Brown2018-09-28
|\
| * regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-09-03
* | regulator: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-28
|/
* regulator: core: Parse coupled regulators propertiesMaciej Purski2018-05-17
* regulator: of: add support for allowed modes configurationDavid Collins2018-05-17
* regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson2018-04-20
* regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET2018-02-12
* Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2018-01-26
|\
| * regulator: add PM suspend and resume hooksChunyan Zhang2018-01-26
| * regulator: leave one item to record whether regulator is enabledChunyan Zhang2018-01-26
* | regulator: core: Move of_find_regulator_by_node() to of_regulator.cMaciej Purski2018-01-26
|/
* Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-05
|\
| * PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki2017-08-10
* | regulator: of: regulator_of_get_init_data() missing of_node_get()Frank Rowand2017-07-19
|/
* regulator: Allow for asymmetric settling timesMatthias Kaehlcke2017-05-17
* regulator: Add settling time for non-linear voltage transitionLaxman Dewangan2017-04-05
* regulator: of: setup initial suspend stateKeerthy2016-06-22
* regulator: of: Don't flag voltage change as possible for exact voltagesMark Brown2016-03-30
* regulator: core: Ensure we are at least in bounds for our constraintsMark Brown2016-03-27
* regulator: core: Always flag voltage constraints as appliableMark Brown2016-03-22
*-. Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of'...Mark Brown2016-03-13
|\ \
| | * regulator: of: Use of_property_read_u32() for reading min/maxLaxman Dewangan2016-03-12
| |/
* / regulator: core: Add support for active-discharge configurationLaxman Dewangan2016-03-02
|/
* regulator: Introduce property to flag set-load supportBjorn Andersson2015-09-17
* regulator: Add over current protection (OCP) supportStephen Boyd2015-07-24
*---. Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...Mark Brown2015-06-22
|\ \ \
| * | | regulator: of: Skip disabled regulator nodesStephen Boyd2015-05-13
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc...Mark Brown2015-06-22
|\ \ \ \ | | |/ / | |/| |
| | * | regulator: Add input current limit supportStephen Boyd2015-06-12
| | |/
| | * regulator: Add soft start supportStephen Boyd2015-06-12
| | * regulator: Add pull down supportStephen Boyd2015-06-12
| | * regulator: Add system_load constraintStephen Boyd2015-06-12
| |/
* / regulator: Remove unneeded semicolonsKrzysztof Kozlowski2015-04-27
|/
* regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski2015-01-08
* Merge tag 'v3.18-rc4' into regulator-max77802Mark Brown2014-11-26
|\
| * regulator: of: Lower the severity of the error with no containerMark Brown2014-10-29
* | regulator: of: Add support for parsing initial and suspend modesJavier Martinez Canillas2014-11-26
* | regulator: of: Pass the regulator description in the match tableJavier Martinez Canillas2014-11-26
* | regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas2014-11-26
* | regulator: of: Add support for parsing microvolts for suspend stateDoug Anderson2014-11-03
* | regulator: Staticize 'regulator_states' arrayKrzysztof Kozlowski2014-10-31
* | regulator: of: Decrement refcount for suspend state nodesJavier Martinez Canillas2014-10-22