aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/therm_throt.c
Commit message (Expand)AuthorAge
* Disintegrate asm/system.h for X86David Howells2012-03-28
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \
| * | x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2011-12-14
| |/
* / x86: Call idle notifier after irq_enter()Frederic Weisbecker2011-12-11
|/
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\
| * x86: Use this_cpu_has for thermal_interrupt current cpuChristoph Lameter2011-03-29
| |
| \
*-. \ Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds2011-05-19
|\ \ \ | | |/ | |/|
| | * x86, MCE: Do not taint when handling correctable errorsBorislav Petkov2011-04-19
| |/
* / x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2011-05-16
|/
* x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu2011-01-21
* x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss2011-01-03
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\
| * therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't...Jin Dongming2010-09-05
* | x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming2010-10-08
* | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_devSergey Senozhatsky2010-08-20
|/
* x86, hwmon: Package Level Thermal/Power: power limitFenghua Yu2010-08-03
* x86, hwmon: Package Level Thermal/Power: thermal throttling handlerFenghua Yu2010-08-03
* x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-27
* x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto2009-12-14
* x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov2009-12-14
* x86: Limit the number of processor bootup messagesMike Travis2009-12-11
* x86, mce: Fix __init annotationsHidetoshi Seto2009-11-12
* x86: Mark the thermal init functions __initYong Wang2009-11-11
* x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-11-09
* x86: mce: Fix thermal throttling message stormIngo Molnar2009-09-22
* x86: mce: Clean up thermal throttling state tracking codeIngo Molnar2009-09-22
* Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-18
|\
| * x86, mce: fix reporting of Thermal Monitoring mechanism enabledBartlomiej Zolnierkiewicz2009-07-29
* | x86, mce: therm_throt: Don't log redundant normalityHugh Dickins2009-08-16
* | x86, mce: therm_throt - change when we print messagesDmitry Torokhov2009-08-11
|/
* x86, mce: remove therm_throt.hHidetoshi Seto2009-06-16
* x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto2009-06-16
* x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto2009-06-16
* x86, mce: unify smp_thermal_interruptHidetoshi Seto2009-06-16
* x86, mce: trivial clean up for therm_throt.cHidetoshi Seto2009-05-28
* x86, mce: clean up therm_throt.cIngo Molnar2009-05-28
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
* x86: remove pointless commentsWANG Cong2008-04-19
* x86: sparse warning in therm_throt.cHarvey Harrison2008-02-09
* cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita2007-10-18
* i386: Fix section mismatchSatyam Sharma2007-10-17
* i386: move kernel/cpu/mcheckThomas Gleixner2007-10-11