index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
ab8500-gpadc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
mfd: ab8500-gpadc: Remove unused 'struct ab8500_gpadc'
Lee Jones
1
-2
/
+0
2013-02-04
mfd: ab8500-gpadc: Reduce conversion timeout
Lee Jones
1
-1
/
+4
2013-02-04
mfd: ab8500-gpadc: Add runtime pm support
Lee Jones
1
-6
/
+64
2013-02-04
mfd ab8500-gpadc: Introduce new AB version detection
Michel JAOUEN
1
-11
/
+4
2013-02-04
mfd: ab8500-gpadc: Change to usleep_range() for greater resolution
Lee Jones
1
-1
/
+1
2012-11-29
mfd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
mfd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-29
mfd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-09-01
mfd: printk/comment fixes
Masanari Iida
1
-1
/
+1
2012-07-09
mfd: Register ab8500 devices using the newly DT:ed MFD API
Lee Jones
1
-6
/
+0
2012-07-09
mfd: Enable IRQF_ONESHOT when requesting a threaded IRQ for ab8500gpadc
Lee Jones
1
-1
/
+2
2012-05-20
mfd: Enable ab8500-gpadc driver for Device Tree
Lee Jones
1
-0
/
+6
2012-05-20
mfd: Prevent unassigned pointer from being used in ab8500-gpadc driver
Lee Jones
1
-1
/
+1
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
1
-2
/
+2
2011-10-24
mfd: Refactor ab8500 GPADC API, add raw access
Karl Komierowski
1
-13
/
+43
2011-05-26
mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUp
Johan Palsson
1
-3
/
+3
2011-05-26
mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0
Karl Komierowski
1
-1
/
+33
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
mfd: Rename ab8500 gpadc header
Linus Walleij
1
-1
/
+1
2011-03-23
mfd: Fix ab8500-gpadc to measure charger current
Karl Komierowski
1
-3
/
+18
2011-03-23
mfd: Calibrate ab8500 gpadc using OTP values
Johan Palsson
1
-5
/
+281
2011-03-23
mfd: Free dangling irq in ab8500 gpadc probe error path
Daniel Willerud
1
-1
/
+3
2011-03-23
mfd: Reentrance and revamp ab8500 gpadc fetching interface
Daniel Willerud
1
-45
/
+70
2011-03-23
mfd: Move ab8500 gpadc header to subdir
Daniel Willerud
1
-1
/
+1
2011-03-23
mfd: Add new ab8500 GPADC driver
Arun Murthy
1
-0
/
+296