Age | Commit message (Expand) | Author | Files | Lines |
2008-10-15 | rtc-cmos: move wake setup from ACPI glue into RTC driver | Bjorn Helgaas | 1 | -112/+0 |
2008-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-10-13 | acpi: Make ACPI_TOSHIBA depend on INPUT. | David S. Miller | 1 | -1/+1 |
2008-10-12 | Fix RTC wakealarm sysfs interface breakage. | Linus Torvalds | 1 | -2/+1 |
2008-10-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -1/+14 |
2008-10-04 | ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again) | Rafael J. Wysocki | 2 | -1/+14 |
2008-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 5 | -3/+12 |
2008-09-06 | toshiba_acpi: Add support for bluetooth toggling through rfkill (v8) | philipl@overt.org | 2 | -8/+256 |
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 |
2008-07-22 | acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=y | Ingo Molnar | 2 | -0/+12 |
2008-07-21 | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 3 | -9/+0 |
2008-07-21 | APCI: revert another duplicated patch | Thomas Gleixner | 1 | -3/+0 |
2008-07-21 | APCI: revert duplicated patch | Thomas Gleixner | 2 | -6/+0 |