summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/stw481x.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-151-1/+1
* mfd: stw481x: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-2/+1
* mfd: stw481x: Make three arrays static const, reduces object code sizeColin Ian King2017-10-131-4/+6
* mfd: stw481x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan2016-04-191-9/+2
* mfd: stw481x: Export I2C module alias informationJavier Martinez Canillas2015-08-111-0/+1
* mfd: stw481x: Check the return value of devm_regmap_init_i2cSachin Kamat2014-03-191-0/+6
* mfd: stw481x: Staticize stw481x_regmap_configSachin Kamat2014-03-191-1/+1
* mfd: Add STw481x driverLinus Walleij2013-10-231-0/+250