aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/coretemp.c
Commit message (Expand)AuthorAge
* 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
* drivers/hwmon/coretemp.c: enable the Intel AtomMichael Riepe2009-09-22
* coretemp: recognize Nehalem CPUsDarrick J. Wong2008-08-15
* hwmon: (coretemp) Add Penryn CPU to coretempRudolf Marek2008-02-17
* hwmon: (coretemp) Add TjMax detection for mobile CPUsRudolf Marek2008-02-17
* hwmon: (coretemp) fix section mismatch warningSam Ravnborg2008-02-17
* hwmon: (coretemp) Add maximum cooling temperature readoutRudolf Marek2008-02-17
* HWMON: coretemp, suspend fixRafael J. Wysocki2007-12-04
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-19
* hwmon: (coretemp) Add support for Celeron 4xxRudolf Marek2007-10-09
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: (coretemp) Remove bogus __cpuinitdata etc cleanupSatyam Sharma2007-10-09
* make coretemp_device_remove() staticAdrian Bunk2007-07-19
* hwmon/coretemp: fix a broken error pathJean Delvare2007-06-24
* hwmon/coretemp: Add more safety checksRudolf Marek2007-05-27
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* hwmon: New coretemp driverRudolf Marek2007-05-08