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
/
acpica
Commit message (
Expand
)
Author
Age
*
Revert "ACPICA: Permanently set _REV to the value '2'."
Rafael J. Wysocki
2015-05-12
*
ACPICA: Store GPE register enable masks upfront
Rafael J. Wysocki
2015-04-14
*
ACPICA: Fix a couple issues with the local printf module.
Lv Zheng
2015-04-14
*
ACPICA: Add "//" before ascii output of buffers.
Bob Moore
2015-04-14
*
ACPICA: Remove unused internal AML opcode.
Bob Moore
2015-04-14
*
ACPICA: Permanently set _REV to the value '2'.
Bob Moore
2015-04-14
*
ACPICA: Add "Windows 2015" string to _OSI support.
Bob Moore
2015-04-14
*
ACPICA: Add infrastructure for External() opcode.
Bob Moore
2015-04-14
*
ACPICA: iASL: Enhancement for constant folding.
Bob Moore
2015-04-14
*
ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.
Bob Moore
2015-04-14
*
ACPICA: Update AML Debugger global variables.
Bob Moore
2015-04-14
*
ACPICA: Update Resource descriptor dump module.
Bob Moore
2015-04-14
*
ACPICA: Casting changes around acpi_physical_address/acpi_size.
Bob Moore
2015-04-14
*
ACPICA: Resources: Correct conditional compilation definitions.
Lv Zheng
2015-04-14
*
ACPICA: Utilities: Correct conditional compilation definitions.
Lv Zheng
2015-04-14
*
ACPICA: Tables: Move an iasl specific table function to iasl source file.
Lv Zheng
2015-04-14
*
ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().
Rickard Strandqvist
2015-04-14
*
ACPICA: Applications: Remove use of __DATE__ macro.
Rasmus Villemoes
2015-04-14
*
ACPICA: Events: Add support to return both enable/status register values for ...
Lv Zheng
2015-04-14
*
ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...
Octavian Purdila
2015-04-14
*
ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
Lv Zheng
2015-04-14
*
ACPICA: Utilities: Cleanup to convert physical address printing formats.
Lv Zheng
2015-04-14
*
ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...
Lv Zheng
2015-04-14
*
ACPICA: Executer: Cleanup to remove an unnecessary conversion.
Lv Zheng
2015-04-14
*
ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.
Lv Zheng
2015-04-14
*
ACPICA: Linuxize: Reduce divergences for 20150410 release.
Lv Zheng
2015-04-14
*
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2015-02-12
*
ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based...
Lv Zheng
2015-02-05
*
ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences
Lv Zheng
2015-02-05
*
ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...
Lv Zheng
2015-02-05
*
ACPICA: Update Copyright headers to 2015
David E. Box
2015-02-05
*
ACPICA: Hardware: Cast GPE enable_mask before storing
David E. Box
2015-02-05
*
ACPICA: Events: Cleanup GPE dispatcher type obtaining code
Lv Zheng
2015-02-05
*
ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out ...
Lv Zheng
2015-02-05
*
ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing
Lv Zheng
2015-02-05
*
ACPICA: Events: Fix uninitialized variable
David E. Box
2015-02-05
*
ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction
Lv Zheng
2015-02-05
*
ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()
Lv Zheng
2015-02-05
*
ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e...
Lv Zheng
2015-02-05
*
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
2015-01-26
*
ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
Lv Zheng
2015-01-26
*
ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()
Octavian Purdila
2015-01-21
*
ACPICA: Events: Always modify GPE registers under the GPE lock
Lv Zheng
2014-12-02
*
ACPICA: Save current masks of enabled GPEs after enable register writes
Rafael J. Wysocki
2014-12-01
*
ACPICA: Disassembler: Emit correct string for 0 stop bits.
Bob Moore
2014-11-27
*
ACPICA: Disassembler: Update for C-style expressions.
Bob Moore
2014-11-27
*
ACPICA: Disassembler: Add support for C-style operators and expressions.
Bob Moore
2014-11-27
*
ACPICA: acpiexec: Add option to specify an object initialization file.
Bob Moore
2014-11-27
*
ACPICA: iASL: Add support for to_PLD macro.
Bob Moore
2014-11-27
*
ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.
Bob Moore
2014-10-20
[next]