X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2021-01-07 17:12:02 to 2021-01-19 06:38:36 UTC [more...]

[PATCH v2 0/7] Introduce intel_skl_int3472 driver
 2021-01-19  6:21 UTC  (57+ messages)
` [PATCH v2 1/7] acpi: utils: move acpi_lpss_dep() to utils
` [PATCH v2 2/7] acpi: utils: Add function to fetch dependent acpi_devices
` [PATCH v2 3/7] i2c: i2c-core-base: Use format macro in i2c_dev_set_name()
` [PATCH v2 4/7] i2c: i2c-core-acpi: Add i2c_acpi_dev_name()
` [PATCH v2 5/7] gpio: gpiolib-acpi: Export acpi_get_gpiod()
` [PATCH v2 6/7] platform: x86: Add intel_skl_int3472 driver
` [PATCH v2 7/7] mfd: Remove tps68470 MFD driver

[PATCH] x86: efi: avoid BUILD_BUG_ON() for non-constant p4d_index
 2021-01-18 21:42 UTC  (16+ messages)

[PATCH] sony-laptop: Remove unneeded semicolon
 2021-01-18 18:32 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual fan control
 2021-01-18 18:31 UTC  (3+ messages)

[PATCH] MAINTAINERS: update email address for Henrique de Moraes Holschuh
 2021-01-18 18:29 UTC  (2+ messages)

[PATCH] platform/surface: aggregator: Fix kernel-doc references
 2021-01-18 18:22 UTC  (2+ messages)

[PATCH v6 00/16] Fix several bad kernel-doc markups
 2021-01-18 18:20 UTC  (4+ messages)
` [PATCH v6 16/16] platform/surface: aggregator: fix a kernel-doc markup

[Bug 211117] [oxygen] [virtuoso] route, dmix and other alsa plugins produce garbage output with mem_encrypt on Ryzen platform
 2021-01-18 14:36 UTC  (3+ messages)
` [Bug 211117] dma_mmap_coherent() - garbage sound "

[PATCH v3 3/3] ASoC: rt715:add micmute led state control supports
 2021-01-18 12:03 UTC  (6+ messages)

[PATCH v2 00/24] platform/x86: ideapad-laptop: cleanup, keyboard backlight and "always on USB charging" control support, reenable touchpad control
 2021-01-17 21:04 UTC  (25+ messages)
` [PATCH v2 01/24] platform/x86: ideapad-laptop: remove unnecessary dev_set_drvdata() call
` [PATCH v2 02/24] platform/x86: ideapad-laptop: use appropriately typed variable to store the return value of ACPI methods
` [PATCH v2 03/24] platform/x86: ideapad-laptop: sort includes lexicographically
` [PATCH v2 04/24] platform/x86: ideapad-laptop: use sysfs_emit()
` [PATCH v2 05/24] platform/x86: ideapad-laptop: use for_each_set_bit() helper to simplify event processing
` [PATCH v2 06/24] platform/x86: ideapad-laptop: use msecs_to_jiffies() helper instead of hand-crafted formula
` [PATCH v2 07/24] platform/x86: ideapad-laptop: use dev_{err,warn} or appropriate variant to display log messages
` [PATCH v2 08/24] platform/x86: ideapad-laptop: convert ACPI helpers to return -EIO in case of failure
` [PATCH v2 09/24] platform/x86: ideapad-laptop: always propagate error codes from device attributes' show() callback
` [PATCH v2 10/24] platform/x86: ideapad-laptop: misc. device attribute changes
` [PATCH v2 11/24] platform/x86: ideapad-laptop: group and separate (un)related constants into enums
` [PATCH v2 12/24] platform/x86: ideapad-laptop: rework and create new ACPI helpers

[PATCH v2 23/24] Documentation/ABI: sysfs-platform-ideapad-laptop: update device attribute paths
 2021-01-17 20:57 UTC  (4+ messages)

[PATCH v2 21/24] platform/x86: ideapad-laptop: add keyboard backlight control support
 2021-01-17 20:55 UTC  (4+ messages)

[PATCH v2 13/24] platform/x86: ideapad-laptop: rework is_visible() logic
 2021-01-17 20:52 UTC  (4+ messages)

[Bug 199715] hp_accel: probe of HPQ6007:00 failed with error -22 (HP Envy x360)
 2021-01-17 16:01 UTC  (15+ messages)

[PATCH v9] platform/x86: thinkpad_acpi: Add platform profile support
 2021-01-17 14:01 UTC  (2+ messages)

[PATCH v2 24/24] Documentation/ABI: sysfs-platform-ideapad-laptop: conservation_mode and usb_charging
 2021-01-16 20:11 UTC  (2+ messages)

[PATCH v2 22/24] platform/x86: ideapad-laptop: add "always on USB charging" control support
 2021-01-16 20:09 UTC  (2+ messages)

[PATCH v2 19/24] platform/x86: ideapad-laptop: fix checkpatch warnings, more consistent style
 2021-01-16 20:04 UTC  (2+ messages)

[PATCH v2 14/24] platform/x86: ideapad-laptop: check for Fn-lock support in HALS
 2021-01-16 20:00 UTC  (2+ messages)

[PATCH v3 2/3] x86/platform/dell-privacy-wmi: add document for dell privacy driver
 2021-01-16 16:18 UTC  (3+ messages)

[PATCH v3 1/3] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-01-16 15:10 UTC  (4+ messages)

[PATCH] thinkpad_acpi: fix: use scnprintf instead of snprintf
 2021-01-15 19:27 UTC  (3+ messages)

[PATCH 1/4] platform/x86: intel-vbtn: Rework wakeup handling in notify_handler()
 2021-01-15 16:18 UTC  (4+ messages)
` [PATCH 2/4] platform/x86: intel-vbtn: Create 2 separate input-devs for buttons and switches
` [PATCH 3/4] platform/x86: intel-vbtn: Add alternative method to enable switches
` [PATCH 4/4] platform/x86: intel-vbtn: Eval VBDL after registering our notifier

[PATCH v2 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-01-15  7:44 UTC  (11+ messages)

[PATCH] platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors
 2021-01-14 23:27 UTC 

[PATCH] platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors
 2021-01-14 22:50 UTC 

[PATCH] platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-list
 2021-01-14 14:34 UTC 

[PATCH v2 18/24] Revert "platform/x86: ideapad-laptop: Switch touchpad attribute to be RO"
 2021-01-13 18:22 UTC 

[PATCH v2 20/24] platform/x86: ideapad-laptop: send notification about touchpad state change to sysfs
 2021-01-13 18:22 UTC 

[PATCH v2 17/24] platform/x86: ideapad-laptop: change 'cfg' debugfs file format
 2021-01-13 18:22 UTC 

[PATCH v2 16/24] platform/x86: ideapad-laptop: change 'status' debugfs file format
 2021-01-13 18:22 UTC 

[PATCH v2 15/24] platform/x86: ideapad-laptop: check for touchpad support in _CFG
 2021-01-13 18:22 UTC 

[PATCH] platform/surface: aggregator: prevent information leak in ssam_cdev_request()
 2021-01-13  9:29 UTC  (2+ messages)

[PATCH][next] platform/surface: fix potential integer overflow on shift of a int
 2021-01-13  9:25 UTC  (3+ messages)

[PATCH fixes v4] platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634
 2021-01-13  9:24 UTC  (2+ messages)

[PATCH v3 0/3] Dell hardware privacy implementation for dell laptop
 2021-01-12 17:15 UTC 

[PATCH -next 0/2] platform/surface: aggregator_cdev: Fixes for CI analysis
 2021-01-11 15:48 UTC  (3+ messages)
` [PATCH -next 1/2] platform/surface: aggregator_cdev: Fix access of uninitialized variables
` [PATCH -next 2/2] platform/surface: aggregator_cdev: Add comments regarding unchecked allocation size

platform/surface: Add Surface Aggregator user-space interface (static analysis issues)
 2021-01-11 14:45 UTC  (5+ messages)

[PATCH v2 0/2] IdeaPad platform profile support
 2021-01-07 17:11 UTC  (4+ messages)
` [PATCH v2 1/2] ACPI: platform-profile: Introduce object pointers to callbacks


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