index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
coretemp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
2012-08-15
1
-4
/
+3
*
x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM
H. Peter Anvin
2012-07-16
1
-1
/
+1
*
hwmon: (coretemp) fix oops on cpu unplug
Kirill A. Shutemov
2012-05-07
1
-0
/
+4
*
hwmon: (coretemp) Increase CPU core limit
Guenter Roeck
2012-05-07
1
-1
/
+1
*
hwmon: (coretemp) Fix oops on CPU offlining
Jean Delvare
2011-12-21
1
-0
/
+2
*
hwmon: (coretemp) Fix oops on driver load
Jean Delvare
2011-12-09
1
-0
/
+2
*
hwmon: (coretemp) Fix for non-SMP builds
Jean Delvare
2011-11-11
1
-2
/
+1
*
hwmon: (coretemp) Drop unused struct members
Jean Delvare
2011-06-17
1
-4
/
+0
*
hwmon: (coretemp) Further relax temperature range checks
Guenter Roeck
2011-06-01
1
-2
/
+2
*
hwmon: (coretemp) Fix TjMax detection for older CPUs
Guenter Roeck
2011-06-01
1
-17
/
+2
*
hwmon: (coretemp) Relax target temperature range check
Jean Delvare
2011-06-01
1
-1
/
+1
*
hwmon: (coretemp) Fix section mismatch
Jean Delvare
2011-05-27
1
-1
/
+1
*
hwmon: (coretemp) Update comments describing the handling of HT CPUs
Guenter Roeck
2011-05-27
1
-6
/
+6
*
hwmon: (coretemp) Initialize sysfs attributes
Sergey Senozhatsky
2011-05-27
1
-0
/
+2
*
hwmon: (coretemp) Add comments describing the handling of HT CPUs
Guenter Roeck
2011-05-23
1
-2
/
+18
*
hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined
Guenter Roeck
2011-05-23
1
-1
/
+3
*
hwmon: (coretemp) Fix checkpatch errors
Guenter Roeck
2011-05-21
1
-30
/
+37
*
hwmon: (coretemp) Merge pkgtemp with coretemp
Durgadoss R
2011-05-20
1
-210
/
+455
*
hwmon: (coretemp) Use pr_fmt and pr_<level>
Joe Perches
2011-01-08
1
-5
/
+6
*
hwmon: (coretemp) fix reading of microcode revision (v2)
Jan Beulich
2010-10-25
1
-2
/
+18
*
hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs
Chen Gong
2010-10-25
1
-2
/
+1
*
x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...
Jan Beulich
2010-10-25
1
-1
/
+0
*
x86/hwmon: (coretemp) cosmetic cleanup
Jan Beulich
2010-10-25
1
-2
/
+0
*
x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit
Jan Beulich
2010-10-25
1
-1
/
+1
*
hwmon (coretemp): Fix build breakage if SMP is undefined
Guenter Roeck
2010-09-28
1
-0
/
+1
*
x86/hwmon: register alternate sibling upon CPU removal
Jan Beulich
2010-09-24
1
-7
/
+15
*
x86/hwmon: fix initialization of coretemp
Jan Beulich
2010-09-24
1
-16
/
+13
*
x86/hwmon: fix module init for hotplug-but-no-device-found case
Jan Beulich
2010-09-24
1
-1
/
+4
*
hwmon: (coretemp) Fix harmless build warning
Jean Delvare
2010-08-25
1
-1
/
+0
*
fix "hwmon: coretemp: update hotplug condition check"
Andrew Morton
2010-08-11
1
-3
/
+0
*
drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU
Andrew Morton
2010-08-09
1
-4
/
+0
*
hwmon: coretemp: enable coretemp device add operation failure
Chen Gong
2010-08-09
1
-14
/
+3
*
hwmon: coretemp: update hotplug condition check
Chen Gong
2010-08-09
1
-0
/
+5
*
hwmon: (coretemp) Properly label the sensors
Jean Delvare
2010-07-09
1
-1
/
+5
*
hwmon: (coretemp) Skip duplicate CPU entries
Jean Delvare
2010-07-09
1
-1
/
+25
*
drivers/hwmon/coretemp.c: get TjMax value from MSR
Carsten Emde
2010-05-25
1
-4
/
+57
*
drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID
Carsten Emde
2010-05-25
1
-20
/
+12
*
hwmon: (coretemp) Add missing newline to dev_warn() message
Dean Nelson
2010-03-29
1
-1
/
+1
*
hwmon: (coretemp) Fix cpu model output
Prarit Bhargava
2010-03-29
1
-1
/
+1
*
hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
Yong Wang
2010-01-10
1
-2
/
+14
*
hwmon: (coretemp) Add Lynnfield CPU
Huaxu Wan
2009-09-23
1
-2
/
+4
*
hwmon: (coretemp) Add support for Penryn mobile CPUs
Rudolf Marek
2009-09-23
1
-3
/
+23
*
hwmon: (coretemp) Fix Atom CPUs support
Rudolf Marek
2009-09-23
1
-10
/
+19
*
drivers/hwmon/coretemp.c: enable the Intel Atom
Michael Riepe
2009-09-22
1
-2
/
+2
*
coretemp: recognize Nehalem CPUs
Darrick J. Wong
2008-08-15
1
-2
/
+3
*
hwmon: (coretemp) Add Penryn CPU to coretemp
Rudolf Marek
2008-02-17
1
-2
/
+2
*
hwmon: (coretemp) Add TjMax detection for mobile CPUs
Rudolf Marek
2008-02-17
1
-32
/
+51
*
hwmon: (coretemp) fix section mismatch warning
Sam Ravnborg
2008-02-17
1
-2
/
+2
*
hwmon: (coretemp) Add maximum cooling temperature readout
Rudolf Marek
2008-02-17
1
-4
/
+30
*
HWMON: coretemp, suspend fix
Rafael J. Wysocki
2007-12-04
1
-3
/
+2
[next]