summaryrefslogtreecommitdiff
path: root/drivers/mfd/palmas.c
Commit message (Expand)AuthorAge
* mfd: palmas: Assign the right powerhold mask for tps65917Keerthy2018-01-08
* mfd: palmas: Use devm_of_platform_populate()Benjamin Gaignard2017-07-06
* mfd: palmas: Fixed spelling mistake in error messageWillis Monroe2017-04-27
* mfd: palmas: Reset the POWERHOLD mux during power offKeerthy2017-04-27
* mfd: palmas: Remove redundant check in palmas_power_offKeerthy2016-11-29
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-11
* regulator: palmas: add driver data and modularize the probeKeerthy2014-06-23
* mfd: palmas: shift the palmas_sleep_requestor_info structure definition to th...Keerthy2014-06-23
* mfd: palmas: Add tps65917 supportKeerthy2014-06-23
* mfd: palmas: Remove redundant of_match_ptrSachin Kamat2013-10-23
* mfd: palmas: Fix resource leak of i2c_dummy devicesLaxman Dewangan2013-10-23
* mfd: palmas: Reset pm_power_off if it is set for the deviceLaxman Dewangan2013-10-23
* mfd: palmas: Add MODULE_DEVICE_TABLE for of_device tableLaxman Dewangan2013-10-23
* mfd: palmas: Remove call of mfd_remove_devicesLaxman Dewangan2013-10-23
* Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz2013-08-21
|\
| * mfd: palmas: Add power off controlBill Huang2013-08-14
* | mfd: palmas: Add support for external control configurationLaxman Dewangan2013-08-20
|/
* mfd: palmas: Add TPS659038 PMIC supportJ Keerthy2013-06-24
* mfd: palmas: Add SMPS10_BOOST featureJ Keerthy2013-06-20
* mfd: palmas: Check if irq is validJ Keerthy2013-06-20
* mfd: palmas: Remove code which is not necessary for a device tree bootJ Keerthy2013-06-17
* mfd: palmas: Initialise client->of_node for dummy created clientLaxman Dewangan2013-04-08
* mfd: palmas: Change the DT node property names to follow the conventionJ Keerthy2013-04-05
* mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan2013-03-12
* mfd: palmas: Add rtc irq number as irq resource for palmas-rtcLaxman Dewangan2013-02-14
* mfd: remove use of __devinitdataBill Pemberton2012-11-28
* mfd: remove use of __devinitBill Pemberton2012-11-28
* mfd: palmas: Add device tree handling to mfdGraeme Gregory2012-09-23
* mfd: palmas: Add pdata/data for rest of childrenGraeme Gregory2012-09-23
* mfd: palmas: Switch to linear domain in all casesGraeme Gregory2012-09-21
* mfd: palmas: Improve the error exit pathGraeme Gregory2012-09-21
* mfd: palmas: Drop kfree of devm_kzalloc's dataJulia Lawall2012-09-17
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-14
* mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory2012-07-09
* mfd: Fix palmas regulator pdata missingGraeme Gregory2012-07-09
* mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin2012-07-09
* mfd: palmas PMIC device supportGraeme Gregory2012-05-18