aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/coretemp.c
AgeCommit message (Expand)Author
2011-09-28hwmon: (coretemp) Avoid leaving around dangling pointerGuenter Roeck
2011-09-28hwmon: (coretemp) Fixup platform device ID changeJean Delvare
2011-09-23hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Jan Beulich
2011-09-23hwmon: (coretemp) constify static dataJan Beulich
2011-09-23hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich
2011-09-21hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck
2011-09-21hwmon: (coretemp) Let the user force TjMaxJean Delvare
2011-09-21hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxJean Delvare
2011-09-14hwmon: (coretemp) Initialize tminJean Delvare
2011-07-28hwmon: (coretemp) Add core/pkg threshold support to CoretempDurgadoss R
2011-06-17hwmon: (coretemp) Drop unused struct membersJean Delvare
2011-06-01hwmon: (coretemp) Further relax temperature range checksGuenter Roeck
2011-06-01hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck
2011-06-01hwmon: (coretemp) Relax target temperature range checkJean Delvare
2011-05-27hwmon: (coretemp) Fix section mismatchJean Delvare
2011-05-27hwmon: (coretemp) Update comments describing the handling of HT CPUsGuenter Roeck
2011-05-27hwmon: (coretemp) Initialize sysfs attributesSergey Senozhatsky
2011-05-23hwmon: (coretemp) Add comments describing the handling of HT CPUsGuenter Roeck
2011-05-23hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck
2011-05-21hwmon: (coretemp) Fix checkpatch errorsGuenter Roeck
2011-05-20hwmon: (coretemp) Merge pkgtemp with coretempDurgadoss R
2011-01-08hwmon: (coretemp) Use pr_fmt and pr_<level>Joe Perches
2010-10-25hwmon: (coretemp) fix reading of microcode revision (v2)Jan Beulich
2010-10-25hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong
2010-10-25x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...Jan Beulich
2010-10-25x86/hwmon: (coretemp) cosmetic cleanupJan Beulich
2010-10-25x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinitJan Beulich
2010-09-28hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck
2010-09-24x86/hwmon: register alternate sibling upon CPU removalJan Beulich
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich
2010-09-24x86/hwmon: fix module init for hotplug-but-no-device-found caseJan Beulich
2010-08-25hwmon: (coretemp) Fix harmless build warningJean Delvare
2010-08-11fix "hwmon: coretemp: update hotplug condition check"Andrew Morton
2010-08-09drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPUAndrew Morton
2010-08-09hwmon: coretemp: enable coretemp device add operation failureChen Gong
2010-08-09hwmon: coretemp: update hotplug condition checkChen Gong
2010-07-09hwmon: (coretemp) Properly label the sensorsJean Delvare
2010-07-09hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde
2010-05-25drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde
2010-03-29hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson
2010-03-29hwmon: (coretemp) Fix cpu model outputPrarit Bhargava
2010-01-10hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang
2009-09-23hwmon: (coretemp) Add Lynnfield CPUHuaxu Wan
2009-09-23hwmon: (coretemp) Add support for Penryn mobile CPUsRudolf Marek
2009-09-23hwmon: (coretemp) Fix Atom CPUs supportRudolf Marek
2009-09-22drivers/hwmon/coretemp.c: enable the Intel AtomMichael Riepe
2008-08-15coretemp: recognize Nehalem CPUsDarrick J. Wong
2008-02-17hwmon: (coretemp) Add Penryn CPU to coretempRudolf Marek
2008-02-17hwmon: (coretemp) Add TjMax detection for mobile CPUsRudolf Marek