summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65217-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps65217: Fix using wrong dev argument for calling of_regulator_matchAxel Lin2013-01-241-2/+2
* regulator: remove use of __devexitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devinitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devexit_pBill Pemberton2012-11-201-1/+1
* mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-221-15/+109
* regulator: tps65217: Add device tree supportAnilKumar Ch2012-07-121-0/+1
* regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltageAxel Lin2012-07-031-3/+3
* regulator: tps65217: invalid if checkAlan Cox2012-07-021-2/+2
* regulator: tps65217: Convert LDO1 to use regulator_list_voltage_tableAxel Lin2012-07-011-25/+22Star
* regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmapAxel Lin2012-06-131-72/+42Star
* regulator: tps65217: Convert to set_voltage_sel and map_voltageAxel Lin2012-05-181-38/+30Star
* 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/+72Star
* 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