aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps80031.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-19mfd: Constify static struct resourcesRikard Falkeborn1-1/+1
2019-08-12mfd: tps80031: Convert to devm_i2c_new_dummy_deviceWolfram Sang1-15/+8
2019-02-01mfd: tps80031: Make it explicitly non-modularPaul Gortmaker1-35/+2
2018-05-16mfd: tps80031: Delete an error message for a failed memory allocation in tps80031_probe()Markus Elfring1-3/+1
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2013-01-03Drivers: mfd: remove __dev* attributes.Greg Kroah-Hartman1-6/+5
2012-12-09mfd: tps80031: Add terminating entry for tps80031_id_tableAxel Lin1-0/+1
2012-11-21mfd: Add TI TPS80031 mfd core driverLaxman Dewangan1-0/+573