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
Commit message (
Expand
)
Author
Age
*
ACPICA: Restructured module into multiple functions.
Mikhail Kouzmich
2007-02-02
*
ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...
Bob Moore
2007-02-02
*
ACPICA: Fix for possible memory leak and fault.
Fiodor Suietov
2007-02-02
*
ACPICA: Update interpreter error paths to always report the error
Bob Moore
2007-02-02
*
ACPICA: On AML mutex force-release, set depth to zero (was 1).
Bob Moore
2007-02-02
*
ACPICA: Use faster ByIndex interface to get FACS
Bob Moore
2007-02-02
*
ACPICA: Remove obsolete Flags parameter.
Bob Moore
2007-02-02
*
ACPICA: Fix for Global Lock semaphore.
Bob Moore
2007-02-02
*
ACPICA: Fix trace output name and whitespace
Bob Moore
2007-02-02
*
ACPICA: Fix memory leak in table load error path
Bob Moore
2007-02-02
*
ACPICA: New common routine for creating and verifying a local FADT.
Bob Moore
2007-02-02
*
ACPICA: Report error if method creates 2 objects with the same name
Bob Moore
2007-02-02
*
ACPICA: FADT verification is now table driven.
Bob Moore
2007-02-02
*
ACPICA: Allow type ANY to be the target of the Scope operator.
Bob Moore
2007-02-02
*
ACPICA: re-factor table init routines for benefit of iASL
Bob Moore
2007-02-02
*
ACPICA: Update comments in tbfadt.c
Bob Moore
2007-02-02
*
ACPICA: Delete stale FADT functions outside tbfadt.c.
Bob Moore
2007-02-02
*
ACPICA: Re-implement interpreters' "serialized mode"
Bob Moore
2007-02-02
*
ACPICA: Create tbfadt.c to hold all FADT-related functions
Bob Moore
2007-02-02
*
ACPICA: Cleanup of FADT verification function.
Bob Moore
2007-02-02
*
ACPICA: Split acpi_format_exception into two parts
Bob Moore
2007-02-02
*
ACPICA: Store GPE number instead of bitmask
Alexey Starikovskiy
2007-02-02
*
ACPICA: Fix unalignment in acpi_ut_repair_name
Bob Moore
2007-02-02
*
ACPICA: Disable all wake GPEs after first one recieved
Bob Moore
2007-02-02
*
ACPICA: Add acpi_gpe_count global to track the number of GPE events
Bob Moore
2007-02-02
*
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
2007-02-02
*
ACPICA: Lint changes
Bob Moore
2007-02-02
*
ACPICA: Fix for FADT conversion in 64-bit mode
Bob Moore
2007-02-02
*
ACPICA: misc fixes for new Table Manager:
Bob Moore
2007-02-02
*
ACPICA: Implement simplified Table Manager
Bob Moore
2007-02-02
*
ACPICA: Update debug output
Bob Moore
2007-02-02
*
ACPICA: Temporary fix for BankValue parameter
Bob Moore
2007-02-02
*
ACPICA: fix for object premature deletion
Fiodor Suietov
2007-02-02
*
ACPICA: Cast acpi_thread_id to UINT32 for debug output only
Bob Moore
2007-02-02
*
ACPICA: Release global lock from interrupt handler
Bob Moore
2007-02-02
*
ACPICA: Delete recursive feature of ACPI Global Lock
Bob Moore
2007-02-02
*
ACPICA: Handle case NumElements > Package length
Bob Moore
2007-02-02
*
ACPICA: Handle mis-matched package length
Bob Moore
2007-02-02
*
ACPICA: Update function header
Bob Moore
2007-02-02
*
[PATCH] ACPI: fix cpufreq regression
Ingo Molnar
2007-01-26
*
[PATCH] acpi: remove "video device notify" message
Jeff Chua
2007-01-23
*
Revert "ACPI: ibm-acpi: make non-generic bay support optional"
Henrique de Moraes Holschuh
2007-01-11
*
Pull sgi into release branch
Len Brown
2007-01-11
|
\
|
*
ACPI: Altix: ACPI _PRT support
John Keller
2007-01-04
*
|
Pull trivial into release branch
Len Brown
2007-01-11
|
\
\
|
*
|
ACPI: delete two spurious ACPI messages
Venkatesh Pallipadi
2007-01-10
|
*
|
ACPI: ec: enable printk on cmdline use
Len Brown
2007-01-06
*
|
|
[PATCH] fix the toshiba_acpi write_lcd return value
Matthijs van Otterdijk
2007-01-06
|
/
/
*
/
ACPI: EC: move verbose printk to debug build only
Guillaume Chazarain
2007-01-02
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-12-22
|
\
[next]