aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pbias-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-31regulator: pbias: Select voltage table based on max-voltageRavikumar Kattekola1-3/+18
2017-01-31regulator: pbias-regulator: constify regulator_ops structureBhumika Goyal1-1/+1
2015-09-21Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', 'regulator/fix/pbias', 'regulator/fix/tpx65218' and 'regulator/fix/vexpress' into regulator-linusMark Brown1-6/+50
2015-09-03regulator: pbias: program pbias register offset in pbias driverKishon Vijay Abraham I1-6/+50
2015-08-14regulator: pbias: Fix broken pbias disable functionalityKishon Vijay Abraham I1-0/+5
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-02regulator: pbias: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-15regulator: pbias: Convert to use regulator_[enable|is_enabled]_regmapAxel Lin1-22/+3
2014-04-14regulator: pbias: Convert to use regmap helper functionsAxel Lin1-55/+19
2014-04-14regulator: pbias: Fix is_enabled callback implementationAxel Lin1-1/+1
2014-03-04regulator: add pbias regulator supportBalaji T K1-0/+255