summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pv88060-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: pv880x0: Switch to SPDX identifierAxel Lin2019-05-031-14/+4
* regulator: pv88060: Fix notifier mutex lock warningSteve Twiss2019-03-131-0/+4
* regulator: pv88060: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-031-44/+7
* Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-03-031-1/+1
|\
| * regulator: pv88060: Fix array out-of-bounds accessAxel Lin2019-02-191-1/+1
* | regulator: pv88060: Fix .ops for PV88060_SWAxel Lin2019-02-181-3/+8
|/
* regulator: pv88060-regulator: constify regulator_ops structureBhumika Goyal2017-01-311-2/+2
* regulator: pv880x0: Clean up unnecessary header inclusionAxel Lin2016-05-301-3/+0
* regulator: pv88060: fix incorrect clear of event registerJames Ban2016-03-081-4/+4
* regulator: pv88060: fix error handling in probeDan Carpenter2015-12-011-2/+2
* regulator: pv88060: Fix irq leakAxel Lin2015-11-251-1/+1
* regulator: pv88060: new regulator driverJames Ban2015-11-201-0/+437