index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
wm8994-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Convert wm8994 to module_i2c_driver()
Mark Brown
2012-05-07
1
-17
/
+1
*
mfd: Read CUST_ID from the wm8994 device
Mark Brown
2012-05-07
1
-3
/
+4
*
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-03-28
1
-1
/
+1
|
\
|
*
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
Mark Brown
2012-03-06
1
-4
/
+4
|
*
mfd: Test for jack detection when deciding if wm8994 should suspend
Mark Brown
2012-03-06
1
-0
/
+14
|
*
mfd: wm8994: We don't need to runtime resume by default
Mark Brown
2012-03-06
1
-1
/
+1
*
|
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
2012-03-22
1
-16
/
+76
|
\
\
|
*
|
mfd: Improve performance of later WM1811 revisions
Mark Brown
2012-02-29
1
-0
/
+3
|
*
|
mfd: wm8994: Convert to devm_regmap_init()
Mark Brown
2012-02-22
1
-10
/
+8
|
*
|
mfd/ASoC: Convert WM8994 driver to use regmap patches
Mark Brown
2012-02-22
1
-1
/
+60
|
*
|
mfd: Add __devinit and __devexit annotations in wm8994
Mark Brown
2012-02-22
1
-2
/
+2
|
*
|
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
Mark Brown
2012-02-22
1
-4
/
+4
|
|
/
*
|
mfd: Test for jack detection when deciding if wm8994 should suspend
Mark Brown
2012-02-21
1
-0
/
+14
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2012-01-12
1
-70
/
+88
|
\
|
*
mfd: Put WM8994 into cache only mode when suspending
Mark Brown
2012-01-09
1
-0
/
+2
|
*
mfd: Test for jack detection when deciding if wm8994 should suspend
Mark Brown
2011-12-14
1
-0
/
+14
|
*
mfd: Mark WM1811 GPIO6 register volatile for later revisions
Mark Brown
2011-12-13
1
-5
/
+7
|
*
mfd: Add WM1811A device ID to wm8994 driver
Mark Brown
2011-12-13
1
-0
/
+1
|
*
mfd: Correct revision display for WM1811 revision D
Mark Brown
2011-12-13
1
-0
/
+5
|
*
mfd: Initialise WM8994 register cache after reading chip ID registers
Mark Brown
2011-12-13
1
-17
/
+24
|
*
mfd: Enable register cache for wm8994 devices
Mark Brown
2011-12-13
1
-52
/
+30
|
*
mfd: Don't hard code the reset value for WM8994 devices
Mark Brown
2011-12-13
1
-1
/
+2
|
*
mfd: Disable more pulls on WM8994
Mark Brown
2011-12-13
1
-3
/
+8
|
*
mfd: Convert wm8994 to devm_kzalloc()
Mark Brown
2011-12-13
1
-11
/
+5
|
*
mfd: Add basic device tree binding for wm8994
Mark Brown
2011-12-13
1
-0
/
+9
*
|
mfd: Update wm8994 active device checks for WM1811
Mark Brown
2011-12-20
1
-0
/
+1
|
/
*
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2011-11-03
1
-0
/
+53
|
\
|
*
mfd: Add more checks for WM8994 being active during suspend
Mark Brown
2011-10-24
1
-0
/
+34
|
*
mfd: Allow WM8994 LDO enable pulls to be disabled
Mark Brown
2011-10-24
1
-0
/
+19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-10-28
1
-0
/
+27
|
\
\
|
*
|
mfd: Add WM1811 support
Mark Brown
2011-10-04
1
-0
/
+27
|
|
/
*
|
mfd: Convert WM8994 to use new register map API
Mark Brown
2011-08-22
1
-145
/
+33
|
/
*
mfd: Fix error handling if BUG() isn't enabled in WM8994
Mark Brown
2011-07-31
1
-2
/
+2
*
mfd: Fix WM8994 IRQ register cache restore on resume
Mark Brown
2011-07-31
1
-5
/
+11
*
mfd: Restructure wm8994-core device revision handling
Mark Brown
2011-07-31
1
-4
/
+9
*
mfd: Push byte swaps out of wm8994 bulk read path
Mark Brown
2011-03-23
1
-5
/
+5
*
mfd: Constify WM8994 write path
Mark Brown
2011-03-23
1
-4
/
+4
*
mfd: Push byte swap out of WM8994 bulk I/O
Mark Brown
2011-03-23
1
-4
/
+6
*
mfd: Avoid copying data in WM8994 I2C write
Mark Brown
2011-03-23
1
-9
/
+13
*
mfd: Staticise WM8994 PM ops
Mark Brown
2011-03-23
1
-1
/
+2
*
mfd: Add WM8994 bulk register write operation
Mark Brown
2011-03-23
1
-0
/
+23
*
mfd: Put WM8994 into reset when suspending
Mark Brown
2011-03-23
1
-0
/
+5
*
mfd: Don't suspend WM8994 if the CODEC is not suspended
Mark Brown
2011-03-02
1
-0
/
+18
*
mfd: Implement runtime PM for WM8994 core driver
Mark Brown
2011-01-14
1
-23
/
+23
*
mfd: Add initial WM8958 support
Mark Brown
2010-11-26
1
-19
/
+74
*
mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probe
Axel Lin
2010-08-12
1
-3
/
+1
*
mfd: Fix wm8994_device_init() return value
Axel Lin
2010-08-12
1
-1
/
+3
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2010-05-20
1
-3
/
+40
|
\
|
*
mfd: Add WM8994 interrupt controller support
Mark Brown
2010-04-05
1
-3
/
+40
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
[next]