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
/
acpi
/
ec.c
Commit message (
Expand
)
Author
Age
*
ACPI: EC: "DEBUG" needs to be defined earlier
Márton Németh
2008-01-23
*
ACPI: EC: add leading zeros to debug messages
Márton Németh
2008-01-23
*
ACPI: EC: fix dmesg spam regression
Alexey Starikovskiy
2008-01-23
*
ACPI: EC: Enable boot EC before bus_scan
Alexey Starikovskiy
2008-01-01
*
Pull bugzilla-9327 into release branch
Len Brown
2007-11-20
|
\
|
*
ACPI: EC: Workaround for optimized controllers (version 3)
Alexey Starikovskiy
2007-11-20
|
*
ACPI: EC: use printk_ratelimit(), add some DEBUG mode messages
Márton Németh
2007-11-20
|
*
Revert "ACPI: EC: Workaround for optimized controllers"
Len Brown
2007-11-20
*
|
Pull fluff into release branch
Len Brown
2007-11-20
|
\
\
|
*
|
ACPI: Add missing spaces to printk format
Joe Perches
2007-11-19
*
|
|
Pull bugzilla-9327 into release branch
Len Brown
2007-11-20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ACPI: EC: Workaround for optimized controllers
Alexey Starikovskiy
2007-11-19
|
|
/
*
/
ACPI: EC: Don't init EC early if it has no _INI
Alexey Starikovskiy
2007-11-19
|
/
*
ACPI: EC: fix use-after-free
Adrian Bunk
2007-10-25
*
ACPI: EC: Output changes to operational mode
Alexey Starikovskiy
2007-10-25
*
ACPI: EC: Add workaround for "optimized" controllers
Alexey Starikovskiy
2007-10-25
*
ACPI: EC: Don't re-enable GPE for each transaction.
Alexey Starikovskiy
2007-10-25
*
ACPI: EC: auto select interrupt mode
Alexey Starikovskiy
2007-10-25
*
ACPI: EC: Don't expect interrupt after last read
Alexey Starikovskiy
2007-10-25
*
ACPI: EC: Replace atomic variables with bits
Alexey Starikovskiy
2007-10-25
*
Pull bugzilla-8709 into release branch
Len Brown
2007-10-10
|
\
|
*
ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one.
Alexey Starikovskiy
2007-09-05
*
|
ACPI: EC: Add new query handler to list head.
Alexey Starikovskiy
2007-09-27
|
/
*
ACPI: EC: Check if boot_ec was really found in DSDT
Alexey Starikovskiy
2007-08-31
*
ACPI: EC: revert fix for bugzilla 8709
Alexey Starikovskiy
2007-08-24
*
ACPI: EC: Fix "no battery" regression
Alexey Starikovskiy
2007-08-14
*
ACPI EC: remove potential deadlock from EC
Alexey Starikovskiy
2007-08-11
*
ACPI: EC: fix run-together printk lines
Meelis Roos
2007-08-03
*
ACPI: EC: acpi_ec_remove(): fix use-after-free
Adrian Bunk
2007-08-03
*
ACPI: EC: Switch from boot_ec as soon as we find its desc in DSDT.
Alexey Starikovskiy
2007-08-03
*
ACPI: EC: fix build warning
Len Brown
2007-08-03
*
ACPI: EC: If ECDT is not found, look up EC in DSDT.
Alexey Starikovskiy
2007-08-03
*
ACPI: EC: Remove noisy debug printk fron EC driver.
Alexey Starikovskiy
2007-08-03
*
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
2007-07-23
*
ACPI EC: Add support for non-AML EC query handlers
Alexey Starikovskiy
2007-06-23
*
ACPI EC: drop usage of ACPI_DEBUG_PRINT as too heavy weight
Alexey Starikovskiy
2007-06-23
*
ACPI EC: Re-factor EC space handler to avoid using label/goto for cycle.
Alexey Starikovskiy
2007-06-23
*
acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...
Lennart Poettering
2007-05-10
*
ACPI: EC: Block queries until EC is fully initialized
Alexey Starikovskiy
2007-03-09
*
ACPI: EC: Cleanup of EC initialization
Alexey Starikovskiy
2007-03-09
*
ACPI: EC: first_ec is better to be acpi_ec than acpi_device.
Alexey Starikovskiy
2007-03-09
*
ACPI: EC: Rename ec_ecdt to more informative boot_ec
Alexey Starikovskiy
2007-03-09
*
ACPI: EC: Clean ECDT and namespace parsing.
Alexey Starikovskiy
2007-03-09
*
ACPI: EC: Put install handlers into separate function.
Alexey Starikovskiy
2007-03-09
*
ACPI: EC: Remove casts to/from void* from ec.c
Alexey Starikovskiy
2007-03-09
*
ACPI: EC: enable burst functionality in EC.
Alexey Starikovskiy
2007-03-09
*
ACPI: EC: "Fake ECDT" workaround is not needed any longer.
Alexey Starikovskiy
2007-03-09
*
ACPI: EC: Don't use Global Lock if not asked to do so
Alexey Starikovskiy
2007-03-09
*
ACPI: ec: fix race in status register access
Alexey Starikovskiy
2007-03-09
*
Pull fluff into release branch
Len Brown
2007-02-16
|
\
[next]