index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
slg51000-regulator.c
Age
Commit message (
Expand
)
Author
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 4.19 and 5.4
Douglas Anderson
2022-11-18
regulator: slg51000: Wait after asserting CS pin
Konrad Dybcio
2020-09-17
Merge series "Support ROHM BD9576MUF and BD9573MUF PMICs" from Matti Vaittine...
Mark Brown
2020-09-07
regulator: remove locking around regulator_notifier_call_chain()
Michał Mirosław
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-01-13
regulator: Convert i2c drivers to use .probe_new
Axel Lin
2019-10-07
regulator: slg51000: switch to using fwnode_gpiod_get_index
Dmitry Torokhov
2019-09-09
regulator: slg51000: use devm_gpiod_get_optional() in probe
Dmitry Torokhov
2019-08-08
regulator: slg51000: Fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2019-05-24
regulator: slg51000: Remove unneeded regl_pdata from struct slg51000
Axel Lin
2019-05-24
regulator: slg51000: Constify slg51000_regl_ops and slg51000_switch_ops
Axel Lin
2019-05-13
regulator: slg51000: add slg51000 regulator driver
Eric Jeong