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