aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/coretemp.c
AgeCommit message (Expand)Author
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
2008-02-17hwmon: (coretemp) fix section mismatch warningSam Ravnborg
2008-02-17hwmon: (coretemp) Add maximum cooling temperature readoutRudolf Marek
2007-12-04HWMON: coretemp, suspend fixRafael J. Wysocki
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-09hwmon: (coretemp) Add support for Celeron 4xxRudolf Marek
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-10-09hwmon: (coretemp) Remove bogus __cpuinitdata etc cleanupSatyam Sharma
2007-07-19make coretemp_device_remove() staticAdrian Bunk
2007-06-24hwmon/coretemp: fix a broken error pathJean Delvare
2007-05-27hwmon/coretemp: Add more safety checksRudolf Marek
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-08hwmon: New coretemp driverRudolf Marek