aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linusMark Brown2013-09-30
|\
| * regulator: wm8350: correct the max_uV of LDOLaxman Dewangan2013-09-19
* | Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linusMark Brown2013-09-30
|\ \
| * | regulator: wm831x-ldo: Fix max_uV for gp_ldo and aldo linear range settingsAxel Lin2013-09-23
| |/
* | Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linusMark Brown2013-09-30
|\ \
| * | regulator: ti-abb: Fix bias voltage glitch in transition to bypass modeNishanth Menon2013-09-27
| |/
* | Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linusMark Brown2013-09-30
|\ \
| * | regulator: palmas: Remove wrong comment for the equation calculating num_volt...Axel Lin2013-09-16
| * | regulator: palmas: configure enable time for LDOsLaxman Dewangan2013-09-10
| * | regulator: palmas: fix the n_voltages for smps to 122Laxman Dewangan2013-09-04
* | | Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linusMark Brown2013-09-30
|\ \ \ | |_|/ |/| |
| * | regulator: da9063: Fix PTR_ERR/ERR_PTR mismatchGeert Uytterhoeven2013-09-10
| |/
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \ | |/ |/|
| * PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
* | Merge remote-tracking branch 'regulator/topic/tps65912' into regulator-nextMark Brown2013-09-01
|\ \
| * | regulator: tps65912: Convert tps65912_ops_ldo to use linear rangesAxel Lin2013-07-24
| |/
* | Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-nextMark Brown2013-09-01
|\ \
| * | regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-08-22
| |/
* | Merge remote-tracking branch 'regulator/topic/sec' into regulator-nextMark Brown2013-09-01
|\ \
| * | 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
| * | Merge branch 'topic/ramp' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-07-15
| |\ \
| * | | regulator: s2mps11: Implement set_voltage_time_sel() ops for bucksYadwinder Singh Brar2013-07-15
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/ramp' into regulator-nextMark Brown2013-09-01
|\ \ \ | | |/ | |/|
| * | regulator: core: Remove redundant checksYadwinder Singh Brar2013-07-15
| * | regulator: core: Add support for disabling ramp delayYadwinder Singh Brar2013-07-15
| |/
* | Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-nextMark Brown2013-09-01
|\ \
| * | regulator: pfuze100: Fix off-by-one for max_register settingAxel Lin2013-08-02
| * | regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementationAxel Lin2013-07-31
| * | regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit setAxel Lin2013-07-30
| * | regulator: pfuze100: Use regulator_map_voltage_ascendAxel Lin2013-07-29
| * | regulator: pfuze100: Fix module alias prefixAxel Lin2013-07-29
| * | regulator: pfuze100: Use i2c_[set|get]_clientdataAxel Lin2013-07-29
| * | regulator: pfuze100: REGULATOR_PFUZE100 needs to select REGMAP_I2CAxel Lin2013-07-29
| * | regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driverRobin Gong2013-07-29
| * | regulator:pfuze100: fix build warning and correct the binding docRobin Gong2013-07-26
| * | regulator: pfuze100: add pfuze100 regulator driverRobin Gong2013-07-25
* | | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-09-01
|\ \ \
| * | | regulator: palmas: model SMPS10 as two regulatorsKishon Vijay Abraham I2013-08-12
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-09-01
|\ \ \
| * | | regulator: Add devm_regulator_get_exclusive()Matthias Kaehlcke2013-08-29
| * | | regulator: core: Provide hints to the core about optional suppliesMark Brown2013-07-31
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/max8660' into regulator-nextMark Brown2013-09-01
|\ \ \
| * | | regulator: max8660: fix build warningsDaniel Mack2013-08-08
| * | | regulators: max8660: add DT bindingsDaniel Mack2013-08-02
| * | | regulators: max8660: add a shorthand to &client->devDaniel Mack2013-08-02
| * | | regulators: max8660: use i2c_id->driver_data rather than ->nameDaniel Mack2013-08-02