aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max8998.c
Commit message (Expand)AuthorAgeFilesLines
* 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