aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65912-i2c.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-12-07mfd: tps65912-i2c: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner1-9/+1
2021-11-05mfd: tps65912: Make tps65912_device_exit() return voidUwe Kleine-König1-1/+3
2020-08-13mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2017-02-13mfd: tps65912: Export OF device ID table as module aliasesJavier Martinez Canillas1-0/+1
2016-02-11mfd: tps65912: Add driver for the TPS65912 PMICAndrew F. Davis1-0/+79
2016-02-11mfd: tps65912: Remove old driver in preparation for new driverAndrew F. Davis1-139/+0
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0
2013-06-13mfd: tps65912: Convert to managed resources for allocating memoryLee Jones1-1/+2
2011-07-31mfd: Fix off-by-one value range checking for tps65912_i2c_writeAxel Lin1-1/+1
2011-07-31mfd: tps65912: Add new mfd deviceMargarita Olaya1-0/+139