1. 26 3月, 2020 15 次提交
  2. 05 3月, 2020 1 次提交
  3. 20 2月, 2020 1 次提交
  4. 15 2月, 2020 2 次提交
  5. 10 1月, 2020 1 次提交
  6. 03 12月, 2019 1 次提交
  7. 27 11月, 2019 2 次提交
  8. 13 11月, 2019 1 次提交
  9. 12 11月, 2019 1 次提交
    • G
      nvme: Add hardware monitoring support · 400b6a7b
      Guenter Roeck 提交于
      nvme devices report temperature information in the controller information
      (for limits) and in the smart log. Currently, the only means to retrieve
      this information is the nvme command line interface, which requires
      super-user privileges.
      
      At the same time, it would be desirable to be able to use NVMe temperature
      information for thermal control.
      
      This patch adds support to read NVMe temperatures from the kernel using the
      hwmon API and adds temperature zones for NVMe drives. The thermal subsystem
      can use this information to set thermal policies, and userspace can access
      it using libsensors and/or the "sensors" command.
      
      Example output from the "sensors" command:
      
      nvme0-pci-0100
      Adapter: PCI adapter
      Composite:    +39.0°C  (high = +85.0°C, crit = +85.0°C)
      Sensor 1:     +39.0°C
      Sensor 2:     +41.0°C
      Reviewed-by: NChristoph Hellwig <hch@lst.de>
      Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
      Signed-off-by: NKeith Busch <kbusch@kernel.org>
      400b6a7b
  10. 05 11月, 2019 4 次提交
  11. 23 10月, 2019 1 次提交
  12. 14 10月, 2019 3 次提交
  13. 05 10月, 2019 1 次提交
  14. 26 9月, 2019 4 次提交
  15. 24 9月, 2019 1 次提交
  16. 18 9月, 2019 1 次提交