summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mcheck/therm_throt.c
AgeCommit message (Expand)Author
2019-01-26x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov
2017-08-29x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner
2017-08-18x86: Constify attribute_group structuresArvind Yadav
2017-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-24x86/ras/therm_throt: Do not log a fake MCE for thermal eventsBorislav Petkov
2017-01-05x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-09x86: Remove empty idle.h headerThomas Gleixner
2016-11-22x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner
2016-11-22x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior
2016-04-19Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki
2016-03-26ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong
2015-10-21x86/mce: Fix thermal throttling reporting after kexecAndi Kleen
2014-09-19x86/mce: Avoid showing repetitive message from intel_init_thermal()Rakib Mullick
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen
2014-03-20x86, therm_throt.c: Remove unused therm_cpu_lockSrivatsa S. Bhat
2014-03-20x86, therm_throt.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-07-03Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi
2013-06-20x86, trace: Introduce entering/exiting_irq()Seiji Aguchi
2013-06-14x86 thermal: Disable power limit notification interrupt by defaultFenghua Yu
2013-06-14x86 thermal: Delete power-limit-notification console messagesFenghua Yu
2013-06-13x86, mcheck, therm_throt: Process package thresholdsSrinivas Pandruvada
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