summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c
AgeCommit message (Expand)AuthorLines
2008-04-08acpi: fix "buggy BIOS check" when CPUs are hot removedAlok Kataria-1/+1
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar-14/+16
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall-16/+14
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown-4/+5
2008-03-11ACPI: use ACPI_DEBUG_PRINT instead of printk in acpi_processor_hotplug_notify()Glauber Costa-2/+3
2008-02-23ACPI Exception (): AE_NOT_FOUND, Processor Device is not present (update)Zhang Rui-7/+9
2008-02-21ACPI: fix section mismatch in processor_core.c:acpi_processor_hotplug_notifySam Ravnborg-2/+2
2008-02-21Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown-17/+22
2008-02-16ACPI: remove is_processor_present prototypeGlauber Costa-2/+0
2008-02-15ACPI thermal: extract return values using PTR_ERRThomas Sujith-15/+22
2008-02-15ACPI: thermal: Check whether cooling device exists before unregisteringZhao Yakui-4/+6
2008-02-07Merge branches 'release' and 'throttling-domains' into releaseLen Brown-0/+2
2008-02-07Merge branches 'release' and 'menlo' into releaseLen Brown-0/+23
2008-02-02ACPI : Update T-state coordination after getting _TSD infoZhao Yakui-0/+2
2008-02-01ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui-0/+23
2008-01-09ACPI: ACPI Exception (): AE_NOT_FOUND, Processor Device is not presentZhang Rui-5/+12
2007-11-29ACPI: avoid references to impossible processors.Christoph Lameter-7/+7
2007-11-20Pull bugzilla-9327 into release branchLen Brown-1/+4
2007-11-20ACPI: EC: Workaround for optimized controllers (version 3)Alexey Starikovskiy-1/+4
2007-11-20Pull fluff into release branchLen Brown-1/+1
2007-11-19ACPI: Add missing spaces to printk formatJoe Perches-1/+1
2007-11-16ACPI: Get throttling info from BIOS only after evaluating _PDCZhao Yakui-6/+6
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds-7/+1
2007-10-19x86: acpi use cpu_physical_idMike Travis-7/+1
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown-5/+17
2007-09-22ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner-0/+2
2007-09-16ACPI: Reevaluate C/P/T states when a cpu becomes onlineVenkatesh Pallipadi-0/+21
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown-3/+3
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui-0/+7
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger-1/+7
2007-07-22Pull throttle into release branchLen Brown-0/+6
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok-5/+2
2007-06-02ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling supportLuming Yu-0/+6
2007-04-25ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas-3/+1
2007-02-16Pull fluff into release branchLen Brown-5/+4
2007-02-15ACPI: Fix sparse warningsRandy Dunlap-1/+1
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown-2/+1
2007-02-12ACPI: fix acpi_driver.name usageLen Brown-1/+1
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown-2/+2
2007-02-12ACPI: IA64: fix calculation of apic_idAlexey Starikovskiy-1/+1
2007-02-03Pull sysfs into test branchLen Brown-4/+4
2007-02-02ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy-21/+32
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy-12/+114
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy-3/+3
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy-1/+1
2007-01-10ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi-3/+0
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan-2/+1
2006-12-20Pull bugfix into test branchLen Brown-2/+2
2006-12-20ACPI: prevent processor module from loading on failuresAkinobu Mita-2/+2
2006-12-16Pull style into test branchLen Brown-5/+5