| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: max8998: Convert to i2c_new_dummy_device | Wolfram Sang | 2019-08-12 | 1 | -3/+3 |
* | mfd: maxim: Add SPDX license identifiers | Krzysztof Kozlowski | 2018-10-23 | 1 | -21/+7 |
* | mfd: max8998: Fix potential NULL pointer dereference | Christophe JAILLET | 2017-09-05 | 1 | -4/+2 |
* | mfd: max8998: Make it explicitly non-modular | Paul Gortmaker | 2016-06-29 | 1 | -26/+1 |
* | mfd: Use to_i2c_client() instead of open-coding it | Geliang Tang | 2016-01-14 | 1 | -4/+4 |
* | mfd: Drop owner assignment from i2c_drivers | Krzysztof Kozlowski | 2015-08-11 | 1 | -1/+0 |
* | mfd: max8998: Make of_device_id array const | Krzysztof Kozlowski | 2014-06-03 | 1 | -1/+1 |
* | mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy error | Krzysztof Kozlowski | 2014-03-19 | 1 | -0/+4 |
* | mfd: max8998: Naturalise cross-architecture discrepancies | Lee Jones | 2014-02-19 | 1 | -3/+3 |
* | drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i... | David Howells | 2014-01-24 | 1 | -1/+1 |
* | mfd: maxim: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 1 | -2/+2 |
* | mfd: max8998: Use devm_*() functions | Jingoo Han | 2013-08-20 | 1 | -3/+2 |
* | mfd: Use dev_get_platdata() | Jingoo Han | 2013-07-31 | 1 | -1/+1 |
* | mfd: max8998: Add support for Device Tree | Tomasz Figa | 2013-06-30 | 1 | -2/+65 |
* | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-15 | 1 | -4/+4 |
* | mfd: Use standard device wakeup for handling max8998 wakeup device | Jonghwan Choi | 2012-01-09 | 1 | -2/+4 |
* | power_supply: Add charger driver for MAX8998/LP3974 | Donggeun Kim | 2011-07-08 | 1 | -0/+2 |
* | mfd: Cleanup irq namespace | Thomas Gleixner | 2011-03-27 | 1 | -2/+2 |
* | mfd: Staticise non-exported symbols in MAX8998 driver | Mark Brown | 2011-03-23 | 1 | -2/+2 |
* | mfd: Support LP3974 RTC | MyungJoo Ham | 2011-01-14 | 1 | -3/+23 |
* | mfd: MAX8998/LP3974 hibernation support | MyungJoo Ham | 2011-01-14 | 1 | -0/+108 |
* | mfd: Fix resource reclaim for max8998 | Axel Lin | 2010-10-29 | 1 | -0/+4 |
* | mfd: Remove unneeded ret value checking for max8998 register updates | Axel Lin | 2010-10-29 | 1 | -2/+0 |
* | mfd: Support for ICs compliant with max8998 | Lukasz Majewski | 2010-10-29 | 1 | -2/+3 |
* | rtc: Add MAX8998 rtc driver | Joonyoung Shim | 2010-10-29 | 1 | -1/+23 |
* | mfd: Add MAX8998 interrupts support | Joonyoung Shim | 2010-10-29 | 1 | -1/+24 |
* | mfd: Use i2c_client as an argument on MAX8998 i2c routines | Joonyoung Shim | 2010-10-29 | 1 | -15/+14 |
* | mfd: LP3974 PMIC support | Kyungmin Park | 2010-10-29 | 1 | -2/+3 |
* | mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handler | Axel Lin | 2010-08-11 | 1 | -3/+1 |
* | drivers: regulator: add Maxim 8998 driver | Kyungmin Park | 2010-08-11 | 1 | -0/+160 |