index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
coretemp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-28
hwmon: (coretemp) Extend the bitmask to read temperature to 0xff
Ricardo Neri
1
-1
/
+1
2024-03-13
Merge tag 'hwmon-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-94
/
+110
2024-02-25
hwmon: (coretemp) Use dynamic allocated memory for core temp_data
Zhang Rui
1
-3
/
+21
2024-02-25
hwmon: (coretemp) Remove redundant temp_data->is_pkg_data
Zhang Rui
1
-8
/
+11
2024-02-25
hwmon: (coretemp) Split package temp_data and core temp_data
Zhang Rui
1
-23
/
+14
2024-02-25
hwmon: (coretemp) Abstract core_temp helpers
Zhang Rui
1
-54
/
+64
2024-02-25
hwmon: (coretemp) Remove redundant pdata->cpu_map[]
Zhang Rui
1
-10
/
+6
2024-02-25
hwmon: (coretemp) Replace sensor_device_attribute with device_attribute
Zhang Rui
1
-16
/
+12
2024-02-25
hwmon: (coretemp) Remove unnecessary dependency of array index
Zhang Rui
1
-13
/
+7
2024-02-25
hwmon: (coretemp) Introduce enum for attr index
Zhang Rui
1
-2
/
+10
2024-02-16
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
1
-1
/
+1
2024-02-04
hwmon: (coretemp) Enlarge per package core count limit
Zhang Rui
1
-1
/
+1
2024-02-04
hwmon: (coretemp) Fix bogus core_id to attr name mapping
Zhang Rui
1
-13
/
+19
2024-02-04
hwmon: (coretemp) Fix out-of-bounds memory access
Zhang Rui
1
-6
/
+2
2023-10-25
hwmon: (coretemp) Fix potentially truncated sysfs attribute name
Zhang Rui
1
-1
/
+1
2023-04-19
hwmon: (coretemp) Delete an obsolete comment
Zhang Rui
1
-4
/
+0
2023-04-19
hwmon: (coretemp) Delete tjmax debug message
Zhang Rui
1
-3
/
+1
2023-02-03
hwmon: (coretemp) Simplify platform device handling
Robin Murphy
1
-70
/
+58
2023-02-03
hwmon: (coretemp) avoid RDMSR interrupts to isolated CPUs
Marcelo Tosatti
1
-0
/
+4
2022-12-05
hwmon: (coretemp) Add support for dynamic ttarget
Zhang Rui
1
-16
/
+41
2022-12-05
hwmon: (coretemp) Add support for dynamic tjmax
Zhang Rui
1
-15
/
+31
2022-12-05
hwmon: (coretemp) rearrange tjmax handing code
Zhang Rui
1
-78
/
+78
2022-12-05
hwmon: (coretemp) Remove obsolete temp_data->valid
Zhang Rui
1
-4
/
+1
2022-12-01
hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
Yang Yingliang
1
-1
/
+4
2022-12-01
hwmon: (coretemp) Check for null before removing sysfs attrs
Phil Auld
1
-0
/
+4
2022-10-17
hwmon/coretemp: Handle large core ID value
Zhang Rui
1
-15
/
+41
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
1
-1
/
+1
2020-03-24
hwmon: Convert to new X86 CPU match macros
Thomas Gleixner
1
-1
/
+1
2019-08-31
hwmon (coretemp) Fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-07-09
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+18
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
1
-14
/
+1
2019-05-23
hwmon/coretemp: Cosmetic: Rename internal variables to zones from packages
Len Brown
1
-18
/
+18
2019-05-23
hwmon/coretemp: Support multi-die/package
Zhang Rui
1
-4
/
+4
2018-12-17
hwmon: (coretemp) Replace S_<PERMS> with octal values
Guenter Roeck
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-02-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-3
/
+3
2018-01-03
hwmon: (coretemp) deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2017-05-14
hwmon: (coretemp) Handle frozen hotplug state correctly
Thomas Gleixner
1
-0
/
+14
2016-12-10
hwmon: (coretemp) Simplify package management
Thomas Gleixner
1
-82
/
+38
2016-12-10
hwmon: (coretemp) Use proper error codes in cpu online callback
Thomas Gleixner
1
-19
/
+5
2016-12-10
hwmon: (coretemp) Convert to hotplug state machine
Thomas Gleixner
1
-57
/
+29
2016-12-10
hwmon: (coretemp) Avoid redundant lookups
Thomas Gleixner
1
-13
/
+6
2016-12-10
hwmon: (coretemp) Simplify sibling management
Thomas Gleixner
1
-56
/
+37
2016-12-10
hwmon: (coretemp) Fixup target cpu for package when cpu is offlined
Thomas Gleixner
1
-7
/
+24
2015-10-14
hwmon: (coretemp) Increase limit of maximum core ID from 32 to 128.
Lukasz Odzioba
1
-1
/
+1
2015-05-27
coretemp: Replace cpu_sibling_mask() with topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+2
2015-03-09
hwmon: (coretemp) Allow format checking
Rasmus Villemoes
1
-6
/
+5
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-01
Revert "hwmon: (coretemp) Refine TjMax detection"
Guenter Roeck
1
-2
/
+2
[next]