summaryrefslogtreecommitdiff
path: root/drivers/regulator/s5m8767.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Fix setting new voltage in s5m8767_set_voltageAxel Lin2012-03-311-7/+7
* regulator: Make s5m8767_get_voltage_register always return correct registerAxel Lin2012-03-141-18/+9
* regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlierAxel Lin2012-03-141-24/+21
* regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_selAxel Lin2012-03-111-12/+10
* regulator: Fix s5m8767_set_voltage_time_sel calculation valueSangbeom Kim2012-03-111-1/+1
* regulator: Remove unused i2c variable in s5m8767_pmic_probeAxel Lin2012-03-111-2/+0
* regulator: Fix the logic of s5m8767_set_voltage_time_selAxel Lin2012-03-111-28/+2
* regulator: s5m8767: Fix unused variable warning in probe()Mark Brown2012-03-111-1/+1
* regulator: Kill s5m8767_get_reg_id functionAxel Lin2012-02-021-12/+7
* regulator: Update s5m8767 for device tree API changesMark Brown2012-01-201-1/+1
* regulator: s5m8767: Remove redundant MODULE_ALIASAxel Lin2012-01-201-1/+0
* regulator: s5m8767: Add missing breaksAxel Lin2012-01-201-0/+4
* regulator: Add S5M8767A regulator driverSangbeom Kim2012-01-201-0/+834