lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 12 Dec 2019 14:37:16 -0800
From:   Gayatri Kammela <gayatri.kammela@...el.com>
To:     linux-pm@...r.kernel.org
Cc:     platform-driver-x86@...r.kernel.org, alex.hung@...onical.com,
        linux-acpi@...r.kernel.org, lenb@...nel.org, rjw@...ysocki.net,
        linux-kernel@...r.kernel.org, daniel.lezcano@...aro.org,
        amit.kucheria@...durent.com, charles.d.prestopine@...el.com,
        dvhart@...radead.org, Gayatri Kammela <gayatri.kammela@...el.com>,
        Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Zhang Rui <rui.zhang@...el.com>,
        Srinivas Pandruvada <srinivas.pandruvada@...el.com>
Subject: [PATCH v1 0/4] drivers: Add Tiger Lake hardware IDs to support acpi,

Hi,

Tiger Lake supports devices whose hardware IDs are changed for various
drivers. Hence, add the new hardware IDs.

Patch 1: Add Tiger Lake support to DPTF driver
Patch 2: Add Tiger Lake support to fan driver
Patch 3: Add Tiger Lake support to Intel's HID driver
Patch 4: Add Tiger Lake support to thermal driver

Gayatri Kammela (4):
  acpi: dptf: Add new Tiger Lake hardware IDs to support DPTF drivers in
    acpi
  acpi: fan: Add new Tiger Lake hardware ID to support fan driver in
    acpi
  platform/x86: intel-hid: Add new Tiger Lake hardware ID to support HID
    driver
  thermal: int340x_thermal: Add new Tiger Lake hardware IDs to support
    thermal driver

 drivers/acpi/dptf/dptf_power.c                          | 1 +
 drivers/acpi/dptf/int340x_thermal.c                     | 4 ++++
 drivers/acpi/fan.c                                      | 1 +
 drivers/platform/x86/intel-hid.c                        | 1 +
 drivers/thermal/intel/int340x_thermal/int3400_thermal.c | 1 +
 drivers/thermal/intel/int340x_thermal/int3403_thermal.c | 1 +
 6 files changed, 9 insertions(+)

Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Zhang Rui <rui.zhang@...el.com>
Cc: Srinivas Pandruvada <srinivas.pandruvada@...el.com>
-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ