index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
k10temp.c
Age
Commit message (
Expand
)
Author
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
2018-08-09
hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset table
Guenter Roeck
2018-08-07
hwmon: (k10temp) 27C Offset needed for Threadripper2
Michael Larabel
2018-06-01
hwmon: (k10temp) Make function get_raw_temp static
Colin Ian King
2018-05-21
hwmon: (k10temp) Display both Tctl and Tdie
Guenter Roeck
2018-05-21
hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs
Guenter Roeck
2018-05-13
hwmon: (k10temp) Use API function to access System Management Network
Guenter Roeck
2018-04-29
hwmon: (k10temp) Fix reading critical temperature register
Guenter Roeck
2018-04-25
hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics
Guenter Roeck
2018-04-25
hwmon: (k10temp) Add temperature offset for Ryzen 2700X
Guenter Roeck
2018-02-15
Merge tag 'hwmon-for-linus-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-12
hwmon: (k10temp) Only apply temperature offset if result is positive
Guenter Roeck
2018-01-19
hwmon: (k10temp) Add temperature offset for Ryzen 1900X
Guenter Roeck
2017-11-16
hwmon: (k10temp) Correct model name for Ryzen 1600X
Guenter Roeck
2017-10-29
hwmon: (k10temp) Add support for temperature offsets
Guenter Roeck
2017-10-29
hwmon: (k10temp) Add support for family 17h
Guenter Roeck
2017-10-29
hwmon: (k10temp) Move chip specific code into probe function
Guenter Roeck
2017-01-02
hwmon: (k10temp) use permission-specific DEVICE_ATTR variants
Julia Lawall
2015-11-09
hwmon: (k10temp) Remove duplicate pci-id define
Adam Majer
2014-09-22
hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groups
Guenter Roeck
2014-09-22
hwmon: (k10temp) Add support for F15h M60h
Aravind Gopalakrishnan
2014-04-02
hwmon: (k10temp) Add support for AMD F16 M30h processor
Aravind Gopalakrishnan
2014-01-14
hwmon: (k10temp) Add support for Kaveri CPUs
Phil Pokorny
2014-01-14
hwmon: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-09-12
hwmon: (k10temp) remove unnecessary pci_set_drvdata()
Jingoo Han
2013-08-27
hwmon: (k10temp) Add support for Fam16h (Kabini)
Wei Hu
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
2012-06-07
x86, amd_nb: Export model 0x10 and later PCI id
Borislav Petkov
2012-05-20
hwmon: use module_pci_driver
Axel Lin
[next]