aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pv88080-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11regulator: pv880x0: Simplify probe()Biju Das1-37/+14
2023-09-11regulator: pv880x0: Drop ifdefferyBiju Das1-5/+4
2023-05-08regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson1-0/+1
2022-11-24regulator: pv88080-regulator: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2020-09-07regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław1-8/+2
2019-05-03regulator: pv880x0: Switch to SPDX identifierAxel Lin1-14/+4
2019-03-13regulator: pv88080: Fix notifier mutex lock warningSteve Twiss1-0/+4
2019-03-03regulator: pv88080: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-47/+8
2019-02-19regulator: pv88080: Fix array out-of-bounds accessAxel Lin1-1/+1
2017-01-31regulator: pv88080-regulator: constify regulator_ops structureBhumika Goyal1-2/+2
2016-09-26regulator: pv88080: Update regulator for PV88080 BB silicon supportEric Jeong1-29/+234
2016-05-30regulator: pv880x0: Clean up unnecessary header inclusionAxel Lin1-3/+0
2016-04-18regulator: pv88080: new regulator driverJames Ban1-0/+419