summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-301-16/+15Star
|\
| * ACPI: elide a non-zero test on a result that is never 0Julia Lawall2008-04-291-16/+15Star
* | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang2008-04-301-0/+9
* | acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-24/+15Star
|/
* acpi: fix "buggy BIOS check" when CPUs are hot removedAlok Kataria2008-04-091-1/+1
* revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar2008-03-281-14/+16
* ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall2008-03-271-16/+14Star
*---. Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown2008-03-131-4/+5
|\ \ \
| | | * ACPI: fix section mismatch in processor_core.c:acpi_processor_hotplug_notifySam Ravnborg2008-02-211-2/+2
| | * | ACPI: use ACPI_DEBUG_PRINT instead of printk in acpi_processor_hotplug_notify()Glauber Costa2008-03-111-2/+3
| |/ /
* / / ACPI Exception (): AE_NOT_FOUND, Processor Device is not present (update)Zhang Rui2008-02-231-7/+9
|/ /
| |
| \
| \
| \
*---. \ Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown2008-02-211-17/+22
|\ \ \ \ | |_|_|/ |/| | |
| | | * ACPI thermal: extract return values using PTR_ERRThomas Sujith2008-02-161-15/+22
| |_|/ |/| |
| | * ACPI: remove is_processor_present prototypeGlauber Costa2008-02-161-2/+0Star
| |/ |/|
| * ACPI: thermal: Check whether cooling device exists before unregisteringZhao Yakui2008-02-161-4/+6
|/
* Merge branches 'release' and 'throttling-domains' into releaseLen Brown2008-02-071-0/+2
|\
| * ACPI : Update T-state coordination after getting _TSD infoZhao Yakui2008-02-021-0/+2
* | Merge branches 'release' and 'menlo' into releaseLen Brown2008-02-071-0/+23
|\ \
| * | ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui2008-02-021-0/+23
| |/
* / ACPI: ACPI Exception (): AE_NOT_FOUND, Processor Device is not presentZhang Rui2008-01-091-5/+12
|/
* ACPI: avoid references to impossible processors.Christoph Lameter2007-11-291-7/+7
* Pull bugzilla-9327 into release branchLen Brown2007-11-211-1/+4
|\
| * ACPI: EC: Workaround for optimized controllers (version 3)Alexey Starikovskiy2007-11-211-1/+4
* | Pull fluff into release branchLen Brown2007-11-201-1/+1
|\ \
| * | ACPI: Add missing spaces to printk formatJoe Perches2007-11-201-1/+1
| |/
* / ACPI: Get throttling info from BIOS only after evaluating _PDCZhao Yakui2007-11-171-6/+6
|/
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-201-7/+1Star
|\
| * x86: acpi use cpu_physical_idMike Travis2007-10-191-7/+1Star
* | 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-231-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-121-5/+2Star
|/
* ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas2007-04-251-3/+1Star
* Pull fluff into release branchLen Brown2007-02-171-5/+4Star
|\
| * ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-131-2/+1Star
| * ACPI: fix acpi_driver.name usageLen Brown2007-02-131-1/+1
| * ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-131-2/+2
* | ACPI: Fix sparse warningsRandy Dunlap2007-02-161-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-161-4/+4
* | ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy2007-02-031-21/+32
* | ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-031-12/+114
* | ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-031-3/+3
* | ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-031-1/+1