index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-16
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-28
mfd: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-28
mfd: remove use of __devinitconst
Bill Pemberton
1
-3
/
+3
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-28
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-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-3
/
+3
2012-10-06
sections: fix section conflicts in drivers/mfd
Andi Kleen
1
-3
/
+3
2012-09-15
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-28
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-1
/
+1
2012-03-22
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-13
mfd: Mark WM1811 GPIO6 register volatile for later revisions
Mark Brown
1
-5
/
+7
2011-12-13
mfd: Add WM1811A device ID to wm8994 driver
Mark Brown
1
-0
/
+1
[next]