summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/s2mps11.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown2015-01-161-4/+38
|\
| * regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee2015-01-081-4/+38
* | Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-291-7/+12
|\ \ | |/ |/|
| * regulator: s2mps11: Fix dw_mmc failure on Gear 2Krzysztof Kozlowski2014-12-121-7/+12
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\ \
| * | regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| |/
* | Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-081-1/+2
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp...Mark Brown2014-12-051-1/+1
| |\ \ \ | | | |/ | | |/|
| | | * regulator: s2mps11: Don't zero allocated memory for external controlKrzysztof Kozlowski2014-10-201-1/+1
| | |/
| * | regulator: Set ena_gpio_initialized in regulator driversMarkus Pargmann2014-11-071-0/+1
| |/
* | regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi2014-11-251-3/+99
|/
* regulator: s2mps11: Optimize the regulator description macroAmit Daniel Kachhap2014-08-161-174/+85
* regulator: s2mpxxx: Move regulator min/step voltages in common placeAmit Daniel Kachhap2014-08-161-25/+25
* Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-071-21/+300
|\
| * regulator: s2mps11: Add support S2MPU02 regulator deviceChanwoo Choi2014-07-091-21/+300
* | regulator: s2mps11: Update module description and Kconfig to add S2MPU02 supportAxel Lin2014-07-251-1/+1
|/
* regulator: s2mps11: Fix accidental enable of buck6 ramp delayKrzysztof Kozlowski2014-05-171-5/+10
* regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14Krzysztof Kozlowski2014-05-011-11/+11
* regulator: s2mps11: Add external GPIO control for S2MPS14Krzysztof Kozlowski2014-04-141-2/+65
* regulator: s2mps11: Move DTS parsing code to separate functionKrzysztof Kozlowski2014-04-141-12/+23
* regulator: s2mps11: Don't check enable_shift before setting enable ramp rateAxel Lin2014-04-021-7/+5
*-. Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...Mark Brown2014-03-261-80/+280
|\ \
| | * regulator: s2mps11: Add missing of_node_putSachin Kamat2014-03-191-0/+1
| | * regulator: s2mps11: Use of_get_child_by_nameSachin Kamat2014-03-191-1/+1
| | * regulator: s2mps11: Add set_suspend_disable for S2MPS14Krzysztof Kozlowski2014-03-191-1/+50
| | * regulator: s2mps11: Add support for S2MPS14 regulatorsKrzysztof Kozlowski2014-03-191-61/+191
| | * regulator: s2mps11: Fix section mismatchKrzysztof Kozlowski2014-03-041-46/+17
| | * regulator: s2mps11: Copy supported regulators from initconstKrzysztof Kozlowski2014-03-031-13/+62
| | * regulator: s2mps11: Constify regulator_desc arrayKrzysztof Kozlowski2014-03-031-1/+1
| | * regulator: s2mps11: Don't store registered regulators in state containerKrzysztof Kozlowski2014-03-031-5/+5
* | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2014-03-261-2/+2
|\ \ \ | |_|/ |/| |
| * | regulator: Make use of rdev_get_id() function where possible.Thiago Farina2014-02-031-2/+2
| |/
* | regulator: s2mps11: Fix NULL pointer of_node value when using platform dataKrzysztof Kozlowski2014-01-311-0/+1
|/
*-. Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5...Mark Brown2014-01-231-2/+0
|\ \
| * | regulator: s2mps11: Clean up redundant codeSachin Kamat2013-12-301-2/+0
| |/
* | mfd: s2mps11: Fix build after regmap field rename in sec-core.cKrzysztof Kozlowski2013-12-161-1/+1
|/
* regulator: s2mps11: Use devm_regulator_registerSachin Kamat2013-09-171-1/+2
* regulator: s2mps11: Convert to devm_regulator_register()Mark Brown2013-09-171-19/+1
* regulator: s2mps11: Fix setting ramp_delayAxel Lin2013-08-131-2/+6
* regulator: s2mps11: Fix wrong arguments for regmap_update_bits() callAxel Lin2013-08-131-2/+2
* regulator: s2mps11: Convert driver completely to use set_ramp_delay callbackYadwinder Singh Brar2013-07-151-53/+9
* regulator: s2mps11: Add DT supportYadwinder Singh Brar2013-07-151-11/+38
* regulator: s2mps11: Implement set_ramp_rate callback for bucksYadwinder Singh Brar2013-07-151-0/+117
* regulator: s2mps11: Implement set_voltage_time_sel() ops for bucksYadwinder Singh Brar2013-07-151-1/+52
* regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rateYadwinder Singh Brar2013-07-031-1/+6
* regulator: Remove unnecessary include of linux/delay.h from regulator driversAxel Lin2013-05-121-1/+0
* regulator: s2mps11: fix incorrect register for buck10Alim Akhtar2013-01-311-2/+2
* Merge remote-tracking branch 'regulator/topic/s2mps11' into regulator-nextMark Brown2012-12-101-5/+5
|\
| * regulator: s2mps11: Fix ramp delay value shift operationSangbeom Kim2012-11-271-5/+5
* | regulator: remove use of __devexitBill Pemberton2012-11-201-1/+1
OpenPOWER on IntegriCloud