aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/coretemp.c
AgeCommit message (Expand)Author
2014-06-18Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck
2014-01-14hwmon: (coretemp) Do not return -EAGAIN for low temperaturesGuenter Roeck
2014-01-14hwmon: (coretemp) Refine TjMax detectionGuenter Roeck
2014-01-14hwmon: (coretemp) Add PCI device ID for CE41x0 CPUsGuenter Roeck
2014-01-14hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessaryGuenter Roeck
2014-01-14hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare
2013-08-11hwmon: (coretemp) Atom CPUs don't support TjMax; no warning neededGuenter Roeck
2013-07-14hwmon: delete __cpuinit usage from all hwmon filesPaul Gortmaker
2013-06-21hwmon: (coretemp) Remove redundant platform_set_drvdata()Sachin Kamat
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck
2013-01-25hwmon: (coretemp) Document and add support for additional CPU modelsGuenter Roeck
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-05hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax tableGuenter Roeck
2012-12-05hwmon: (coretemp) Use model table instead of if/else to identify CPU modelsGuenter Roeck
2012-12-05hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUsGuenter Roeck
2012-11-28hwmon: remove use of __devexitBill Pemberton
2012-11-28hwmon: remove use of __devinitBill Pemberton
2012-11-28hwmon: remove use of __devexit_pBill Pemberton
2012-10-14hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck
2012-09-23hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-08-18sections: Fix section conflicts in drivers/hwmonAndi Kleen
2012-07-30hwmon: struct x86_cpu_id arrays can be __initconstJan Beulich
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-25x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-06-17hwmon: (coretemp) Drop needless initializationJean Delvare
2012-06-17hwmon: (coretemp) Improve support for TjMax detection on Atom CPUsGuenter Roeck
2012-06-17hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU modelsGuenter Roeck
2012-06-17hwmon: (coretemp) Improve support of recent Atom CPU modelsJean Delvare
2012-05-01hwmon: (coretemp) Increase CPU core limitGuenter Roeck
2012-05-01hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov
2012-03-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-18hwmon: (coretemp) Fix checkpatch errorGuenter Roeck
2012-01-26HWMON: Convert coretemp to x86 cpuid autoprobingAndi Kleen
2012-01-16hwmon: (coretemp) Add missing section annotationsJean Delvare
2011-12-21x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2011-11-06hwmon: (coretemp) Fix for non-SMP buildsJean Delvare
2011-10-14coretemp: Get microcode revision from cpu_dataAndi Kleen
2011-09-28hwmon: (coretemp) Avoid leaving around dangling pointerGuenter Roeck
2011-09-28hwmon: (coretemp) Fixup platform device ID changeJean Delvare
2011-09-23hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Jan Beulich
2011-09-23hwmon: (coretemp) constify static dataJan Beulich
2011-09-23hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich
2011-09-21hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck
2011-09-21hwmon: (coretemp) Let the user force TjMaxJean Delvare
2011-09-21hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxJean Delvare
2011-09-14hwmon: (coretemp) Initialize tminJean Delvare
2011-07-28hwmon: (coretemp) Add core/pkg threshold support to CoretempDurgadoss R
2011-06-17hwmon: (coretemp) Drop unused struct membersJean Delvare
2011-06-01hwmon: (coretemp) Further relax temperature range checksGuenter Roeck
2011-06-01hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck