aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/pv88060-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-07regulator: remove locking around regulator_notifier_call_chain()Gravatar Michał Mirosław 1-8/+2
2020-01-13regulator: Convert i2c drivers to use .probe_newGravatar Axel Lin 1-3/+2
2019-05-03regulator: pv880x0: Switch to SPDX identifierGravatar Axel Lin 1-14/+4
2019-03-13regulator: pv88060: Fix notifier mutex lock warningGravatar Steve Twiss 1-0/+4
2019-03-03regulator: pv88060: Convert to use regulator_set/get_current_limit_regmapGravatar Axel Lin 1-44/+7
2019-03-03Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Mark Brown 1-1/+1
2019-02-19regulator: pv88060: Fix array out-of-bounds accessGravatar Axel Lin 1-1/+1
2019-02-18regulator: pv88060: Fix .ops for PV88060_SWGravatar Axel Lin 1-3/+8
2017-01-31regulator: pv88060-regulator: constify regulator_ops structureGravatar Bhumika Goyal 1-2/+2
2016-05-30regulator: pv880x0: Clean up unnecessary header inclusionGravatar Axel Lin 1-3/+0
2016-03-08regulator: pv88060: fix incorrect clear of event registerGravatar James Ban 1-4/+4
2015-12-01regulator: pv88060: fix error handling in probeGravatar Dan Carpenter 1-2/+2
2015-11-25regulator: pv88060: Fix irq leakGravatar Axel Lin 1-1/+1
2015-11-20regulator: pv88060: new regulator driverGravatar James Ban 1-0/+437