summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max8997.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: max8997: Make it explicitly non-modularPaul Gortmaker2016-06-291-27/+3
* mfd: Use to_i2c_client() instead of open-coding itGeliang Tang2016-01-141-4/+4
* mfd: max8997: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-261-0/+1
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: max8997: Make of_device_id array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-191-0/+18
* mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-3/+3
* mfd: max8997: Use "IS_ENABLED(CONFIG_OF)" for DT code.Manish Badarkhe2014-01-211-12/+2
* mfd: max8997: Enforce mfd_add_devices() return value checkLaszlo Papp2014-01-211-4/+5
* mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-1/+1
* mfd: max8997: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
* mfd: max8997: Use devm_*() functionsJingoo Han2013-08-201-9/+5
* mfd: max8997: Cast void pointer to data of max8997_pmic_dt_matchJingoo Han2013-08-011-1/+1
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* Drivers: mfd: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* regulator: add device tree support for max8997Thomas Abraham2012-11-271-1/+72
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-1/+1
* mfd: Add irq domain support for max8997 interruptsThomas Abraham2012-07-091-1/+0
* mfd: Add missing max8997 static storage class specifierSachin Kamat2012-07-091-4/+4
* mfd: Add platform data and devices for MAX8997 LED controlDonggeun Kim2012-01-091-1/+2
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker2011-10-311-0/+1
* | mfd: Wake-up from Suspend MAX8997 supportMyungJoo Ham2011-10-241-1/+26
|/
* mfd: Set MAX8997 irq pointerMyungJoo Ham2011-09-061-0/+5
* mfd: MAX8997/8966 supportMyungJoo Ham2011-03-231-0/+427
OpenPOWER on IntegriCloud