summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max8998.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: max8998: Make it explicitly non-modularPaul Gortmaker2016-06-291-26/+1
* mfd: Use to_i2c_client() instead of open-coding itGeliang Tang2016-01-141-4/+4
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: max8998: Make of_device_id array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-191-0/+4
* mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-3/+3
* drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i...David Howells2014-01-231-1/+1
* mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-2/+2
* mfd: max8998: Use devm_*() functionsJingoo Han2013-08-201-3/+2
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: max8998: Add support for Device TreeTomasz Figa2013-06-301-2/+65
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-4/+4
* mfd: Use standard device wakeup for handling max8998 wakeup deviceJonghwan Choi2012-01-091-2/+4
* power_supply: Add charger driver for MAX8998/LP3974Donggeun Kim2011-07-081-0/+2
* mfd: Cleanup irq namespaceThomas Gleixner2011-03-271-2/+2
* mfd: Staticise non-exported symbols in MAX8998 driverMark Brown2011-03-231-2/+2
* mfd: Support LP3974 RTCMyungJoo Ham2011-01-141-3/+23
* mfd: MAX8998/LP3974 hibernation supportMyungJoo Ham2011-01-141-0/+108
* mfd: Fix resource reclaim for max8998Axel Lin2010-10-291-0/+4
* mfd: Remove unneeded ret value checking for max8998 register updatesAxel Lin2010-10-291-2/+0
* mfd: Support for ICs compliant with max8998Lukasz Majewski2010-10-291-2/+3
* rtc: Add MAX8998 rtc driverJoonyoung Shim2010-10-291-1/+23
* mfd: Add MAX8998 interrupts supportJoonyoung Shim2010-10-291-1/+24
* mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim2010-10-291-15/+14
* mfd: LP3974 PMIC supportKyungmin Park2010-10-291-2/+3
* mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handlerAxel Lin2010-08-111-3/+1
* drivers: regulator: add Maxim 8998 driverKyungmin Park2010-08-111-0/+160
OpenPOWER on IntegriCloud