summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/k10temp.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (k10temp) Add support for AMD Family 19h Model 8hJami Kurki2024-01-021-0/+1
* hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based modelsAvadhut Naik2023-08-101-1/+7
* hwmon: (k10temp) Enable AMD3255 Proc to show negative temperatureBaskaran Kannan2023-07-271-2/+15
* hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello2023-05-081-0/+1
* hwmon: k10temp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* hwmon: (k10temp) Check range scale when CUR_TEMP register is read-writeBabu Moger2023-04-191-1/+3
* hwmon: (k10temp): Add support for new family 17h and 19h modelsMario Limonciello2022-07-201-0/+12
* hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processorsBabu Moger2021-12-261-3/+14
* hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFhBabu Moger2021-12-261-0/+3
* hwmon: (k10temp) Remove unused definitionsBabu Moger2021-12-261-20/+0
* hwmon: (k10temp) Remove residues of current and voltagesuma hegde2021-09-121-6/+0
* hwmon: (k10temp) Add support for yellow carpMario Limonciello2021-08-271-0/+5
* hwmon: (k10temp) Rework the temperature offset calculationMario Limonciello2021-08-271-6/+12
* hwmon: (k10temp) Don't show Tdie for all Zen/Zen2/Zen3 CPU/APUMario Limonciello2021-08-271-2/+1
* hwmon: (k10temp) Add additional missing Zen2 and Zen3 APUsMario Limonciello2021-08-271-1/+3
* hwmon: (k10temp) support Zen3 APUsDavid Bartley2021-08-171-0/+2
* hwmon: (k10temp) Zen3 Ryzen Desktop CPUs supportGabriel Craciunescu2021-01-271-1/+2
* hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUsGuenter Roeck2020-12-221-98/+0
* hwmon: (k10temp) Add support for Zen3 CPUsWei Huang2020-09-231-0/+24
* hwmon: (k10temp) Take out debugfs codeGuenter Roeck2020-09-231-77/+1
* hwmon: (k10temp) Define SVI telemetry and current factors for Zen2 CPUsWei Huang2020-09-231-8/+12
* hwmon: (k10temp) Create common functions and macros for Zen CPU familiesWei Huang2020-09-231-27/+29
* Merge branch 'x86/entry' into ras/coreThomas Gleixner2020-06-111-3/+3
|\
| * hwmon: (k10temp) make some symbols staticJason Yan2020-04-121-3/+3
* | hwmon: (k10temp) Add AMD family 17h model 60h PCI matchAlexander Monakov2020-05-221-0/+1
|/
* hwmon: (k10temp) Reorganize and simplify temperature support detectionGuenter Roeck2020-03-081-32/+18
* hwmon: (k10temp) Swap Tdie and Tctl on Family 17h CPUsGuenter Roeck2020-03-081-9/+9
* hwmon: (k10temp) Display up to eight sets of CCD temperaturesGuenter Roeck2020-01-231-41/+41
* hwmon: (k10temp) Add debugfs supportGuenter Roeck2020-01-231-1/+77
* hwmon: (k10temp) Don't show temperature limits on Ryzen (Zen) CPUsGuenter Roeck2020-01-231-1/+1
* hwmon: (k10temp) Show core and SoC current and voltages on Ryzen CPUsGuenter Roeck2020-01-231-3/+131
* hwmon: (k10temp) Report temperatures per CPU dieGuenter Roeck2020-01-231-1/+79
* hmon: (k10temp) Convert to use devm_hwmon_device_register_with_infoGuenter Roeck2020-01-231-101/+112
* hwmon: (k10temp) Use bitopsGuenter Roeck2020-01-231-6/+10
* hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUsMarcel Bocu2019-09-031-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 56Thomas Gleixner2019-05-241-13/+1
* Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-281-6/+7
|\
| * hwmon: (k10temp) Add Hygon Dhyana supportPu Wen2018-12-161-1/+2
| * hwmon: (k10temp) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-5/+5
* | hwmon/k10temp: Add support for AMD family 17h, model 30h CPUsWoods, Brian2018-11-071-0/+1
* | hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian2018-11-071-8/+1
|/
* hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processorsGuenter Roeck2018-10-101-2/+3
* hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset tableGuenter Roeck2018-08-091-8/+2
* hwmon: (k10temp) 27C Offset needed for Threadripper2Michael Larabel2018-08-071-0/+2
* hwmon: (k10temp) Make function get_raw_temp staticColin Ian King2018-06-011-1/+1
* hwmon: (k10temp) Display both Tctl and TdieGuenter Roeck2018-05-211-7/+48
* hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUsGuenter Roeck2018-05-211-0/+5
* hwmon: (k10temp) Use API function to access System Management NetworkGuenter Roeck2018-05-131-5/+6
* hwmon: (k10temp) Fix reading critical temperature registerGuenter Roeck2018-04-291-10/+30
* hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphicsGuenter Roeck2018-04-251-0/+5