summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c
AgeCommit message (Expand)AuthorLines
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan-2/+1
2006-12-20Pull bugfix into test branchLen Brown-2/+2
2006-12-20ACPI: prevent processor module from loading on failuresAkinobu Mita-2/+2
2006-12-16Pull style into test branchLen Brown-5/+5
2006-12-15ACPI: convert to sysfs frameworkPatrick Mochel-4/+4
2006-10-14ACPI: fix section for CPU init functionsPierre Ossman-1/+1
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt-5/+5
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven-1/+1
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel-64/+47
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown-15/+15
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger-37/+19
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-7/+7
2006-06-23[PATCH] make ACPI errata __read_mostlyAndreas Mohr-1/+1
2006-06-15Pull bugzilla-5452 into release branchLen Brown-2/+2
2006-04-01ACPI: build fix for u8 cpu_indexAshok Raj-5/+5
2006-03-31ACPI: enable BIOS warningLen Brown-2/+2
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita-1/+1
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown-19/+11
2006-01-07[ACPI] move some run-time structure inits to compile timeArjan van de Ven-2/+0
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers-4/+4
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi-17/+11
2005-11-30[ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOSVenkatesh Pallipadi-0/+15
2005-09-03[ACPI] revert bad processor_core.c patch for bug 5128Len Brown-13/+10
2005-09-03[ACPI] build fix - processor_core.c w/ !CONFIG_SMPLen Brown-1/+1
2005-09-03[ACPI] fix processor_core.c for NR_CPUS > 256Venkatesh Pallipadi-9/+12
2005-09-03[ACPI] add static to function definitionsAdrian Bunk-1/+1
2005-08-05[ACPI] Lindent all ACPI filesLen Brown-246/+191
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown-0/+37
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi-0/+37
2005-06-27[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...Rajesh Shah-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+989