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
/
act8945a-regulator.c
Age
Commit message (
Expand
)
Author
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