index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "ACPICA: Permanently set _REV to the value '2'."
Rafael J. Wysocki
2015-05-13
1
-10
/
+3
*
ACPICA: Store GPE register enable masks upfront
Rafael J. Wysocki
2015-04-15
2
-9
/
+7
*
ACPICA: Fix a couple issues with the local printf module.
Lv Zheng
2015-04-14
1
-5
/
+8
*
ACPICA: Add "//" before ascii output of buffers.
Bob Moore
2015-04-14
1
-0
/
+8
*
ACPICA: Remove unused internal AML opcode.
Bob Moore
2015-04-14
1
-1
/
+0
*
ACPICA: Permanently set _REV to the value '2'.
Bob Moore
2015-04-14
1
-3
/
+10
*
ACPICA: Add "Windows 2015" string to _OSI support.
Bob Moore
2015-04-14
1
-0
/
+1
*
ACPICA: Add infrastructure for External() opcode.
Bob Moore
2015-04-14
7
-4
/
+35
*
ACPICA: iASL: Enhancement for constant folding.
Bob Moore
2015-04-14
1
-5
/
+0
*
ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.
Bob Moore
2015-04-14
1
-0
/
+1
*
ACPICA: Update AML Debugger global variables.
Bob Moore
2015-04-14
1
-3
/
+1
*
ACPICA: Update Resource descriptor dump module.
Bob Moore
2015-04-14
2
-116
/
+117
*
ACPICA: Casting changes around acpi_physical_address/acpi_size.
Bob Moore
2015-04-14
1
-2
/
+2
*
ACPICA: Resources: Correct conditional compilation definitions.
Lv Zheng
2015-04-14
2
-0
/
+4
*
ACPICA: Utilities: Correct conditional compilation definitions.
Lv Zheng
2015-04-14
3
-2
/
+16
*
ACPICA: Tables: Move an iasl specific table function to iasl source file.
Lv Zheng
2015-04-14
3
-48
/
+20
*
ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().
Rickard Strandqvist
2015-04-14
2
-40
/
+0
*
ACPICA: Applications: Remove use of __DATE__ macro.
Rasmus Villemoes
2015-04-14
1
-4
/
+4
*
ACPICA: Events: Add support to return both enable/status register values for ...
Lv Zheng
2015-04-14
2
-3
/
+15
*
ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...
Octavian Purdila
2015-04-14
1
-1
/
+0
*
ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
Lv Zheng
2015-04-14
9
-44
/
+25
*
ACPICA: Utilities: Cleanup to convert physical address printing formats.
Lv Zheng
2015-04-14
5
-43
/
+39
*
ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...
Lv Zheng
2015-04-14
3
-11
/
+11
*
ACPICA: Executer: Cleanup to remove an unnecessary conversion.
Lv Zheng
2015-04-14
1
-1
/
+2
*
ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.
Lv Zheng
2015-04-14
1
-3
/
+4
*
ACPICA: Linuxize: Reduce divergences for 20150410 release.
Lv Zheng
2015-04-14
5
-6
/
+4
*
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2015-02-12
1
-2
/
+2
*
ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based...
Lv Zheng
2015-02-05
1
-7
/
+16
*
ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences
Lv Zheng
2015-02-05
1
-0
/
+105
*
ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...
Lv Zheng
2015-02-05
5
-24
/
+157
*
ACPICA: Update Copyright headers to 2015
David E. Box
2015-02-05
174
-175
/
+175
*
ACPICA: Hardware: Cast GPE enable_mask before storing
David E. Box
2015-02-05
1
-1
/
+1
*
ACPICA: Events: Cleanup GPE dispatcher type obtaining code
Lv Zheng
2015-02-05
7
-24
/
+24
*
ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out ...
Lv Zheng
2015-02-05
1
-13
/
+26
*
ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing
Lv Zheng
2015-02-05
1
-0
/
+1
*
ACPICA: Events: Fix uninitialized variable
David E. Box
2015-02-05
1
-1
/
+1
*
ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction
Lv Zheng
2015-02-05
3
-100
/
+15
*
ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()
Lv Zheng
2015-02-05
1
-11
/
+0
*
ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e...
Lv Zheng
2015-02-05
3
-3
/
+6
*
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
2015-01-26
3
-38
/
+40
*
ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
Lv Zheng
2015-01-26
2
-90
/
+0
*
ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()
Octavian Purdila
2015-01-22
1
-0
/
+7
*
ACPICA: Events: Always modify GPE registers under the GPE lock
Lv Zheng
2014-12-03
1
-0
/
+3
*
ACPICA: Save current masks of enabled GPEs after enable register writes
Rafael J. Wysocki
2014-12-01
3
-13
/
+47
*
ACPICA: Disassembler: Emit correct string for 0 stop bits.
Bob Moore
2014-11-28
1
-1
/
+1
*
ACPICA: Disassembler: Update for C-style expressions.
Bob Moore
2014-11-28
1
-0
/
+1
*
ACPICA: Disassembler: Add support for C-style operators and expressions.
Bob Moore
2014-11-28
2
-0
/
+3
*
ACPICA: acpiexec: Add option to specify an object initialization file.
Bob Moore
2014-11-28
1
-0
/
+11
*
ACPICA: iASL: Add support for to_PLD macro.
Bob Moore
2014-11-28
1
-1
/
+3
*
ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.
Bob Moore
2014-10-21
1
-0
/
+34
[next]