index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
Revert "hwmon: (coretemp) Refine TjMax detection"
Guenter Roeck
2014-05-01
1
-2
/
+2
*
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
1
-7
/
+7
|
\
|
*
hwmon, coretemp: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-7
/
+7
*
|
hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-39
/
+8
*
|
hwmon: (coretemp) Allocate platform data with devm_kzalloc
Guenter Roeck
2014-03-03
1
-7
/
+5
*
|
hwmon: (coretemp) Use sysfs_create_group to create sysfs attributes
Guenter Roeck
2014-03-03
1
-13
/
+7
|
/
*
hwmon: (coretemp) Do not return -EAGAIN for low temperatures
Guenter Roeck
2014-01-14
1
-8
/
+9
*
hwmon: (coretemp) Refine TjMax detection
Guenter Roeck
2014-01-14
1
-2
/
+2
*
hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs
Guenter Roeck
2014-01-14
1
-3
/
+1
*
hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary
Guenter Roeck
2014-01-14
1
-3
/
+30
*
hwmon: (coretemp) Fix truncated name of alarm attributes
Jean Delvare
2014-01-14
1
-1
/
+1
*
hwmon: (coretemp) Atom CPUs don't support TjMax; no warning needed
Guenter Roeck
2013-08-11
1
-1
/
+13
*
hwmon: delete __cpuinit usage from all hwmon files
Paul Gortmaker
2013-07-14
1
-21
/
+18
*
hwmon: (coretemp) Remove redundant platform_set_drvdata()
Sachin Kamat
2013-06-21
1
-2
/
+0
*
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2013-04-07
1
-2
/
+1
*
hwmon: (coretemp) Document and add support for additional CPU models
Guenter Roeck
2013-01-25
1
-2
/
+3
*
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
1
-4
/
+4
|
\
|
*
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
|
*
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
1
-2
/
+2
|
*
hwmon: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table
Guenter Roeck
2012-12-05
1
-8
/
+0
*
|
hwmon: (coretemp) Use model table instead of if/else to identify CPU models
Guenter Roeck
2012-12-05
1
-14
/
+27
*
|
hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUs
Guenter Roeck
2012-12-05
1
-22
/
+15
|
/
*
hwmon: (coretemp) Add support for Atom CE4110/4150/4170
Guenter Roeck
2012-10-14
1
-2
/
+5
*
hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
2012-09-23
1
-0
/
+5
*
sections: Fix section conflicts in drivers/hwmon
Andi Kleen
2012-08-18
1
-1
/
+1
*
hwmon: struct x86_cpu_id arrays can be __initconst
Jan Beulich
2012-07-30
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-06-29
1
-2
/
+2
|
\
|
*
x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM
H. Peter Anvin
2012-06-25
1
-2
/
+2
*
|
hwmon: (coretemp) Drop needless initialization
Jean Delvare
2012-06-17
1
-1
/
+1
*
|
hwmon: (coretemp) Improve support for TjMax detection on Atom CPUs
Guenter Roeck
2012-06-17
1
-0
/
+25
*
|
hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU models
Guenter Roeck
2012-06-17
1
-0
/
+3
*
|
hwmon: (coretemp) Improve support of recent Atom CPU models
Jean Delvare
2012-06-17
1
-1
/
+2
|
/
*
hwmon: (coretemp) Increase CPU core limit
Guenter Roeck
2012-05-01
1
-1
/
+1
*
hwmon: (coretemp) fix oops on cpu unplug
Kirill A. Shutemov
2012-05-01
1
-0
/
+4
*
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-21
1
-2
/
+2
|
\
|
*
hwmon: (coretemp) Fix checkpatch error
Guenter Roeck
2012-03-18
1
-2
/
+2
*
|
HWMON: Convert coretemp to x86 cpuid autoprobing
Andi Kleen
2012-01-26
1
-3
/
+14
|
/
*
hwmon: (coretemp) Add missing section annotations
Jean Delvare
2012-01-16
1
-11
/
+15
*
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
2011-12-21
1
-4
/
+3
*
hwmon: (coretemp) Fix for non-SMP builds
Jean Delvare
2011-11-06
1
-2
/
+1
*
coretemp: Get microcode revision from cpu_data
Andi Kleen
2011-10-14
1
-24
/
+4
*
hwmon: (coretemp) Avoid leaving around dangling pointer
Guenter Roeck
2011-09-28
1
-0
/
+1
*
hwmon: (coretemp) Fixup platform device ID change
Jean Delvare
2011-09-28
1
-15
/
+12
*
hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...
Jan Beulich
2011-09-23
1
-6
/
+3
*
hwmon: (coretemp) constify static data
Jan Beulich
2011-09-23
1
-2
/
+2
*
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
Jan Beulich
2011-09-23
1
-2
/
+2
*
hwmon: (coretemp) Don't use threshold registers for tempX_max
Guenter Roeck
2011-09-21
1
-121
/
+14
*
hwmon: (coretemp) Let the user force TjMax
Jean Delvare
2011-09-21
1
-0
/
+15
*
hwmon: (coretemp) Drop duplicate function get_pkg_tjmax
Jean Delvare
2011-09-21
1
-22
/
+4
[next]