summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/of_regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()'Christophe JAILLET2021-04-211-1/+5
* regulator: core: add of_match_full_name boolean flagCristian Marussi2020-11-231-2/+6
* regulator: of_regulator: Add missing colon for rdev kerneldoc argumentLee Jones2020-07-081-1/+1
* Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-10-231-9/+18
|\
| * regulator: core: make regulator_register() EPROBE_DEFER awareMarco Felsch2019-09-171-5/+14
| * regulator: of: fix suspend-min/max-voltage parsingMarco Felsch2019-09-171-4/+4
* | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-171-6/+1
|\ \ | |/ |/|
| * drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose2019-07-301-6/+1
* | regulator: of: Add of_node_put() before return in functionNishka Dasgupta2019-08-011-1/+3
|/
* Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown2019-07-041-20/+43
|\
| * regulator: core: Introduce API for regulators coupling customizationDmitry Osipenko2019-06-251-20/+43
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* regulator: of: Make regulator_of_get_init_node staticYueHaibing2019-03-201-2/+3
* regulator: Fix trivial language typosKrzysztof Kozlowski2019-01-081-2/+2
* regulator: Allow regulator nodes to contain their own init dataCharles Keepax2018-12-041-2/+6
* regulator: Factor out location of init data OF nodeCharles Keepax2018-12-041-27/+37
* Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2018-11-191-0/+4
|\
| * regulator: core: Add new max_uV_step constraintDmitry Osipenko2018-11-081-0/+4
* | regulator: of: add support for parsing regulator-state-standbyAndrei.Stefanescu@microchip.com2018-11-131-1/+4
|/
* Merge tag 'regulator-v4.19-rc5' into regulator-bd718xxMark Brown2018-09-281-2/+0
|\
| * regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-09-031-2/+0
* | regulator: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-281-22/+22
|/
* regulator: core: Parse coupled regulators propertiesMaciej Purski2018-05-171-0/+151
* regulator: of: add support for allowed modes configurationDavid Collins2018-05-171-1/+28
* regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson2018-04-201-6/+7
* regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET2018-02-121-0/+1
* Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2018-01-261-2/+18
|\
| * regulator: add PM suspend and resume hooksChunyan Zhang2018-01-261-0/+14
| * regulator: leave one item to record whether regulator is enabledChunyan Zhang2018-01-261-2/+4
* | regulator: core: Move of_find_regulator_by_node() to of_regulator.cMaciej Purski2018-01-261-0/+14
|/
* Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-051-1/+1
|\
| * PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki2017-08-111-1/+1
* | regulator: of: regulator_of_get_init_data() missing of_node_get()Frank Rowand2017-07-191-1/+1
|/
* regulator: Allow for asymmetric settling timesMatthias Kaehlcke2017-05-171-0/+19
* regulator: Add settling time for non-linear voltage transitionLaxman Dewangan2017-04-051-0/+4
* regulator: of: setup initial suspend stateKeerthy2016-06-221-0/+3
* regulator: of: Don't flag voltage change as possible for exact voltagesMark Brown2016-03-301-2/+4
* regulator: core: Ensure we are at least in bounds for our constraintsMark Brown2016-03-271-1/+1
* regulator: core: Always flag voltage constraints as appliableMark Brown2016-03-221-4/+2
*-. Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of'...Mark Brown2016-03-131-8/+7
|\ \
| | * regulator: of: Use of_property_read_u32() for reading min/maxLaxman Dewangan2016-03-121-8/+7
| |/
* / regulator: core: Add support for active-discharge configurationLaxman Dewangan2016-03-021-0/+6
|/
* regulator: Introduce property to flag set-load supportBjorn Andersson2015-09-171-0/+3
* regulator: Add over current protection (OCP) supportStephen Boyd2015-07-241-0/+3
*---. Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...Mark Brown2015-06-221-1/+1
|\ \ \
| * | | regulator: of: Skip disabled regulator nodesStephen Boyd2015-05-131-1/+1
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc...Mark Brown2015-06-221-0/+12
|\ \ \ \ | | |/ / | |/| |
| | * | regulator: Add input current limit supportStephen Boyd2015-06-121-0/+4
| | |/
| | * regulator: Add soft start supportStephen Boyd2015-06-121-0/+3
| | * regulator: Add pull down supportStephen Boyd2015-06-121-0/+2