aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/of_regulator.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-13regulator: Implement uv_survival_time for handling under-voltage eventsOleksij Rempel1-0/+7
2023-11-13regulator: Introduce handling for system-critical under-voltage eventsOleksij Rempel1-0/+2
2022-12-08regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang1-1/+1
2022-11-22regulator: of: fix a NULL vs IS_ERR() check in of_regulator_bulk_get_all()Peng Wu1-1/+1
2022-11-18regulator: Add of_regulator_bulk_get_allCorentin Labbe1-0/+92
2022-09-19regulator: of: Fix kernel-docJiapeng Chong1-1/+1
2022-07-15regulator: of: Fix refcount leak bug in of_get_regulation_constraints()Liang He1-1/+5
2021-06-21regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen1-0/+58
2021-04-21regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()'Christophe JAILLET1-1/+5
2020-11-23regulator: core: add of_match_full_name boolean flagCristian Marussi1-2/+6
2020-07-08regulator: of_regulator: Add missing colon for rdev kerneldoc argumentLee Jones1-1/+1
2019-10-23Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+18
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+1
2019-09-17regulator: core: make regulator_register() EPROBE_DEFER awareMarco Felsch1-5/+14
2019-09-17regulator: of: fix suspend-min/max-voltage parsingMarco Felsch1-4/+4
2019-08-01regulator: of: Add of_node_put() before return in functionNishka Dasgupta1-1/+3
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose1-6/+1
2019-07-04Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown1-20/+43
2019-06-25regulator: core: Introduce API for regulators coupling customizationDmitry Osipenko1-20/+43
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-03-20regulator: of: Make regulator_of_get_init_node staticYueHaibing1-2/+3
2019-01-08regulator: Fix trivial language typosKrzysztof Kozlowski1-2/+2
2018-12-04regulator: Allow regulator nodes to contain their own init dataCharles Keepax1-2/+6
2018-12-04regulator: Factor out location of init data OF nodeCharles Keepax1-27/+37
2018-11-19Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-0/+4
2018-11-13regulator: of: add support for parsing regulator-state-standbyAndrei.Stefanescu@microchip.com1-1/+4
2018-11-08regulator: core: Add new max_uV_step constraintDmitry Osipenko1-0/+4
2018-09-28Merge tag 'regulator-v4.19-rc5' into regulator-bd718xxMark Brown1-2/+0
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski1-2/+0
2018-08-28regulator: Convert to using %pOFn instead of device_node.nameRob Herring1-22/+22
2018-05-17regulator: core: Parse coupled regulators propertiesMaciej Purski1-0/+151
2018-05-17regulator: of: add support for allowed modes configurationDavid Collins1-1/+28
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson1-6/+7
2018-02-12regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET1-0/+1
2018-01-26Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-2/+18
2018-01-26regulator: core: Move of_find_regulator_by_node() to of_regulator.cMaciej Purski1-0/+14
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang1-0/+14
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang1-2/+4
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2017-08-11PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki1-1/+1
2017-07-19regulator: of: regulator_of_get_init_data() missing of_node_get()Frank Rowand1-1/+1
2017-05-17regulator: Allow for asymmetric settling timesMatthias Kaehlcke1-0/+19
2017-04-05regulator: Add settling time for non-linear voltage transitionLaxman Dewangan1-0/+4
2016-06-22regulator: of: setup initial suspend stateKeerthy1-0/+3
2016-03-30regulator: of: Don't flag voltage change as possible for exact voltagesMark Brown1-2/+4
2016-03-27regulator: core: Ensure we are at least in bounds for our constraintsMark Brown1-1/+1
2016-03-22regulator: core: Always flag voltage constraints as appliableMark Brown1-4/+2
2016-03-13Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of'...Mark Brown1-8/+7
2016-03-12regulator: of: Use of_property_read_u32() for reading min/maxLaxman Dewangan1-8/+7
2016-03-02regulator: core: Add support for active-discharge configurationLaxman Dewangan1-0/+6
2015-09-17regulator: Introduce property to flag set-load supportBjorn Andersson1-0/+3
2015-07-24regulator: Add over current protection (OCP) supportStephen Boyd1-0/+3
2015-06-22Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...Mark Brown1-1/+1
2015-06-22Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc...Mark Brown1-0/+12
2015-06-12regulator: Add input current limit supportStephen Boyd1-0/+4
2015-06-12regulator: Add soft start supportStephen Boyd1-0/+3
2015-06-12regulator: Add pull down supportStephen Boyd1-0/+2
2015-06-12regulator: Add system_load constraintStephen Boyd1-0/+3
2015-05-13regulator: of: Skip disabled regulator nodesStephen Boyd1-1/+1
2015-04-27regulator: Remove unneeded semicolonsKrzysztof Kozlowski1-1/+1
2015-01-08regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski1-0/+11
2014-11-26Merge tag 'v3.18-rc4' into regulator-max77802Mark Brown1-1/+2
2014-11-26regulator: of: Add support for parsing initial and suspend modesJavier Martinez Canillas1-2/+31
2014-11-26regulator: of: Pass the regulator description in the match tableJavier Martinez Canillas1-1/+2
2014-11-26regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas1-3/+6
2014-11-03regulator: of: Add support for parsing microvolts for suspend stateDoug Anderson1-0/+4
2014-10-31regulator: Staticize 'regulator_states' arrayKrzysztof Kozlowski1-1/+1
2014-10-29regulator: of: Lower the severity of the error with no containerMark Brown1-1/+2
2014-10-22regulator: of: Decrement refcount for suspend state nodesJavier Martinez Canillas1-0/+1
2014-10-20regulator: of: Add support for parsing regulator_state for suspend stateChanwoo Choi1-1/+38
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown1-0/+51
2014-06-01regulator: use of_property_read_{bool|u32}()Sergei Shtylyov1-23/+14
2014-04-18regulator: core: Use devres for releasing of_regulator_match of_nodesCharles Keepax1-21/+26
2014-04-14regulator: core: Add helper to put of_nodes from matchesCharles Keepax1-0/+21
2014-04-14regulator: core: Add of_node_get to of_regulator_matchCharles Keepax1-2/+3
2013-09-18regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan1-0/+6
2013-07-15regulator: core: Add support for disabling ramp delayYadwinder Singh Brar1-3/+9
2013-06-20regulator: of: Added a property to indicate bypass mode supportKishon Vijay Abraham I1-0/+3
2013-01-30regulator: clear state each invocation of of_regulator_matchStephen Warren1-0/+6
2012-09-25regulator: deprecate regulator-compatible DT propertyStephen Warren1-13/+12
2012-07-03regulator: dt: regulator match by regulator-compatibleLaxman Dewangan1-18/+33
2012-06-18regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraintsAxel Lin1-1/+1
2012-06-17regulator: Add ramp_delay configuration to constraintsYadwinder Singh Brar1-1/+5
2012-05-04regulator: Add generic DT parsing for regulatorsThierry Reding1-0/+47
2012-01-26regulator: Set apply_uV only when min and max voltages are definedKarol Lewandowski1-1/+1
2011-12-05regulator: pass device_node to of_get_regulator_init_data()Shawn Guo1-3/+4
2011-12-05regulator: If a single voltage is set with device tree then set apply_uVMark Brown1-0/+3
2011-11-27regulator: export of_get_regulator_init_dataAxel Lin1-0/+2
2011-11-23regulator: helper routine to extract regulator_init_dataRajendra Nayak1-0/+81