Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cdbeb315ed8dcc142a68054899cedd6e4f1fea3f
/
drivers
/
regulator
c3b5725
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
by Mark Brown
· 6 years ago
cd07e37
regulator: tps65910: fix a missing check of return value
by Kangjie Lu
· 6 years ago
77ea906
regulator: mcp16502: Select REGMAP_I2C to fix build error
by Axel Lin
· 6 years ago
3e60b4f
regulator: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
f4c8f98
regulator: mcp16502: Fix missing n_voltages setting
by Axel Lin
· 6 years ago
4906d09
regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resume_noirq
by Axel Lin
· 6 years ago
308144c
regulator: mcp16502: code cleanup
by Andrei.Stefanescu@microchip.com
· 6 years ago
78e6fbf
regulator: act8945a-regulator: make symbol act8945a_pm static
by Wei Yongjun
· 6 years ago
966e927
drivers/regulator: fix a missing check of return value
by Kangjie Lu
· 6 years ago
22a5a4a
regulator: act8945a-regulator: fix 'defined but not used' compiler warning
by Claudiu Beznea
· 6 years ago
918446c
regulator: axp20x: fix set_ramp_delay for AXP209/dcdc2
by Priit Laes
· 6 years ago
fc401cb
regulator: mcp16502: add support for suspend
by Andrei.Stefanescu@microchip.com
· 6 years ago
77e3e3b
regulator: axp20x: add software based soft_start for AXP209 LDO3
by Olliver Schinagl
· 6 years ago
d29f54d
regulator: axp20x: add support for set_ramp_delay for AXP209
by Olliver Schinagl
· 6 years ago
c33c833
Merge branch 'topic/axp20x' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21
by Mark Brown
· 6 years ago
919261c
regulator: mcp16502: add regulator driver for MCP16502
by Andrei.Stefanescu@microchip.com
· 6 years ago
b5ebba4
regulator: act8945a-regulator: add shutdown function
by Claudiu Beznea
· 6 years ago
03ffbf9
regulator: act8945a-regulator: fix line over 80 chars warning
by Claudiu Beznea
· 6 years ago
7482d6ec
regulator: act8945a-regulator: Implement PM functionalities
by Boris Brezillon
· 6 years ago
90bc8ac2
regulator: act8945a-regulator: unlock expert registers
by Claudiu Beznea
· 6 years ago
f306d76
regulator: arizona-ldo1: Rely on core to handle GPIO descriptor
by Linus Walleij
· 6 years ago
daa531d
regulator: wm8994: Rely on core to handle GPIO descriptor
by Linus Walleij
· 6 years ago
05f224c
regulator: core: Clean enabling always-on regulators + their supplies
by Douglas Anderson
· 6 years ago
e6202e8
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21
by Mark Brown
· 6 years ago
d407c81a
Merge branch 'regulator-4.20' into regulator-linus
by Mark Brown
· 6 years ago
2b96edb
regulator: s2mps11: Hand over GPIO to regulator core
by Linus Walleij
· 6 years ago
870311e
regulator: tps65090: Hand over GPIO to regulator core
by Linus Walleij
· 6 years ago
1f5163f
regulator: s5m8767: Hand over GPIO to regulator core
by Linus Walleij
· 6 years ago
b23328d
regulator: da9211: Hand over GPIO to regulator core
by Linus Walleij
· 6 years ago
48bd226
regulator: max8973: Let core handle GPIO descriptor
by Linus Walleij
· 6 years ago
d03c63d
regulator: max77686: Let core handle GPIO descriptor
by Linus Walleij
· 6 years ago
894077d
regulator: max8952: Let core handle GPIO descriptor
by Linus Walleij
· 6 years ago
2bb8ede
regulator: lp8788-ldo: Let core handle GPIO descriptor
by Linus Walleij
· 6 years ago
e8a33aa
regulator: lm363x: Let core handle GPIO descriptor
by Linus Walleij
· 6 years ago
5e6f3ae
regulator: fixed: Let core handle GPIO descriptor
by Linus Walleij
· 6 years ago
0edb040
regulator: core: Track dangling GPIO descriptors
by Linus Walleij
· 6 years ago
c32569e
regulator: Use of_node_name_eq for node name comparisons
by Rob Herring
· 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
db6e624
regulator: stpmic1: fix regulator_lock usage
by Pascal PAILLET-LME
· 6 years ago
db4a555
regulator: axp20x: use defines for masks
by Olliver Schinagl
· 6 years ago
fa94e48
regulator: core: Apply system load even if no consumer loads
by Douglas Anderson
· 6 years ago
2bb1666
regulator: core: enable power when setting up constraints
by Olliver Schinagl
· 6 years ago
1fc12b0
regulator: core: Avoid propagating to supplies when possible
by Douglas Anderson
· 6 years ago
5451781
regulator: core: Only count load for enabled consumers
by Douglas Anderson
· 6 years ago
466affa
regulator: wm8994: Don't use devres for enable GPIOs
by Charles Keepax
· 6 years ago
8ff00ba
regulator: core: Don't double-disable supplies in regulator_disable_deferred()
by Douglas Anderson
· 6 years ago
7b51a82
regulator: core: Properly expose requested_microamps in sysfs
by Douglas Anderson
· 6 years ago
d90acbc
regulator: lochnagar: Move driver to binding from DT
by Charles Keepax
· 6 years ago
d7c7fc4
regulator: s2mps11: Fix GPIO descriptor initialization
by Marek Szyprowski
· 6 years ago
14a7427
regulator: core: Export regulator_lock and regulator_unlock
by Dmitry Osipenko
· 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
ff9b34b6
regulator: core: Keep regulators-list locked while traversing the list
by Dmitry Osipenko
· 6 years ago
089e2cc
regulator: core: Properly handle case where supply is the couple
by Dmitry Osipenko
· 6 years ago
f8702f9
regulator: core: Use ww_mutex for regulators locking
by Dmitry Osipenko
· 6 years ago
fe06051
regulator/of_get_regulator: add child path to find the regulator supplier
by zoro
· 6 years ago
96392c3
regulator: max77686: Pass descriptor instead of GPIO number
by Linus Walleij
· 6 years ago
1d2f468
regulator: wm8994: Pass descriptor instead of GPIO number
by Linus Walleij
· 6 years ago
1c98494
regulator: s2mps11: Pass descriptor instead of GPIO number
by Linus Walleij
· 6 years ago
e770b18
regulator: bd718x7: Change next state after poweroff to ready
by Matti Vaittinen
· 6 years ago
ef4de050
regulator: as3711: convert to SPDX identifiers
by Kuninori Morimoto
· 6 years ago
49f5395
regulator: bd9571mwv: convert to SPDX identifiers
by Kuninori Morimoto
· 6 years ago
2e61286
regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7
by Axel Lin
· 6 years ago
f2b4076
regulator: of: add support for parsing regulator-state-standby
by Andrei.Stefanescu@microchip.com
· 6 years ago
6303f3e
regulator: core: Decouple regulators on regulator_unregister()
by Dmitry Osipenko
· 6 years ago
85254bc
regulator: core: Add new max_uV_step constraint
by Dmitry Osipenko
· 6 years ago
79d6f04
regulator: core: Don't allow to get regulator until all couples resolved
by Dmitry Osipenko
· 6 years ago
f950338
regulator: core: Mutually resolve regulators coupling
by Dmitry Osipenko
· 6 years ago
9243a19
regulator: core: Change voltage setting path
by Maciej Purski
· 6 years ago
c054c6c
regulator: core: Add voltage balancing mechanism
by Maciej Purski
· 6 years ago
9cce724
regulator: bd718x7: add missing linux/of.h inclusion (deja-vu)
by Matti Vaittinen
· 6 years ago
fa2bb8b
regulator: lochnagar: Explicitly include register headers
by Charles Keepax
· 6 years ago
de226eb
regulator: bd718x7: Remove double indirection for bd718xx_pmic_inits.rdatas
by Geert Uytterhoeven
· 6 years ago
61d0de0
regulator: pfuze100-regulator: add coin support to PF0100
by Adam Ford
· 6 years ago
ca9eb48
Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 6 years ago
f35b1e5
Merge remote-tracking branches 'regulator/topic/bd718xx' and 'regulator/topic/pfuze100' into regulator-next
by Mark Brown
· 6 years ago
ae2399c4
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next
by Mark Brown
· 6 years ago
d8b2a8e
regulator: lochnagar: Use a consisent comment style for SPDX header
by Charles Keepax
· 6 years ago
bcb047e
regulator: bd718x7: Remove struct bd718xx_pmic
by Axel Lin
· 6 years ago
63239e4
regulator: Fetch enable gpiods nonexclusive
by Linus Walleij
· 6 years ago
b0ce7b29
regulator/gpio: Allow nonexclusive GPIO access
by Linus Walleij
· 6 years ago
bef9391
regulator: lochnagar: Add support for the Cirrus Logic Lochnagar
by Charles Keepax
· 6 years ago
c18fb34
regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid mode
by Axel Lin
· 6 years ago
ca55b71
regulator: stpmic1: add stpmic1 regulator driver
by pascal paillet
· 6 years ago
4b03227a
regulator: axp20x: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
28be5f1
regulator: fixed: Default enable high on DT regulators
by Linus Walleij
· 6 years ago
5451521
Merge tag 'bd71847-support' into regulator-4.20
by Mark Brown
· 6 years ago
2ece646
regulator: bd718xx: rename bd71837 to 718xx
by Matti Vaittinen
· 6 years ago
a4bfc2c
regulator: bd718XX use pickable ranges
by Matti Vaittinen
· 6 years ago
dd2be63
regulator/mfd: bd718xx: rename bd71837/bd71847 common instances
by Matti Vaittinen
· 6 years ago
18e4b55
regulator: Support regulators where voltage ranges are selectable
by Matti Vaittinen
· 6 years ago
494edd2
regulator/mfd: Support ROHM BD71847 power management IC
by Matti Vaittinen
· 6 years ago
2e0fe4d
Merge tag 'regulator-v4.19-rc5' into regulator-bd718xx
by Mark Brown
· 6 years ago
5a7d7d0
regulator: da905{2,5}: Remove unnecessary array check
by Nathan Chancellor
· 6 years ago
f589d95
regulator: qcom: Add PMS405 regulators
by Bjorn Andersson
· 6 years ago
fb6de923
regulator: fix crash caused by null driver data
by Yu Zhao
· 6 years ago
df43519
regulator: bd718x7: add missing linux/of.h inclusion
by Matti Vaittinen
· 6 years ago
efdfeb0
regulator: fixed: Convert to use GPIO descriptor only
by Linus Walleij
· 6 years ago
db6565a
regulator: pfuze100-regulator: fix spelling mistake "standy" -> "standby"
by Colin Ian King
· 6 years ago
c29daff
regulator: pfuze100-regulator: provide pm_power_off_prepare handler
by Oleksij Rempel
· 6 years ago
Next »