Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • drivers
  • hwmon
  • k10temp.c
Find file BlameHistoryPermalink
  • Aravind Gopalakrishnan's avatar
    hwmon: (k10temp) Add support for F15h M60h · f89ce270
    Aravind Gopalakrishnan authored Aug 14, 2014
    
    
    This patch adds temperature monitoring support for F15h M60h processor.
     - Add new pci device id for the relevant processor
     - The functionality of REG_REPORTED_TEMPERATURE is moved to
       D0F0xBC_xD820_0CA4 [Reported Temperature Control]
       - So, use this to get CUR_TEMP value
       - Since we need an indirect register access, protect this with
         a mutex lock
     - Add Kconfig, Doc entries to indicate support for this processor.
    Signed-off-by: default avatarAravind Gopalakrishnan <aravind.gopalakrishnan@amd.com>
    Acked-by: default avatarBorislav Petkov <bp@suse.de>
    Acked-by: default avatarClemens Ladisch <clemens@ladisch.de>
    [Guenter Roeck: Declare new mutex and function static]
    Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
    f89ce270

Replace k10temp.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy