aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_core.c
AgeCommit message (Expand)Author
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-07-22Pull throttle into release branchLen Brown
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-06-02ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling supportLuming Yu
2007-04-25ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas
2007-02-16Pull fluff into release branchLen Brown
2007-02-15ACPI: Fix sparse warningsRandy Dunlap
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: fix acpi_driver.name usageLen Brown
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2007-02-12ACPI: IA64: fix calculation of apic_idAlexey Starikovskiy
2007-02-03Pull sysfs into test branchLen Brown
2007-02-02ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-01-10ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-20Pull bugfix into test branchLen Brown
2006-12-20ACPI: prevent processor module from loading on failuresAkinobu Mita
2006-12-16Pull style into test branchLen Brown
2006-12-15ACPI: convert to sysfs frameworkPatrick Mochel
2006-10-14ACPI: fix section for CPU init functionsPierre Ossman
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-06-23[PATCH] make ACPI errata __read_mostlyAndreas Mohr
2006-06-15Pull bugzilla-5452 into release branchLen Brown
2006-04-01ACPI: build fix for u8 cpu_indexAshok Raj
2006-03-31ACPI: enable BIOS warningLen Brown
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown
2006-01-07[ACPI] move some run-time structure inits to compile timeArjan van de Ven
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi
2005-11-30[ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOSVenkatesh Pallipadi
2005-09-03[ACPI] revert bad processor_core.c patch for bug 5128Len Brown
2005-09-03[ACPI] build fix - processor_core.c w/ !CONFIG_SMPLen Brown
2005-09-03[ACPI] fix processor_core.c for NR_CPUS > 256Venkatesh Pallipadi
2005-09-03[ACPI] add static to function definitionsAdrian Bunk
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi
2005-06-27[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...Rajesh Shah
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds