aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/coretemp.c
Commit message (Expand)AuthorAge
* hwmon: (coretemp) Add missing section annotationsJean Delvare2012-01-16
* x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-21
* hwmon: (coretemp) Fix for non-SMP buildsJean Delvare2011-11-06
* coretemp: Get microcode revision from cpu_dataAndi Kleen2011-10-14
* hwmon: (coretemp) Avoid leaving around dangling pointerGuenter Roeck2011-09-28
* hwmon: (coretemp) Fixup platform device ID changeJean Delvare2011-09-28
* hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Jan Beulich2011-09-23
* hwmon: (coretemp) constify static dataJan Beulich2011-09-23
* hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich2011-09-23
* hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck2011-09-21
* hwmon: (coretemp) Let the user force TjMaxJean Delvare2011-09-21
* hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxJean Delvare2011-09-21
* hwmon: (coretemp) Initialize tminJean Delvare2011-09-14
* hwmon: (coretemp) Add core/pkg threshold support to CoretempDurgadoss R2011-07-28
* hwmon: (coretemp) Drop unused struct membersJean Delvare2011-06-18
* hwmon: (coretemp) Further relax temperature range checksGuenter Roeck2011-06-01
* hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck2011-06-01
* hwmon: (coretemp) Relax target temperature range checkJean Delvare2011-06-01
* hwmon: (coretemp) Fix section mismatchJean Delvare2011-05-27
* hwmon: (coretemp) Update comments describing the handling of HT CPUsGuenter Roeck2011-05-27
* hwmon: (coretemp) Initialize sysfs attributesSergey Senozhatsky2011-05-27
* hwmon: (coretemp) Add comments describing the handling of HT CPUsGuenter Roeck2011-05-24
* hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck2011-05-23
* hwmon: (coretemp) Fix checkpatch errorsGuenter Roeck2011-05-21
* hwmon: (coretemp) Merge pkgtemp with coretempDurgadoss R2011-05-20
* hwmon: (coretemp) Use pr_fmt and pr_<level>Joe Perches2011-01-08
* hwmon: (coretemp) fix reading of microcode revision (v2)Jan Beulich2010-10-25
* hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong2010-10-25
* x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...Jan Beulich2010-10-25
* x86/hwmon: (coretemp) cosmetic cleanupJan Beulich2010-10-25
* x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinitJan Beulich2010-10-25
* hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck2010-09-28
* x86/hwmon: register alternate sibling upon CPU removalJan Beulich2010-09-24
* x86/hwmon: fix initialization of coretempJan Beulich2010-09-24
* x86/hwmon: fix module init for hotplug-but-no-device-found caseJan Beulich2010-09-24
* hwmon: (coretemp) Fix harmless build warningJean Delvare2010-08-25
* fix "hwmon: coretemp: update hotplug condition check"Andrew Morton2010-08-11
* drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPUAndrew Morton2010-08-09
* hwmon: coretemp: enable coretemp device add operation failureChen Gong2010-08-09
* hwmon: coretemp: update hotplug condition checkChen Gong2010-08-09
* hwmon: (coretemp) Properly label the sensorsJean Delvare2010-07-09
* hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare2010-07-09
* drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2010-05-25
* drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde2010-05-25
* hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson2010-03-29
* hwmon: (coretemp) Fix cpu model outputPrarit Bhargava2010-03-29
* hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang2010-01-10
* hwmon: (coretemp) Add Lynnfield CPUHuaxu Wan2009-09-23
* hwmon: (coretemp) Add support for Penryn mobile CPUsRudolf Marek2009-09-23
* hwmon: (coretemp) Fix Atom CPUs supportRudolf Marek2009-09-23