summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65218.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: tps65128: Convert to use maple tree register cacheMark Brown2023-11-011-1/+1
* mfd: Explicitly include correct DT includesRob Herring2023-08-181-1/+0
* mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-151-1/+1
* mfd: tps65218: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner2022-06-101-9/+1
* mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-131-1/+1
* mfd: tps65218: Repair incorrect function argument name 's/tps65218/tps/'Lee Jones2020-07-061-2/+2
* mfd: tps65218.c: Add input voltage optionsChristian Hohnstaedt2019-02-011-0/+89
* mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy2019-01-031-21/+3
* mfd: tps65218: Introduce dependency on CONFIG_OFKeerthy2017-10-131-8/+0
* mfd: tps65218: Use mfd_add_devices instead of of_platform_populateKeerthy2016-10-261-2/+16
* mfd: tps65218: Remove redundant read wrapperKeerthy2016-10-261-16/+2
* mfd: tps65218: add version check to the PMIC probeTero Kristo2016-08-101-0/+9
* mfd: Export OF module alias information in missing driversJavier Martinez Canillas2015-08-111-0/+1
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: tps65218: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
* mfd: tps65218: Make INT1 our status_base registerFelipe Balbi2015-01-201-0/+1
* mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi2015-01-201-0/+11
* mfd: tps65218: Terminate of match tableStephen Boyd2014-06-031-0/+1
* mfd: tps65218: Add driver for the TPS65218 PMICKeerthy2014-03-191-0/+282