summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/of_regulator.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * regulator: Add system_load constraintStephen Boyd2015-06-121-0/+3
| |/
* / regulator: Remove unneeded semicolonsKrzysztof Kozlowski2015-04-271-1/+1
|/
* regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski2015-01-081-0/+11
* Merge tag 'v3.18-rc4' into regulator-max77802Mark Brown2014-11-261-1/+2
|\
| * regulator: of: Lower the severity of the error with no containerMark Brown2014-10-291-1/+2
* | regulator: of: Add support for parsing initial and suspend modesJavier Martinez Canillas2014-11-261-2/+31
* | regulator: of: Pass the regulator description in the match tableJavier Martinez Canillas2014-11-261-1/+2
* | regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas2014-11-261-3/+6
* | regulator: of: Add support for parsing microvolts for suspend stateDoug Anderson2014-11-031-0/+4
* | regulator: Staticize 'regulator_states' arrayKrzysztof Kozlowski2014-10-311-1/+1
* | regulator: of: Decrement refcount for suspend state nodesJavier Martinez Canillas2014-10-221-0/+1
* | regulator: of: Add support for parsing regulator_state for suspend stateChanwoo Choi2014-10-201-1/+38
|/
* regulator: of: Provide simplified DT parsing methodMark Brown2014-09-101-0/+51
* regulator: use of_property_read_{bool|u32}()Sergei Shtylyov2014-06-011-23/+14
* regulator: core: Use devres for releasing of_regulator_match of_nodesCharles Keepax2014-04-181-21/+26
* regulator: core: Add helper to put of_nodes from matchesCharles Keepax2014-04-141-0/+21
* regulator: core: Add of_node_get to of_regulator_matchCharles Keepax2014-04-141-2/+3
* regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan2013-09-181-0/+6
* regulator: core: Add support for disabling ramp delayYadwinder Singh Brar2013-07-151-3/+9
* regulator: of: Added a property to indicate bypass mode supportKishon Vijay Abraham I2013-06-201-0/+3
* regulator: clear state each invocation of of_regulator_matchStephen Warren2013-01-301-0/+6
* regulator: deprecate regulator-compatible DT propertyStephen Warren2012-09-251-13/+12
* regulator: dt: regulator match by regulator-compatibleLaxman Dewangan2012-07-031-18/+33
* regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraintsAxel Lin2012-06-181-1/+1
* regulator: Add ramp_delay configuration to constraintsYadwinder Singh Brar2012-06-171-1/+5