summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/palmas.c
AgeCommit message (Expand)AuthorLines
2014-06-23regulator: palmas: add driver data and modularize the probeKeerthy-40/+4
2014-06-23mfd: palmas: shift the palmas_sleep_requestor_info structure definition to th...Keerthy-10/+0
2014-06-23mfd: palmas: Add tps65917 supportKeerthy-7/+172
2013-10-23mfd: palmas: Remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-23mfd: palmas: Fix resource leak of i2c_dummy devicesLaxman Dewangan-6/+15
2013-10-23mfd: palmas: Reset pm_power_off if it is set for the deviceLaxman Dewangan-0/+5
2013-10-23mfd: palmas: Add MODULE_DEVICE_TABLE for of_device tableLaxman Dewangan-0/+1
2013-10-23mfd: palmas: Remove call of mfd_remove_devicesLaxman Dewangan-1/+0
2013-08-21Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz-2/+31
2013-08-20mfd: palmas: Add support for external control configurationLaxman Dewangan-0/+97
2013-08-14mfd: palmas: Add power off controlBill Huang-2/+31
2013-06-24mfd: palmas: Add TPS659038 PMIC supportJ Keerthy-0/+5
2013-06-20mfd: palmas: Add SMPS10_BOOST featureJ Keerthy-8/+21
2013-06-20mfd: palmas: Check if irq is validJ Keerthy-0/+6
2013-06-17mfd: palmas: Remove code which is not necessary for a device tree bootJ Keerthy-106/+0
2013-04-08mfd: palmas: Initialise client->of_node for dummy created clientLaxman Dewangan-0/+1
2013-04-05mfd: palmas: Change the DT node property names to follow the conventionJ Keerthy-3/+3
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan-3/+33
2013-02-14mfd: palmas: Add rtc irq number as irq resource for palmas-rtcLaxman Dewangan-2/+12
2012-11-28mfd: remove use of __devinitdataBill Pemberton-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton-2/+2
2012-09-23mfd: palmas: Add device tree handling to mfdGraeme Gregory-0/+52
2012-09-23mfd: palmas: Add pdata/data for rest of childrenGraeme Gregory-0/+13
2012-09-21mfd: palmas: Switch to linear domain in all casesGraeme Gregory-63/+1
2012-09-21mfd: palmas: Improve the error exit pathGraeme Gregory-8/+11
2012-09-17mfd: palmas: Drop kfree of devm_kzalloc's dataJulia Lawall-1/+0
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown-1/+2
2012-07-09mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory-1/+8
2012-07-09mfd: Fix palmas regulator pdata missingGraeme Gregory-0/+3
2012-07-09mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin-0/+1
2012-05-18mfd: palmas PMIC device supportGraeme Gregory-0/+509