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
2009-05-27
ACPICA: Disable preservation of SCI enable bit (SCI_EN)
Bob Moore
1
-4
/
+7
2009-05-27
ACPICA: Region deletion: Ensure region object is removed from handler list
Lin Ming
1
-0
/
+21
2009-05-27
ACPICA: Eliminate extra call to NsGetParentNode
Alex Chiang
1
-3
/
+4
2009-05-27
ACPICA: Simplify internal operation region interface
Bob Moore
4
-20
/
+23
2009-05-27
ACPICA: Update Load() to use operation region interfaces
Bob Moore
1
-18
/
+78
2009-05-27
ACPICA: New: AcpiInstallMethod - install a single control method
Lin Ming
6
-4
/
+166
2009-05-27
ACPICA: Invalidate DdbHandle after table unload
Lin Ming
1
-2
/
+19
2009-05-27
ACPICA: Fix reference count issues for DdbHandle object
Lin Ming
1
-3
/
+6
2009-05-27
ACPICA: Simplify and optimize NsGetNextNode function
Bob Moore
4
-29
/
+69
2009-05-27
ACPICA: Additional validation of _PRT packages (resource mgr)
Bob Moore
1
-1
/
+1
2009-05-27
ACPICA: Fix DebugObject output for DdbHandle objects
Bob Moore
1
-1
/
+3
2009-05-27
ACPICA: Fix allowable release order for ASL mutex objects
Bob Moore
1
-4
/
+11
2009-05-27
ACPICA: Mutex support: Fix release ordering issue and current sync level
Bob Moore
1
-2
/
+19
2009-05-27
ACPICA: Fix implementation of AML BreakPoint operator (break to debugger)
Bob Moore
1
-6
/
+11
2009-05-27
ACPICA: Fix miscellaneous warnings under gcc 4+
Bob Moore
3
-6
/
+11
2009-05-27
ACPICA: Miscellaneous lint changes
Bob Moore
5
-13
/
+10
2009-05-27
ACPICA: Fix possible dereference of null pointer
Bob Moore
1
-5
/
+2
2009-05-27
ACPICA: Fix printf format warnings for 64-bit build
Bob Moore
2
-4
/
+4
2009-05-27
ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit build
Bob Moore
3
-21
/
+22
2009-05-27
ACPICA: Remove unused global variables
Bob Moore
1
-3
/
+0
2009-05-27
ACPICA: Change behavior of object copy for mutex/event objects
Bob Moore
1
-0
/
+23
2009-05-27
ACPICA: Fix a few warnings for gcc 3.4.4
Bob Moore
1
-2
/
+2
2009-05-27
ACPICA: Update error/warning interfaces
Bob Moore
1
-11
/
+9
2009-05-16
Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...
Len Brown
2
-13
/
+21
2009-05-16
ACPI: resume: re-enable SCI-enable workaround
Lin Ming
1
-1
/
+6
2009-05-07
ACPICA: use acpi.* modparam namespace
Len Brown
1
-12
/
+15
2009-05-02
acpica: validate package element more carefully in acpi_rs_get_pci_routing_ta...
Robert Moore
1
-0
/
+7
2009-04-24
Merge branch 'bugzilla-13036' into release
Len Brown
1
-14
/
+72
2009-04-24
Merge branch 'bugzilla-12270' into release
Len Brown
1
-25
/
+2
2009-04-24
Revert "ACPICA: delete check for AML access to port 0x81-83"
Len Brown
1
-0
/
+1
2009-04-24
I/O port protection: update for windows compatibility.
Lin Ming
1
-14
/
+71
2009-04-18
ACPI: Disable _GTS and _BFS support by default
Len Brown
1
-17
/
+26
2009-04-11
ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries
Zhang Rui
1
-25
/
+2
2009-04-08
Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...
Len Brown
1
-1
/
+0
2009-04-08
ACPICA: delete check for AML access to port 0x81-83
Len Brown
1
-1
/
+0
2009-04-07
hwmon: Add Asus ATK0110 support
Luca Tettamanti
1
-2
/
+1
2009-04-05
Merge branch 'linus' into release
Len Brown
1
-3
/
+14
2009-03-27
ACPICA: Fix index value in package warning message
Bob Moore
1
-8
/
+16
2009-03-27
ACPICA: FADT: Favor 32-bit FACS and DSDT addresses
Bob Moore
1
-2
/
+6
2009-03-27
ACPICA: FADT: Favor 32-bit register addresses for compatibility
Bob Moore
1
-35
/
+51
2009-03-27
ACPICA: Fix PCI configuration space port address range
Bob Moore
1
-1
/
+1
2009-03-27
ACPICA: Condense some protected ports
Bob Moore
1
-8
/
+26
2009-03-27
ACPICA: Remove unused code, no functional change
Bob Moore
1
-35
/
+9
2009-03-27
ACPICA: Clear PM register write-only bits on reading
Lin Ming
2
-0
/
+11
2009-03-27
ACPICA: Remove obsolete acpi_os_validate_address interface
Bob Moore
3
-31
/
+0
2009-03-27
ACPICA: New: I/O port protection
Bob Moore
12
-29
/
+319
2009-03-27
ACPICA: Preserve all PM control reserved and ignored bits
Bob Moore
2
-1
/
+24
2009-03-27
ACPICA: Change handling of PM1 Status register ignored bit
Bob Moore
1
-16
/
+11
2009-03-27
ACPICA: Fix AcpiWalkNamespace race condition with table unload
Bob Moore
11
-33
/
+303
2009-03-27
ACPICA: FADT: Fix extraneous length mismatch warning
Bob Moore
1
-1
/
+2
[next]