aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/palmas.c
AgeCommit message (Expand)Author
2019-08-12mfd: palmas: Convert to i2c_new_dummy_deviceWolfram Sang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-01-08mfd: palmas: Assign the right powerhold mask for tps65917Keerthy
2017-07-06mfd: palmas: Use devm_of_platform_populate()Benjamin Gaignard
2017-04-27mfd: palmas: Fixed spelling mistake in error messageWillis Monroe
2017-04-27mfd: palmas: Reset the POWERHOLD mux during power offKeerthy
2016-11-29mfd: palmas: Remove redundant check in palmas_power_offKeerthy
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski
2014-06-23regulator: palmas: add driver data and modularize the probeKeerthy
2014-06-23mfd: palmas: shift the palmas_sleep_requestor_info structure definition to th...Keerthy
2014-06-23mfd: palmas: Add tps65917 supportKeerthy
2013-10-23mfd: palmas: Remove redundant of_match_ptrSachin Kamat
2013-10-23mfd: palmas: Fix resource leak of i2c_dummy devicesLaxman Dewangan
2013-10-23mfd: palmas: Reset pm_power_off if it is set for the deviceLaxman Dewangan
2013-10-23mfd: palmas: Add MODULE_DEVICE_TABLE for of_device tableLaxman Dewangan
2013-10-23mfd: palmas: Remove call of mfd_remove_devicesLaxman Dewangan
2013-08-21Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz
2013-08-20mfd: palmas: Add support for external control configurationLaxman Dewangan
2013-08-14mfd: palmas: Add power off controlBill Huang
2013-06-24mfd: palmas: Add TPS659038 PMIC supportJ Keerthy
2013-06-20mfd: palmas: Add SMPS10_BOOST featureJ Keerthy
2013-06-20mfd: palmas: Check if irq is validJ Keerthy
2013-06-17mfd: palmas: Remove code which is not necessary for a device tree bootJ Keerthy
2013-04-08mfd: palmas: Initialise client->of_node for dummy created clientLaxman Dewangan
2013-04-05mfd: palmas: Change the DT node property names to follow the conventionJ Keerthy
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan
2013-02-14mfd: palmas: Add rtc irq number as irq resource for palmas-rtcLaxman Dewangan
2012-11-28mfd: remove use of __devinitdataBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-09-23mfd: palmas: Add device tree handling to mfdGraeme Gregory
2012-09-23mfd: palmas: Add pdata/data for rest of childrenGraeme Gregory
2012-09-21mfd: palmas: Switch to linear domain in all casesGraeme Gregory
2012-09-21mfd: palmas: Improve the error exit pathGraeme Gregory
2012-09-17mfd: palmas: Drop kfree of devm_kzalloc's dataJulia Lawall
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-07-09mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory
2012-07-09mfd: Fix palmas regulator pdata missingGraeme Gregory
2012-07-09mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin
2012-05-18mfd: palmas PMIC device supportGraeme Gregory