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
/
wm831x-i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
mfd: wm831x-i2c: Make it explicitly non-modular
Paul Gortmaker
1
-18
/
+2
2017-07-06
mfd: wm831x-i2c: Add NULL check before pointer dereference
Gustavo A. R. Silva
1
-0
/
+4
2017-03-23
mfd: wm831x: Add basic device tree binding
Charles Keepax
1
-1
/
+18
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
1
-1
/
+0
2014-01-21
mfd: wm831x: Use PM ops for shutdown
Mark Brown
1
-3
/
+5
2012-02-22
mfd: wm831x: Convert to devm_regmap_init()
Mark Brown
1
-1
/
+1
2012-01-09
mfd: Convert wm831x core driver to devm_kzalloc()
Mark Brown
1
-2
/
+1
2011-09-20
mfd: Support software initiated shutdown of WM831x PMICs
Mark Brown
1
-0
/
+8
2011-08-22
mfd: Convert WM831x to use regmap API
Mark Brown
1
-56
/
+12
2011-03-23
mfd: Remove copy from WM831x I2C write function
Mark Brown
1
-5
/
+13
2011-01-14
mfd: Convert WM831x away from legacy I2C PM operations
Mark Brown
1
-5
/
+8
2011-01-14
mfd: Add WM8326 support
Mark Brown
1
-0
/
+1
2010-10-29
mfd: Factor out WM831x I2C I/O from the core driver
Mark Brown
1
-0
/
+143