index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
k10temp.c
Age
Commit message (
Expand
)
Author
2024-09-18
Merge tag 'hwmon-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-08-27
hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen
Mario Limonciello
2024-07-29
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h
Shyam Sundar S K
2024-06-12
hwmon: (k10temp) Rename _data variable
Yazen Ghannam
2024-06-12
hwmon: (k10temp) Remove unused HAVE_TDIE() macro
Yazen Ghannam
2024-06-12
hwmon: (k10temp) Reduce k10temp_get_ccd_support() parameters
Yazen Ghannam
2024-06-12
hwmon: (k10temp) Define a helper function to read CCD temperature
Yazen Ghannam
2024-06-12
hwmon: (k10temp) Check return value of amd_smn_read()
Yazen Ghannam
2024-01-02
hwmon: (k10temp) Add support for AMD Family 19h Model 8h
Jami Kurki
2023-08-10
hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models
Avadhut Naik
2023-07-27
hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature
Baskaran Kannan
2023-05-08
hwmon: (k10temp) Add PCI ID for family 19, model 78h
Mario Limonciello
2023-04-19
hwmon: k10temp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-19
hwmon: (k10temp) Check range scale when CUR_TEMP register is read-write
Babu Moger
2022-07-20
hwmon: (k10temp): Add support for new family 17h and 19h models
Mario Limonciello
2021-12-26
hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors
Babu Moger
2021-12-26
hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh
Babu Moger
2021-12-26
hwmon: (k10temp) Remove unused definitions
Babu Moger
2021-09-12
hwmon: (k10temp) Remove residues of current and voltage
suma hegde
2021-08-27
hwmon: (k10temp) Add support for yellow carp
Mario Limonciello
2021-08-27
hwmon: (k10temp) Rework the temperature offset calculation
Mario Limonciello
2021-08-27
hwmon: (k10temp) Don't show Tdie for all Zen/Zen2/Zen3 CPU/APU
Mario Limonciello
2021-08-27
hwmon: (k10temp) Add additional missing Zen2 and Zen3 APUs
Mario Limonciello
2021-08-17
hwmon: (k10temp) support Zen3 APUs
David Bartley
2021-01-27
hwmon: (k10temp) Zen3 Ryzen Desktop CPUs support
Gabriel Craciunescu
2020-12-22
hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs
Guenter Roeck
2020-09-23
hwmon: (k10temp) Add support for Zen3 CPUs
Wei Huang
2020-09-23
hwmon: (k10temp) Take out debugfs code
Guenter Roeck
2020-09-23
hwmon: (k10temp) Define SVI telemetry and current factors for Zen2 CPUs
Wei Huang
2020-09-23
hwmon: (k10temp) Create common functions and macros for Zen CPU families
Wei Huang
2020-06-11
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
2020-05-22
hwmon: (k10temp) Add AMD family 17h model 60h PCI match
Alexander Monakov
2020-04-12
hwmon: (k10temp) make some symbols static
Jason Yan
2020-03-08
hwmon: (k10temp) Reorganize and simplify temperature support detection
Guenter Roeck
2020-03-08
hwmon: (k10temp) Swap Tdie and Tctl on Family 17h CPUs
Guenter Roeck
2020-01-23
hwmon: (k10temp) Display up to eight sets of CCD temperatures
Guenter Roeck
2020-01-23
hwmon: (k10temp) Add debugfs support
Guenter Roeck
2020-01-23
hwmon: (k10temp) Don't show temperature limits on Ryzen (Zen) CPUs
Guenter Roeck
2020-01-23
hwmon: (k10temp) Show core and SoC current and voltages on Ryzen CPUs
Guenter Roeck
2020-01-23
hwmon: (k10temp) Report temperatures per CPU die
Guenter Roeck
2020-01-23
hmon: (k10temp) Convert to use devm_hwmon_device_register_with_info
Guenter Roeck
2020-01-23
hwmon: (k10temp) Use bitops
Guenter Roeck
2019-09-03
hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUs
Marcel Bocu
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 56
Thomas Gleixner
2018-12-28
Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-16
hwmon: (k10temp) Add Hygon Dhyana support
Pu Wen
2018-12-16
hwmon: (k10temp) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
2018-11-07
hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs
Woods, Brian
2018-11-07
hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs
Woods, Brian
2018-10-10
hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors
Guenter Roeck
[next]