aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c
Commit message (Expand)AuthorAge
*---. Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown2008-02-21
|\ \ \
| | | * ACPI thermal: extract return values using PTR_ERRThomas Sujith2008-02-15
| |_|/ |/| |
| | * ACPI: remove is_processor_present prototypeGlauber Costa2008-02-16
| |/ |/|
| * ACPI: thermal: Check whether cooling device exists before unregisteringZhao Yakui2008-02-15
|/
* Merge branches 'release' and 'throttling-domains' into releaseLen Brown2008-02-07
|\
| * ACPI : Update T-state coordination after getting _TSD infoZhao Yakui2008-02-02
* | Merge branches 'release' and 'menlo' into releaseLen Brown2008-02-07
|\ \
| * | ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui2008-02-01
| |/
* / ACPI: ACPI Exception (): AE_NOT_FOUND, Processor Device is not presentZhang Rui2008-01-09
|/
* ACPI: avoid references to impossible processors.Christoph Lameter2007-11-29
* Pull bugzilla-9327 into release branchLen Brown2007-11-20
|\
| * ACPI: EC: Workaround for optimized controllers (version 3)Alexey Starikovskiy2007-11-20
* | Pull fluff into release branchLen Brown2007-11-20
|\ \
| * | ACPI: Add missing spaces to printk formatJoe Perches2007-11-19
| |/
* / 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