Age | Commit message (Expand) | Author | Files | Lines |
2008-10-23 | Merge branch 'ull' into test | Len Brown | 1 | -2/+2 |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 1 | -2/+2 |
2008-10-11 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 1 | -1/+1 |
2008-09-02 | ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board" | Dennis Jansen | 1 | -1/+1 |
2008-08-15 | acpi: trivial cleanups | Pavel Machek | 1 | -1/+1 |
2008-07-22 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 1 | -3/+2 |
2008-07-17 | ACPI: Disable MWAIT via DMI on broken Compal board | Zhao Yakui | 1 | -0/+28 |
2008-07-17 | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 1 | -0/+13 |
2008-07-17 | ACPI: change processors from array to per_cpu variable | Mike Travis | 1 | -11/+9 |
2008-07-17 | create sysfs link from acpi device to sysdev for cpu | Zhang Rui | 1 | -1/+7 |
2008-07-17 | force offline the processor during hot-removal | Zhang Rui | 1 | -3/+3 |
2008-06-12 | proper prototype for acpi_processor_tstate_has_changed() | Adrian Bunk | 1 | -1/+0 |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -16/+15 |
2008-04-30 | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang | 1 | -0/+9 |
2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -24/+15 |
2008-04-29 | ACPI: elide a non-zero test on a result that is never 0 | Julia Lawall | 1 | -16/+15 |
2008-04-09 | acpi: fix "buggy BIOS check" when CPUs are hot removed | Alok Kataria | 1 | -1/+1 |
2008-03-28 | revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" | Ingo Molnar | 1 | -14/+16 |
2008-03-27 | ACPI: drivers/acpi: elide a non-zero test on a result that is never 0 | Julia Lawall | 1 | -16/+14 |
2008-03-13 | Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an... | Len Brown | 1 | -4/+5 |
2008-03-11 | ACPI: use ACPI_DEBUG_PRINT instead of printk in acpi_processor_hotplug_notify() | Glauber Costa | 1 | -2/+3 |
2008-02-23 | ACPI Exception (): AE_NOT_FOUND, Processor Device is not present (update) | Zhang Rui | 1 | -7/+9 |
2008-02-21 | ACPI: fix section mismatch in processor_core.c:acpi_processor_hotplug_notify | Sam Ravnborg | 1 | -2/+2 |
2008-02-21 | Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ... | Len Brown | 1 | -17/+22 |
2008-02-16 | ACPI: remove is_processor_present prototype | Glauber Costa | 1 | -2/+0 |
2008-02-16 | ACPI thermal: extract return values using PTR_ERR | Thomas Sujith | 1 | -15/+22 |
2008-02-16 | ACPI: thermal: Check whether cooling device exists before unregistering | Zhao Yakui | 1 | -4/+6 |
2008-02-07 | Merge branches 'release' and 'throttling-domains' into release | Len Brown | 1 | -0/+2 |
2008-02-07 | Merge branches 'release' and 'menlo' into release | Len Brown | 1 | -0/+23 |
2008-02-02 | ACPI : Update T-state coordination after getting _TSD info | Zhao Yakui | 1 | -0/+2 |
2008-02-02 | ACPI: register ACPI Processor as generic thermal cooling device | Zhang Rui | 1 | -0/+23 |
2008-01-09 | ACPI: ACPI Exception (): AE_NOT_FOUND, Processor Device is not present | Zhang Rui | 1 | -5/+12 |
2007-11-29 | ACPI: avoid references to impossible processors. | Christoph Lameter | 1 | -7/+7 |
2007-11-21 | Pull bugzilla-9327 into release branch | Len Brown | 1 | -1/+4 |
2007-11-21 | ACPI: EC: Workaround for optimized controllers (version 3) | Alexey Starikovskiy | 1 | -1/+4 |
2007-11-20 | Pull fluff into release branch | Len Brown | 1 | -1/+1 |
2007-11-20 | ACPI: Add missing spaces to printk format | Joe Perches | 1 | -1/+1 |
2007-11-17 | ACPI: Get throttling info from BIOS only after evaluating _PDC | Zhao Yakui | 1 | -6/+6 |
2007-10-20 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 1 | -7/+1 |
2007-10-19 | x86: acpi use cpu_physical_id | Mike Travis | 1 | -7/+1 |
2007-10-10 | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 1 | -5/+17 |
2007-09-23 | ACPI: disable lower idle C-states across suspend/resume | Thomas Gleixner | 1 | -0/+2 |
2007-09-16 | ACPI: Reevaluate C/P/T states when a cpu becomes online | Venkatesh Pallipadi | 1 | -0/+21 |
2007-08-23 | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 1 | -3/+3 |
2007-08-23 | ACPI: don't duplicate input events on netlink | Zhang Rui | 1 | -0/+7 |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 1 | -1/+7 |
2007-07-22 | Pull throttle into release branch | Len Brown | 1 | -0/+6 |
2007-07-12 | PCI: Change all drivers to use pci_device->revision | Auke Kok | 1 | -5/+2 |
2007-06-02 | ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support | Luming Yu | 1 | -0/+6 |
2007-04-25 | ACPI: Remove duplicate definitions for _STA bits | Bjorn Helgaas | 1 | -3/+1 |