aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/k10temp.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-02hwmon: (k10temp) Add support for AMD Family 19h Model 8hJami Kurki1-0/+1
2023-08-10hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based modelsAvadhut Naik1-1/+7
2023-07-27hwmon: (k10temp) Enable AMD3255 Proc to show negative temperatureBaskaran Kannan1-2/+15
2023-05-08hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello1-0/+1
2023-04-19hwmon: k10temp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-19hwmon: (k10temp) Check range scale when CUR_TEMP register is read-writeBabu Moger1-1/+3
2022-07-20hwmon: (k10temp): Add support for new family 17h and 19h modelsMario Limonciello1-0/+12
2021-12-26hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processorsBabu Moger1-3/+14
2021-12-26hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFhBabu Moger1-0/+3
2021-12-26hwmon: (k10temp) Remove unused definitionsBabu Moger1-20/+0
2021-09-12hwmon: (k10temp) Remove residues of current and voltagesuma hegde1-6/+0
2021-08-27hwmon: (k10temp) Add support for yellow carpMario Limonciello1-0/+5
2021-08-27hwmon: (k10temp) Rework the temperature offset calculationMario Limonciello1-6/+12
2021-08-27hwmon: (k10temp) Don't show Tdie for all Zen/Zen2/Zen3 CPU/APUMario Limonciello1-2/+1
2021-08-27hwmon: (k10temp) Add additional missing Zen2 and Zen3 APUsMario Limonciello1-1/+3
2021-08-17hwmon: (k10temp) support Zen3 APUsDavid Bartley1-0/+2
2021-01-27hwmon: (k10temp) Zen3 Ryzen Desktop CPUs supportGabriel Craciunescu1-1/+2
2020-12-22hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUsGuenter Roeck1-98/+0
2020-09-23hwmon: (k10temp) Add support for Zen3 CPUsWei Huang1-0/+24
2020-09-23hwmon: (k10temp) Take out debugfs codeGuenter Roeck1-77/+1
2020-09-23hwmon: (k10temp) Define SVI telemetry and current factors for Zen2 CPUsWei Huang1-8/+12
2020-09-23hwmon: (k10temp) Create common functions and macros for Zen CPU familiesWei Huang1-27/+29
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner1-3/+3
2020-05-22hwmon: (k10temp) Add AMD family 17h model 60h PCI matchAlexander Monakov1-0/+1
2020-04-12hwmon: (k10temp) make some symbols staticJason Yan1-3/+3
2020-03-08hwmon: (k10temp) Reorganize and simplify temperature support detectionGuenter Roeck1-32/+18
2020-03-08hwmon: (k10temp) Swap Tdie and Tctl on Family 17h CPUsGuenter Roeck1-9/+9
2020-01-23hwmon: (k10temp) Display up to eight sets of CCD temperaturesGuenter Roeck1-41/+41
2020-01-23hwmon: (k10temp) Add debugfs supportGuenter Roeck1-1/+77
2020-01-23hwmon: (k10temp) Don't show temperature limits on Ryzen (Zen) CPUsGuenter Roeck1-1/+1
2020-01-23hwmon: (k10temp) Show core and SoC current and voltages on Ryzen CPUsGuenter Roeck1-3/+131
2020-01-23hwmon: (k10temp) Report temperatures per CPU dieGuenter Roeck1-1/+79
2020-01-23hmon: (k10temp) Convert to use devm_hwmon_device_register_with_infoGuenter Roeck1-101/+112
2020-01-23hwmon: (k10temp) Use bitopsGuenter Roeck1-6/+10
2019-09-03hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUsMarcel Bocu1-0/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 56Thomas Gleixner1-13/+1
2018-12-28Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+7
2018-12-16hwmon: (k10temp) Add Hygon Dhyana supportPu Wen1-1/+2
2018-12-16hwmon: (k10temp) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-5/+5
2018-11-07hwmon/k10temp: Add support for AMD family 17h, model 30h CPUsWoods, Brian1-0/+1
2018-11-07hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian1-8/+1
2018-10-10hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processorsGuenter Roeck1-2/+3
2018-08-09hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset tableGuenter Roeck1-8/+2
2018-08-07hwmon: (k10temp) 27C Offset needed for Threadripper2Michael Larabel1-0/+2
2018-06-01hwmon: (k10temp) Make function get_raw_temp staticColin Ian King1-1/+1
2018-05-21hwmon: (k10temp) Display both Tctl and TdieGuenter Roeck1-7/+48
2018-05-21hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUsGuenter Roeck1-0/+5
2018-05-13hwmon: (k10temp) Use API function to access System Management NetworkGuenter Roeck1-5/+6
2018-04-29hwmon: (k10temp) Fix reading critical temperature registerGuenter Roeck1-10/+30
2018-04-25hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphicsGuenter Roeck1-0/+5
2018-04-25hwmon: (k10temp) Add temperature offset for Ryzen 2700XGuenter Roeck1-3/+9
2018-02-15Merge tag 'hwmon-for-linus-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+4
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang1-1/+1
2018-02-12hwmon: (k10temp) Only apply temperature offset if result is positiveGuenter Roeck1-1/+4
2018-01-19hwmon: (k10temp) Add temperature offset for Ryzen 1900XGuenter Roeck1-0/+1
2017-11-16hwmon: (k10temp) Correct model name for Ryzen 1600XGuenter Roeck1-1/+1
2017-10-29hwmon: (k10temp) Add support for temperature offsetsGuenter Roeck1-0/+30
2017-10-29hwmon: (k10temp) Add support for family 17hGuenter Roeck1-0/+16
2017-10-29hwmon: (k10temp) Move chip specific code into probe functionGuenter Roeck1-17/+45
2017-01-02hwmon: (k10temp) use permission-specific DEVICE_ATTR variantsJulia Lawall1-6/+6
2015-11-09hwmon: (k10temp) Remove duplicate pci-id defineAdam Majer1-1/+0
2014-09-22hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groupsGuenter Roeck1-76/+48
2014-09-22hwmon: (k10temp) Add support for F15h M60hAravind Gopalakrishnan1-3/+32
2014-04-02hwmon: (k10temp) Add support for AMD F16 M30h processorAravind Gopalakrishnan1-0/+1
2014-01-14hwmon: (k10temp) Add support for Kaveri CPUsPhil Pokorny1-0/+1
2014-01-14hwmon: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-09-12hwmon: (k10temp) remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-08-27hwmon: (k10temp) Add support for Fam16h (Kabini)Wei Hu1-1/+2
2012-11-28hwmon: remove use of __devexitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devinitBill Pemberton1-2/+2
2012-11-28hwmon: remove use of __devexit_pBill Pemberton1-1/+1
2012-06-07x86, amd_nb: Export model 0x10 and later PCI idBorislav Petkov1-4/+1
2012-05-20hwmon: use module_pci_driverAxel Lin1-12/+1
2012-04-01hwmon: (k10temp) Add support for AMD Trinity CPUsAndre Przywara1-0/+4
2012-03-18hwmon: use DEFINE_PCI_DEVICE_TABLEFrans Meulenbroeks1-1/+1
2011-05-25hwmon: (k10temp) Add support for Fam15h (Bulldozer)Andre Przywara1-2/+3
2011-05-25hwmon: Use helper functions to set and get driver dataJean Delvare1-3/+3
2011-02-18hwmon: (k10temp) add support for AMD Family 12h/14h CPUsClemens Ladisch1-2/+3
2010-06-20hwmon: (k10temp) Do not blacklist known working CPU modelsJean Delvare1-2/+12
2010-01-10hwmon: Make PCI device ids constantMárton Németh1-1/+1
2010-01-10hwmon: (k10temp) Blacklist more family 10h processorsClemens Ladisch1-6/+32
2009-12-16hwmon: New driver for AMD Family 10h/11h CPUsClemens Ladisch1-0/+197