summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pv88090-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław2020-09-071-8/+2
* regulator: Convert i2c drivers to use .probe_newAxel Lin2020-01-131-3/+2
* regulator: pv880x0: Switch to SPDX identifierAxel Lin2019-05-031-14/+4
* regulator: pv88090: Fix notifier mutex lock warningSteve Twiss2019-03-131-0/+4
* regulator: pv88090: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-041-45/+8
* regulator: pv88090: Fix array out-of-bounds accessAxel Lin2019-02-191-1/+1
* regulator: pv88090: Exception handling for out of boundsEric Jeong2017-08-301-3/+8
* regulator: pv88090-regulator: constify regulator_ops structureBhumika Goyal2017-01-311-2/+2
* regulator: pv880x0: Clean up unnecessary header inclusionAxel Lin2016-05-301-3/+0
* regulator: pv88090: fix incorrect clear of event registerJames Ban2016-03-071-4/+4
* regulator: pv88090: logical vs bitwise AND typoDan Carpenter2015-12-121-5/+5
* regulator: pv88090: Fix irq leakAxel Lin2015-12-121-1/+1
* regulator: pv88090: new regulator driverJames Ban2015-12-081-0/+458