aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tps65218.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-13mfd: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-07-06mfd: tps65218: Repair incorrect function argument name 's/tps65218/tps/'Gravatar Lee Jones 1-2/+2
2019-02-01mfd: tps65218.c: Add input voltage optionsGravatar Christian Hohnstaedt 1-0/+89
2019-01-03mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Gravatar Keerthy 1-21/+3
2017-10-13mfd: tps65218: Introduce dependency on CONFIG_OFGravatar Keerthy 1-8/+0
2016-10-26mfd: tps65218: Use mfd_add_devices instead of of_platform_populateGravatar Keerthy 1-2/+16
2016-10-26mfd: tps65218: Remove redundant read wrapperGravatar Keerthy 1-16/+2
2016-08-10mfd: tps65218: add version check to the PMIC probeGravatar Tero Kristo 1-0/+9
2015-08-11mfd: Export OF module alias information in missing driversGravatar Javier Martinez Canillas 1-0/+1
2015-08-11mfd: Drop owner assignment from i2c_driversGravatar Krzysztof Kozlowski 1-1/+0
2015-01-22mfd: tps65218: Constify struct regmap_configGravatar Krzysztof Kozlowski 1-1/+1
2015-01-20mfd: tps65218: Make INT1 our status_base registerGravatar Felipe Balbi 1-0/+1
2015-01-20mfd: tps65218: Make INT[12] and STATUS registers volatileGravatar Felipe Balbi 1-0/+11
2014-06-03mfd: tps65218: Terminate of match tableGravatar Stephen Boyd 1-0/+1
2014-03-19mfd: tps65218: Add driver for the TPS65218 PMICGravatar Keerthy 1-0/+282