aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65218.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-01mfd: tps65218.c: Add input voltage optionsChristian Hohnstaedt1-0/+89
2019-01-03mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy1-21/+3
2017-10-13mfd: tps65218: Introduce dependency on CONFIG_OFKeerthy1-8/+0
2016-10-26mfd: tps65218: Use mfd_add_devices instead of of_platform_populateKeerthy1-2/+16
2016-10-26mfd: tps65218: Remove redundant read wrapperKeerthy1-16/+2
2016-08-10mfd: tps65218: add version check to the PMIC probeTero Kristo1-0/+9
2015-08-11mfd: Export OF module alias information in missing driversJavier Martinez Canillas1-0/+1
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0
2015-01-22mfd: tps65218: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-20mfd: tps65218: Make INT1 our status_base registerFelipe Balbi1-0/+1
2015-01-20mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi1-0/+11
2014-06-03mfd: tps65218: Terminate of match tableStephen Boyd1-0/+1
2014-03-19mfd: tps65218: Add driver for the TPS65218 PMICKeerthy1-0/+282