summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/act8945a-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* regulator: act8945a: Use rdev_get_id() to access id of regulatorAxel Lin2019-01-071-5/+6
* regulator: act8945a-regulator: make symbol act8945a_pm staticWei Yongjun2018-12-191-1/+1
* regulator: act8945a-regulator: fix 'defined but not used' compiler warningClaudiu Beznea2018-12-171-1/+1
* regulator: act8945a-regulator: add shutdown functionClaudiu Beznea2018-12-121-0/+11
* regulator: act8945a-regulator: fix line over 80 chars warningClaudiu Beznea2018-12-121-1/+2
* regulator: act8945a-regulator: Implement PM functionalitiesBoris Brezillon2018-12-121-5/+181
* regulator: act8945a-regulator: unlock expert registersClaudiu Beznea2018-12-121-1/+12
* regulator: act8945a-regulator: constify regulator_ops structureBhumika Goyal2017-01-311-1/+1
* regulator: act8945a: add regulator driver for ACT8945AWenyou Yang2016-02-051-0/+165