aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c
Commit message (Expand)AuthorAgeFilesLines
...
* | cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-5/+17
|/
* ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner2007-09-221-0/+2
* ACPI: Reevaluate C/P/T states when a cpu becomes onlineVenkatesh Pallipadi2007-09-161-0/+21
* ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-231-3/+3
* ACPI: don't duplicate input events on netlinkZhang Rui2007-08-231-0/+7
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-231-1/+7
* Pull throttle into release branchLen Brown2007-07-221-0/+6
|\
| * ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling supportLuming Yu2007-06-021-0/+6
* | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-5/+2
|/
* ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas2007-04-251-3/+1
* Pull fluff into release branchLen Brown2007-02-161-5/+4
|\
| * ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-121-2/+1
| * ACPI: fix acpi_driver.name usageLen Brown2007-02-121-1/+1
| * ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-121-2/+2
* | ACPI: Fix sparse warningsRandy Dunlap2007-02-151-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-151-4/+4
* | ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy2007-02-021-21/+32
* | ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-021-12/+114
* | ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-021-3/+3
* | ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-021-1/+1
* | ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2007-01-101-3/+0
* | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-2/+1
* | 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/+47
* 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-261-37/+19
* 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-011-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/+11
|\ \ \ \
| | | | * [ACPI] move some run-time structure inits to compile timeArjan van de Ven2006-01-071-2/+0
| |_|_|/ |/| | |
| | | * [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-011-17/+11
| | |/
* | / [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-4/+4
|/ /
* / [ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOSVenkatesh Pallipadi2005-11-301-0/+15
|/
* [ACPI] revert bad processor_core.c patch for bug 5128Len Brown2005-09-031-13/+10
* [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/+191
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-0/+37
|\