index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
wm831x-i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
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