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
/
include
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
Merge branch 'linus' into test
Len Brown
2
-4
/
+4
2008-10-23
Merge branch 'ull' into test
Len Brown
1
-1
/
+1
2008-10-23
Merge branch 'misc' into test
Len Brown
1
-1
/
+5
2008-10-23
Merge branch 'ec' into test
Len Brown
1
-0
/
+1
2008-10-23
Merge branch 'dock' into test
Len Brown
3
-2
/
+13
2008-10-23
Merge branch 'acpica' into test
Len Brown
15
-255
/
+777
2008-10-23
ACPICA: Update version to 20080926
Bob Moore
1
-1
/
+1
2008-10-23
ACPICA: New: Validation for predefined ACPI methods/objects
Bob Moore
4
-0
/
+468
2008-10-23
ACPICA: Remove unused ACPI register bit definition
Lin Ming
1
-11
/
+23
2008-10-23
ACPICA: Update version to 20080829
Bob Moore
1
-1
/
+1
2008-10-23
ACPICA: Cleanup for internal Reference Object
Bob Moore
3
-11
/
+30
2008-10-23
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
Bob Moore
1
-0
/
+1
2008-10-23
ACPICA: Remove obsolete exception codes
Bob Moore
1
-73
/
+55
2008-10-23
ACPICA: Add namespace node to operand object union
Bob Moore
1
-0
/
+7
2008-10-23
ACPICA: Remove obsolete debug levels (WARN and ERROR)
Bob Moore
1
-19
/
+13
2008-10-23
ACPICA: add preemption point after each opcode parse
Alexey Starikovskiy
2
-0
/
+11
2008-10-23
ACPICA: Update version to 20080729
Bob Moore
1
-1
/
+1
2008-10-23
ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables
Bob Moore
2
-6
/
+49
2008-10-23
ACPICA: Add function to decode reference obj types to strings
Bob Moore
1
-0
/
+2
2008-10-23
ACPICA: Update version to 20080701
Bob Moore
1
-1
/
+1
2008-10-23
ACPICA: Return method arg count from acpi_get_object_info
Bob Moore
1
-0
/
+1
2008-10-23
ACPICA: Cleanup macro definition file.
Bob Moore
1
-133
/
+115
2008-10-23
ACPICA: Return status from global init function
Yi Yang
1
-1
/
+1
2008-10-23
ACPICA: Fix wrong resource descriptor length for 64-bit build
Bob Moore
1
-1
/
+1
2008-10-23
ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...
Zhao Yakui
1
-0
/
+1
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
2
-4
/
+4
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-1
/
+1
2008-10-11
ACPI: Enable EC device immediately after ACPI full initialization
Zhao Yakui
1
-0
/
+1
2008-10-11
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
1
-1
/
+5
2008-09-24
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
1
-2
/
+7
2008-09-24
ACPI: fix hotplug race
Zhang Rui
1
-0
/
+3
2008-09-24
ACPI: introduce notifier change to avoid duplicates
Shaohua Li
1
-0
/
+3
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
[next]