summaryrefslogtreecommitdiff
path: root/drivers/regulator/of_regulator.c
AgeCommit message (Expand)Author
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski
2018-05-17regulator: core: Parse coupled regulators propertiesMaciej Purski
2018-05-17regulator: of: add support for allowed modes configurationDavid Collins
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson
2018-02-12regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET
2018-01-26Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2018-01-26regulator: core: Move of_find_regulator_by_node() to of_regulator.cMaciej Purski
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-08-11PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki
2017-07-19regulator: of: regulator_of_get_init_data() missing of_node_get()Frank Rowand
2017-05-17regulator: Allow for asymmetric settling timesMatthias Kaehlcke
2017-04-05regulator: Add settling time for non-linear voltage transitionLaxman Dewangan
2016-06-22regulator: of: setup initial suspend stateKeerthy
2016-03-30regulator: of: Don't flag voltage change as possible for exact voltagesMark Brown
2016-03-27regulator: core: Ensure we are at least in bounds for our constraintsMark Brown
2016-03-22regulator: core: Always flag voltage constraints as appliableMark Brown
2016-03-13Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of'...Mark Brown
2016-03-12regulator: of: Use of_property_read_u32() for reading min/maxLaxman Dewangan
2016-03-02regulator: core: Add support for active-discharge configurationLaxman Dewangan
2015-09-17regulator: Introduce property to flag set-load supportBjorn Andersson
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-22Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc...Mark Brown
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-05-13regulator: of: Skip disabled regulator nodesStephen Boyd
2015-04-27regulator: Remove unneeded semicolonsKrzysztof Kozlowski
2015-01-08regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski
2014-11-26Merge tag 'v3.18-rc4' into regulator-max77802Mark Brown
2014-11-26regulator: of: Add support for parsing initial and suspend modesJavier Martinez Canillas
2014-11-26regulator: of: Pass the regulator description in the match tableJavier Martinez Canillas
2014-11-26regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas
2014-11-03regulator: of: Add support for parsing microvolts for suspend stateDoug Anderson
2014-10-31regulator: Staticize 'regulator_states' arrayKrzysztof Kozlowski
2014-10-29regulator: of: Lower the severity of the error with no containerMark Brown
2014-10-22regulator: of: Decrement refcount for suspend state nodesJavier Martinez Canillas
2014-10-20regulator: of: Add support for parsing regulator_state for suspend stateChanwoo Choi
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown
2014-06-01regulator: use of_property_read_{bool|u32}()Sergei Shtylyov
2014-04-18regulator: core: Use devres for releasing of_regulator_match of_nodesCharles Keepax
2014-04-14regulator: core: Add helper to put of_nodes from matchesCharles Keepax
2014-04-14regulator: core: Add of_node_get to of_regulator_matchCharles Keepax
2013-09-18regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan
2013-07-15regulator: core: Add support for disabling ramp delayYadwinder Singh Brar
2013-06-20regulator: of: Added a property to indicate bypass mode supportKishon Vijay Abraham I
2013-01-30regulator: clear state each invocation of of_regulator_matchStephen Warren