aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/s2mps11.c
Commit message (Expand)AuthorAge
* regulator: s2mps11: Fix accidental enable of buck6 ramp delayKrzysztof Kozlowski2014-05-17
* regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14Krzysztof Kozlowski2014-05-01
* regulator: s2mps11: Add external GPIO control for S2MPS14Krzysztof Kozlowski2014-04-14
* regulator: s2mps11: Move DTS parsing code to separate functionKrzysztof Kozlowski2014-04-14
* regulator: s2mps11: Don't check enable_shift before setting enable ramp rateAxel Lin2014-04-02
*-. Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...Mark Brown2014-03-26
|\ \
| | * regulator: s2mps11: Add missing of_node_putSachin Kamat2014-03-19
| | * regulator: s2mps11: Use of_get_child_by_nameSachin Kamat2014-03-19
| | * regulator: s2mps11: Add set_suspend_disable for S2MPS14Krzysztof Kozlowski2014-03-19
| | * regulator: s2mps11: Add support for S2MPS14 regulatorsKrzysztof Kozlowski2014-03-19
| | * regulator: s2mps11: Fix section mismatchKrzysztof Kozlowski2014-03-03
| | * regulator: s2mps11: Copy supported regulators from initconstKrzysztof Kozlowski2014-03-02
| | * regulator: s2mps11: Constify regulator_desc arrayKrzysztof Kozlowski2014-03-02
| | * regulator: s2mps11: Don't store registered regulators in state containerKrzysztof Kozlowski2014-03-02
* | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2014-03-26
|\ \ \ | |_|/ |/| |
| * | regulator: Make use of rdev_get_id() function where possible.Thiago Farina2014-02-03
| |/
* / regulator: s2mps11: Fix NULL pointer of_node value when using platform dataKrzysztof Kozlowski2014-01-31
|/
*-. Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5...Mark Brown2014-01-23
|\ \
| * | regulator: s2mps11: Clean up redundant codeSachin Kamat2013-12-30
| |/
* / mfd: s2mps11: Fix build after regmap field rename in sec-core.cKrzysztof Kozlowski2013-12-16
|/
* regulator: s2mps11: Use devm_regulator_registerSachin Kamat2013-09-16
* regulator: s2mps11: Convert to devm_regulator_register()Mark Brown2013-09-16
* regulator: s2mps11: Fix setting ramp_delayAxel Lin2013-08-13
* regulator: s2mps11: Fix wrong arguments for regmap_update_bits() callAxel Lin2013-08-13
* regulator: s2mps11: Convert driver completely to use set_ramp_delay callbackYadwinder Singh Brar2013-07-15
* regulator: s2mps11: Add DT supportYadwinder Singh Brar2013-07-15
* regulator: s2mps11: Implement set_ramp_rate callback for bucksYadwinder Singh Brar2013-07-15
* regulator: s2mps11: Implement set_voltage_time_sel() ops for bucksYadwinder Singh Brar2013-07-15
* regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rateYadwinder Singh Brar2013-07-03
* regulator: Remove unnecessary include of linux/delay.h from regulator driversAxel Lin2013-05-12
* regulator: s2mps11: fix incorrect register for buck10Alim Akhtar2013-01-31
* Merge remote-tracking branch 'regulator/topic/s2mps11' into regulator-nextMark Brown2012-12-09
|\
| * regulator: s2mps11: Fix ramp delay value shift operationSangbeom Kim2012-11-27
* | 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: s2mps11: Use array to save pointer to rdevAxel Lin2012-08-28
* regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is...Axel Lin2012-07-12
* regulator: s2mps11: Fix wrong setting for config.devAxel Lin2012-07-12
* regulator: s2mps11: Fixup missing commasAxel Lin2012-07-12
* regulator: s2mps11: Add samsung s2mps11 regulator driverSangbeom Kim2012-07-11