summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65912-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-151-1/+1
* mfd: tps65912-i2c: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner2022-06-101-9/+1
* mfd: tps65912: Make tps65912_device_exit() return voidUwe Kleine-König2021-11-051-1/+3
* mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-131-1/+1
* mfd: tps65912: Export OF device ID table as module aliasesJavier Martinez Canillas2017-02-131-0/+1
* mfd: tps65912: Add driver for the TPS65912 PMICAndrew F. Davis2016-02-111-0/+79
* mfd: tps65912: Remove old driver in preparation for new driverAndrew F. Davis2016-02-111-139/+0
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: tps65912: Convert to managed resources for allocating memoryLee Jones2013-06-131-1/+2
* mfd: Fix off-by-one value range checking for tps65912_i2c_writeAxel Lin2011-07-311-1/+1
* mfd: tps65912: Add new mfd deviceMargarita Olaya2011-07-311-0/+139