summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c
Commit message (Expand)AuthorAgeFilesLines
* Pull fluff into release branchLen Brown2007-02-171-5/+4Star
|\
| * ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-131-2/+1Star
| * ACPI: fix acpi_driver.name usageLen Brown2007-02-131-1/+1
| * ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-131-2/+2
* | ACPI: Fix sparse warningsRandy Dunlap2007-02-161-1/+1
* | ACPI: IA64: fix calculation of apic_idAlexey Starikovskiy2007-02-121-1/+1
|/
* Pull sysfs into test branchLen Brown2007-02-031-4/+4
|\
| * ACPI: convert to sysfs frameworkPatrick Mochel2006-12-161-4/+4
* | ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy2007-02-031-21/+32
* | ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-031-12/+114
* | ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-031-3/+3
* | ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-031-1/+1
* | ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2007-01-111-3/+0Star
* | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-2/+1Star
* | Pull bugfix into test branchLen Brown2006-12-201-2/+2
|\ \
| * | ACPI: prevent processor module from loading on failuresAkinobu Mita2006-12-201-2/+2
| |/
* | Pull style into test branchLen Brown2006-12-161-5/+5
|\ \ | |/ |/|
| * ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-5/+5
* | ACPI: fix section for CPU init functionsPierre Ossman2006-10-141-1/+1
|/
* ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-101-1/+1
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-64/+47Star
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-271-15/+15
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-271-37/+19Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-231-7/+7
|\
| * Pull bugzilla-5452 into release branchLen Brown2006-06-151-2/+2
| |\
| | * ACPI: enable BIOS warningLen Brown2006-03-311-2/+2
| * | ACPI: build fix for u8 cpu_indexAshok Raj2006-04-021-5/+5
| |/
* / [PATCH] make ACPI errata __read_mostlyAndreas Mohr2006-06-231-1/+1
|/
* [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-261-1/+1
*-----. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-241-19/+11Star
|\ \ \ \
| | | | * [ACPI] move some run-time structure inits to compile timeArjan van de Ven2006-01-071-2/+0Star
| |_|_|/ |/| | |
| | | * [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-011-17/+11Star
| | |/
* | / [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-051-4/+4
|/ /
* / [ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOSVenkatesh Pallipadi2005-12-011-0/+15
|/
* [ACPI] revert bad processor_core.c patch for bug 5128Len Brown2005-09-031-13/+10Star
* [ACPI] build fix - processor_core.c w/ !CONFIG_SMPLen Brown2005-09-031-1/+1
* [ACPI] fix processor_core.c for NR_CPUS > 256Venkatesh Pallipadi2005-09-031-9/+12
* [ACPI] add static to function definitionsAdrian Bunk2005-09-031-1/+1
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-246/+191Star
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-0/+37
|\
| * [ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi2005-07-121-0/+37
* | [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...Rajesh Shah2005-06-281-1/+1
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+989