index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
|
ACPI / video: Add quirks for the Dell Vostro V131
Hans de Goede
2015-12-31
|
*
|
|
|
|
|
|
|
ACPI / video: Add a module option to disable the reporting of keypresses
Hans de Goede
2015-12-31
|
*
|
|
|
|
|
|
|
ACPI / video: Add a acpi_video_handles_brightness_key_presses() helper
Hans de Goede
2015-12-31
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'acpica'
Rafael J. Wysocki
2016-01-11
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
ACPICA: Drop Linux-specific waking vector functions
Rafael J. Wysocki
2016-01-04
|
*
|
|
|
|
|
|
ACPICA: Add per-table execution of module-level code
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Add "root node" case to the ACPI name repair code
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...
Lv Zheng
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...
Lv Zheng
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...
Lv Zheng
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Events: Fix an issue that region object is re-attached to another sco...
Lv Zheng
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Utilities: Reorder initialization code
Lv Zheng
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Events: Uses common_notify for address space handlers
Lv Zheng
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Events: Deploys acpi_ev_find_region_handler()
Lv Zheng
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Cleanup code related to the per-table module level improvement
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Update for CondRefOf and RefOf operators
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Update internal #defines for ObjectType operator. No functional change
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Update parameter type for ObjectType operator
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Parser: Fix for SuperName method invocation
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Parser: Add constants for internal namepath function
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: iasl/Disassembler: Support ASL ElseIf operator
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Tools: Add spacing and missing options in acpibin tool
Colin Ian King
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Namespace: Add String -> ObjectReference conversion support
Lv Zheng
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Namespace: Add scope information to the simple object repair mechanism
Lv Zheng
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Update for output of the Debug Object
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Debug object: Fix output for a NULL object
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Debug Object: Cleanup output
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Concatenate operator: Add extensions to support all ACPI objects
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: acpiexec/acpinames: Update for error checking macros
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Add comment explaining _SUB removal
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Debugger: Remove some unecessary NULL checks
Markus Elfring
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: iasl/acpiexec: Update input file handling and verification
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: acpiexec: Add support for AML files containing multiple tables
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Split interpreter tracing functions to a new file
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: exmutex: General cleanup, restructured some code
Bob Moore
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Add "const" to some functions that return fixed strings
LABBE Corentin
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Fix SyncLevel support interaction with method auto-serialization
David E. Box
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Debugger: reduce old external path format
Lv Zheng
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Namespace: Fix wrong error log
Lv Zheng
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: acpi_get_sleep_type_data: Reduce warnings
Prarit Bhargava
2015-12-31
|
*
|
|
|
|
|
|
ACPICA: Linuxize: reduce divergences for 20151218 release
Lv Zheng
2015-12-31
|
*
|
|
|
|
|
|
Merge branch 'acpi-debug' into acpica
Rafael J. Wysocki
2015-12-31
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'acpi-debug'
Rafael J. Wysocki
2016-01-11
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()
Lv Zheng
2015-12-27
|
*
|
|
|
|
|
|
ACPI / debugger: copy_to_user doesn't return errors
Dan Carpenter
2015-12-27
|
*
|
|
|
|
|
|
ACPI / debugger: remove some unneeded conditions
Dan Carpenter
2015-12-27
|
*
|
|
|
|
|
|
ACPI / debugger: Fix an issue a flag is modified without locking
Lv Zheng
2015-12-27
[prev]
[next]