aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/s5m8767.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-31regulator: Fix setting new voltage in s5m8767_set_voltageAxel Lin1-7/+7
2012-03-14regulator: Make s5m8767_get_voltage_register always return correct registerAxel Lin1-18/+9
2012-03-14regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlierAxel Lin1-24/+21
2012-03-11regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_selAxel Lin1-12/+10
2012-03-11regulator: Fix s5m8767_set_voltage_time_sel calculation valueSangbeom Kim1-1/+1
2012-03-11regulator: Remove unused i2c variable in s5m8767_pmic_probeAxel Lin1-2/+0
2012-03-11regulator: Fix the logic of s5m8767_set_voltage_time_selAxel Lin1-28/+2
2012-03-11regulator: s5m8767: Fix unused variable warning in probe()Mark Brown1-1/+1
2012-02-02regulator: Kill s5m8767_get_reg_id functionAxel Lin1-12/+7
2012-01-20regulator: Update s5m8767 for device tree API changesMark Brown1-1/+1
2012-01-20regulator: s5m8767: Remove redundant MODULE_ALIASAxel Lin1-1/+0
2012-01-20regulator: s5m8767: Add missing breaksAxel Lin1-0/+4
2012-01-20regulator: Add S5M8767A regulator driverSangbeom Kim1-0/+834