index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
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