summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pv88080-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: pv880x0: Simplify probe()Biju Das2023-09-111-37/+14
* regulator: pv880x0: Drop ifdefferyBiju Das2023-09-111-5/+4
* regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson2023-03-201-0/+1
* regulator: pv88080-regulator: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
* regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław2020-09-071-8/+2
* regulator: pv880x0: Switch to SPDX identifierAxel Lin2019-05-031-14/+4
* regulator: pv88080: Fix notifier mutex lock warningSteve Twiss2019-03-131-0/+4
* regulator: pv88080: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-031-47/+8
* regulator: pv88080: Fix array out-of-bounds accessAxel Lin2019-02-191-1/+1
* regulator: pv88080-regulator: constify regulator_ops structureBhumika Goyal2017-01-311-2/+2
* regulator: pv88080: Update regulator for PV88080 BB silicon supportEric Jeong2016-09-261-29/+234
* regulator: pv880x0: Clean up unnecessary header inclusionAxel Lin2016-05-301-3/+0
* regulator: pv88080: new regulator driverJames Ban2016-04-181-0/+419