summaryrefslogtreecommitdiff
path: root/drivers/mfd/max8998.c
Commit message (Expand)AuthorAge
* mfd: max8998: Fix potential NULL pointer dereferenceChristophe JAILLET2017-09-05
* mfd: max8998: Make it explicitly non-modularPaul Gortmaker2016-06-29
* mfd: Use to_i2c_client() instead of open-coding itGeliang Tang2016-01-14
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-11
* mfd: max8998: Make of_device_id array constKrzysztof Kozlowski2014-06-03
* mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-19
* mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones2014-02-19
* drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i...David Howells2014-01-23
* mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-06
* mfd: max8998: Use devm_*() functionsJingoo Han2013-08-20
* mfd: Use dev_get_platdata()Jingoo Han2013-07-31
* mfd: max8998: Add support for Device TreeTomasz Figa2013-06-30
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-15
* mfd: Use standard device wakeup for handling max8998 wakeup deviceJonghwan Choi2012-01-09
* power_supply: Add charger driver for MAX8998/LP3974Donggeun Kim2011-07-08
* mfd: Cleanup irq namespaceThomas Gleixner2011-03-27
* mfd: Staticise non-exported symbols in MAX8998 driverMark Brown2011-03-23
* mfd: Support LP3974 RTCMyungJoo Ham2011-01-14
* mfd: MAX8998/LP3974 hibernation supportMyungJoo Ham2011-01-14
* mfd: Fix resource reclaim for max8998Axel Lin2010-10-29
* mfd: Remove unneeded ret value checking for max8998 register updatesAxel Lin2010-10-29
* mfd: Support for ICs compliant with max8998Lukasz Majewski2010-10-29
* rtc: Add MAX8998 rtc driverJoonyoung Shim2010-10-29
* mfd: Add MAX8998 interrupts supportJoonyoung Shim2010-10-29
* mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim2010-10-29
* mfd: LP3974 PMIC supportKyungmin Park2010-10-29
* mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handlerAxel Lin2010-08-11
* drivers: regulator: add Maxim 8998 driverKyungmin Park2010-08-11