| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | ACPICA: Add error checks to prevent faults | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Add a table checksum verify for Load operator | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Fix for memory leak related to DdbHandle objects | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Fix a fault when storing DdbHandle to Debug object | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Fix for fault if Load() fails | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Fix for Alias operator to see target child objects | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Fix for namespace lookup problem | Lin Ming | 2008-04-22 |
| | * | | | | | | | | ACPICA: New interfaces for table event handlers | Lin Ming | 2008-04-22 |
| | * | | | | | | | | ACPICA: Support for iASL - multiple files and wildcards | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Updated error message for dynamic method serialization | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Fix for update of the Global Lock Handle | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Fix for package reference counts | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Increase maximum buffer size dumped to screen in buffer object dump | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Misc fixes for recent global lock code update | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Removed extraneous code | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Update comments for acquire/release mutex interfaces | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Avoid use of invalid pointers in returned object field | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: changed order of interpretation of operand objects | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Update for mutiple global lock acquisitions by same thread | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Removed unused code | Bob Moore | 2008-04-22 |
| | * | | | | | | | | ACPICA: Several fixes for internal method result stack | Bob Moore | 2008-04-22 |
| | | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang | 2008-04-29 |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-29 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86: validate against acpi motherboard resources | Robert Hancock | 2008-04-26 |
| | | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
| | |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | | [CPUFREQ] change cpu freq tables to per_cpu variables | Mike Travis | 2008-04-28 |
| * | | | | | | | drivers/acpi/thermal.c: fix build with CONFIG_DMI=n | Andrew Morton | 2008-04-28 |
| * | | | | | | | fix idle (arch, acpi and apm) and lockdep | Peter Zijlstra | 2008-04-27 |
| |/ / / / / / |
|
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh... | Linus Torvalds | 2008-04-21 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | acpi: Storage class should be before const qualifier | Tobias Klauser | 2008-04-21 |
| * | | | | | | | generic: use new set_cpus_allowed_ptr function | Mike Travis | 2008-04-19 |
| |/ / / / / / |
|
| * / / / / / | Add down_timeout and change ACPI to use it | Matthew Wilcox | 2008-04-17 |
| |/ / / / / |
|
| * | | / / | acpi: bus: check once more for an empty list after locking it | Chuck Ebbert | 2008-04-15 |
| | |_|/ /
|/| | | |
|
| * | | | | acpi: fix "buggy BIOS check" when CPUs are hot removed | Alok Kataria | 2008-04-08 |
| * | | | | acpi thermal: fix result check | Krzysztof Helt | 2008-04-08 |
| |/ / / |
|
| * | | | Revert "ACPI: Ignore _BQC object when registering backlight device" | Linus Torvalds | 2008-04-05 |
| * | | | ACPI PM: Restore the 2.6.24 suspend ordering | Rafael J. Wysocki | 2008-04-01 |
| * | | | revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" | Ingo Molnar | 2008-03-28 |
| * | | | ACPI: drivers/acpi: elide a non-zero test on a result that is never 0 | Julia Lawall | 2008-03-27 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'... | Len Brown | 2008-03-26 |
| |\ \ \ \ \ |
|
| | | | * | | | ACPI: fix a regression of ACPI device driver autoloading | Zhang Rui | 2008-03-25 |
| | | | |/ / |
|
| | | * | | | ACPI: SBS: remove typo from sbchc.c | Alexey Starikovskiy | 2008-03-18 |
| | * | | | | cpuidle: fix 100% C0 statistics regression | Venki Pallipadi | 2008-03-26 |
| | * | | | | ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entry | Venki Pallipadi | 2008-03-26 |
| | | |/ /
| |/| | |
|
| * / | | | ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA") | Bjorn Helgaas | 2008-03-25 |
| |/ / / |
|
| * | | | Revert "ACPI: EC: Handle IRQ storm on Acer laptops" | Alexey Starikovskiy | 2008-03-18 |
| * | | | Merge branches 'release' and 'dock' into release | Len Brown | 2008-03-18 |
| |\ \ \ |
|
| | * | | | ACPI: Set flag DOCK_UNDOCKING when triggered via sysfs | Holger Macht | 2008-03-18 |
| | | |/
| |/| |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Merge branches 'release', 'asus', 'bugzilla-8573', 'bugzilla-9995', 'bugzilla... | Len Brown | 2008-03-18 |
| |\ \ \ \ \ \
| | | | |_|/
| | | |/| | |
|
| | | | | * | | ACPI: lockdep warning on boot, 2.6.25-rc5 | Venki Pallipadi | 2008-03-14 |