aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mcheck/therm_throt.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-29x86/mce: Remove duplicated tracing interrupt codeGravatar Thomas Gleixner 1-17/+3
2017-08-18x86: Constify attribute_group structuresGravatar Arvind Yadav 1-1/+1
2017-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+4
2017-01-24x86/ras/therm_throt: Do not log a fake MCE for thermal eventsGravatar Borislav Petkov 1-19/+11
2017-01-05x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersGravatar Daniel Bristot de Oliveira 1-2/+4
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-41/+15
2016-12-09x86: Remove empty idle.h headerGravatar Thomas Gleixner 1-1/+0
2016-11-22x86/mce/therm_throt: Move hotplug callbacks to onlineGravatar Thomas Gleixner 1-5/+8
2016-11-22x86/mce/therm_throt: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-42/+13
2016-04-19Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesGravatar Ingo Molnar 1-0/+3
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageGravatar Borislav Petkov 1-1/+1
2016-04-02Merge branch 'acpi-processor'Gravatar Rafael J. Wysocki 1-0/+3
2016-03-26ACPI / processor: Request native thermal interrupt handling via _OSCGravatar Srinivas Pandruvada 1-0/+3
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Gravatar Chen Yucong 1-8/+7
2015-10-21x86/mce: Fix thermal throttling reporting after kexecGravatar Andi Kleen 1-8/+0
2014-09-19x86/mce: Avoid showing repetitive message from intel_init_thermal()Gravatar Rakib Mullick 1-2/+2
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Gravatar Andi Kleen 1-2/+2
2014-03-20x86, therm_throt.c: Remove unused therm_cpu_lockGravatar Srivatsa S. Bhat 1-13/+0
2014-03-20x86, therm_throt.c: Fix CPU hotplug callback registrationGravatar Srivatsa S. Bhat 1-1/+4
2013-07-14x86: delete __cpuinit usage from all x86 filesGravatar Paul Gortmaker 1-5/+4
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 1-4/+59
2013-07-03Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-17/+26
2013-06-20x86, trace: Add irq vector tracepointsGravatar Seiji Aguchi 1-0/+10
2013-06-20x86, trace: Introduce entering/exiting_irq()Gravatar Seiji Aguchi 1-6/+8
2013-06-14x86 thermal: Disable power limit notification interrupt by defaultGravatar Fenghua Yu 1-8/+26
2013-06-14x86 thermal: Delete power-limit-notification console messagesGravatar Fenghua Yu 1-9/+0
2013-06-13x86, mcheck, therm_throt: Process package thresholdsGravatar Srinivas Pandruvada 1-4/+59
2012-03-28Disintegrate asm/system.h for X86Gravatar David Howells 1-1/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-32/+31
2012-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-22/+7
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemGravatar Kay Sievers 1-32/+31
2011-12-14x86, mce, therm_throt: Don't report power limit and package level thermal thr...Gravatar Fenghua Yu 1-22/+7
2011-12-11x86: Call idle notifier after irq_enter()Gravatar Frederic Weisbecker 1-1/+1
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 1-0/+1
2011-05-19Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+3
2011-05-19Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Gravatar Linus Torvalds 1-3/+0
2011-05-16x86, apic: Fix spurious error interrupts triggering on all non-boot APsGravatar Youquan Song 1-5/+7
2011-04-19x86, MCE: Do not taint when handling correctable errorsGravatar Borislav Petkov 1-3/+0
2011-03-29x86: Use this_cpu_has for thermal_interrupt current cpuGravatar Christoph Lameter 1-4/+3
2011-01-21x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Gravatar Fenghua Yu 1-0/+1
2011-01-03x86, hwmon: Add core threshold notification to therm_throt.cGravatar R, Durgadoss 1-0/+40
2010-10-21Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2010-10-08x86, mce, therm_throt.c: Fix missing curly braces in error handling logicGravatar Jin Dongming 1-1/+2
2010-09-05therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't...Gravatar Jin Dongming 1-1/+1
2010-08-20x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_devGravatar Sergey Senozhatsky 1-4/+5
2010-08-03x86, hwmon: Package Level Thermal/Power: power limitGravatar Fenghua Yu 1-54/+129
2010-08-03x86, hwmon: Package Level Thermal/Power: thermal throttling handlerGravatar Fenghua Yu 1-18/+71
2010-05-27x86: convert cpu notifier to return encapsulate errno valueGravatar Akinobu Mita 1-1/+1
2009-12-14x86, mce: Clean up thermal init by introducing intel_thermal_supported()Gravatar Hidetoshi Seto 1-5/+12
2009-12-14x86, mce: Thermal monitoring depends on APIC being enabledGravatar Cyrill Gorcunov 1-2/+3