X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2020-03-27 20:45:13 to 2020-04-23 14:39:05 UTC [more...]

[RFC 0/8] Stop monitoring disabled devices
 2020-04-23 14:39 UTC  (48+ messages)
` [RFC 1/8] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops
` [RFC 2/8] thermal: Properly handle mode values in .set_mode()
` [RFC 3/8] thermal: Store thermal mode in a dedicated enum
` [RFC 4/8] thermal: core: Introduce THERMAL_DEVICE_INITIAL
` [RFC 5/8] thermal: core: Monitor thermal zone after mode change
` [RFC 6/8] thermal: Set initial state to THERMAL_DEVICE_INITIAL
` [RFC 7/8] thermal: of: Monitor thermal zone after enabling it
` [RFC 8/8] thermal: Stop polling DISABLED thermal devices
  ` [RFC v2 0/9] Stop monitoring disabled devices
    ` [RFC v2 1/9] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops
    ` [RFC v2 2/9] thermal: Eliminate an always-false condition
    ` [RFC v2 3/9] thermal: Properly handle mode values in .set_mode()
    ` [RFC v2 4/9] thermal: core: Let thermal zone device's mode be stored in its struct
    ` [RFC v2 5/9] thermal: Store mode in thermal_zone_device
        ` [RFC v3 0/2] Stop monitoring disabled devices
          ` [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
                ` [PATCH 0/2] Stop monitoring disabled devices
                  ` [PATCH 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
                  ` [PATCH 2/2] thermal: core: Stop polling DISABLED thermal devices
                  ` [PATCH RESEND 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
          ` [RFC v3 2/2] thermal: core: Stop polling DISABLED thermal devices
    ` [RFC v2 6/9] thermal: Remove get_mode() method
    ` [RFC v2 7/9] thermal: core: Monitor thermal zone after mode change
    ` [RFC v2 8/9] thermal: of: Monitor thermal zone after enabling it
    ` [RFC v2 9/9] thermal: core: Stop polling DISABLED thermal devices

[PATCH 0/1] platform/x86: Add Slim Bootloader firmware update support
 2020-04-23 10:21 UTC  (5+ messages)
` [PATCH 1/1] platform/x86: Add Slim Bootloader firmware update signaling driver

[PATCH] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
 2020-04-22 22:05 UTC 

[PATCH v2] thinkpad_acpi: Add support for dual fan control on select models
 2020-04-22 13:50 UTC  (2+ messages)

[PATCH] intel-speed-select: Fix speed-select-base-freq-properties output on CLX-N
 2020-04-22  0:22 UTC  (5+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add info for the ONDA V891 v5 tablet
 2020-04-21 14:39 UTC  (5+ messages)

[PATCH v2] platform/x86: intel_int0002_vgpio: Only bind to the INT0002 dev when using s2idle
 2020-04-21 13:18 UTC  (6+ messages)

[PATCH] platform/x86: surface3_power: i2c_acpi_new_device() returns a PTR_ERR
 2020-04-21  7:40 UTC  (3+ messages)

[PATCH v1 0/4] support watchdog with longer timeout period
 2020-04-20 15:52 UTC  (9+ messages)
  ` [PATCH v1 1/4] platform_data/mlxreg: support new watchdog type "
  ` [PATCH v1 2/4] platform/x86: mlx-platform: support new watchdog type with longer timeout
  ` [PATCH v1 3/4] watchdog: mlx-wdt: support new watchdog type with longer timeout period
  ` [PATCH v1 4/4] Documentation/watchdog: Add description of new watchdog type 3

[PATCH v9 00/20] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-04-20  7:29 UTC  (24+ messages)
` [PATCH v9 01/20] platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver
` [PATCH v9 02/20] platform/x86: intel_scu_ipc: Log more information if SCU IPC command fails
` [PATCH v9 03/20] platform/x86: intel_scu_ipc: Move legacy SCU IPC API to a separate header
` [PATCH v9 04/20] platform/x86: intel_scu_ipc: Introduce new SCU IPC API
` [PATCH v9 05/20] platform/x86: intel_mid_powerbtn: Convert to use "
` [PATCH v9 06/20] watchdog: intel-mid_wdt: "
` [PATCH v9 07/20] platform/x86: intel_scu_ipcutil: "
` [PATCH v9 08/20] platform/x86: intel_scu_ipc: Add managed function to register SCU IPC
` [PATCH v9 09/20] platform/x86: intel_pmc_ipc: Start using "
` [PATCH v9 10/20] mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmic
` [PATCH v9 11/20] mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC API
` [PATCH v9 12/20] mfd: intel_soc_pmic_mrfld: "
` [PATCH v9 13/20] platform/x86: intel_telemetry: "
` [PATCH v9 14/20] usb: typec: mux: Convert the Intel PMC Mux driver "
` [PATCH v9 15/20] platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command()
` [PATCH v9 16/20] x86/platform/intel-mid: Add empty stubs for intel_scu_devices_[create|destroy]()
` [PATCH v9 17/20] platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.c
` [PATCH v9 18/20] platform/x86: intel_telemetry: Add telemetry_get_pltdata()
` [PATCH v9 19/20] platform/x86: intel_pmc_ipc: Convert to MFD
` [PATCH v9 20/20] MAINTAINERS: Update entry for Intel Broxton PMC driver

[PATCH v1 0/6] platform/x86: intel_cht_int33fe: clean up series
 2020-04-19  8:50 UTC  (15+ messages)
` [PATCH v1 1/6] device property: export set_secondary_fwnode() to modules
` [PATCH v1 2/6] software node: Allow register and unregister software node groups
` [PATCH v1 3/6] platform/x86: intel_cht_int33fe: Convert software node array to group
` [PATCH v1 4/6] platform/x86: intel_cht_int33fe: Convert to use set_secondary_fwnode()
` [PATCH v1 5/6] platform/x86: intel_cht_int33fe: Switch to use acpi_dev_hid_uid_match()
` [PATCH v1 6/6] platform/x86: intel_cht_int33fe: Fix spelling issues

[PATCH] platform/x86: surface3_power: Fix a NULL vs IS_ERR() check in probe
 2020-04-17 13:40 UTC  (2+ messages)

[PATCH -next] platform/x86: wmi: Make two functions static
 2020-04-17 13:40 UTC  (2+ messages)

[PATCH] thinkpad_acpi: Add support for dual fan control on select models
 2020-04-17 13:30 UTC 

[PATCH] platform/x86: touchscreen_dmi: Add info for the MP-man MPWIN895CL tablet
 2020-04-17 13:30 UTC  (2+ messages)

[PATCH] platform/x86: intel_int0002_vgpio: Only bind to the INT0002 dev when using s2idle
 2020-04-16 21:54 UTC  (8+ messages)

[PATCH] tools/power/x86/intel-speed-select: Fix CLX-N package information output
 2020-04-15 16:59 UTC  (3+ messages)

[PATCH AUTOSEL 5.6 065/129] platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID
 2020-04-15 11:33 UTC 

[PATCH v4] platform: x86: Add ACPI driver for ChromeOS
 2020-04-13 20:41 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 011/108] platform/x86: asus_wmi: Fix return value of fan_boost_mode_store
 2020-04-11 23:08 UTC 

[PATCH AUTOSEL 5.5 011/121] tools/power/x86/intel-speed-select: Fix mailbox usage for CLOS_PM_QOS_CONFIG
 2020-04-11 23:05 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 012/121] platform/x86: asus_wmi: Fix return value of fan_boost_mode_store

[PATCH AUTOSEL 5.6 013/149] tools/power/x86/intel-speed-select: Fix mailbox usage for CLOS_PM_QOS_CONFIG
 2020-04-11 23:02 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 014/149] platform/x86: asus_wmi: Fix return value of fan_boost_mode_store
` [PATCH AUTOSEL 5.6 044/149] platform/x86/intel-uncore-freq: Fix static checker issue and potential race condition

[PATCH v8 16/19] mellanox: switch to virtio_legacy_init/size
 2020-04-07  1:17 UTC 

[PATCH v7 16/19] mellanox: switch to virtio_legacy_init/size
 2020-04-07  1:08 UTC 

[PATCH v6 12/12] mellanox: switch to virtio_legacy_init/size
 2020-04-06 22:26 UTC 

[PATCH v5 12/12] mellanox: switch to virtio_legacy_init/size
 2020-04-06 21:57 UTC  (2+ messages)

[PATCH v4 12/12] mellanox: switch to virtio_legacy_init/size
 2020-04-06 21:02 UTC 

[GIT PULL] More ACPI updates for v5.7-rc1
 2020-04-06 18:15 UTC  (2+ messages)

[GIT PULL] More power management updates for v5.7-rc1
 2020-04-06 18:15 UTC  (2+ messages)

[PATCH v2 1/2] virtio: stop using legacy struct vring
 2020-04-06 15:57 UTC  (3+ messages)

[PATCH v3 1/2] ACPI: PM: Add acpi_[un]register_wakeup_handler()
 2020-04-04 17:51 UTC  (6+ messages)
` [PATCH v3 2/2] platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()

[PATCH v2 1/2] ACPI: PM: Add acpi_[un]register_wakeup_handler()
 2020-04-03 15:03 UTC  (6+ messages)
` [PATCH v2 2/2] platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()

[PATCH 5.6 regression fix 0/2] ACPI: PM: s2idle: Fix some systems no longer waking up from suspend
 2020-04-03 10:27 UTC  (7+ messages)
` [PATCH 5.6 regression fix 1/2] ACPI: PM: Add acpi_s2idle_register_wake_callback()
` [PATCH 5.6 regression fix 2/2] platform/x86: intel_int0002_vgpio: Use acpi_s2idle_register_wake_callback

error fn f7 (asus)
 2020-04-03  3:19 UTC 

[PATCH v2 0/3] Fixes: update Tiger Lake ACPI device IDs
 2020-04-01 11:29 UTC  (11+ messages)
` [PATCH v2 1/3] ACPI: fix: Update "
` [PATCH v2 2/3] platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID
` [PATCH v2 3/3] thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDs

[PATCH v3] platform: x86: Add ACPI driver for ChromeOS
 2020-03-30 17:29 UTC  (4+ messages)

[PATCH v1 0/3] Fixes: update Tiger Lake ACPI device IDs
 2020-03-27 20:45 UTC  (4+ messages)
` [PATCH v1 1/3] ACPI: fix: Update "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox