Age | Commit message (Expand) | Author | Files | Lines |
2008-10-23 | ACPICA: add preemption point after each opcode parse | Alexey Starikovskiy | 1 | -0/+2 |
2008-10-23 | ACPICA: Improve object conversion error messages | Bob Moore | 1 | -2/+6 |
2008-10-23 | ACPICA: Add function to decode reference obj types to strings | Bob Moore | 1 | -0/+36 |
2008-10-23 | ACPICA: Return method arg count from acpi_get_object_info | Bob Moore | 1 | -0/+4 |
2008-10-23 | ACPICA: Fix warning for 64-bit build | Bob Moore | 1 | -2/+1 |
2008-10-23 | ACPICA: Add function to dereference returned reference objects | Lin Ming | 1 | -0/+79 |
2008-10-23 | ACPICA: Return status from global init function | Yi Yang | 2 | -5/+10 |
2008-10-23 | ACPICA: Fix table compare code, length then data | Bob Moore | 1 | -5/+9 |
2008-10-23 | ACPICA: Allow same ACPI table to be loaded/unloaded more than once | Bob Moore | 1 | -7/+42 |
2008-10-23 | ACPICA: Add check for invalid handle in acpi_get_object_info | Fiodor Suietov | 1 | -0/+1 |
2008-10-23 | ACPICA: Copy dynamically loaded tables to local buffer | Dennis Noordsij | 1 | -31/+82 |
2008-10-04 | ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again) | Rafael J. Wysocki | 2 | -1/+14 |
2008-09-04 | Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27 | Andi Kleen | 1 | -0/+7 |
2008-09-04 | ACPI: Avoid bogus timeout about SMbus check | Zhao Yakui | 1 | -0/+7 |
2008-08-21 | Merge branch 'acpica-release-fixes' into release-2.6.27 | Andi Kleen | 2 | -1/+3 |
2008-08-21 | acpi: add checking for NULL early param | Cyrill Gorcunov | 1 | -0/+2 |
2008-08-21 | Merge branch 'compal-fix' into release-2.6.27 | Andi Kleen | 1 | -1/+1 |
2008-08-21 | ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board" | Dennis Jansen | 1 | -1/+1 |
2008-08-18 | ACPI: Fix now signed module parameter. | Milan Broz | 1 | -1/+1 |
2008-08-18 | ACPI: Change package length error to warning | Ming Ling | 1 | -1/+1 |
2008-08-15 | Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'therm... | Andi Kleen | 7 | -12/+54 |
2008-08-15 | ACPI: Fix thermal shutdowns | Milan Broz | 1 | -1/+1 |
2008-08-15 | ACPI: bounds check IRQ to prevent memory corruption | Bjorn Helgaas | 1 | -5/+7 |
2008-08-15 | ACPI: Avoid bogus EC timeout when EC is in Polling mode | Zhao Yakui | 1 | -0/+2 |
2008-08-15 | ACPI : Add the EC dmi table to fix the incorrect ECDT table | Zhao Yakui | 1 | -0/+34 |
2008-08-15 | ACPI: Properly clear flags on false-positives and send uevent on sudden unplug | Holger Macht | 1 | -3/+8 |
2008-08-15 | acpi: trivial cleanups | Pavel Machek | 2 | -2/+1 |
2008-08-15 | ACPI: WMI: Set instance for query block calls | Carlos Corbacho | 1 | -1/+1 |
2008-08-15 | ACPICA: Additional error checking for pathname utilities | Bob Moore | 4 | -19/+39 |
2008-08-15 | ACPICA: Fix possible memory leak in Unload() operator | Lin Ming | 1 | -0/+3 |
2008-08-15 | ACPICA: Fix memory leak when deleting thermal/processor objects | Bob Moore | 1 | -2/+11 |
2008-08-01 | Remove newline from the description of module parameters | Niels de Vos | 1 | -2/+2 |
2008-07-30 | acpi cpufreq cleanup: move bailing out of function before locking the mutex | Thomas Renninger | 1 | -3/+3 |
2008-07-30 | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already | Thomas Renninger | 1 | -2/+13 |
2008-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -11/+7 |
2008-07-29 | PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot | Matthew Wilcox | 1 | -11/+7 |
2008-07-29 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 1 | -4/+11 |
2008-07-28 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 1 | -0/+6 |
2008-07-28 | ACPI/CPUIDLE: prevent setting pm_idle to NULL | Thomas Gleixner | 1 | -4/+11 |
2008-07-27 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+6 |
2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 1 | -8/+3 |
2008-07-26 | ftrace: disable tracing on acpi idle calls | Steven Rostedt | 1 | -0/+6 |
2008-07-25 | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -24/+93 |
2008-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -2/+3 |
2008-07-24 | pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering | Carlos Corbacho | 1 | -0/+20 |
2008-07-24 | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 1 | -0/+22 |
2008-07-24 | move memory_read_from_buffer() from fs.h to string.h | Akinobu Mita | 1 | -0/+1 |
2008-07-24 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+11 |
2008-07-22 | PCI hotplug: fix error path in pci_slot's register_slot | Alex Chiang | 1 | -2/+3 |
2008-07-22 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 6 | -18/+14 |