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