aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tps65912-i2c.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-15mfd: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 1-1/+1
2022-12-07mfd: tps65912-i2c: Convert to i2c's .probe_new()Gravatar Uwe Kleine-König 1-3/+2
2022-08-16i2c: Make remove callback return voidGravatar Uwe Kleine-König 1-3/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEGravatar Thomas Gleixner 1-9/+1
2021-11-05mfd: tps65912: Make tps65912_device_exit() return voidGravatar Uwe Kleine-König 1-1/+3
2020-08-13mfd: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2017-02-13mfd: tps65912: Export OF device ID table as module aliasesGravatar Javier Martinez Canillas 1-0/+1
2016-02-11mfd: tps65912: Add driver for the TPS65912 PMICGravatar Andrew F. Davis 1-0/+79
2016-02-11mfd: tps65912: Remove old driver in preparation for new driverGravatar Andrew F. Davis 1-139/+0
2015-08-11mfd: Drop owner assignment from i2c_driversGravatar Krzysztof Kozlowski 1-1/+0
2013-06-13mfd: tps65912: Convert to managed resources for allocating memoryGravatar Lee Jones 1-1/+2
2011-07-31mfd: Fix off-by-one value range checking for tps65912_i2c_writeGravatar Axel Lin 1-1/+1
2011-07-31mfd: tps65912: Add new mfd deviceGravatar Margarita Olaya 1-0/+139