aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/as3711.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-01mfd: as3711: Make it explicitly non-modularPaul Gortmaker1-14/+0
2016-04-19mfd: as3711: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-11/+2
2016-03-16mfd: as3711: Set regmap config reg counts properlyMaciej S. Szmigiero1-2/+2
2016-01-14mfd: as3711: Repair OOM and 'line over 80 chars' formatting warningsLee Jones1-12/+16
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0
2014-06-03mfd: as3711: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2013-10-23mfd: as3711: Include linux/of.h headerSachin Kamat1-0/+1
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2013-04-05mfd: as3711: Add OF supportGuennadi Liakhovetski1-4/+23
2012-11-23mfd: Add an AS3711 PMIC MFD driverGuennadi Liakhovetski1-0/+217