aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/bcm590xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-29mfd: bcm590xx: Simplify a testChristophe JAILLET1-1/+1
2016-04-19mfd: bcm590xx: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-9/+2
2015-10-26mfd: bcm590xx: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextLinus Torvalds1-1/+8
2014-06-03mfd: bcm590xx: Fix modalias prefixAxel Lin1-1/+1
2014-06-03mfd: bcm590xx: Add missing remove functionAxel Lin1-0/+7
2014-05-21mfd: bcm590xx: Add support for secondary I2C slave addressMatt Porter1-14/+46
2014-03-19mfd: bcm590xx: Fix type argument for module device tableAxel Lin1-1/+1
2014-03-19mfd: Add bcm590xx pmu driverMatt Porter1-0/+93