summaryrefslogtreecommitdiff
path: root/drivers/hwmon/k10temp.c
AgeCommit message (Expand)Author
2024-09-18Merge tag 'hwmon-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-08-27hwmon: (k10temp): Use cpu_feature_enabled() for detecting zenMario Limonciello
2024-07-29x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K
2024-06-12hwmon: (k10temp) Rename _data variableYazen Ghannam
2024-06-12hwmon: (k10temp) Remove unused HAVE_TDIE() macroYazen Ghannam
2024-06-12hwmon: (k10temp) Reduce k10temp_get_ccd_support() parametersYazen Ghannam
2024-06-12hwmon: (k10temp) Define a helper function to read CCD temperatureYazen Ghannam
2024-06-12hwmon: (k10temp) Check return value of amd_smn_read()Yazen Ghannam
2024-01-02hwmon: (k10temp) Add support for AMD Family 19h Model 8hJami Kurki
2023-08-10hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based modelsAvadhut Naik
2023-07-27hwmon: (k10temp) Enable AMD3255 Proc to show negative temperatureBaskaran Kannan
2023-05-08hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello
2023-04-19hwmon: k10temp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: (k10temp) Check range scale when CUR_TEMP register is read-writeBabu Moger
2022-07-20hwmon: (k10temp): Add support for new family 17h and 19h modelsMario Limonciello
2021-12-26hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processorsBabu Moger
2021-12-26hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFhBabu Moger
2021-12-26hwmon: (k10temp) Remove unused definitionsBabu Moger
2021-09-12hwmon: (k10temp) Remove residues of current and voltagesuma hegde
2021-08-27hwmon: (k10temp) Add support for yellow carpMario Limonciello
2021-08-27hwmon: (k10temp) Rework the temperature offset calculationMario Limonciello
2021-08-27hwmon: (k10temp) Don't show Tdie for all Zen/Zen2/Zen3 CPU/APUMario Limonciello
2021-08-27hwmon: (k10temp) Add additional missing Zen2 and Zen3 APUsMario Limonciello
2021-08-17hwmon: (k10temp) support Zen3 APUsDavid Bartley
2021-01-27hwmon: (k10temp) Zen3 Ryzen Desktop CPUs supportGabriel Craciunescu
2020-12-22hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUsGuenter Roeck
2020-09-23hwmon: (k10temp) Add support for Zen3 CPUsWei Huang
2020-09-23hwmon: (k10temp) Take out debugfs codeGuenter Roeck
2020-09-23hwmon: (k10temp) Define SVI telemetry and current factors for Zen2 CPUsWei Huang
2020-09-23hwmon: (k10temp) Create common functions and macros for Zen CPU familiesWei Huang
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner
2020-05-22hwmon: (k10temp) Add AMD family 17h model 60h PCI matchAlexander Monakov
2020-04-12hwmon: (k10temp) make some symbols staticJason Yan
2020-03-08hwmon: (k10temp) Reorganize and simplify temperature support detectionGuenter Roeck
2020-03-08hwmon: (k10temp) Swap Tdie and Tctl on Family 17h CPUsGuenter Roeck
2020-01-23hwmon: (k10temp) Display up to eight sets of CCD temperaturesGuenter Roeck
2020-01-23hwmon: (k10temp) Add debugfs supportGuenter Roeck
2020-01-23hwmon: (k10temp) Don't show temperature limits on Ryzen (Zen) CPUsGuenter Roeck
2020-01-23hwmon: (k10temp) Show core and SoC current and voltages on Ryzen CPUsGuenter Roeck
2020-01-23hwmon: (k10temp) Report temperatures per CPU dieGuenter Roeck
2020-01-23hmon: (k10temp) Convert to use devm_hwmon_device_register_with_infoGuenter Roeck
2020-01-23hwmon: (k10temp) Use bitopsGuenter Roeck
2019-09-03hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUsMarcel Bocu
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 56Thomas Gleixner
2018-12-28Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-16hwmon: (k10temp) Add Hygon Dhyana supportPu Wen
2018-12-16hwmon: (k10temp) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck
2018-11-07hwmon/k10temp: Add support for AMD family 17h, model 30h CPUsWoods, Brian
2018-11-07hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian
2018-10-10hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processorsGuenter Roeck