index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-22
ACPICA: ACPI 6.0: Add support for NFIT table.
Bob Moore
1
-2
/
+2
2015-05-22
ACPICA: acpi_help: Add option to display all known/supported ACPI tables.
Bob Moore
1
-0
/
+5
2015-05-22
ACPICA: iASL/disassembler - fix possible fault for -e option.
Bob Moore
3
-4
/
+13
2015-05-22
ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list().
Lv Zheng
1
-5
/
+4
2015-05-22
ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho...
Lv Zheng
1
-3
/
+2
2015-05-22
ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.
Bob Moore
2
-6
/
+3
2015-05-22
ACPICA: Parser: Move a couple externals to the proper header.
Bob Moore
2
-3
/
+3
2015-05-22
ACPICA: ACPI 6.0: Add support for new predefined names.
Bob Moore
4
-4
/
+66
2015-05-13
Revert "ACPICA: Permanently set _REV to the value '2'."
Rafael J. Wysocki
1
-10
/
+3
2015-04-15
ACPICA: Store GPE register enable masks upfront
Rafael J. Wysocki
2
-9
/
+7
2015-04-14
ACPICA: Fix a couple issues with the local printf module.
Lv Zheng
1
-5
/
+8
2015-04-14
ACPICA: Add "//" before ascii output of buffers.
Bob Moore
1
-0
/
+8
2015-04-14
ACPICA: Remove unused internal AML opcode.
Bob Moore
1
-1
/
+0
2015-04-14
ACPICA: Permanently set _REV to the value '2'.
Bob Moore
1
-3
/
+10
2015-04-14
ACPICA: Add "Windows 2015" string to _OSI support.
Bob Moore
1
-0
/
+1
2015-04-14
ACPICA: Add infrastructure for External() opcode.
Bob Moore
7
-4
/
+35
2015-04-14
ACPICA: iASL: Enhancement for constant folding.
Bob Moore
1
-5
/
+0
2015-04-14
ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.
Bob Moore
1
-0
/
+1
2015-04-14
ACPICA: Update AML Debugger global variables.
Bob Moore
1
-3
/
+1
2015-04-14
ACPICA: Update Resource descriptor dump module.
Bob Moore
2
-116
/
+117
2015-04-14
ACPICA: Casting changes around acpi_physical_address/acpi_size.
Bob Moore
1
-2
/
+2
2015-04-14
ACPICA: Resources: Correct conditional compilation definitions.
Lv Zheng
2
-0
/
+4
2015-04-14
ACPICA: Utilities: Correct conditional compilation definitions.
Lv Zheng
3
-2
/
+16
2015-04-14
ACPICA: Tables: Move an iasl specific table function to iasl source file.
Lv Zheng
3
-48
/
+20
2015-04-14
ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().
Rickard Strandqvist
2
-40
/
+0
2015-04-14
ACPICA: Applications: Remove use of __DATE__ macro.
Rasmus Villemoes
1
-4
/
+4
2015-04-14
ACPICA: Events: Add support to return both enable/status register values for ...
Lv Zheng
2
-3
/
+15
2015-04-14
ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...
Octavian Purdila
1
-1
/
+0
2015-04-14
ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
Lv Zheng
9
-44
/
+25
2015-04-14
ACPICA: Utilities: Cleanup to convert physical address printing formats.
Lv Zheng
5
-43
/
+39
2015-04-14
ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...
Lv Zheng
3
-11
/
+11
2015-04-14
ACPICA: Executer: Cleanup to remove an unnecessary conversion.
Lv Zheng
1
-1
/
+2
2015-04-14
ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.
Lv Zheng
1
-3
/
+4
2015-04-14
ACPICA: Linuxize: Reduce divergences for 20150410 release.
Lv Zheng
5
-6
/
+4
2015-02-12
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
1
-2
/
+2
2015-02-05
ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based...
Lv Zheng
1
-7
/
+16
2015-02-05
ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences
Lv Zheng
1
-0
/
+105
2015-02-05
ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...
Lv Zheng
5
-24
/
+157
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
174
-175
/
+175
2015-02-05
ACPICA: Hardware: Cast GPE enable_mask before storing
David E. Box
1
-1
/
+1
2015-02-05
ACPICA: Events: Cleanup GPE dispatcher type obtaining code
Lv Zheng
7
-24
/
+24
2015-02-05
ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out ...
Lv Zheng
1
-13
/
+26
2015-02-05
ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing
Lv Zheng
1
-0
/
+1
2015-02-05
ACPICA: Events: Fix uninitialized variable
David E. Box
1
-1
/
+1
2015-02-05
ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction
Lv Zheng
3
-100
/
+15
2015-02-05
ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()
Lv Zheng
1
-11
/
+0
2015-02-05
ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e...
Lv Zheng
3
-3
/
+6
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
3
-38
/
+40
2015-01-26
ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
Lv Zheng
2
-90
/
+0
2015-01-22
ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()
Octavian Purdila
1
-0
/
+7
[next]