aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tps65912-core.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-01mfd: tps65912: Convert to use maple tree register cacheGravatar Mark Brown 1-1/+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-3/+1
2020-08-13mfd: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2016-11-29mfd: tps65912: Move regmap config into core driverGravatar Arnd Bergmann 1-0/+17
2016-02-11mfd: tps65912: Add driver for the TPS65912 PMICGravatar Andrew F. Davis 1-0/+111
2016-02-11mfd: tps65912: Remove old driver in preparation for new driverGravatar Andrew F. Davis 1-175/+0
2014-03-19mfd: Delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 1-1/+1
2013-07-31mfd: Use dev_get_platdata()Gravatar Jingoo Han 1-1/+1
2013-06-13mfd: tps65912: Convert to managed resources for allocating memoryGravatar Lee Jones 1-2/+0
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Gravatar Mark Brown 1-0/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesGravatar Mark Brown 1-1/+1
2012-02-23mfd: Initialize tps65912 irq platform data properlyGravatar Axel Lin 1-1/+1
2011-10-24mfd: Do not leak init_data in tps65912_device_init()Gravatar Jesper Juhl 1-3/+3
2011-07-31tps65912: irq: add interrupt controllerGravatar Margarita Olaya 1-0/+13
2011-07-31mfd: tps65912: Add new mfd deviceGravatar Margarita Olaya 1-0/+164