Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
1b96a41b420972f8ba563373de8154d59d5b2208
/
drivers
/
regulator
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
77fd66c
regulator: qcom-rpmh: Fix PMIC5 BoB min voltage
by Kiran Gunda
· 5 years ago
1252b28
regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized
by Yizhuo
· 5 years ago
f75841a
regulator: lochnagar: Add on_off_delay for VDDCORE
by Charles Keepax
· 5 years ago
f64db54
regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
by Axel Lin
· 5 years ago
a72865f
regulator: da9062: fix suspend_enable/disable preparation
by Marco Felsch
· 5 years ago
1d6db22
regulator: fixed: Prevent NULL pointer dereference when !CONFIG_OF
by Axel Lin
· 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
c82f27d
regulator: core: Fix error return for /sys access
by H. Nikolaus Schaller
· 5 years ago
5eda8e9
regulator: da9211: fix obtaining "enable" GPIO
by Dmitry Torokhov
· 5 years ago
2418f74
regulator: max77686: fix obtaining "maxim,ena" GPIO
by Dmitry Torokhov
· 5 years ago
3ba5368
regulator: uniphier: Add Pro5 USB3 VBUS support
by Kunihiko Hayashi
· 5 years ago
8959e53
regulator: fixed: add possibility to enable by clock
by Philippe Schenker
· 5 years ago
d57d90f
regulator: s2mps11: Consistently use local variable
by Krzysztof Kozlowski
· 5 years ago
6cadd8a
regulator: lp87565: Simplify lp87565_buck_set_ramp_delay
by Axel Lin
· 5 years ago
c0b9134
regulator: slg51000: use devm_gpiod_get_optional() in probe
by Dmitry Torokhov
· 5 years ago
7933147
Merge branch 'regulator-5.3' into regulator-5.4
by Mark Brown
· 5 years ago
6cbe29c
regulator: lp8788-ldo: make array en_mask static const, makes object smaller
by Colin Ian King
· 5 years ago
a957446
regulator: tps65132: Stop parsing DT when gpio is not found
by Guido Günther
· 5 years ago
55576cf
regulator: Defer init completion for a while after late_initcall
by Mark Brown
· 5 years ago
d0087e7
regulator: provide regulator_bulk_set_supply_names()
by Bartosz Golaszewski
· 5 years ago
e02e23d
regulator: sy8824x: add prefixes to BUCK_EN and MODE macros
by Jisheng Zhang
· 5 years ago
dab1067
regulator: sy8824x: use c++style for the comment block near SPDX
by Jisheng Zhang
· 5 years ago
50bc573
regulator: mt6358: Add BROKEN dependency while waiting for MFD to merge
by Mark Brown
· 5 years ago
f67ff1b
regulator: mt6358: Add support for MT6358 regulator
by Hsin-Hsiung Wang
· 5 years ago
b60c2c4
regulator: sy8824x: add SY20278 support
by Jisheng Zhang
· 5 years ago
92fd0db
regulator: sy8824x: add SY20276 support
by Jisheng Zhang
· 5 years ago
67a7b05
regulator: sy8824x: add SY8824E support
by Jisheng Zhang
· 5 years ago
d5a2b82
regulator: add support for SY8824C regulator
by Jisheng Zhang
· 5 years ago
955741a
regulator: act8865: operating mode and suspend state support
by Raag Jadav
· 5 years ago
81eeb0a
regulator: core: Add label to collate of_node_put() statements
by Nishka Dasgupta
· 5 years ago
9e127fa
regulator: max8660: remove redundant assignment of variable ret
by Colin Ian King
· 5 years ago
3829100
regulator: twl: voltage lists for vdd1/2 on twl4030
by Andreas Kemnade
· 5 years ago
5d2fc54
regulator: act8945a-regulator: fix ldo register addresses in set_mode hook
by Raag Jadav
· 5 years ago
d9df018
regulator: twl6030: workaround the VMMC reset behavior
by Gregory CLEMENT
· 5 years ago
621d3ce
regulator: twl6030: use variable for device node
by Gregory CLEMENT
· 5 years ago
610f29e
regulator: qcom-rpmh: Update PMIC modes for PMIC5
by Vinod Koul
· 5 years ago
553c452
regulator: qcom-rpmh: Fix pmic5_bob voltage count
by Vinod Koul
· 5 years ago
7172fb7
regulator: qcom-rpmh: Sort the compatibles
by Vinod Koul
· 5 years ago
5375f1e
regulator: act8865: Fix build error without CONFIG_POWER_SUPPLY
by YueHaibing
· 5 years ago
06369bc
regulator: qcom-rpmh: Add support for SM8150
by Vinod Koul
· 5 years ago
7352e72
regulator: slg51000: Fix a couple NULL vs IS_ERR() checks
by Dan Carpenter
· 5 years ago
db2a173
regulator: core: Add of_node_put() before return
by Nishka Dasgupta
· 5 years ago
4724193
regulator: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 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
1889c6e
regulator: act8865: fix ptr_ret.cocci warnings
by kbuild test robot
· 5 years ago
a853c0a
regulator: lp87565: Fix probe failure for "ti,lp87565"
by Axel Lin
· 5 years ago
27988c9
Merge tag 'v5.3-rc1' into regulator-5.3
by Mark Brown
· 5 years ago
a5f888c
regulator: act8865: support regulator-pull-down property
by Michał Mirosław
· 5 years ago
cd81a91d
regulator: act8865: rename fixed LDO ops
by Michał Mirosław
· 5 years ago
03b77f0
regulator: stm32-booster: Remove .min_uV and .list_voltage for fixed regulator
by Axel Lin
· 5 years ago
2d09a79
regulator: act8865: Add support for act8600 charger
by Maarten ter Huurne
· 5 years ago
d850c6f5
regulator: rk808: Return REGULATOR_MODE_INVALID for invalid mode
by Axel Lin
· 5 years ago
962f170
regulator: lm363x: Fix n_voltages setting for lm36274
by Axel Lin
· 6 years ago
1e2cc8c
regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vneg
by Axel Lin
· 6 years ago
8f46e22
regulator: axp20x: fix DCDC5 and DCDC6 for AXP803
by Jernej Skrabec
· 5 years ago
1ef55fe
regulator: axp20x: fix DCDCA and DCDCD for AXP806
by Jernej Skrabec
· 5 years ago
8de2625
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
98537ee
Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 5 years ago
8a3367c
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 5 years ago
0ed4513
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
by Mark Brown
· 6 years ago
65244e5
Merge branch 'regulator-5.3' into regulator-next
by Mark Brown
· 6 years ago
f038661
Merge branch 'regulator-5.2' into regulator-linus
by Mark Brown
· 6 years ago
3c7577d
regulator: max77650: use vsel_step
by Bartosz Golaszewski
· 6 years ago
2da8d94
regulator: implement selector stepping
by Bartosz Golaszewski
· 6 years ago
ba2bf34
regulator: max77650: add MODULE_ALIAS()
by Bartosz Golaszewski
· 6 years ago
a3c7c02
regulator: max77620: remove redundant assignment to variable ret
by Colin Ian King
· 6 years ago
4e210fb
regulator: add support for the stm32-booster
by Fabrice Gasnier
· 6 years ago
9d83dcb
regulator: s2mps11: Adjust supported buck voltages to real values
by Krzysztof Kozlowski
· 6 years ago
16da0eb
regulator: s2mps11: Fix buck7 and buck8 wrong voltages
by Krzysztof Kozlowski
· 6 years ago
8e23cee
Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulator-rtc-5.3', 'ib-mfd-cros-5.3' and 'ib-mfd-regulator-5.3' into ibs-for-mfd-merged
by Lee Jones
· 6 years ago
f3f4363
regulator: lp87565: Fix missing break in switch statement
by Colin Ian King
· 6 years ago
e444f6d
regulator: rk808: Add RK809 and RK817 support.
by Heiko Stuebner
· 6 years ago
2a6a7aa
mfd: regulator: clk: Split rohm-bd718x7.h
by Matti Vaittinen
· 6 years ago
025bf377
gpio: Fix return value mismatch of function gpiod_get_from_of_node()
by Waibel Georg
· 6 years ago
d22b85a
regulator: core: Expose some of core functions needed by couplers
by Dmitry Osipenko
· 6 years ago
d8ca7d1
regulator: core: Introduce API for regulators coupling customization
by Dmitry Osipenko
· 6 years ago
65d80db
regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspend
by Krzysztof Kozlowski
· 6 years ago
df33799
regulator: s2mps11: Reduce number of rdev_get_id() calls
by Krzysztof Kozlowski
· 6 years ago
b01d182
regulator: qcom_spmi: Do NULL check for lvs
by Jeffrey Hugo
· 6 years ago
61d7fdc
regulator: qcom_spmi: Fix math of spmi_regulator_set_voltage_time_sel
by Jeffrey Hugo
· 6 years ago
fd5d100
regulator: da9061/62: Adjust LDO voltage selection minimum value
by Felix Riemann
· 6 years ago
70ca117
regulator: s2mps11: Fix ERR_PTR dereference on GPIO lookup failure
by Krzysztof Kozlowski
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
0211f68
regulator: qcom_spmi: add PMS405 SPMI regulator
by Jorge Ramirez
· 6 years ago
42ba89c
regulator: qcom_spmi: Add support for PM8005
by Jeffrey Hugo
· 6 years ago
f2c6203
regulator: core: Make entire header comment C++ style
by Mark Brown
· 6 years ago
e1d700f
Merge tag 'v5.2-rc4' into regulator-5.3
by Mark Brown
· 6 years ago
ba576a6
regulator: qcom_spmi: Refactor get_mode/set_mode
by Jeffrey Hugo
· 6 years ago
86f4ff7
regulator: qcom_spmi: enable linear range info
by Jorge Ramirez-Ortiz
· 6 years ago
7ee63bd
regulator: lp87565: Add 4-phase lp87561 regulator support
by Keerthy
· 6 years ago
458f69e
docs: timers: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
fd742ea
regulator: max8952: Convert to use GPIO descriptors
by Linus Walleij
· 6 years ago
6f10419
regulator: 88pm800: fix warning same module names
by Anders Roxell
· 6 years ago
9a5ed0b
regulator: wm831x: Convert to use GPIO descriptors
by Linus Walleij
· 6 years ago
5e3b6b8
Merge tag 'regulator-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 6 years ago
Next »