summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c
Commit message (Expand)AuthorAgeFilesLines
* 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