aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max8998.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29mfd: Fix resource reclaim for max8998Axel Lin1-0/+4
2010-10-29mfd: Remove unneeded ret value checking for max8998 register updatesAxel Lin1-2/+0
2010-10-29mfd: Support for ICs compliant with max8998Lukasz Majewski1-2/+3
2010-10-29rtc: Add MAX8998 rtc driverJoonyoung Shim1-1/+23
2010-10-29mfd: Add MAX8998 interrupts supportJoonyoung Shim1-1/+24
2010-10-29mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim1-15/+14
2010-10-29mfd: LP3974 PMIC supportKyungmin Park1-2/+3
2010-08-11mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handlerAxel Lin1-3/+1
2010-08-11drivers: regulator: add Maxim 8998 driverKyungmin Park1-0/+160