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.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
/
include
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-15
ACPICA: Additional error checking for pathname utilities
Bob Moore
1
-1
/
+1
2008-07-29
PCI: disable ASPM per ACPI FADT setting
Shaohua Li
1
-0
/
+1
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-1
/
+11
2008-07-17
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Aaron Durbin
1
-6
/
+8
2008-07-17
ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...
Zhang Rui
2
-6
/
+0
2008-07-17
ACPICA: Update version to 20080609
Bob Moore
1
-1
/
+1
2008-07-17
ACPICA: Cleanup debug operand dump mechanism
Bob Moore
2
-7
/
+3
2008-07-17
ACPICA: Update disassembler for DMAR table changes
Bob Moore
2
-0
/
+5
2008-07-17
ACPICA: Update DMAR and SRAT table definitions
Bob Moore
1
-2
/
+17
2008-07-17
ACPICA: Update version to 20080514
Bob Moore
1
-1
/
+1
2008-07-17
ACPICA: Add const qualifier for appropriate string constants
Bob Moore
5
-42
/
+55
2008-07-17
ACPICA: Eliminate acpi_native_uint type v2
Bob Moore
10
-53
/
+44
2008-07-17
ACPICA: Fix possible negative array index in acpi_ut_validate_exception
Bob Moore
1
-0
/
+4
2008-07-17
ACPICA: Update tracking macros to reduce code/data size
Jan Beulich
1
-6
/
+4
2008-07-17
ACPICA: Fix for hang on GPE method invocation
Bob Moore
1
-7
/
+0
2008-07-17
ACPICA: Add argument count checking to control method invocation via acpi_eva...
Bob Moore
2
-2
/
+5
2008-07-17
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-2
/
+2
2008-07-17
ACPICA: fix mutex names in debug code.
Vegard Nossum
1
-1
/
+1
2008-07-17
Make GPE disable more robust
Bob Moore
1
-0
/
+2
2008-07-17
ACPI: change processors from array to per_cpu variable
Mike Travis
1
-1
/
+1
2008-07-08
Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=n
David Howells
1
-0
/
+4
2008-07-08
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
1
-0
/
+2
2008-07-08
ACPI: Introduce new device wakeup flag 'prepared'
Rafael J. Wysocki
1
-0
/
+1
2008-07-08
ACPI: Introduce acpi_device_sleep_wake function
Rafael J. Wysocki
1
-1
/
+3
2008-07-08
ACPI: Introduce acpi_bus_power_manageable function
Rafael J. Wysocki
1
-0
/
+1
2008-06-12
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-2
/
+2
2008-06-12
proper prototype for acpi_processor_tstate_has_changed()
Adrian Bunk
1
-0
/
+1
2008-04-24
ACPICA: update Intel copyright
Len Brown
32
-32
/
+32
2008-04-23
ACPICA: Update version to 20080321
Bob Moore
1
-1
/
+1
2008-04-23
ACPICA: Update for new Notify values
Zhang Rui
2
-9
/
+17
2008-04-22
ACPICA: Fix to handle NULL package elements correctly
Lin Ming
1
-12
/
+17
2008-04-22
ACPICA: Update ACPICA version to 20080213
Bob Moore
1
-1
/
+1
2008-04-22
ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC
Bob Moore
2
-0
/
+3
2008-04-22
ACPICA: Disassembler support for new ACPI tables
Bob Moore
2
-10
/
+249
2008-04-22
ACPICA: Fix for ACPI_HIDWORD macro
Bob Moore
1
-34
/
+35
2008-04-22
ACPICA: Update version to 20080123
Bob Moore
1
-1
/
+1
2008-04-22
ACPICA: Bulletproof disassembler for bad ACPI tables
Bob Moore
1
-6
/
+7
2008-04-22
ACPICA: Include file support for new ACPI tables
Bob Moore
1
-1
/
+334
2008-04-22
ACPICA: Update version to 20071219
Bob Moore
1
-1
/
+1
2008-04-22
ACPICA: Implemented full argument resolution support for the BankValue argume...
Lin Ming
1
-0
/
+7
2008-04-22
ACPICA: Implemented full support for deferred execution for the TermArg strin...
Lin Ming
2
-2
/
+4
2008-04-22
ACPICA: Update version to 20071114
Bob Moore
1
-1
/
+1
2008-04-22
ACPICA: Cosmetic changes only, no functional changes
Bob Moore
3
-5
/
+15
2008-04-22
ACPICA: Update version to 20071019
Bob Moore
1
-1
/
+1
2008-04-22
ACPICA: Fix for Increment/Decrement operator, incorrect type change
Lin Ming
1
-2
/
+2
2008-04-22
ACPICA: Fix for Load/LoadTable to specify load location
Bob Moore
1
-1
/
+2
2008-04-22
ACPICA: update version number to 20070919
Bob Moore
1
-1
/
+1
2008-04-22
ACPICA: New interfaces for table event handlers
Lin Ming
4
-2
/
+20
2008-04-22
ACPICA: Add minimal disassembly support for the SLIC table
Bob Moore
2
-0
/
+2
2008-04-22
ACPICA: Update version to 20070508
Bob Moore
1
-1
/
+1
[next]