aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-29ACPI: avoid references to impossible processors.Christoph Lameter1-7/+7
2007-11-20Pull bugzilla-9327 into release branchLen Brown1-1/+4
2007-11-20ACPI: EC: Workaround for optimized controllers (version 3)Alexey Starikovskiy1-1/+4
2007-11-20Pull fluff into release branchLen Brown1-1/+1
2007-11-19ACPI: Add missing spaces to printk formatJoe Perches1-1/+1
2007-11-16ACPI: Get throttling info from BIOS only after evaluating _PDCZhao Yakui1-6/+6
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-7/+1
2007-10-19x86: acpi use cpu_physical_idMike Travis1-7/+1
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown1-5/+17
2007-09-22ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner1-0/+2
2007-09-16ACPI: Reevaluate C/P/T states when a cpu becomes onlineVenkatesh Pallipadi1-0/+21
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown1-3/+3
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui1-0/+7
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI driversThomas Renninger1-1/+7
2007-07-22Pull throttle into release branchLen Brown1-0/+6
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-5/+2
2007-06-02ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling supportLuming Yu1-0/+6
2007-04-25ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas1-3/+1
2007-02-16Pull fluff into release branchLen Brown1-5/+4
2007-02-15ACPI: Fix sparse warningsRandy Dunlap1-1/+1
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown1-2/+1
2007-02-12ACPI: fix acpi_driver.name usageLen Brown1-1/+1
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-2/+2
2007-02-12ACPI: IA64: fix calculation of apic_idAlexey Starikovskiy1-1/+1
2007-02-03Pull sysfs into test branchLen Brown1-4/+4
2007-02-02ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy1-21/+32
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy1-12/+114
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy1-3/+3
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-1/+1
2007-01-10ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi1-3/+0
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-12-20Pull bugfix into test branchLen Brown1-2/+2
2006-12-20ACPI: prevent processor module from loading on failuresAkinobu Mita1-2/+2
2006-12-16Pull style into test branchLen Brown1-5/+5
2006-12-15ACPI: convert to sysfs frameworkPatrick Mochel1-4/+4
2006-10-14ACPI: fix section for CPU init functionsPierre Ossman1-1/+1
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-5/+5
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven1-1/+1
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-64/+47
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown1-15/+15
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-37/+19
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-7/+7
2006-06-23[PATCH] make ACPI errata __read_mostlyAndreas Mohr1-1/+1
2006-06-15Pull bugzilla-5452 into release branchLen Brown1-2/+2
2006-04-01ACPI: build fix for u8 cpu_indexAshok Raj1-5/+5
2006-03-31ACPI: enable BIOS warningLen Brown1-2/+2
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita1-1/+1
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into releaseLen Brown1-19/+11
2006-01-07[ACPI] move some run-time structure inits to compile timeArjan van de Ven1-2/+0
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-4/+4