aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/s5m8767.c
AgeCommit message (Expand)Author
2012-06-26regulator: s5m8767: Convert to regulator_list_voltage_linearAxel Lin
2012-06-25regulator: Modify ramp_delay value for s5m8767aSangbeom Kim
2012-06-25Merge tag 'v3.5-rc4' into regulator-driversMark Brown
2012-06-19regulator: s5m8767a: Support AP watchdog reset operationSangbeom Kim
2012-06-17regulator: Fix the s5m8767a problem of the division by nullSangbeom Kim
2012-06-13regulator: Replace set_voltage with set_voltage_selSangbeom Kim
2012-06-13regulator: Remove s5m8767a buck initializationSangbeom Kim
2012-05-12regulator: Staticise non-exported symbol s5m8767_opmode_regMark Brown
2012-04-23regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin
2012-04-23regulator: s5m8767: Use DIV_ROUND_UP to calculate selectorAxel Lin
2012-04-10regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macroAxel Lin
2012-04-10regulator: Use one s5m8767_ops for both LDOs and BUCKsAxel Lin
2012-04-10regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKsAxel Lin
2012-04-10Merge tag 'v3.4-rc2' into regulator-driversMark Brown
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-01regulator: Add support s5m8767 opmode operationSangbeom Kim
2012-03-31regulator: Fix setting new voltage in s5m8767_set_voltageAxel Lin
2012-03-14regulator: Make s5m8767_get_voltage_register always return correct registerAxel Lin
2012-03-14regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlierAxel Lin
2012-03-11regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_selAxel Lin
2012-03-11regulator: Fix s5m8767_set_voltage_time_sel calculation valueSangbeom Kim
2012-03-11regulator: Remove unused i2c variable in s5m8767_pmic_probeAxel Lin
2012-03-11regulator: Fix the logic of s5m8767_set_voltage_time_selAxel Lin
2012-03-11regulator: s5m8767: Fix unused variable warning in probe()Mark Brown
2012-02-02regulator: Kill s5m8767_get_reg_id functionAxel Lin
2012-01-20regulator: Update s5m8767 for device tree API changesMark Brown
2012-01-20regulator: s5m8767: Remove redundant MODULE_ALIASAxel Lin
2012-01-20regulator: s5m8767: Add missing breaksAxel Lin
2012-01-20regulator: Add S5M8767A regulator driverSangbeom Kim