index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
wm8350-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Fix wrong wm8350-core kfree in error path
Axel Lin
2010-08-12
1
-2
/
+4
*
mfd: Clean up after WM83xx AUXADC interrupt if it arrives late
Mark Brown
2010-05-13
1
-0
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mfd: Use completion interrupt for WM835x AUXADC
Mark Brown
2010-03-07
1
-6
/
+29
*
mfd: WM835x GPIO direction register is not locked
Mark Brown
2010-01-18
1
-2
/
+1
*
mfd: Fix incorrect error check for wm8350-core
Dan Carpenter
2009-12-13
1
-1
/
+1
*
mfd: Split wm8350 IRQ code into a separate file
Mark Brown
2009-12-13
1
-762
/
+7
*
mfd: Convert WM8350 to use request_threaded_irq()
Mark Brown
2009-09-17
1
-18
/
+6
*
hwmon: Add WM835x PMIC hardware monitoring driver
Mark Brown
2009-09-17
1
-0
/
+3
*
mfd: Keep a cache of WM8350 volatile values
Mark Brown
2009-05-19
1
-8
/
+0
*
mfd: Use the value of the final spin when reading the AUXADC
Mark Brown
2009-04-05
1
-1
/
+1
*
mfd: Support active high IRQs on WM835x
Mark Brown
2009-04-05
1
-1
/
+15
*
mfd: Use bulk read to fill WM8350 register cache
Mark Brown
2009-04-05
1
-9
/
+12
*
mfd: add support for WM8351 revision B
Mark Brown
2009-03-12
1
-0
/
+5
*
mfd: Ensure all WM8350 IRQs are masked at startup
Mark Brown
2009-02-17
1
-0
/
+7
*
mfd: wm8350 tries reaches -1
Roel Kluin
2009-02-17
1
-1
/
+1
*
mfd: Improve diagnostics for WM8350 ID register probe
Mark Brown
2009-02-17
1
-4
/
+19
*
mfd: Initialise WM8350 interrupts earlier
Mark Brown
2009-02-17
1
-9
/
+9
*
leds: Add WM8350 LED driver
Mark Brown
2009-01-08
1
-0
/
+3
*
mfd: Add missing break from wm3850-core
Mark Brown
2009-01-04
1
-0
/
+1
*
mfd: Add WM8351 support
Mark Brown
2009-01-04
1
-0
/
+47
*
mfd: Support configurable numbers of DCDCs and ISINKs on WM8350
Mark Brown
2009-01-04
1
-0
/
+6
*
mfd: Handle missing WM8350 platform data
Mark Brown
2009-01-04
1
-1
/
+1
*
mfd: Add WM8352 support
Mark Brown
2009-01-04
1
-16
/
+70
*
mfd: Refactor WM8350 chip identification
Mark Brown
2009-01-04
1
-17
/
+37
*
mfd: Switch WM8350 revision detection to a feature based model
Mark Brown
2009-01-04
1
-4
/
+2
*
mfd: Add AUXADC support for WM8350
Mark Brown
2009-01-04
1
-1
/
+50
*
mfd: Add WM8350 revision H support
Mark Brown
2009-01-04
1
-1
/
+6
*
mfd: Add some documentation for WM8350 register lock
Mark Brown
2009-01-04
1
-0
/
+16
*
mfd: Don't store volatile bits in WM8350 register cache
Mark Brown
2008-10-22
1
-0
/
+4
*
mfd: don't export wm3850 static functions
Stephen Rothwell
2008-10-22
1
-1
/
+0
*
mfd: Don't use NO_IRQ in WM8350
Mark Brown
2008-10-19
1
-1
/
+1
*
mfd: Fix warning in WM8350
Mark Brown
2008-10-13
1
-1
/
+0
*
mfd: Add placeholders for WM8350 client devices
Mark Brown
2008-10-13
1
-2
/
+16
*
mfd: Add WM8350 subdevice registration helper
Mark Brown
2008-10-13
1
-0
/
+26
*
regulator: Add WM8350 regulator support
Mark Brown
2008-10-13
1
-0
/
+6
*
mfd: Add WM8350 interrupt support
Mark Brown
2008-10-13
1
-4
/
+766
*
mfd: Add initialisation callback for WM8350
Mark Brown
2008-10-13
1
-1
/
+11
*
mfd: Core support for the WM8350 AudioPlus PMIC
Mark Brown
2008-10-13
1
-0
/
+456