index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
wm8994-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-22
mfd: wm8994: Set mfd id-base for regulator devs creation to avoid conflicts
Inha Song
1
-3
/
+3
2014-12-05
MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-02-19
mfd: wm8994-core: Naturalise cross-architecture discrepancies
Lee Jones
1
-1
/
+1
2014-01-06
mfd: wolfson: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-2
/
+2
2013-10-23
mfd: wm8994: Inline register I/O functions
Mark Brown
1
-78
/
+0
2013-07-31
mfd: wm8994: Remove check for active audio in runtime suspend
Mark Brown
1
-29
/
+1
2013-07-31
mfd: wm8994: Remove unneeded check for JACKDET
Mark Brown
1
-14
/
+0
2013-07-02
mfd: wm8994: Remove duplicate check for active JACKDET
Mark Brown
1
-14
/
+0
2013-06-18
mfd: wm8994: Reset device during probe
Mark Brown
1
-0
/
+11
2013-04-19
mfd: wm8994: Add some OF properties
Mark Brown
1
-2
/
+71
2013-04-19
mfd: wm8994: Add device ID data to WM8994 OF device IDs
Mark Brown
1
-3
/
+3
2013-04-09
mfd: wm8994: Don't use system PM operations
Mark Brown
1
-3
/
+4
2013-04-08
mfd: wm8994: Silence bogus warning in wm8994_device_init()
Jingoo Han
1
-1
/
+1
2013-02-14
mfd: wm8994: Use devm_regulator_bulk_get API
Sachin Kamat
1
-5
/
+2
2012-12-17
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-13
/
+4
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-16
/
+19
2012-11-30
mfd: wm8994: Make current device behaviour the default
Mark Brown
1
-14
/
+4
2012-11-29
mfd: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-29
mfd: remove use of __devinitconst
Bill Pemberton
1
-3
/
+3
2012-11-29
mfd: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-29
mfd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-23
mfd: wm8994: Store platform data in device
Mark Brown
1
-16
/
+19
2012-11-23
mfd: wm8994: Add support for WM1811 rev E
Mark Brown
1
-0
/
+1
2012-10-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-3
/
+3
2012-10-05
sections: fix section conflicts in drivers/mfd
Andi Kleen
1
-3
/
+3
2012-09-16
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-2
/
+2
2012-09-14
mfd: wm8994: Update WM1811 register patches for latest evaluation
Mark Brown
1
-1
/
+1
2012-09-14
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-2
/
+2
2012-07-09
mfd: Also restore wm8994 GPIO IRQ masks after reset
Mark Brown
1
-0
/
+7
2012-07-09
mfd: Use regcache_sync_region() to sync wm8994 GPIO registers on suspend
Mark Brown
1
-9
/
+4
2012-07-09
mfd: Restore wm8994 pin configuration after reset during suspend
Chris Rattray
1
-0
/
+13
2012-05-07
mfd: Convert wm8994 to module_i2c_driver()
Mark Brown
1
-17
/
+1
2012-05-07
mfd: Read CUST_ID from the wm8994 device
Mark Brown
1
-3
/
+4
2012-03-29
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-1
/
+1
2012-03-23
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
1
-16
/
+76
2012-03-06
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
Mark Brown
1
-4
/
+4
2012-03-06
mfd: Test for jack detection when deciding if wm8994 should suspend
Mark Brown
1
-0
/
+14
2012-03-06
mfd: wm8994: We don't need to runtime resume by default
Mark Brown
1
-1
/
+1
2012-02-29
mfd: Improve performance of later WM1811 revisions
Mark Brown
1
-0
/
+3
2012-02-22
mfd: wm8994: Convert to devm_regmap_init()
Mark Brown
1
-10
/
+8
2012-02-22
mfd/ASoC: Convert WM8994 driver to use regmap patches
Mark Brown
1
-1
/
+60
2012-02-22
mfd: Add __devinit and __devexit annotations in wm8994
Mark Brown
1
-2
/
+2
2012-02-22
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
Mark Brown
1
-4
/
+4
2012-02-21
mfd: Test for jack detection when deciding if wm8994 should suspend
Mark Brown
1
-0
/
+14
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-70
/
+88
2012-01-09
mfd: Put WM8994 into cache only mode when suspending
Mark Brown
1
-0
/
+2
2011-12-20
mfd: Update wm8994 active device checks for WM1811
Mark Brown
1
-0
/
+1
2011-12-14
mfd: Test for jack detection when deciding if wm8994 should suspend
Mark Brown
1
-0
/
+14
2011-12-12
mfd: Mark WM1811 GPIO6 register volatile for later revisions
Mark Brown
1
-5
/
+7
2011-12-12
mfd: Add WM1811A device ID to wm8994 driver
Mark Brown
1
-0
/
+1
[next]