- 89a6a5e regulator: add property parsing and callbacks to set protection limits by Matti Vaittinen · 3 years, 7 months ago
- 8a065ce regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()' by Christophe JAILLET · 3 years, 9 months ago
- e7095c3 regulator: core: add of_match_full_name boolean flag by Cristian Marussi · 4 years, 1 month ago
- 45e8446 regulator: of_regulator: Add missing colon for rdev kerneldoc argument by Lee Jones · 4 years, 6 months ago
- deed1d4 Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 5 years ago
- 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
- f8970d3 regulator: core: make regulator_register() EPROBE_DEFER aware by Marco Felsch · 5 years ago
- 131cb12 regulator: of: fix suspend-min/max-voltage parsing by Marco Felsch · 5 years ago
- 811ba48 regulator: of: Add of_node_put() before return in function by Nishka Dasgupta · 5 years ago
- cfba5de drivers: Introduce device lookup variants by of_node by Suzuki K Poulose · 5 years ago
- 0ed4513 Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next by Mark Brown · 6 years ago
- d8ca7d1 regulator: core: Introduce API for regulators coupling customization by Dmitry Osipenko · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 7a67eb1 regulator: of: Make regulator_of_get_init_node static by YueHaibing · 6 years ago
- 48f1b4e regulator: Fix trivial language typos by Krzysztof Kozlowski · 6 years ago
- eba9473 regulator: Allow regulator nodes to contain their own init data by Charles Keepax · 6 years ago
- 925c85e regulator: Factor out location of init data OF node by Charles Keepax · 6 years ago
- ffb8c1e Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21 for trivial conflict by Mark Brown · 6 years ago
- f2b4076 regulator: of: add support for parsing regulator-state-standby by Andrei.Stefanescu@microchip.com · 6 years ago
- 85254bc regulator: core: Add new max_uV_step constraint by Dmitry Osipenko · 6 years ago
- 2e0fe4d Merge tag 'regulator-v4.19-rc5' into regulator-bd718xx by Mark Brown · 6 years ago
- 3edd79c regulator: Fix 'do-nothing' value for regulators without suspend state by Marek Szyprowski · 6 years ago
- 0c9721a regulator: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
- a085a31 regulator: core: Parse coupled regulators properties by Maciej Purski · 7 years ago
- 54557ad regulator: of: add support for allowed modes configuration by David Collins · 7 years ago
- 02f3703 regulator: Don't return or expect -errno from of_map_mode() by Douglas Anderson · 7 years ago
- 3096686 regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_match()' by Christophe JAILLET · 7 years ago
- 285c22d Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core by Mark Brown · 7 years ago
- 148096a regulator: core: Move of_find_regulator_by_node() to of_regulator.c by Maciej Purski · 7 years ago
- f7efad1 regulator: add PM suspend and resume hooks by Chunyan Zhang · 7 years ago
- 72069f9 regulator: leave one item to record whether regulator is enabled by Chunyan Zhang · 7 years ago
- 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 690cbb9 PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE by Rafael J. Wysocki · 7 years ago
- 423a116 regulator: of: regulator_of_get_init_data() missing of_node_get() by Frank Rowand · 7 years ago
- 3ffad46 regulator: Allow for asymmetric settling times by Matthias Kaehlcke · 8 years ago
- d6c1dc3 regulator: Add settling time for non-linear voltage transition by Laxman Dewangan · 8 years ago
- a0f78bc regulator: of: setup initial suspend state by Keerthy · 9 years ago
- 45fa203 regulator: of: Don't flag voltage change as possible for exact voltages by Mark Brown · 9 years ago
- fa93fd4 regulator: core: Ensure we are at least in bounds for our constraints by Mark Brown · 9 years ago
- 895fe23 regulator: core: Always flag voltage constraints as appliable by Mark Brown · 9 years ago
- 41eeb34 Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of', 'regulator/topic/pv88060', 'regulator/topic/pwm' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 9 years ago
- a34785f regulator: of: Use of_property_read_u32() for reading min/max by Laxman Dewangan · 9 years ago
- 670666b regulator: core: Add support for active-discharge configuration by Laxman Dewangan · 9 years ago
- b263d20 regulator: Introduce property to flag set-load support by Bjorn Andersson · 9 years ago
- 3a003ba regulator: Add over current protection (OCP) support by Stephen Boyd · 9 years ago
- 733ada0 Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', 'regulator/topic/qcom' and 'regulator/topic/soft-start' into regulator-next by Mark Brown · 10 years ago
- c16bcf0 Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc', 'regulator/topic/fan53555', 'regulator/topic/gpio' and 'regulator/topic/ilim' into regulator-next by Mark Brown · 10 years ago
- 36e4f83 regulator: Add input current limit support by Stephen Boyd · 10 years ago
- 57f66b7 regulator: Add soft start support by Stephen Boyd · 10 years ago
- 23c779b regulator: Add pull down support by Stephen Boyd · 10 years ago
- 22a10bc regulator: Add system_load constraint by Stephen Boyd · 10 years ago
- 130daa3 regulator: of: Skip disabled regulator nodes by Stephen Boyd · 10 years ago
- 7cf225b regulator: Remove unneeded semicolons by Krzysztof Kozlowski · 10 years ago
- bfa21a0 regulator: Allow parsing custom properties when using simplified DT parsing by Krzysztof Kozlowski · 10 years ago
- cf2394f Merge tag 'v3.18-rc4' into regulator-max77802 by Mark Brown · 10 years ago
- 5e5e3a4 regulator: of: Add support for parsing initial and suspend modes by Javier Martinez Canillas · 10 years ago
- 75d6b2f regulator: of: Pass the regulator description in the match table by Javier Martinez Canillas · 10 years ago
- 072e78b regulator: of: Add regulator desc param to of_get_regulator_init_data() by Javier Martinez Canillas · 10 years ago
- 8cbcaea regulator: of: Add support for parsing microvolts for suspend state by Doug Anderson · 10 years ago
- f32fa89 regulator: Staticize 'regulator_states' array by Krzysztof Kozlowski · 10 years ago
- 7de79a1 regulator: of: Lower the severity of the error with no container by Mark Brown · 10 years ago
- 4eafec8 regulator: of: Decrement refcount for suspend state nodes by Javier Martinez Canillas · 10 years ago
- 40e20d6 regulator: of: Add support for parsing regulator_state for suspend state by Chanwoo Choi · 10 years ago
- a0c7b16 regulator: of: Provide simplified DT parsing method by Mark Brown · 10 years ago
- 1e050ea regulator: use of_property_read_{bool|u32}() by Sergei Shtylyov · 11 years ago
- 13b3fde regulator: core: Use devres for releasing of_regulator_match of_nodes by Charles Keepax · 11 years ago
- 3764806 regulator: core: Add helper to put of_nodes from matches by Charles Keepax · 11 years ago
- bd0dda74 regulator: core: Add of_node_get to of_regulator_match by Charles Keepax · 11 years ago
- 00c877c regulator: core: add support for configuring turn-on time through constraints by Laxman Dewangan · 11 years ago
- 1653ccf regulator: core: Add support for disabling ramp delay by Yadwinder Singh Brar · 12 years ago
- 93134c7 regulator: of: Added a property to indicate bypass mode support by Kishon Vijay Abraham I · 12 years ago
- a2f95c3 regulator: clear state each invocation of of_regulator_match by Stephen Warren · 12 years ago
- 13511de regulator: deprecate regulator-compatible DT property by Stephen Warren · 12 years ago
- 5260cd2 regulator: dt: regulator match by regulator-compatible by Laxman Dewangan · 13 years ago
- 086ccd4 regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints by Axel Lin · 13 years ago
- 6f0b2c6 regulator: Add ramp_delay configuration to constraints by Yadwinder Singh Brar · 13 years ago
- 1c8fa58 regulator: Add generic DT parsing for regulators by Thierry Reding · 13 years ago
- 8a09304 regulator: Set apply_uV only when min and max voltages are defined by Karol Lewandowski · 13 years ago
- d9a861c regulator: pass device_node to of_get_regulator_init_data() by Shawn Guo · 13 years ago
- ab62aa9 regulator: If a single voltage is set with device tree then set apply_uV by Mark Brown · 13 years ago
- e69af5e regulator: export of_get_regulator_init_data by Axel Lin · 13 years ago
- 8f446e6 regulator: helper routine to extract regulator_init_data by Rajendra Nayak · 13 years ago