index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
2020-10-01
regulator: axp20x: fix LDO2/4 description
Icenowy Zheng
2020-09-23
regulator: pwm: Fix machine constraints application
Vincent Whitchurch
2020-09-17
regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()
Dmitry Osipenko
2020-09-17
regulator: plug of_node leak in regulator_register()'s error path
Michał Mirosław
2020-09-17
regulator: push allocation in set_consumer_device_supply() out of lock
Michał Mirosław
2020-09-17
regulator: push allocations in create_regulator() outside of lock
Michał Mirosław
2020-09-17
regulator: push allocation in regulator_init_coupling() outside of lock
Michał Mirosław
2020-09-17
regulator: remove superfluous lock in regulator_resolve_coupling()
Michał Mirosław
2020-09-17
regulator: push allocation in regulator_ena_gpio_request() out of lock
Michał Mirosław
2020-08-19
regulator: fix memory leak on error path of regulator_register()
Vladimir Zapolskiy
2020-06-30
regualtor: pfuze100: correct sw1a/sw2 on pfuze3000
Robin Gong
2020-06-22
regulator: qcom-rpmh: Fix typos in pm8150 and pm8150l
Bjorn Andersson
2020-03-12
regulator: stm32-vrefbuf: fix a possible overshoot when re-enabling
Fabrice Gasnier
2020-02-24
regulator: core: Fix exported symbols to the exported GPL version
Enric Balletbo i Serra
2020-02-24
regulator: vctrl-regulator: Avoid deadlock getting and setting the voltage
Enric Balletbo i Serra
2020-02-24
regulator: rk808: Lower log level on optional GPIOs being not available
Miquel Raynal
2020-02-11
regulator: core: Add regulator_is_equal() helper
Marek Vasut
2020-01-26
regulator: bd70528: Add MODULE_ALIAS to allow module auto loading
Matti Vaittinen
2020-01-12
regulator: rn5t618: fix module aliases
Andreas Kemnade
2020-01-12
regulator: core: fix regulator_register() error paths to properly release rdev
Wen Yang
2020-01-12
regulator: fix use after free issue
Wen Yang
2020-01-09
regulator: ab8500: Remove AB8505 USB regulator
Stephan Gerhold
2020-01-09
regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmask
Chen-Yu Tsai
2020-01-09
regulator: bd70528: Remove .set_ramp_delay for bd70528_ldo_ops
Axel Lin
2020-01-09
regulator: axp20x: Fix axp20x_set_ramp_delay
Axel Lin
2019-12-31
regulator: core: Let boot-on regulators be powered off
Pascal Paillet
2019-12-31
regulator: core: Release coupled_rdevs on regulator_init_coupling() error
Dmitry Osipenko
2019-12-31
regulator: max8907: Fix the usage of uninitialized variable in max8907_regula...
Yizhuo
2019-10-23
Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-10-04
regulator: qcom-rpmh: Fix PMIC5 BoB min voltage
Kiran Gunda
2019-10-01
regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...
Yizhuo
2019-10-01
regulator: lochnagar: Add on_off_delay for VDDCORE
Charles Keepax
2019-10-01
regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
Axel Lin
2019-09-23
regulator: da9062: fix suspend_enable/disable preparation
Marco Felsch
2019-09-23
regulator: fixed: Prevent NULL pointer dereference when !CONFIG_OF
Axel Lin
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-17
regulator: core: make regulator_register() EPROBE_DEFER aware
Marco Felsch
2019-09-17
regulator: of: fix suspend-min/max-voltage parsing
Marco Felsch
2019-09-11
regulator: core: Fix error return for /sys access
H. Nikolaus Schaller
2019-09-11
regulator: da9211: fix obtaining "enable" GPIO
Dmitry Torokhov
2019-09-11
regulator: max77686: fix obtaining "maxim,ena" GPIO
Dmitry Torokhov
2019-09-10
regulator: uniphier: Add Pro5 USB3 VBUS support
Kunihiko Hayashi
2019-09-10
regulator: fixed: add possibility to enable by clock
Philippe Schenker
2019-09-10
regulator: s2mps11: Consistently use local variable
Krzysztof Kozlowski
2019-09-09
regulator: lp87565: Simplify lp87565_buck_set_ramp_delay
Axel Lin
2019-09-09
regulator: slg51000: use devm_gpiod_get_optional() in probe
Dmitry Torokhov
2019-09-09
Merge branch 'regulator-5.3' into regulator-5.4
Mark Brown
2019-09-09
regulator: lp8788-ldo: make array en_mask static const, makes object smaller
Colin Ian King
2019-09-05
regulator: tps65132: Stop parsing DT when gpio is not found
Guido Günther
2019-09-04
regulator: Defer init completion for a while after late_initcall
Mark Brown
[next]