index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
ab8500-gpadc.c
Commit message (
Expand
)
Author
Age
*
mfd: ab8500-gpadc: Add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
2013-08-14
*
mfd: ab8500-gpadc: Add CONFIG_PM_RUNTIME to runtime_suspend/runtime_resume
Jingoo Han
2013-08-14
*
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-07-10
|
\
|
*
mfd: ab8500-gpadc: Convert to managed resources for allocating memory
Lee Jones
2013-06-13
*
|
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-06-03
|
/
*
mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warning
Lee Jones
2013-05-16
*
mfd: ab8500: Export ab8500_gpadc_sw_hw_convert properly
Arnd Bergmann
2013-04-26
*
Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...
Samuel Ortiz
2013-04-08
|
\
|
*
mfd: ab8500-gpadc: Optimise GPADC driver
Lee Jones
2013-03-06
|
*
mfd: ab8500-debug: Add support for the AB8540
Lee Jones
2013-03-06
|
*
mfd: ab8500-gpadc: Add support for the AB8540
Lee Jones
2013-03-06
|
*
mfd: ab8500-core: Add ADC support for ab8540
Lee Jones
2013-03-06
|
*
mfd: ab8500-gpadc: Add gpadc hw conversion
Lee Jones
2013-03-06
|
*
mfd: ab8500-gpadc: Reread on failure
Jonas Aaberg
2013-03-06
|
*
mfd: ab8500-gpadc: Implemented suspend/resume
Daniel WILLERUD
2013-03-06
*
|
mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDO
Axel Lin
2013-03-12
|
/
*
mfd: ab8500-gpadc: Remove unused 'struct ab8500_gpadc'
Lee Jones
2013-02-04
*
mfd: ab8500-gpadc: Reduce conversion timeout
Lee Jones
2013-02-04
*
mfd: ab8500-gpadc: Add runtime pm support
Lee Jones
2013-02-04
*
mfd ab8500-gpadc: Introduce new AB version detection
Michel JAOUEN
2013-02-04
*
mfd: ab8500-gpadc: Change to usleep_range() for greater resolution
Lee Jones
2013-02-04
*
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
*
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
*
mfd: remove use of __devexit_p
Bill Pemberton
2012-11-28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-10-01
|
\
|
*
mfd: printk/comment fixes
Masanari Iida
2012-09-01
*
|
mfd: Register ab8500 devices using the newly DT:ed MFD API
Lee Jones
2012-07-08
*
|
mfd: Enable IRQF_ONESHOT when requesting a threaded IRQ for ab8500gpadc
Lee Jones
2012-07-08
|
/
*
mfd: Enable ab8500-gpadc driver for Device Tree
Lee Jones
2012-05-20
*
mfd: Prevent unassigned pointer from being used in ab8500-gpadc driver
Lee Jones
2012-05-20
*
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
2012-01-08
*
mfd: Refactor ab8500 GPADC API, add raw access
Karl Komierowski
2011-10-24
*
mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUp
Johan Palsson
2011-05-26
*
mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0
Karl Komierowski
2011-05-26
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
mfd: Rename ab8500 gpadc header
Linus Walleij
2011-03-23
*
mfd: Fix ab8500-gpadc to measure charger current
Karl Komierowski
2011-03-23
*
mfd: Calibrate ab8500 gpadc using OTP values
Johan Palsson
2011-03-23
*
mfd: Free dangling irq in ab8500 gpadc probe error path
Daniel Willerud
2011-03-23
*
mfd: Reentrance and revamp ab8500 gpadc fetching interface
Daniel Willerud
2011-03-23
*
mfd: Move ab8500 gpadc header to subdir
Daniel Willerud
2011-03-23
*
mfd: Add new ab8500 GPADC driver
Arun Murthy
2011-03-23