| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-03-21 | 35 | -1033/+3412 |
|\ |
|
| * | Merge tag 'topic/twl' into regulator-next | Mark Brown | 2012-03-19 | 1 | -81/+246 |
| |\ |
|
| | * | regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supply | Peter Ujfalusi | 2012-03-11 | 1 | -0/+4 |
| | * | regulator: twl: adapt twl-regulator driver to dt | Rajendra Nayak | 2012-03-11 | 1 | -87/+172 |
| | * | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators | Tero Kristo | 2012-03-11 | 1 | -0/+39 |
| | * | regulator: twl4030: add support for external voltage get/set | Tero Kristo | 2012-03-11 | 1 | -5/+34 |
| | * | regulator: twl6030: Fix voltage selection logic | Laxman Dewangan | 2012-03-11 | 1 | -3/+11 |
| * | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-next | Mark Brown | 2012-03-18 | 1 | -17/+8 |
| |\ \ |
|
| | * | | regulator: Remove obsolete consumer_dev related comment | Axel Lin | 2012-02-18 | 1 | -2/+0 |
| | * | | regulator: Remove support for supplies specified by struct device | Mark Brown | 2012-02-02 | 1 | -15/+8 |
| | * | | Merge branch 'regulator-drivers' into regulator-supply | Mark Brown | 2012-02-02 | 12 | -122/+2427 |
| | |\ \ |
|
| * | \ \ | Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st... | Mark Brown | 2012-03-18 | 1 | -0/+108 |
| |\ \ \ \ |
|
| | * | | | | regulator: Provide devm_regulator_bulk_get() | Mark Brown | 2012-01-22 | 1 | -0/+46 |
| | * | | | | regulator: Implement devm_regulator_free() | Mark Brown | 2012-01-22 | 1 | -0/+28 |
| | * | | | | regulator: Add devm_regulator_get() | Stephen Boyd | 2012-01-20 | 1 | -0/+34 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge remote-tracking branch 'regulator/topic/stub' into regulator-next | Mark Brown | 2012-03-18 | 5 | -3/+58 |
| |\ \ \ \ |
|
| | * | | | | regulator: provide a helper for registering a fixed regulator | Sascha Hauer | 2012-03-03 | 2 | -1/+54 |
| * | | | | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next | Mark Brown | 2012-03-18 | 33 | -894/+2971 |
| |\ \ \ \ \ |
|
| | * | | | | | regulator: Convert tps6507x to set_voltage_sel | Axel Lin | 2012-03-14 | 1 | -26/+5 |
| | * | | | | | regulator: Refactor tps6507x to use one tps6507x_pmic_ops for all LDOs and DCDCs | Axel Lin | 2012-03-14 | 1 | -201/+67 |
| | * | | | | | regulator: Make s5m8767_get_voltage_register always return correct register | Axel Lin | 2012-03-14 | 1 | -18/+9 |
| | * | | | | | regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlier | Axel Lin | 2012-03-14 | 1 | -24/+21 |
| | * | | | | | regulator: tps65910: Provide settling time for DCDC voltage change | Laxman Dewangan | 2012-03-14 | 1 | -13/+32 |
| | * | | | | | regulator: Add Anatop regulator driver | Ying-Chun Liu (PaulLiu) | 2012-03-14 | 3 | -0/+250 |
| | * | | | | | regulator: Simplify implementation of tps65912_get_voltage_dcdc | Axel Lin | 2012-03-14 | 1 | -26/+5 |
| | * | | | | | regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOx | Axel Lin | 2012-03-14 | 1 | -16/+3 |
| | * | | | | | regulator: tps65910: Provide settling time for enabling rails | Laxman Dewangan | 2012-03-13 | 1 | -0/+37 |
| | * | | | | | regulator: max8925: Use DIV_ROUND_UP macro | Axel Lin | 2012-03-13 | 1 | -2/+2 |
| | * | | | | | regulator: tps65912: Use simple equations to get register address | Axel Lin | 2012-03-13 | 1 | -144/+18 |
| | * | | | | | regulator: Fix the logic of tps65910_get_mode | Axel Lin | 2012-03-13 | 1 | -1/+1 |
| | * | | | | | regulator: Merge tps65217_pmic_ldo234_ops and tps65217_pmic_dcdc_ops to tps65... | Axel Lin | 2012-03-12 | 1 | -187/+72 |
| | * | | | | | regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_current | Axel Lin | 2012-03-12 | 1 | -1/+1 |
| | * | | | | | regulator: Use array to store dcdc_range settings for tps65912 | Axel Lin | 2012-03-11 | 1 | -50/+20 |
| | * | | | | | regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_sel | Axel Lin | 2012-03-11 | 1 | -12/+10 |
| | * | | | | | regulator: tps6524x: Remove unneeded comment for N_REGULATORS | Axel Lin | 2012-03-11 | 1 | -3/+1 |
| | * | | | | | regulator: Rename set_voltage_sel callback function name to *_sel | Axel Lin | 2012-03-11 | 2 | -13/+15 |
| | * | | | | | regulator: Fix s5m8767_set_voltage_time_sel calculation value | Sangbeom Kim | 2012-03-11 | 1 | -1/+1 |
| | * | | | | | regulator: tps6586x: fix typo in debug message | Thierry Reding | 2012-03-11 | 1 | -1/+1 |
| | * | | | | | regulator: tps65910: Sleep off rails when ext sleep configured | Laxman Dewangan | 2012-03-11 | 1 | -4/+13 |
| | * | | | | | regulator: Simplify the implementation of tps65912_get_voltage_dcdc | Axel Lin | 2012-03-11 | 1 | -67/+45 |
| | * | | | | | regulator: max8649: Use DIV_ROUND_UP macro to calculate selector | Axel Lin | 2012-03-11 | 1 | -2/+1 |
| | * | | | | | regulator: Silence error message in max8998_pmic_probe | Axel Lin | 2012-03-11 | 1 | -1/+0 |
| | * | | | | | regulator: Remove unused i2c variable in s5m8767_pmic_probe | Axel Lin | 2012-03-11 | 1 | -2/+0 |
| | * | | | | | regulator: tps65217: Use DIV_ROUND_UP macro to calculate selector | Axel Lin | 2012-03-11 | 1 | -6/+6 |
| | * | | | | | regulator: da903x: Use DIV_ROUND_UP macro to calculate selector | Axel Lin | 2012-03-11 | 1 | -6/+6 |
| | * | | | | | regulator: wm8400: Use DIV_ROUND_UP macro to calculate selector | Axel Lin | 2012-03-11 | 1 | -3/+3 |
| | * | | | | | regulator fixed: Do not report enumaratable voltages if there are none | Sascha Hauer | 2012-03-11 | 1 | -1/+3 |
| | * | | | | | regulator: max8660: Use DIV_ROUND_UP macro to calculate selector | Axel Lin | 2012-03-11 | 1 | -7/+9 |
| | * | | | | | regulator: max1586: Use DIV_ROUND_UP macro to calculate selector | Axel Lin | 2012-03-11 | 1 | -2/+2 |
| | * | | | | | regulator: ad5398: Use DIV_ROUND_UP macro to calculate selector | Axel Lin | 2012-03-11 | 1 | -2/+2 |