summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65217-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps65217: Convert to set_voltage_sel and map_voltageAxel Lin2012-05-181-38/+30
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
* regulator: tps65217: Constify regulator_descAxel Lin2012-04-061-1/+1
* regulator: Merge tps65217_pmic_ldo234_ops and tps65217_pmic_dcdc_ops to tps65...Axel Lin2012-03-121-187/+72
* regulator: tps65217: Use DIV_ROUND_UP macro to calculate selectorAxel Lin2012-03-111-6/+6
* regulator: Update tps65217-regulator for DT changesAxel Lin2012-01-201-1/+1
* regulator: tps65217: Add tps65217 regulator driverAnilKumar Ch2012-01-201-0/+493