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
/
k10temp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
hwmon: (k10temp) Rename _data variable
Yazen Ghannam
1
-2
/
+2
2024-06-12
hwmon: (k10temp) Remove unused HAVE_TDIE() macro
Yazen Ghannam
1
-1
/
+0
2024-06-12
hwmon: (k10temp) Reduce k10temp_get_ccd_support() parameters
Yazen Ghannam
1
-9
/
+8
2024-06-12
hwmon: (k10temp) Define a helper function to read CCD temperature
Yazen Ghannam
1
-5
/
+9
2024-06-12
hwmon: (k10temp) Check return value of amd_smn_read()
Yazen Ghannam
1
-9
/
+27
2024-01-02
hwmon: (k10temp) Add support for AMD Family 19h Model 8h
Jami Kurki
1
-0
/
+1
2023-08-10
hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models
Avadhut Naik
1
-1
/
+7
2023-07-27
hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature
Baskaran Kannan
1
-2
/
+15
2023-05-08
hwmon: (k10temp) Add PCI ID for family 19, model 78h
Mario Limonciello
1
-0
/
+1
2023-04-19
hwmon: k10temp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-19
hwmon: (k10temp) Check range scale when CUR_TEMP register is read-write
Babu Moger
1
-1
/
+3
2022-07-20
hwmon: (k10temp): Add support for new family 17h and 19h models
Mario Limonciello
1
-0
/
+12
2021-12-27
hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors
Babu Moger
1
-3
/
+14
2021-12-27
hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh
Babu Moger
1
-0
/
+3
2021-12-27
hwmon: (k10temp) Remove unused definitions
Babu Moger
1
-20
/
+0
2021-09-13
hwmon: (k10temp) Remove residues of current and voltage
suma hegde
1
-6
/
+0
2021-08-27
hwmon: (k10temp) Add support for yellow carp
Mario Limonciello
1
-0
/
+5
2021-08-27
hwmon: (k10temp) Rework the temperature offset calculation
Mario Limonciello
1
-6
/
+12
2021-08-27
hwmon: (k10temp) Don't show Tdie for all Zen/Zen2/Zen3 CPU/APU
Mario Limonciello
1
-2
/
+1
2021-08-27
hwmon: (k10temp) Add additional missing Zen2 and Zen3 APUs
Mario Limonciello
1
-1
/
+3
2021-08-18
hwmon: (k10temp) support Zen3 APUs
David Bartley
1
-0
/
+2
2021-01-28
hwmon: (k10temp) Zen3 Ryzen Desktop CPUs support
Gabriel Craciunescu
1
-1
/
+2
2020-12-22
hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs
Guenter Roeck
1
-98
/
+0
2020-09-23
hwmon: (k10temp) Add support for Zen3 CPUs
Wei Huang
1
-0
/
+24
2020-09-23
hwmon: (k10temp) Take out debugfs code
Guenter Roeck
1
-77
/
+1
2020-09-23
hwmon: (k10temp) Define SVI telemetry and current factors for Zen2 CPUs
Wei Huang
1
-8
/
+12
2020-09-23
hwmon: (k10temp) Create common functions and macros for Zen CPU families
Wei Huang
1
-27
/
+29
2020-06-11
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
1
-3
/
+3
2020-05-22
hwmon: (k10temp) Add AMD family 17h model 60h PCI match
Alexander Monakov
1
-0
/
+1
2020-04-13
hwmon: (k10temp) make some symbols static
Jason Yan
1
-3
/
+3
2020-03-09
hwmon: (k10temp) Reorganize and simplify temperature support detection
Guenter Roeck
1
-32
/
+18
2020-03-09
hwmon: (k10temp) Swap Tdie and Tctl on Family 17h CPUs
Guenter Roeck
1
-9
/
+9
2020-01-24
hwmon: (k10temp) Display up to eight sets of CCD temperatures
Guenter Roeck
1
-41
/
+41
2020-01-24
hwmon: (k10temp) Add debugfs support
Guenter Roeck
1
-1
/
+77
2020-01-24
hwmon: (k10temp) Don't show temperature limits on Ryzen (Zen) CPUs
Guenter Roeck
1
-1
/
+1
2020-01-24
hwmon: (k10temp) Show core and SoC current and voltages on Ryzen CPUs
Guenter Roeck
1
-3
/
+131
2020-01-24
hwmon: (k10temp) Report temperatures per CPU die
Guenter Roeck
1
-1
/
+79
2020-01-24
hmon: (k10temp) Convert to use devm_hwmon_device_register_with_info
Guenter Roeck
1
-101
/
+112
2020-01-24
hwmon: (k10temp) Use bitops
Guenter Roeck
1
-6
/
+10
2019-09-03
hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUs
Marcel Bocu
1
-0
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 56
Thomas Gleixner
1
-13
/
+1
2018-12-29
Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+7
2018-12-17
hwmon: (k10temp) Add Hygon Dhyana support
Pu Wen
1
-1
/
+2
2018-12-17
hwmon: (k10temp) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
1
-5
/
+5
2018-11-07
hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs
Woods, Brian
1
-0
/
+1
2018-11-07
hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs
Woods, Brian
1
-8
/
+1
2018-10-11
hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors
Guenter Roeck
1
-2
/
+3
2018-08-09
hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset table
Guenter Roeck
1
-8
/
+2
2018-08-07
hwmon: (k10temp) 27C Offset needed for Threadripper2
Michael Larabel
1
-0
/
+2
2018-06-01
hwmon: (k10temp) Make function get_raw_temp static
Colin Ian King
1
-1
/
+1
[next]