aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/coretemp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-25hwmon: (coretemp) Fix harmless build warningJean Delvare1-1/+0
2010-08-11fix "hwmon: coretemp: update hotplug condition check"Andrew Morton1-3/+0
2010-08-09drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPUAndrew Morton1-4/+0
2010-08-09hwmon: coretemp: enable coretemp device add operation failureChen Gong1-14/+3
2010-08-09hwmon: coretemp: update hotplug condition checkChen Gong1-0/+5
2010-07-09hwmon: (coretemp) Properly label the sensorsJean Delvare1-1/+5
2010-07-09hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare1-1/+25
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde1-4/+57
2010-05-25drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde1-20/+12
2010-03-29hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson1-1/+1
2010-03-29hwmon: (coretemp) Fix cpu model outputPrarit Bhargava1-1/+1
2010-01-10hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang1-2/+14
2009-09-23hwmon: (coretemp) Add Lynnfield CPUHuaxu Wan1-2/+4
2009-09-23hwmon: (coretemp) Add support for Penryn mobile CPUsRudolf Marek1-3/+23
2009-09-23hwmon: (coretemp) Fix Atom CPUs supportRudolf Marek1-10/+19
2009-09-22drivers/hwmon/coretemp.c: enable the Intel AtomMichael Riepe1-2/+2
2008-08-15coretemp: recognize Nehalem CPUsDarrick J. Wong1-2/+3
2008-02-17hwmon: (coretemp) Add Penryn CPU to coretempRudolf Marek1-2/+2
2008-02-17hwmon: (coretemp) Add TjMax detection for mobile CPUsRudolf Marek1-32/+51
2008-02-17hwmon: (coretemp) fix section mismatch warningSam Ravnborg1-2/+2
2008-02-17hwmon: (coretemp) Add maximum cooling temperature readoutRudolf Marek1-4/+30
2007-12-04HWMON: coretemp, suspend fixRafael J. Wysocki1-3/+2
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-3/+3
2007-10-09hwmon: (coretemp) Add support for Celeron 4xxRudolf Marek1-2/+3
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2007-10-09hwmon: (coretemp) Remove bogus __cpuinitdata etc cleanupSatyam Sharma1-3/+1
2007-07-19make coretemp_device_remove() staticAdrian Bunk1-1/+1
2007-06-24hwmon/coretemp: fix a broken error pathJean Delvare1-0/+1
2007-05-27hwmon/coretemp: Add more safety checksRudolf Marek1-3/+29
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+2
2007-05-08hwmon: New coretemp driverRudolf Marek1-0/+406