| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: palmas: Remove redundant of_match_ptr | Sachin Kamat | 2013-10-23 | 1 | -1/+1 |
* | mfd: palmas: Fix resource leak of i2c_dummy devices | Laxman Dewangan | 2013-10-23 | 1 | -6/+15 |
* | mfd: palmas: Reset pm_power_off if it is set for the device | Laxman Dewangan | 2013-10-23 | 1 | -0/+5 |
* | mfd: palmas: Add MODULE_DEVICE_TABLE for of_device table | Laxman Dewangan | 2013-10-23 | 1 | -0/+1 |
* | mfd: palmas: Remove call of mfd_remove_devices | Laxman Dewangan | 2013-10-23 | 1 | -1/+0 |
* | Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfd | Samuel Ortiz | 2013-08-21 | 1 | -2/+31 |
|\ |
|
| * | mfd: palmas: Add power off control | Bill Huang | 2013-08-14 | 1 | -2/+31 |
* | | mfd: palmas: Add support for external control configuration | Laxman Dewangan | 2013-08-20 | 1 | -0/+97 |
|/ |
|
* | mfd: palmas: Add TPS659038 PMIC support | J Keerthy | 2013-06-24 | 1 | -0/+5 |
* | mfd: palmas: Add SMPS10_BOOST feature | J Keerthy | 2013-06-20 | 1 | -8/+21 |
* | mfd: palmas: Check if irq is valid | J Keerthy | 2013-06-20 | 1 | -0/+6 |
* | mfd: palmas: Remove code which is not necessary for a device tree boot | J Keerthy | 2013-06-17 | 1 | -106/+0 |
* | mfd: palmas: Initialise client->of_node for dummy created client | Laxman Dewangan | 2013-04-08 | 1 | -0/+1 |
* | mfd: palmas: Change the DT node property names to follow the convention | J Keerthy | 2013-04-05 | 1 | -3/+3 |
* | mfd: palmas: Provide irq flags through DT/platform data | Laxman Dewangan | 2013-03-12 | 1 | -3/+33 |
* | mfd: palmas: Add rtc irq number as irq resource for palmas-rtc | Laxman Dewangan | 2013-02-14 | 1 | -2/+12 |
* | mfd: remove use of __devinitdata | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
* | mfd: palmas: Add device tree handling to mfd | Graeme Gregory | 2012-09-23 | 1 | -0/+52 |
* | mfd: palmas: Add pdata/data for rest of children | Graeme Gregory | 2012-09-23 | 1 | -0/+13 |
* | mfd: palmas: Switch to linear domain in all cases | Graeme Gregory | 2012-09-21 | 1 | -63/+1 |
* | mfd: palmas: Improve the error exit path | Graeme Gregory | 2012-09-21 | 1 | -8/+11 |
* | mfd: palmas: Drop kfree of devm_kzalloc's data | Julia Lawall | 2012-09-17 | 1 | -1/+0 |
* | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-14 | 1 | -1/+2 |
* | mfd: Add missing hunk to change palmas irq to clear on read | Graeme Gregory | 2012-07-09 | 1 | -1/+8 |
* | mfd: Fix palmas regulator pdata missing | Graeme Gregory | 2012-07-09 | 1 | -0/+3 |
* | mfd: Add terminating entry for i2c_device_id palmas table | Axel Lin | 2012-07-09 | 1 | -0/+1 |
* | mfd: palmas PMIC device support | Graeme Gregory | 2012-05-18 | 1 | -0/+509 |