index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
max20086-regulator.c
Age
Commit message (
Expand
)
Author
2025-06-08
regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt()
Dan Carpenter
2025-05-27
Merge tag 'regulator-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-14
regulator: max20086: fix invalid memory access
Cosmin Tanislav
2025-04-22
regulator: max20086: Change enable gpio to optional
João Paulo Gonçalves
2025-04-22
regulator: max20086: Fix MAX200086 chip id
João Paulo Gonçalves
2023-09-11
regulator: max20086: Make similar OF and ID table
Biju Das
2023-08-08
regulator: max20086: Drop useless header
Linus Walleij
2023-05-08
regulator: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.15 and 6.1
Douglas Anderson
2023-03-13
regulator: max20086: Mark OF related data as maybe unused
Krzysztof Kozlowski
2022-01-19
regulator: MAX20086: add gpio/consumer.h
Randy Dunlap
2022-01-11
regulator: max20086: fix error code in max20086_parse_regulators_dt()
Dan Carpenter
2022-01-07
regulator: Add MAX20086-MAX20089 driver
Watson Chow