| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-09-16 | 1 | -15/+109 |
|\ |
|
| * | mfd: Move tps65217 regulator plat data handling to regulator | AnilKumar Ch | 2012-08-22 | 1 | -15/+109 |
* | | regulator: twl-regulator: fix up VINTANA1/VINTANA2 | Aaro Koskinen | 2012-08-15 | 1 | -2/+2 |
* | | regulator: core: request only valid gpio pins for regulator enable | Marek Szyprowski | 2012-08-09 | 1 | -1/+1 |
* | | regulator: twl: Remove references to the twl4030 regulator | Mark Brown | 2012-08-09 | 1 | -1/+0 |
* | | regulator: gpio-regulator: Split setting of voltages and currents | Heiko Stübner | 2012-08-08 | 1 | -12/+26 |
* | | regulator: ab3100: add missing voltage table | Linus Walleij | 2012-08-07 | 1 | -0/+1 |
* | | regulator: anatop: Fix wrong mask used in anatop_get_voltage_sel | Axel Lin | 2012-08-07 | 1 | -2/+3 |
* | | regulator: tps6586x: correct vin pin for sm0/sm1/sm2 | Laxman Dewangan | 2012-08-07 | 1 | -3/+5 |
* | | regulator: palmas: Fix palmas_probe error handling | Axel Lin | 2012-08-07 | 1 | -2/+4 |
* | | regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_init | Axel Lin | 2012-08-07 | 1 | -2/+2 |
* | | regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_reg | Axel Lin | 2012-08-07 | 1 | -1/+3 |
* | | regulator: palmas: Fix calculating selector in palmas_map_voltage_ldo | Axel Lin | 2012-08-07 | 1 | -3/+6 |
|/ |
|
* | regulator: Fix an s5m8767 build failure | Samuel Ortiz | 2012-07-31 | 1 | -3/+3 |
* | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-07-30 | 4 | -49/+37 |
|\ |
|
| * | mfd: Modify samsung mfd header | Sangbeom Kim | 2012-07-16 | 1 | -2/+2 |
| * | mfd: Modify samsung mfd driver for common api | Sangbeom Kim | 2012-07-16 | 1 | -39/+39 |
| * | mfd: Rename s5m file and directories to samsung | Sangbeom Kim | 2012-07-16 | 2 | -3/+3 |
| * | mfd: Register ab8500 devices using the newly DT:ed MFD API | Lee Jones | 2012-07-09 | 1 | -6/+0 |
| * | mfd: Register db8500-prcmu devices using the newly DT:ed MFD API | Lee Jones | 2012-07-09 | 1 | -6/+0 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2012-07-24 | 1 | -1/+1 |
|\ \ |
|
| * | | [SCSI] async: introduce 'async_domain' type | Dan Williams | 2012-07-20 | 1 | -1/+1 |
* | | | Merge branch 'regulator-drivers' into regulator-next | Mark Brown | 2012-07-22 | 50 | -2505/+4930 |
|\ \ \ |
|
| * | | | regulator: add new lp8788 regulator driver | Kim, Milo | 2012-07-20 | 4 | -0/+1479 |
| * | | | regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulator | Axel Lin | 2012-07-20 | 1 | -1/+0 |
| * | | | regulator: tps65910: set input_supply on desc unconditionally | Laxman Dewangan | 2012-07-17 | 1 | -10/+1 |
| * | | | regulator: palmas: Fix calcuating selector in palmas_map_voltage_smps | Axel Lin | 2012-07-17 | 1 | -3/+14 |
| * | | | regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data() | Axel Lin | 2012-07-16 | 1 | -21/+7 |
| * | | | regulator: twl: Fix list_voltate for twl6030ldo_ops | Axel Lin | 2012-07-16 | 1 | -7/+24 |
| * | | | regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_sel | Axel Lin | 2012-07-15 | 1 | -17/+7 |
| * | | | regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldo | Axel Lin | 2012-07-15 | 1 | -13/+4 |
| * | | | regulator: s5m8767: Properly handle gpio_request failure | Axel Lin | 2012-07-15 | 1 | -25/+24 |
| * | | | regulator: max8997: Properly handle gpio_request failure | Axel Lin | 2012-07-15 | 1 | -31/+9 |
| * | | | regulator: tps62360: use devm_* for gpio request | Laxman Dewangan | 2012-07-15 | 1 | -22/+6 |
| * | | | Merge tag 'v3.5-rc7' into regulator-drivers | Mark Brown | 2012-07-15 | 1 | -5/+5 |
| |\| | |
|
| | * | | regulator: Fix recursive mutex lockdep warning | Stephen Boyd | 2012-07-03 | 1 | -5/+5 |
| | |/ |
|
| * | | regulator: tps6586x: add support for input supply | Laxman Dewangan | 2012-07-13 | 1 | -22/+25 |
| * | | regulator: tps65217: Add device tree support | AnilKumar Ch | 2012-07-12 | 1 | -0/+1 |
| * | | regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regul... | Axel Lin | 2012-07-12 | 1 | -5/+0 |
| * | | regulator: aat2870: Convert to regulator_list_voltage_table | Axel Lin | 2012-07-12 | 1 | -13/+3 |
| * | | regulator: da9052: initialize of_node param for regulator register | Axel Lin | 2012-07-12 | 1 | -0/+1 |
| * | | regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is... | Axel Lin | 2012-07-12 | 1 | -3/+2 |
| * | | regulator: s2mps11: Fix wrong setting for config.dev | Axel Lin | 2012-07-12 | 1 | -9/+5 |
| * | | regulator: s2mps11: Fixup missing commas | Axel Lin | 2012-07-12 | 1 | -7/+7 |
| * | | regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_... | Axel Lin | 2012-07-12 | 1 | -111/+73 |
| * | | regulator: s2mps11: Add samsung s2mps11 regulator driver | Sangbeom Kim | 2012-07-11 | 3 | -0/+377 |
| * | | regulator: tps65910: correct init value of n_voltages | Laxman Dewangan | 2012-07-10 | 1 | -11/+11 |
| * | | regulator: max8952: Use core GPIO enable support | Axel Lin | 2012-07-10 | 1 | -55/+4 |
| * | | regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settings | Axel Lin | 2012-07-09 | 1 | -6/+0 |
| * | | regulator: max8952: Remove wrong set_suspend_disable callback setting | Axel Lin | 2012-07-09 | 1 | -1/+0 |