aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-14ACPI: fix section for CPU init functionsPierre Ossman1-1/+1
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
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi1-17/+11
2005-11-30[ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOSVenkatesh Pallipadi1-0/+15
2005-09-03[ACPI] revert bad processor_core.c patch for bug 5128Len Brown1-13/+10
2005-09-03[ACPI] build fix - processor_core.c w/ !CONFIG_SMPLen Brown1-1/+1
2005-09-03[ACPI] fix processor_core.c for NR_CPUS > 256Venkatesh Pallipadi1-9/+12
2005-09-03[ACPI] add static to function definitionsAdrian Bunk1-1/+1
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-246/+191
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-0/+37
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi1-0/+37
2005-06-27[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independentlyRajesh Shah1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+989