aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pv88060-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-03regulator: pv880x0: Switch to SPDX identifierAxel Lin1-14/+4
2019-03-13regulator: pv88060: Fix notifier mutex lock warningSteve Twiss1-0/+4
2019-03-03regulator: pv88060: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-44/+7
2019-03-03Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-5.1Mark Brown1-1/+1
2019-02-19regulator: pv88060: Fix array out-of-bounds accessAxel Lin1-1/+1
2019-02-18regulator: pv88060: Fix .ops for PV88060_SWAxel Lin1-3/+8
2017-01-31regulator: pv88060-regulator: constify regulator_ops structureBhumika Goyal1-2/+2
2016-05-30regulator: pv880x0: Clean up unnecessary header inclusionAxel Lin1-3/+0
2016-03-08regulator: pv88060: fix incorrect clear of event registerJames Ban1-4/+4
2015-12-01regulator: pv88060: fix error handling in probeDan Carpenter1-2/+2
2015-11-25regulator: pv88060: Fix irq leakAxel Lin1-1/+1
2015-11-20regulator: pv88060: new regulator driverJames Ban1-0/+437