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: Implemented full support for deferred execution for the TermArg strin...
Lin Ming
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fixed a problem with Index Fields where the Index register was incorr...
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of t...
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fixed a problem with CopyObject used in conjunction with the Index op...
Lin Ming
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fixed a problem with Index references passed as method arguments
Lin Ming
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fixes a problem with control method references within packages
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Cleanup of debug output
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Cosmetic changes only, no functional changes
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Cosmetic changes only, no functional changes
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Added additional parameter validation for LoadTable
Lin Ming
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack...
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fix for Load/LoadTable to specify load location
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Add error checks to prevent faults
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Add a table checksum verify for Load operator
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fix for memory leak related to DdbHandle objects
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fix a fault when storing DdbHandle to Debug object
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fix for fault if Load() fails
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fix for Alias operator to see target child objects
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fix for namespace lookup problem
Lin Ming
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: New interfaces for table event handlers
Lin Ming
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Support for iASL - multiple files and wildcards
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Updated error message for dynamic method serialization
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fix for update of the Global Lock Handle
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Fix for package reference counts
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Increase maximum buffer size dumped to screen in buffer object dump
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Misc fixes for recent global lock code update
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Removed extraneous code
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Update comments for acquire/release mutex interfaces
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Avoid use of invalid pointers in returned object field
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: changed order of interpretation of operand objects
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Update for mutiple global lock acquisitions by same thread
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Removed unused code
Bob Moore
2008-04-22
|
*
|
|
|
|
|
|
|
ACPICA: Several fixes for internal method result stack
Bob Moore
2008-04-22
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
Alex Chiang
2008-04-29
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-29
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86: validate against acpi motherboard resources
Robert Hancock
2008-04-26
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
acpi: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
[CPUFREQ] change cpu freq tables to per_cpu variables
Mike Travis
2008-04-28
*
|
|
|
|
|
|
drivers/acpi/thermal.c: fix build with CONFIG_DMI=n
Andrew Morton
2008-04-28
*
|
|
|
|
|
|
fix idle (arch, acpi and apm) and lockdep
Peter Zijlstra
2008-04-26
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
2008-04-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
acpi: Storage class should be before const qualifier
Tobias Klauser
2008-04-21
*
|
|
|
|
|
|
generic: use new set_cpus_allowed_ptr function
Mike Travis
2008-04-19
|
/
/
/
/
/
/
*
/
/
/
/
/
Add down_timeout and change ACPI to use it
Matthew Wilcox
2008-04-17
|
/
/
/
/
/
*
|
|
/
/
acpi: bus: check once more for an empty list after locking it
Chuck Ebbert
2008-04-15
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
acpi: fix "buggy BIOS check" when CPUs are hot removed
Alok Kataria
2008-04-08
*
|
|
|
acpi thermal: fix result check
Krzysztof Helt
2008-04-08
|
/
/
/
*
|
|
Revert "ACPI: Ignore _BQC object when registering backlight device"
Linus Torvalds
2008-04-05
*
|
|
ACPI PM: Restore the 2.6.24 suspend ordering
Rafael J. Wysocki
2008-04-01
[prev]
[next]