summaryrefslogtreecommitdiff
path: root/drivers/hwmon/coretemp.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-14
|\
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-15
* | hwmon: (coretemp) deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-02
|/
* hwmon: (coretemp) Handle frozen hotplug state correctlyThomas Gleixner2017-05-14
* hwmon: (coretemp) Simplify package managementThomas Gleixner2016-12-09
* hwmon: (coretemp) Use proper error codes in cpu online callbackThomas Gleixner2016-12-09
* hwmon: (coretemp) Convert to hotplug state machineThomas Gleixner2016-12-09
* hwmon: (coretemp) Avoid redundant lookupsThomas Gleixner2016-12-09
* hwmon: (coretemp) Simplify sibling managementThomas Gleixner2016-12-09
* hwmon: (coretemp) Fixup target cpu for package when cpu is offlinedThomas Gleixner2016-12-09
* hwmon: (coretemp) Increase limit of maximum core ID from 32 to 128.Lukasz Odzioba2015-10-14
* coretemp: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
* hwmon: (coretemp) Allow format checkingRasmus Villemoes2015-03-09
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck2014-05-01
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\
| * hwmon, coretemp: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* | hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-03-03
* | hwmon: (coretemp) Allocate platform data with devm_kzallocGuenter Roeck2014-03-03
* | hwmon: (coretemp) Use sysfs_create_group to create sysfs attributesGuenter Roeck2014-03-03
|/
* hwmon: (coretemp) Do not return -EAGAIN for low temperaturesGuenter Roeck2014-01-14
* hwmon: (coretemp) Refine TjMax detectionGuenter Roeck2014-01-14
* hwmon: (coretemp) Add PCI device ID for CE41x0 CPUsGuenter Roeck2014-01-14
* hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessaryGuenter Roeck2014-01-14
* hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare2014-01-14
* hwmon: (coretemp) Atom CPUs don't support TjMax; no warning neededGuenter Roeck2013-08-11
* hwmon: delete __cpuinit usage from all hwmon filesPaul Gortmaker2013-07-14
* hwmon: (coretemp) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-21
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-07
* hwmon: (coretemp) Document and add support for additional CPU modelsGuenter Roeck2013-01-25
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * hwmon: remove use of __devexitBill Pemberton2012-11-28
| * hwmon: remove use of __devinitBill Pemberton2012-11-28
| * hwmon: remove use of __devexit_pBill Pemberton2012-11-28
* | hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax tableGuenter Roeck2012-12-05
* | hwmon: (coretemp) Use model table instead of if/else to identify CPU modelsGuenter Roeck2012-12-05
* | hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUsGuenter Roeck2012-12-05
|/
* hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck2012-10-14
* hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-23
* sections: Fix section conflicts in drivers/hwmonAndi Kleen2012-08-18
* hwmon: struct x86_cpu_id arrays can be __initconstJan Beulich2012-07-30
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-29
|\
| * x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-06-25
* | hwmon: (coretemp) Drop needless initializationJean Delvare2012-06-17
* | hwmon: (coretemp) Improve support for TjMax detection on Atom CPUsGuenter Roeck2012-06-17
* | hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU modelsGuenter Roeck2012-06-17
* | hwmon: (coretemp) Improve support of recent Atom CPU modelsJean Delvare2012-06-17
|/
* hwmon: (coretemp) Increase CPU core limitGuenter Roeck2012-05-01
* hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov2012-05-01
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-21
|\