aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mcheck/therm_throt.c
AgeCommit message (Expand)Author
2012-03-28Disintegrate asm/system.h for X86David Howells
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-14x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu
2011-12-11x86: Call idle notifier after irq_enter()Frederic Weisbecker
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-05-19Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds
2011-05-16x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song
2011-04-19x86, MCE: Do not taint when handling correctable errorsBorislav Petkov
2011-03-29x86: Use this_cpu_has for thermal_interrupt current cpuChristoph Lameter
2011-01-21x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu
2011-01-03x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss
2010-10-21Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-08x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming
2010-09-05therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't...Jin Dongming
2010-08-20x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_devSergey Senozhatsky
2010-08-03x86, hwmon: Package Level Thermal/Power: power limitFenghua Yu
2010-08-03x86, hwmon: Package Level Thermal/Power: thermal throttling handlerFenghua Yu
2010-05-27x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2009-12-14x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto
2009-12-14x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov
2009-12-11x86: Limit the number of processor bootup messagesMike Travis
2009-11-12x86, mce: Fix __init annotationsHidetoshi Seto
2009-11-11x86: Mark the thermal init functions __initYong Wang
2009-11-10x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang
2009-09-22x86: mce: Fix thermal throttling message stormIngo Molnar
2009-09-22x86: mce: Clean up thermal throttling state tracking codeIngo Molnar
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins
2009-08-11x86, mce: therm_throt - change when we print messagesDmitry Torokhov
2009-07-29x86, mce: fix reporting of Thermal Monitoring mechanism enabledBartlomiej Zolnierkiewicz
2009-06-16x86, mce: remove therm_throt.hHidetoshi Seto
2009-06-16x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto
2009-06-16x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interruptHidetoshi Seto
2009-05-28x86, mce: trivial clean up for therm_throt.cHidetoshi Seto
2009-05-28x86, mce: clean up therm_throt.cIngo Molnar
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-04-19x86: remove pointless commentsWANG Cong
2008-02-09x86: sparse warning in therm_throt.cHarvey Harrison
2007-10-18cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita
2007-10-17i386: Fix section mismatchSatyam Sharma
2007-10-11i386: move kernel/cpu/mcheckThomas Gleixner