aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/stw481x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-13mfd: stw481x: Make three arrays static const, reduces object code sizeColin Ian King1-4/+6
2016-04-19mfd: stw481x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-9/+2
2015-08-11mfd: stw481x: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2014-03-19mfd: stw481x: Check the return value of devm_regmap_init_i2cSachin Kamat1-0/+6
2014-03-19mfd: stw481x: Staticize stw481x_regmap_configSachin Kamat1-1/+1
2013-10-23mfd: Add STw481x driverLinus Walleij1-0/+250