aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c
Commit message (Expand)AuthorAge
...
* | ACPI: Get throttling info from BIOS only after evaluating _PDCZhao Yakui2007-11-16
|/
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-19
|\
| * x86: acpi use cpu_physical_idMike Travis2007-10-19
* | cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-10
|/
* ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner2007-09-22
* ACPI: Reevaluate C/P/T states when a cpu becomes onlineVenkatesh Pallipadi2007-09-16
* ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-23
* ACPI: don't duplicate input events on netlinkZhang Rui2007-08-23
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-23
* Pull throttle into release branchLen Brown2007-07-22
|\
| * ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling supportLuming Yu2007-06-02
* | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
|/
* ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas2007-04-25
* Pull fluff into release branchLen Brown2007-02-16
|\
| * ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-12
| * ACPI: fix acpi_driver.name usageLen Brown2007-02-12
| * ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
* | ACPI: Fix sparse warningsRandy Dunlap2007-02-15
* | ACPI: IA64: fix calculation of apic_idAlexey Starikovskiy2007-02-12
|/
* Pull sysfs into test branchLen Brown2007-02-03
|\
| * ACPI: convert to sysfs frameworkPatrick Mochel2006-12-15
* | ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy2007-02-02
* | ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-02
* | ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-02
* | ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-02
* | ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2007-01-10
* | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-20
* | Pull bugfix into test branchLen Brown2006-12-20
|\ \
| * | ACPI: prevent processor module from loading on failuresAkinobu Mita2006-12-20
| |/
* | Pull style into test branchLen Brown2006-12-16
|\ \ | |/ |/|
| * ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-14
* | ACPI: fix section for CPU init functionsPierre Ossman2006-10-14
|/
* ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-10
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-27
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-26
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-23
|\
| * Pull bugzilla-5452 into release branchLen Brown2006-06-15
| |\
| | * ACPI: enable BIOS warningLen Brown2006-03-31
| * | ACPI: build fix for u8 cpu_indexAshok Raj2006-04-01
| |/
* / [PATCH] make ACPI errata __read_mostlyAndreas Mohr2006-06-23
|/
* [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-26
*-----. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-24
|\ \ \ \
| | | | * [ACPI] move some run-time structure inits to compile timeArjan van de Ven2006-01-07
| |_|_|/ |/| | |
| | | * [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-01
| | |/
* | / [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
|/ /
* / [ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOSVenkatesh Pallipadi2005-11-30
|/
* [ACPI] revert bad processor_core.c patch for bug 5128Len Brown2005-09-03
* [ACPI] build fix - processor_core.c w/ !CONFIG_SMPLen Brown2005-09-03
* [ACPI] fix processor_core.c for NR_CPUS > 256Venkatesh Pallipadi2005-09-03