index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
197
-198
/
+198
2018-01-05
ACPICA: trivial style fix, no functional change
Erik Schmauss
1
-3
/
+4
2018-01-05
ACPICA: Fix a couple memory leaks during package object resolution
Bob Moore
1
-8
/
+13
2018-01-05
ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings
Mario Limonciello
1
-0
/
+2
2018-01-05
ACPICA: Rename a global variable, no functional change
Bob Moore
2
-2
/
+2
2018-01-05
ACPICA: Create and deploy safe version of strncpy
Bob Moore
5
-9
/
+22
2018-01-05
ACPICA: Cleanup the global variables and update comments
Bob Moore
2
-55
/
+29
2018-01-05
ACPICA: Debugger: fix slight indentation issue
Erik Schmauss
1
-1
/
+1
2018-01-05
ACPICA: Fix a regression in the acpi_evaluate_object_type() interface
Bob Moore
1
-4
/
+5
2018-01-05
ACPICA: Update for a few debug output statements
Bob Moore
2
-4
/
+16
2018-01-05
ACPICA: Debug output, no functional change
Bob Moore
1
-7
/
+7
2017-12-04
ACPICA: Rename variable to match upstream
Rafael J. Wysocki
1
-4
/
+4
2017-11-27
ACPICA: Update linkage for get mutex name interface
Bob Moore
2
-7
/
+8
2017-11-27
ACPICA: Update mutex error messages, no functional change
Bob Moore
1
-4
/
+5
2017-11-27
ACPICA: Debugger: add "background" command for method execution
Bob Moore
4
-66
/
+206
2017-11-27
ACPICA: Namespace: fix memory leak from building prefixed pathname
Erik Schmauss
1
-1
/
+4
2017-11-27
ACPICA: Enhance error messages from namespace create/lookup operations
Bob Moore
12
-25
/
+270
2017-11-27
ACPICA: ACPICA: style edits to utility function output, no functional change
Erik Schmauss
1
-1
/
+1
2017-11-27
ACPICA: Add an additional error message for EC timeouts
Bob Moore
1
-0
/
+10
2017-11-27
ACPICA: Update output from ACPI_EXCEPTION macro
Bob Moore
2
-7
/
+4
2017-11-27
ACPICA: Use local 64-bit divide support for string conversions
Bob Moore
1
-15
/
+21
2017-11-27
ACPICA: Utilities: Cleanup style issue for bit clearing
Lv Zheng
1
-2
/
+2
2017-11-27
ACPICA: iASL: change processing of external op namespace nodes for correctness
Erik Schmauss
2
-6
/
+8
2017-11-27
ACPICA: Tools: Deploy -vd option (build date/time) across all tools
Bob Moore
1
-0
/
+3
2017-11-27
ACPICA: Rename AE_AML_INFINITE_LOOP exception
Bob Moore
1
-1
/
+1
2017-11-27
ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection
Lv Zheng
3
-9
/
+10
2017-11-27
ACPICA: Avoid null pointer dereference on Op.
Colin Ian King
1
-3
/
+3
2017-11-27
ACPICA: disassembler: getting rid of error message
Erik Schmauss
1
-8
/
+1
2017-11-27
ACPICA: Disassembler: reset parser_state's Aml pointer when parsing bad exter...
Erik Schmauss
1
-0
/
+1
2017-11-27
ACPICA: Fix an off-by-one error in acpi_get_timer_duration().
Jung-uk Kim
1
-15
/
+14
2017-11-13
Merge branch 'acpica'
Rafael J. Wysocki
19
-404
/
+786
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
ACPICA: Update acpi_get_timer for 64-bit interface to acpi_hw_read
Bob Moore
1
-1
/
+9
2017-10-04
ACPICA: String conversions: Update to add new behaviors
Bob Moore
3
-21
/
+78
2017-10-04
ACPICA: String conversions: Cleanup/format comments. No functional changes
Bob Moore
2
-78
/
+74
2017-10-04
ACPICA: Restructure/cleanup all string-to-integer conversion functions
Bob Moore
12
-249
/
+673
2017-10-04
ACPICA: acpiexec: Add testability of deferred table verification
Lv Zheng
1
-3
/
+6
2017-10-04
ACPICA: Hardware: Enable 64-bit support of hardware accesses
Lv Zheng
5
-155
/
+49
2017-09-04
Merge branches 'acpi-scan' and 'acpi-pm'
Rafael J. Wysocki
2
-9
/
+29
2017-09-04
Merge branch 'acpica'
Rafael J. Wysocki
39
-611
/
+1331
2017-08-22
ACPICA: Fix acpi_evaluate_object_typed()
Rafael J. Wysocki
1
-3
/
+7
2017-08-17
ACPICA: Make it possible to enable runtime GPEs earlier
Rafael J. Wysocki
2
-0
/
+10
2017-08-17
ACPICA: Dispatch active GPEs at init time
Rafael J. Wysocki
1
-9
/
+19
2017-08-04
ACPICA: Revert "Update resource descriptor handling"
Erik Schmauss
1
-9
/
+5
2017-08-04
ACPICA: Resources: Allow _DMA method in walk resources
Bob Moore
1
-3
/
+4
2017-08-04
ACPICA: Ensure all instances of AE_AML_INTERNAL have error messages
Bob Moore
5
-0
/
+18
2017-08-04
ACPICA: Implement deferred resolution of reference package elements
Bob Moore
16
-345
/
+661
2017-08-04
ACPICA: Debugger: Improve support for Alias objects
Bob Moore
2
-13
/
+58
2017-08-04
ACPICA: Interpreter: Update handling for Alias operator
Bob Moore
1
-47
/
+14
2017-08-04
ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC builds
Lv Zheng
1
-3
/
+3
[next]