开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max8998.c
Age
Commit message (
Expand
)
Author
2014-05-06
mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-01-09
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-27
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-29
mfd: Fix resource reclaim for max8998
Axel Lin
2010-10-29
mfd: Remove unneeded ret value checking for max8998 register updates
Axel Lin
2010-10-29
mfd: Support for ICs compliant with max8998
Lukasz Majewski
2010-10-29
rtc: Add MAX8998 rtc driver
Joonyoung Shim
2010-10-29
mfd: Add MAX8998 interrupts support
Joonyoung Shim
2010-10-29
mfd: Use i2c_client as an argument on MAX8998 i2c routines
Joonyoung Shim
2010-10-29
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