aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAge
* 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
| * | | regulator: use dev_get_platdata()Jingoo Han2013-07-30
* | | | Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-nextMark Brown2013-09-01
|\ \ \ \
| * | | | regulator: lp8755: Provide map_voltage()Mark Brown2013-07-02
* | | | | Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-nextMark Brown2013-09-01
|\ \ \ \ \
| * | | | | regulator: lp872x: fix a build waring and coding stylesMilo Kim2013-07-15
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-nextMark Brown2013-09-01
|\ \ \ \ \
| * | | | | regulator: tps65217: Convert to use linear rangesAxel Lin2013-08-30
* | | | | | Merge remote-tracking branch 'regulator/topic/kconfig' into regulator-nextMark Brown2013-09-01
|\ \ \ \ \ \
| * | | | | | regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=yAxel Lin2013-08-30
| * | | | | | regulator: build: Allow most regulators to be built as modulesMark Brown2013-08-29
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote-tracking branch 'regulator/topic/helpers' into regulator-nextMark Brown2013-09-01
|\ \ \ \ \ \
| * | | | | | regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.cAxel Lin2013-08-09