aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/palmas.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-03-11regulator: palmas: Remove *rdev[PALMAS_NUM_REGS] from struct palmas_pmicAxel Lin1-1/+0
2018-01-08mfd: palmas: Assign the right powerhold mask for tps65917Keerthy1-0/+3
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi1-1/+1
2017-05-25regulator: tps65917: Add support for SMPS12Keerthy1-0/+2
2016-02-05extcon: palmas: Add the support for VBUS detection by using GPIOFelipe Balbi1-0/+3
2015-10-25iio:adc: add iio driver for Palmas (twl6035/7) gpadcH. Nikolaus Schaller1-24/+51
2015-08-10extcon: palmas: Support GPIO based USB ID detectionRoger Quadros1-0/+7
2015-03-17regulator: palmas: Add has_regen3 check for TPS659038Keerthy1-0/+1
2015-03-17regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy1-0/+3
2014-07-03regulator: palmas: Rename reg_info to palmas_reg_infoNishanth Menon1-2/+2
2014-06-23regulator: palmas: Add palmas_pmic_driver_data structureKeerthy1-0/+25
2014-06-23mfd: palmas: shift the palmas_sleep_requestor_info structure definition to the header fileKeerthy1-0/+10
2014-06-23regulator: palmas: Shift the reg_info structure definition to the header fileKeerthy1-0/+9
2014-06-23mfd: palmas: Add tps65917 specific definitions and enumsKeerthy1-0/+793
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextLinus Torvalds1-1083/+1083
2014-06-03mfd: palmas: Format the header fileKeerthy1-1083/+1083
2014-04-29extcon: palmas: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi1-1/+1
2013-09-07Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds1-0/+50
2013-09-04Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-11/+24
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-5/+3
2013-08-21Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz1-0/+1
2013-08-20mfd: palmas: Add support for external control configurationLaxman Dewangan1-0/+49
2013-08-14pinctrl: palmas: add pincontrol driverLaxman Dewangan1-11/+24
2013-08-14mfd: palmas: Add power off controlBill Huang1-0/+1
2013-08-12regulator: palmas: model SMPS10 as two regulatorsKishon Vijay Abraham I1-4/+5
2013-08-05extcon: palmas: Option to disable ID/VBUS detection based on platformLaxman Dewangan1-0/+3
2013-08-05extcon: palmas: remove unused member from palams_usb structureLaxman Dewangan1-5/+0
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds1-0/+14
2013-06-20mfd: palmas: Add SMPS10_BOOST featureJ Keerthy1-0/+14
2013-06-17extcon: Palmas Extcon DriverGraeme Gregory1-12/+14
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds1-1/+11
2013-04-28Merge remote-tracking branch 'regulator/topic/palmas' into v3.9-rc8Mark Brown1-13/+11
2013-04-18regulator: palmas: preserve modes of rails during enable/disableLaxman Dewangan1-0/+1
2013-04-18regulator: palma: add ramp delay support through regulator constraintsLaxman Dewangan1-13/+1
2013-04-17regulator: palmas: add support for LDO8 tracking modeLaxman Dewangan1-0/+3
2013-04-17regulator: palmas: support for external regulator through control outputsLaxman Dewangan1-0/+6
2013-04-08mfd: palmas: is_palmas_charger needed by multiple driversIan Lartey1-1/+11
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan1-0/+1
2013-02-14mfd: palmas: Add APIs to access the Palmas' registersLaxman Dewangan1-0/+52
2012-09-23mfd: palmas: Change regulator defns to better suite DTGraeme Gregory1-30/+30
2012-09-23mfd: palmas: Add pdata/data for rest of childrenGraeme Gregory1-0/+172
2012-05-18mfd: palmas PMIC device supportGraeme Gregory1-0/+2620