linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] drivers: Add Tiger Lake hardware IDs to support ACPI,
@ 2019-12-16 18:31 Gayatri Kammela
  2019-12-16 18:31 ` [PATCH v3 1/5] acpi: dptf: Add new Tiger Lake hardware IDs to support DPTF drivers in ACPI Gayatri Kammela
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Gayatri Kammela @ 2019-12-16 18:31 UTC (permalink / raw)
  To: linux-pm
  Cc: platform-driver-x86, alex.hung, linux-acpi, lenb, rjw,
	linux-kernel, daniel.lezcano, amit.kucheria,
	charles.d.prestopine, dvhart, Gayatri Kammela,
	Rafael J . Wysocki, Andy Shevchenko, Zhang Rui,
	Srinivas Pandruvada

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 device_pm
Patch 4: Add Tiger Lake support to Intel's HID driver
Patch 5: Add Tiger Lake support to thermal driver

Changes since v1:
1) Maintain the readability by adding hardware IDs in a sorted order

Changes since v2:
1) Added Tiger Lake support to device_pm
2) Changed acpi to ACPI in commit messages

Gayatri Kammela (5):
  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
  acpi: device_pm: Add new Tiger Lake hardware ID to support ACPI device
    power management
  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/device_pm.c                                | 1 +
 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 +
 7 files changed, 10 insertions(+)

Cc: Rafael J. Wysocki <rafael@kernel.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Srinivas Pandruvada <srinivas.pandruvada@intel.com>
-- 
2.17.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-12-19 22:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-16 18:31 [PATCH v3 0/5] drivers: Add Tiger Lake hardware IDs to support ACPI, Gayatri Kammela
2019-12-16 18:31 ` [PATCH v3 1/5] acpi: dptf: Add new Tiger Lake hardware IDs to support DPTF drivers in ACPI Gayatri Kammela
2019-12-16 18:31 ` [PATCH v3 2/5] acpi: fan: Add new Tiger Lake hardware ID to support fan driver " Gayatri Kammela
2019-12-16 18:31 ` [PATCH v3 3/5] acpi: device_pm: Add new Tiger Lake hardware ID to support ACPI device power management Gayatri Kammela
2019-12-16 18:31 ` [PATCH v3 4/5] platform/x86: intel-hid: Add new Tiger Lake hardware ID to support HID driver Gayatri Kammela
2019-12-16 18:31 ` [PATCH v3 5/5] thermal: int340x_thermal: Add new Tiger Lake hardware IDs to support thermal driver Gayatri Kammela
2019-12-17  1:37   ` Zhang Rui
2019-12-16 21:35 ` [PATCH v3 0/5] drivers: Add Tiger Lake hardware IDs to support ACPI, Rafael J. Wysocki
2019-12-16 21:56   ` Kammela, Gayatri
2019-12-19 21:55     ` Rafael J. Wysocki
2019-12-19 22:14       ` Kammela, Gayatri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).