summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-0358-1088/+3518
|\
| * Merge remote-tracking branch 'regulator/topic/tps65912' into regulator-nextMark Brown2013-09-011-20/+19
| |\
| | * regulator: tps65912: Convert tps65912_ops_ldo to use linear rangesAxel Lin2013-07-241-20/+19
| * | Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-nextMark Brown2013-09-011-10/+0
| |\ \
| | * | regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-08-221-10/+0
| * | | Merge remote-tracking branch 'regulator/topic/sec' into regulator-nextMark Brown2013-09-011-45/+200
| |\ \ \
| | * | | 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
| | * | | Merge branch 'topic/ramp' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-07-152-6/+13
| | |\ \ \
| | * | | | regulator: s2mps11: Implement set_voltage_time_sel() ops for bucksYadwinder Singh Brar2013-07-151-1/+52
| * | | | | Merge remote-tracking branch 'regulator/topic/ramp' into regulator-nextMark Brown2013-09-012-6/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | regulator: core: Remove redundant checksYadwinder Singh Brar2013-07-151-3/+2
| | * | | | regulator: core: Add support for disabling ramp delayYadwinder Singh Brar2013-07-152-5/+13
| | |/ / /
| * | | | Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-nextMark Brown2013-09-013-0/+454
| |\ \ \ \
| | * | | | regulator: pfuze100: Fix off-by-one for max_register settingAxel Lin2013-08-021-1/+1
| | * | | | regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementationAxel Lin2013-07-311-16/+5
| | * | | | regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit setAxel Lin2013-07-301-8/+8
| | * | | | regulator: pfuze100: Use regulator_map_voltage_ascendAxel Lin2013-07-291-0/+1
| | * | | | regulator: pfuze100: Fix module alias prefixAxel Lin2013-07-291-1/+1
| | * | | | regulator: pfuze100: Use i2c_[set|get]_clientdataAxel Lin2013-07-291-2/+2
| | * | | | regulator: pfuze100: REGULATOR_PFUZE100 needs to select REGMAP_I2CAxel Lin2013-07-291-0/+1
| | * | | | regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driverRobin Gong2013-07-291-0/+1
| | * | | | regulator:pfuze100: fix build warning and correct the binding docRobin Gong2013-07-261-1/+1
| | * | | | regulator: pfuze100: add pfuze100 regulator driverRobin Gong2013-07-253-0/+462
| * | | | | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-09-011-6/+24
| |\ \ \ \ \
| | * | | | | regulator: palmas: model SMPS10 as two regulatorsKishon Vijay Abraham I2013-08-121-6/+24
| * | | | | | Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-09-017-7/+96
| |\ \ \ \ \ \
| | * | | | | | regulator: Add devm_regulator_get_exclusive()Matthias Kaehlcke2013-08-291-0/+30
| | * | | | | | hwmon: (sht15) Use devm_regulator_get_optional()Mark Brown2013-08-191-1/+1
| | * | | | | | cpufreq: cpufreq-cpu0: Use devm_regulator_get_optional()Mark Brown2013-08-131-1/+1
| | * | | | | | mmc: pxamci: Indicate that regulators may be absentMark Brown2013-07-311-1/+1
| | * | | | | | mmc: dw_mmc: Indicate that regulators may be absentMark Brown2013-07-311-1/+1
| | * | | | | | mmc: sdhci: Indicate that regulators may be absentMark Brown2013-07-311-2/+2
| | * | | | | | mmc: core: Indicate that vmmcq may be absentMark Brown2013-07-311-1/+1
| | * | | | | | regulator: core: Provide hints to the core about optional suppliesMark Brown2013-07-311-0/+59
| * | | | | | | Merge remote-tracking branch 'regulator/topic/max8660' into regulator-nextMark Brown2013-09-0138-52/+140
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: max8660: fix build warningsDaniel Mack2013-08-081-3/+3
| | * | | | | | | regulators: max8660: add DT bindingsDaniel Mack2013-08-021-1/+81
| | * | | | | | | regulators: max8660: add a shorthand to &client->devDaniel Mack2013-08-021-7/+8
| | * | | | | | | regulators: max8660: use i2c_id->driver_data rather than ->nameDaniel Mack2013-08-021-3/+10
| | * | | | | | | regulator: use dev_get_platdata()Jingoo Han2013-07-3038-43/+43
| * | | | | | | | Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-nextMark Brown2013-09-011-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | regulator: lp8755: Provide map_voltage()Mark Brown2013-07-021-0/+1
| * | | | | | | | | Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-nextMark Brown2013-09-011-4/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | regulator: lp872x: fix a build waring and coding stylesMilo Kim2013-07-151-4/+5
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-nextMark Brown2013-09-011-145/+37
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | regulator: tps65217: Convert to use linear rangesAxel Lin2013-08-301-145/+37