index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max8998.c
Age
Commit message (
Expand
)
Author
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2014-06-03
mfd: max8998: Make of_device_id array const
Krzysztof Kozlowski
2014-03-19
mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
2014-02-19
mfd: max8998: Naturalise cross-architecture discrepancies
Lee Jones
2014-01-23
drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i...
David Howells
2014-01-06
mfd: maxim: Constify struct mfd_cell where possible
Geert Uytterhoeven
2013-08-20
mfd: max8998: Use devm_*() functions
Jingoo Han
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2013-06-30
mfd: max8998: Add support for Device Tree
Tomasz Figa
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