summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pbias-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: pbias: Select voltage table based on max-voltageRavikumar Kattekola2017-08-311-3/+18
* regulator: pbias-regulator: constify regulator_ops structureBhumika Goyal2017-01-311-1/+1
* Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', ...Mark Brown2015-09-211-6/+50
|\
| * regulator: pbias: program pbias register offset in pbias driverKishon Vijay Abraham I2015-09-031-6/+50
* | regulator: pbias: Fix broken pbias disable functionalityKishon Vijay Abraham I2015-08-141-0/+5
|/
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* regulator: pbias: remove unnecessary OOM messagesJingoo Han2014-06-021-3/+1
* regulator: pbias: Convert to use regulator_[enable|is_enabled]_regmapAxel Lin2014-04-151-22/+3
* regulator: pbias: Convert to use regmap helper functionsAxel Lin2014-04-141-55/+19
* regulator: pbias: Fix is_enabled callback implementationAxel Lin2014-04-141-1/+1
* regulator: add pbias regulator supportBalaji T K2014-03-041-0/+255