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