aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pv88090-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-07regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław1-8/+2
2020-01-13regulator: Convert i2c drivers to use .probe_newAxel Lin1-3/+2
2019-05-03regulator: pv880x0: Switch to SPDX identifierAxel Lin1-14/+4
2019-03-13regulator: pv88090: Fix notifier mutex lock warningSteve Twiss1-0/+4
2019-03-04regulator: pv88090: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-45/+8
2019-02-19regulator: pv88090: Fix array out-of-bounds accessAxel Lin1-1/+1
2017-08-30regulator: pv88090: Exception handling for out of boundsEric Jeong1-3/+8
2017-01-31regulator: pv88090-regulator: constify regulator_ops structureBhumika Goyal1-2/+2
2016-05-30regulator: pv880x0: Clean up unnecessary header inclusionAxel Lin1-3/+0
2016-03-07regulator: pv88090: fix incorrect clear of event registerJames Ban1-4/+4
2015-12-12regulator: pv88090: logical vs bitwise AND typoDan Carpenter1-5/+5
2015-12-12regulator: pv88090: Fix irq leakAxel Lin1-1/+1
2015-12-08regulator: pv88090: new regulator driverJames Ban1-0/+458