aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/s5m8767.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'regulator/topic/s5m8767' into v3.9-rc8Mark Brown2013-04-27
|\
| * regulator: s5m8767: adjust duplicate testJulia Lawall2013-03-03
* | regulator: Remove NULL test before calling regulator_unregister()Axel Lin2013-04-27
|/
* regulator: s5m8767: Prevent possible NULL pointer dereferenceAxel Lin2013-02-13
* regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_in...Axel Lin2013-02-13
* regulator: s5m8767: Use of_get_child_count()Axel Lin2013-02-08
* regulator: add device tree support for s5m8767Amit Daniel Kachhap2013-02-04
* regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmapAxel Lin2013-01-18
* regulator: s5m8767: Remove max_vol parameter from s5m8767_convert_voltage_to_selAxel Lin2013-01-17
* regulator: s5m8767: Fix probe failure due to stack corruptionInderpal Singh2012-12-24
* Merge remote-tracking branch 'regulator/topic/sm8767' into regulator-nextMark Brown2012-12-11
|\
| * regulator: s5m8767: Fix to work even if no DVS gpio presentAmit Daniel Kachhap2012-12-10
| * regulator: s5m8767: Fix to read the first DVS register.Amit Daniel Kachhap2012-12-10
| * regulator: s5m8767: Fix to work when platform registers less regulatorsAmit Daniel Kachhap2012-12-10
* | regulator: remove use of __devexitBill Pemberton2012-11-19
* | regulator: remove use of __devinitBill Pemberton2012-11-19
* | regulator: remove use of __devexit_pBill Pemberton2012-11-19
|/
* regulator: Fix an s5m8767 build failureSamuel Ortiz2012-07-30
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-30
|\
| * mfd: Modify samsung mfd headerSangbeom Kim2012-07-16
| * mfd: Modify samsung mfd driver for common apiSangbeom Kim2012-07-16
| * mfd: Rename s5m file and directories to samsungSangbeom Kim2012-07-16
* | regulator: s5m8767: Properly handle gpio_request failureAxel Lin2012-07-15
* | regulator: s5m8767: Convert to regulator_list_voltage_linearAxel Lin2012-06-26
* | regulator: Modify ramp_delay value for s5m8767aSangbeom Kim2012-06-25
* | Merge tag 'v3.5-rc4' into regulator-driversMark Brown2012-06-25
|\|
| * regulator: Fix the s5m8767a problem of the division by nullSangbeom Kim2012-06-17
* | regulator: s5m8767a: Support AP watchdog reset operationSangbeom Kim2012-06-19
* | regulator: Replace set_voltage with set_voltage_selSangbeom Kim2012-06-13
* | regulator: Remove s5m8767a buck initializationSangbeom Kim2012-06-13
|/
* regulator: Staticise non-exported symbol s5m8767_opmode_regMark Brown2012-05-12
* regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-23
* regulator: s5m8767: Use DIV_ROUND_UP to calculate selectorAxel Lin2012-04-23
* regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macroAxel Lin2012-04-10
* regulator: Use one s5m8767_ops for both LDOs and BUCKsAxel Lin2012-04-10
* regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKsAxel Lin2012-04-10
* Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-10
|\
| * regulator: Fix setting new voltage in s5m8767_set_voltageAxel Lin2012-03-31
* | regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-09
* | regulator: Add support s5m8767 opmode operationSangbeom Kim2012-04-01
|/
* regulator: Make s5m8767_get_voltage_register always return correct registerAxel Lin2012-03-14
* regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlierAxel Lin2012-03-14
* regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_selAxel Lin2012-03-11
* regulator: Fix s5m8767_set_voltage_time_sel calculation valueSangbeom Kim2012-03-11
* regulator: Remove unused i2c variable in s5m8767_pmic_probeAxel Lin2012-03-11
* regulator: Fix the logic of s5m8767_set_voltage_time_selAxel Lin2012-03-11
* regulator: s5m8767: Fix unused variable warning in probe()Mark Brown2012-03-11
* regulator: Kill s5m8767_get_reg_id functionAxel Lin2012-02-02
* regulator: Update s5m8767 for device tree API changesMark Brown2012-01-20
* regulator: s5m8767: Remove redundant MODULE_ALIASAxel Lin2012-01-20