aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell1-4/+10
2008-11-11Merge branch 'processor-256' into releaseLen Brown1-37/+49
2008-11-11Merge branch 'sysfs' into releaseLen Brown1-3/+3
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas1-1/+0
2008-11-06ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2008-11-06ACPI: 80 column adherence and spelling fix (no functional change)Myron Stowe1-3/+4
2008-11-06ACPI: Behave uniquely based on processor declaration definition typeMyron Stowe1-34/+44
2008-11-06ACPI: Disambiguate processor declaration typeMyron Stowe1-0/+1
2008-10-22Merge branch 'ull' into testLen Brown1-2/+2
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-2/+2
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek1-1/+1
2008-09-02ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen1-1/+1
2008-08-15acpi: trivial cleanupsPavel Machek1-1/+1
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman1-3/+2
2008-07-16ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui1-0/+28
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui1-0/+13
2008-07-16ACPI: change processors from array to per_cpu variableMike Travis1-11/+9
2008-07-16create sysfs link from acpi device to sysdev for cpuZhang Rui1-1/+7
2008-07-16force offline the processor during hot-removalZhang Rui1-3/+3
2008-06-11proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk1-1/+0
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-16/+15
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang1-0/+9
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev1-24/+15
2008-04-29ACPI: elide a non-zero test on a result that is never 0Julia Lawall1-16/+15
2008-04-08acpi: fix "buggy BIOS check" when CPUs are hot removedAlok Kataria1-1/+1
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar1-14/+16
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall1-16/+14
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' and 'toshiba' into releaseLen Brown1-4/+5
2008-03-11ACPI: use ACPI_DEBUG_PRINT instead of printk in acpi_processor_hotplug_notify()Glauber Costa1-2/+3
2008-02-23ACPI Exception (): AE_NOT_FOUND, Processor Device is not present (update)Zhang Rui1-7/+9
2008-02-21ACPI: fix section mismatch in processor_core.c:acpi_processor_hotplug_notifySam Ravnborg1-2/+2
2008-02-21Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', 'misc', 'suspend', 'thermal', 'thinkpad' and 'tsc' into releaseLen Brown1-17/+22
2008-02-16ACPI: remove is_processor_present prototypeGlauber Costa1-2/+0
2008-02-15ACPI thermal: extract return values using PTR_ERRThomas Sujith1-15/+22
2008-02-15ACPI: thermal: Check whether cooling device exists before unregisteringZhao Yakui1-4/+6
2008-02-07Merge branches 'release' and 'throttling-domains' into releaseLen Brown1-0/+2
2008-02-07Merge branches 'release' and 'menlo' into releaseLen Brown1-0/+23
2008-02-02ACPI : Update T-state coordination after getting _TSD infoZhao Yakui1-0/+2
2008-02-01ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui1-0/+23
2008-01-09ACPI: ACPI Exception (): AE_NOT_FOUND, Processor Device is not presentZhang Rui1-5/+12
2007-11-29ACPI: avoid references to impossible processors.Christoph Lameter1-7/+7
2007-11-20Pull bugzilla-9327 into release branchLen Brown1-1/+4
2007-11-20ACPI: EC: Workaround for optimized controllers (version 3)Alexey Starikovskiy1-1/+4
2007-11-20Pull fluff into release branchLen Brown1-1/+1
2007-11-19ACPI: Add missing spaces to printk formatJoe Perches1-1/+1
2007-11-16ACPI: Get throttling info from BIOS only after evaluating _PDCZhao Yakui1-6/+6
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-7/+1
2007-10-19x86: acpi use cpu_physical_idMike Travis1-7/+1
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown1-5/+17
2007-09-22ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner1-0/+2