index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max8998.c
Age
Commit message (
Expand
)
Author
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-01-08
mfd: Use standard device wakeup for handling max8998 wakeup device
Jonghwan Choi
2011-07-08
power_supply: Add charger driver for MAX8998/LP3974
Donggeun Kim
2011-03-26
mfd: Cleanup irq namespace
Thomas Gleixner
2011-03-23
mfd: Staticise non-exported symbols in MAX8998 driver
Mark Brown
2011-01-14
mfd: Support LP3974 RTC
MyungJoo Ham
2011-01-14
mfd: MAX8998/LP3974 hibernation support
MyungJoo Ham
2010-10-28
mfd: Fix resource reclaim for max8998
Axel Lin
2010-10-28
mfd: Remove unneeded ret value checking for max8998 register updates
Axel Lin
2010-10-28
mfd: Support for ICs compliant with max8998
Lukasz Majewski
2010-10-28
rtc: Add MAX8998 rtc driver
Joonyoung Shim
2010-10-28
mfd: Add MAX8998 interrupts support
Joonyoung Shim
2010-10-28
mfd: Use i2c_client as an argument on MAX8998 i2c routines
Joonyoung Shim
2010-10-28
mfd: LP3974 PMIC support
Kyungmin Park
2010-08-11
mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handler
Axel Lin
2010-08-11
drivers: regulator: add Maxim 8998 driver
Kyungmin Park