X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2020-05-10 09:48:06 to 2020-06-08 08:50:12 UTC [more...]

[PATCH 0/3] platform/x86: dell-wmi: new keys
 2020-06-08  8:50 UTC  (8+ messages)
` [PATCH 1/3] platform/x86: dell-wmi: add new backlight events
` [PATCH 2/3] platform/x86: dell-wmi: add new keymap type 0x0012
` [PATCH 3/3] platform/x86: dell-wmi: add keys to bios_to_linux_keycode

[PATCHv2 0/7] Support inhibiting input devices
 2020-06-08  5:37 UTC  (39+ messages)
    ` [PATCHv2 1/7] Input: add input_device_enabled()
    ` [PATCHv2 6/7] Input: Add "inhibited" property
                                              ` [PATCH v3 0/7] Support inhibiting input devices
                                                ` [PATCH v3 3/7] ACPI: button: Access input device's users under appropriate mutex
                                                  ` [PATCH v3 1/7] Input: add input_device_enabled()
                                                  ` [PATCH v3 2/7] Input: use input_device_enabled()
                                                  ` [PATCH v3 4/7] ACPI: button: Use input_device_enabled() helper
                                                  ` [PATCH v3 6/7] platform/x86: thinkpad_acpi: Use input_device_enabled()
                                                ` [PATCH v3 5/7] iio: adc: exynos: "
                                                ` [PATCH v3 7/7] Input: Add "inhibited" property
  ` [PATCHv2 5/7] platform/x86: thinkpad_acpi: Use input_device_enabled()

[PATCH v4] platform: x86: Add ACPI driver for ChromeOS
 2020-06-06 18:04 UTC  (6+ messages)

[PATCH v2] ACPI / platform: Fix return value check in check_acpi_dev()
 2020-06-05 11:38 UTC 

[PATCH v2] platform/x86: thinkpad_acpi: lap or desk mode interface
 2020-06-02 22:56 UTC 

[PATCH v4 05/11] thermal: remove get_mode() operation of drivers
 2020-06-02 15:01 UTC 

[PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
 2020-06-02 15:00 UTC 

RFC: Writing a small superio kernel driver to allow superio probing on locked down systems?
 2020-06-02 11:13 UTC 

[PATCH v4 06/11] thermal: Add mode helpers
 2020-06-01 13:40 UTC  (3+ messages)

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-01 11:38 UTC  (25+ messages)
  ` [PATCH v4 01/11] acpi: thermal: Fix error handling in the register function
  ` [PATCH v4 02/11] thermal: Store thermal mode in a dedicated enum
    ` [PATCH v4 03/11] thermal: Add current mode to thermal zone device
  ` [PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
  ` [PATCH v4 05/11] thermal: remove get_mode() operation of drivers
  ` [PATCH v4 06/11] thermal: Add mode helpers
  ` [PATCH v4 07/11] thermal: Use mode helpers in drivers
  ` [PATCH v4 08/11] thermal: Explicitly enable non-changing thermal zone devices
  ` [PATCH v4 09/11] thermal: core: Stop polling DISABLED thermal devices
  ` [PATCH v4 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
  ` [PATCH v4 11/11] thermal: Rename set_mode() to change_mode()

[Try 2] DMAR errors on Wildcat Point-LP xHCI (Lenovo T450s)
 2020-06-01 10:56 UTC 

[PATCH platform-next v1 0/8] platform/x86: Add new features for Mellanox systems
 2020-06-01  9:18 UTC  (9+ messages)
` [PATCH platform-next v1 1/8] platform/mellanox: mlxreg-hotplug: Use capability register for attribute creation
` [PATCH platform-next v1 2/8] platform/mellanox: mlxreg-hotplug: Add environmental data to uevent
` [PATCH platform-next v1 3/8] platform_data/mlxreg: Add support for complex attributes
` [PATCH platform-next v1 4/8] platform/x86: mlx-platform: Add more definitions for system attributes
` [PATCH platform-next v1 5/8] platform/mellanox: mlxreg-io: Add support for complex attributes
` [PATCH platform-next v1 6/8] Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces
` [PATCH platform-next v1 7/8] platform_data/mlxreg: Add presence register field for FAN devices
` [PATCH platform-next v1 8/8] platform/x86: mlx-platform: Extend FAN platform data description

DMAR errors on Wildcat Point-LP xHCI (Lenovo T450s)
 2020-05-31 23:47 UTC 

[PATCH] platform/x86: touchscreen_dmi: Update Trekstor Twin 10.1 entry
 2020-05-31 15:05 UTC 

[PATCH v2] intel-hid: Expand DMI quirk to support HP Spectre X2 (2015)
 2020-05-30 17:07 UTC 

[PATCH] platform/x86: Add new intel_atomisp2_led driver
 2020-05-30 15:50 UTC  (4+ messages)

[PATCH v4 0/4] support watchdog with longer timeout period
 2020-05-29 23:12 UTC  (5+ messages)

[PATCH v4 05/11] thermal: remove get_mode() operation of drivers
 2020-05-29 19:10 UTC 

[PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
 2020-05-29 19:09 UTC 

[PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
 2020-05-29 19:08 UTC  (4+ messages)

[PATCH v4 05/11] thermal: remove get_mode() operation of drivers
 2020-05-29 17:22 UTC  (2+ messages)

[PATCH v4 02/11] thermal: Store thermal mode in a dedicated enum
 2020-05-29 15:30 UTC  (3+ messages)

[PATCH 1/5] iio: core: pass parent device as parameter during allocation
 2020-05-29 11:08 UTC  (10+ messages)
` [PATCH 2/5] iio: remove explicit IIO device parent assignment
` [PATCH 3/5] iio: remove left-over comments about "
` [PATCH 4/5] iio: light: lm3533-als: remove explicit "
  ` [PATCH 5/5] iio: remove left-over parent assignments

[RFC v2 5/9] thermal: Store mode in thermal_zone_device
 2020-05-27 13:30 UTC  (8+ messages)
` [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

Low Latency Tolerance preventing Intel Package from entering deep sleep states
 2020-05-25  5:37 UTC  (7+ messages)

[PATCH] platform/x86: asus_wmi: Reserve more space for struct bias_args
 2020-05-22 10:14 UTC  (2+ messages)

[PATCH] x86/uv/time: Replace one-element array and save heap space
 2020-05-21 23:24 UTC  (6+ messages)

asus-wmi fails to load on new ASUS laptop UX325JA
 2020-05-21 14:30 UTC  (2+ messages)

[PATCH] platform/x86: dell-wmi: Ignore keyboard attached / detached events
 2020-05-19 17:51 UTC  (3+ messages)

[PATCH] dcdbas: Check SMBIOS for protected buffer address
 2020-05-19 15:27 UTC 

your mail
 2020-05-18 13:35 UTC  (4+ messages)

[PATCH] intel-speed-select: Fix json perf-profile output output
 2020-05-15 19:58 UTC  (2+ messages)

[PATCH] platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" chasis-type
 2020-05-15 19:19 UTC  (2+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add info for the Trekstor Yourbook C11B
 2020-05-15 15:59 UTC  (8+ messages)
        ` [PATCH v2] "

[PATCH] V2: platform/x86: dell-laptop: don't register platform::micmute if the related tokens don't exist
 2020-05-14 22:35 UTC  (3+ messages)

[PATCH 1/2] Input: soc_button_array - Add active_low setting to soc_button_info
 2020-05-14 20:52 UTC  (2+ messages)
` [PATCH 2/2] Input: soc_button_array - Add support for INT33D3 tablet-mode switch devices

[PATCH] Input: soc_button_array - Add support for INT33D3 tablet-mode switch devices
 2020-05-14 20:52 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 12/14] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
 2020-05-14 18:56 UTC 

[PATCH AUTOSEL 4.9 25/27] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
 2020-05-14 18:55 UTC 

[PATCH AUTOSEL 4.14 36/39] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
 2020-05-14 18:54 UTC 

[PATCH AUTOSEL 4.19 27/31] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
 2020-05-14 18:54 UTC 

[PATCH AUTOSEL 5.4 35/49] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
 2020-05-14 18:52 UTC 

[PATCH AUTOSEL 5.6 39/62] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
 2020-05-14 18:51 UTC 

[PATCH v2 00/10] drivers, provide a way to add sysfs groups easily
 2020-05-14 11:48 UTC  (6+ messages)

[PATCH] platform/x86: ISST: Increase timeout
 2020-05-13 22:24 UTC 

[PATCH] platform/x86: Export LPC attributes for the system SPI chip
 2020-05-12 20:37 UTC  (16+ messages)

[PATCH 0/1] x86: convert to use new I2C API
 2020-05-12 16:32 UTC  (3+ messages)
` [PATCH 1/1] x86/platform/intel-mid: convert to use i2c_new_client_device()

[PATCH v4 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function
 2020-05-12  8:26 UTC  (7+ messages)
` [PATCH v4 10/11] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables

[PATCH] platform/x86: dell-laptop: don't register platform::micmute if the related tokens don't exist
 2020-05-11  1:16 UTC 

[PATCH 1/3] platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the file
 2020-05-10 12:24 UTC  (3+ messages)
` [PATCH 2/3] platform/x86: asus-wmi: Add support for SW_TABLET_MODE
` [PATCH 3/3] platform/x86: asus-wmi: Ignore WMI events with code 0x79

[PATCH 1/2] platform/x86: intel-vbtn: Move detect_tablet_mode() to higher in the file
 2020-05-10 12:20 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: intel-vbtn: Detect switch position before registering the input-device


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