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
/
88pm800.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-12
mfd: 88pm800: Convert to i2c_new_dummy_device
Wolfram Sang
1
-6
/
+6
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
1
-1
/
+0
2014-03-19
mfd: 88pm800: Fix I2C device resource leak if probe fails
Krzysztof Kozlowski
1
-2
/
+1
2014-01-06
mfd: marvell: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-2
/
+2
2013-09-02
mfd: 88pm800: Fix potential NULL pdata dereference
Chao Xie
1
-4
/
+6
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-18
mfd: 88pm800: Add regulator sub device
Chao Xie
1
-0
/
+28
2013-06-18
mfd: 88pm800: Enhance sub devices initialization
Chao Xie
1
-19
/
+42
2013-06-18
mfd: 88pm80x: Change chip id definition and detection
Chao Xie
1
-36
/
+6
2013-06-18
mfd: 88pm800: Enhance error handling for sub pages probe/remove
Chao Xie
1
-33
/
+48
2013-06-18
mfd: 88pm800: Remove the power and gpadc page addr from platform data
Chao Xie
1
-2
/
+3
2013-06-18
mfd: 88pm800: 88pm805: Remove "IRQF_TRIGGER_FALLING" flag
Yi Zhang
1
-1
/
+1
2013-06-18
mfd: 88pm800: Initialize mask_invert
Chao Xie
1
-0
/
+1
2013-06-18
mfd: 88pm80x: Fix driver name for 88pm800 and 88pm805
Chao Xie
1
-1
/
+1
2013-06-18
mfd: 88pm800: Fix NULL pointer dereference
Yi Zhang
1
-8
/
+10
2013-02-14
mfd: 88pm80x: Remove redundant devm_* calls
Yi Zhang
1
-7
/
+3
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
1
-4
/
+4
2012-11-28
mfd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-2
/
+3
2012-07-16
mfd: Fix checking return value of 88pm8xx regmap_read()
Axel Lin
1
-7
/
+9
2012-07-09
mfd: 88pm80[05] i2c device_id arrays should be NULL terminated
Samuel Ortiz
1
-0
/
+1
2012-07-09
mfd: Support 88pm80x in 80x driver
Qiao Zhou
1
-0
/
+593