开源镜像站
帮助
动态
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
/
act8945a-regulator.c
Age
Commit message (
Expand
)
Author
2023-07-14
regulator: Explicitly include correct DT includes
Rob Herring
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
2023-01-13
regulator: act8945a: fix non-kernel-doc comments
Randy Dunlap
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
2019-08-13
regulator: act8945a-regulator: fix ldo register addresses in set_mode hook
Raag Jadav
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-07
regulator: act8945a: Use rdev_get_id() to access id of regulator
Axel Lin
2018-12-19
regulator: act8945a-regulator: make symbol act8945a_pm static
Wei Yongjun
2018-12-17
regulator: act8945a-regulator: fix 'defined but not used' compiler warning
Claudiu Beznea
2018-12-12
regulator: act8945a-regulator: add shutdown function
Claudiu Beznea
2018-12-12
regulator: act8945a-regulator: fix line over 80 chars warning
Claudiu Beznea
2018-12-12
regulator: act8945a-regulator: Implement PM functionalities
Boris Brezillon
2018-12-12
regulator: act8945a-regulator: unlock expert registers
Claudiu Beznea
2017-01-31
regulator: act8945a-regulator: constify regulator_ops structure
Bhumika Goyal
2016-02-05
regulator: act8945a: add regulator driver for ACT8945A
Wenyou Yang