summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/aat2870-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: aat2870-core: Remove unnecessary 'out of memory' messageLee Jones2016-01-141-4/+1
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: aat2870-core: Stop using obsolte simple_strtoul()Lee Jones2014-07-091-1/+4
* mfd: aat2870: Fix sparse errorSachin Kamat2013-10-231-1/+1
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: Replace strict_strtoul() with kstrtoul() in ab* and att*Jingoo Han2013-06-131-2/+3
* mfd: aat2870: Use use devm_*() functionsJingoo Han2013-04-081-14/+6
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-1/+1
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+1
* mfd: Convert aat2870 to dev_pm_opsMark Brown2012-01-091-9/+10
* mfd: Constify aat2870-core i2c_device_id tableAxel Lin2012-01-091-1/+1
* mfd: Use gpio_request_one from aat2870-coreAxel Lin2012-01-091-2/+2
* mfd: Fix aat2870 build failure for x86_64Jin Park2011-10-241-1/+1
* mfd: Add AAT2870 mfd driverJin Park2011-07-311-0/+535
OpenPOWER on IntegriCloud