开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
slg51000-regulator.c
Age
Commit message (
Expand
)
Author
2024-05-27
regulator: Drop explicit initialization of struct i2c_device_id::driver_data ...
Uwe Kleine-König
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