platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-09 22:05:45 to 2022-08-24 11:08:34 UTC [more...]

[PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-24 11:08 UTC  (18+ messages)
` [PATCH v2 01/29] ACPI: video: Add acpi_video_backlight_use_native() helper
` [PATCH v2 03/29] drm/amdgpu: Don't register backlight when another backlight should be used
` [PATCH v2 16/29] ACPI: video: Add Nvidia WMI EC brightness control detection

[PATCH v2 1/1] platform/x86: asus-wmi: Add mic-mute LED classdev support
 2022-08-24 10:59 UTC  (5+ messages)
` [PATCH v3 "

[PATCH 1/1] platform/x86: asus-wmi: Add mic-mute LED classdev support
 2022-08-24 10:06 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/2] [RFC] platform/x86: Fixes for Toshiba Z830
 2022-08-24  8:48 UTC  (5+ messages)
` [PATCH 1/2] platform/x86: Fix ECO LED control on "
` [PATCH 2/2] platform/x86: Battery charge mode in toshiba_acpi

[PATCH v2] platform/x86/amd/pmf: Fix clang unused variable warning
 2022-08-24  8:38 UTC  (2+ messages)

[PATCH] platform/x86/amd/pmf: Fix undefined reference to platform_profile
 2022-08-24  8:34 UTC  (4+ messages)

[PATCH platform 0/4] Fixes for issues with coverity, locking, redundant checks
 2022-08-23 20:19 UTC  (5+ messages)
` [PATCH platform 1/4] platform/mellanox: mlxreg-lc: Fix coverity warning
` [PATCH platform 2/4] platform/mellanox: mlxreg-lc: Fix locking issue
` [PATCH platform 3/4] platform/mellanox: Remove unnecessary code
` [PATCH platform 4/4] platform/mellanox: Remove redundant 'NULL' check

[PATCH 0/4] platform/x86/amd/pmf: Introduce CnQF feature for AMD PMF
 2022-08-23 14:56 UTC  (6+ messages)
` [PATCH 1/4] platform/x86/amd/pmf: Add support for CnQF
` [PATCH 2/4] platform/x86/amd/pmf: Add sysfs to toggle CnQF
` [PATCH 3/4] Documentation/ABI/testing/sysfs-amd-pmf: Add ABI doc for AMD PMF
` [PATCH 4/4] MAINTAINERS: Update ABI doc path "

[PATCH v4 0/5] add support for another simatic board
 2022-08-23 14:54 UTC  (9+ messages)
` [PATCH v4 1/5] gpio-f7188x: Add GPIO support for Nuvoton NCT6116
` [PATCH v4 2/5] gpio-f7188x: use unique labels for banks/chips
` [PATCH v4 3/5] leds: simatic-ipc-leds-gpio: add new model 227G
` [PATCH v4 4/5] platform/x86: simatic-ipc: enable watchdog for 227G
` [PATCH v4 5/5] platform/x86: simatic-ipc: add new model 427G

[PATCH v3 0/4] add support for another simatic board
 2022-08-23  9:26 UTC  (17+ messages)
` [PATCH v3 1/4] gpio-f7188x: Add GPIO support for Nuvoton NCT6116
` [PATCH v3 2/4] gpio-f7188x: use unique labels for banks/chips
` [PATCH v3 3/4] leds: simatic-ipc-leds-gpio: add new model 227G
` [PATCH v3 4/4] platform/x86: simatic-ipc: enable watchdog for 227G

[linux-next:master] BUILD REGRESSION cc2986f4dc67df7e6209e0cd74145fffbd30d693
 2022-08-22 17:16 UTC 

[PATCH] asus-wmi: Support the hardware GPU MUX on some laptops
 2022-08-22 15:43 UTC  (8+ messages)

[PATCH 1/2] platform/x86: msi-laptop: Use MODULE_DEVICE_TABLE()
 2022-08-22 15:08 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: msi-laptop: Drop MSI_DRIVER_VERSION

[RFC PATCH 0/2] x86: allow to notify host about guest entering s2idle
 2022-08-22  9:26 UTC  (5+ messages)
` [RFC PATCH 1/2] suspend: extend S2Idle ops by new notify handler

[PATCH 0/2] [RFC] platform/x86: Fixes for Toshiba Z830
 2022-08-21 19:49 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: Fix ECO LED control on "
` [PATCH 2/2] platform/x86: Battery charge mode in toshiba_acpi

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-08-20 20:26 UTC 

[PATCH] platform/x86/amd/pmf: Fix clang unused variable warning
 2022-08-19 21:46 UTC  (2+ messages)

[PATCH v2] platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startup
 2022-08-19 18:01 UTC 

[PATCH] platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startup
 2022-08-19 18:00 UTC  (3+ messages)
` [External] "

[linux-next:master] BUILD REGRESSION 8755ae45a9e8ae883fa7f4eb0162830c55aacf14
 2022-08-19 16:42 UTC 

[PATCH v3 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-19 10:05 UTC  (38+ messages)
` [PATCH v3 01/31] ACPI: video: Add acpi_video_backlight_use_native() helper
` [PATCH v3 02/31] drm/i915: Don't register backlight when another backlight should be used
` [PATCH v3 03/31] drm/amdgpu: Don't register backlight when another backlight should be used (v3)
` [PATCH v3 04/31] drm/radeon: "
` [PATCH v3 05/31] drm/nouveau: Don't register backlight when another backlight should be used
` [PATCH v3 06/31] ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type()
` [PATCH v3 07/31] ACPI: video: Remove acpi_video_bus from list before tearing it down
` [PATCH v3 08/31] ACPI: video: Simplify acpi_video_unregister_backlight()
` [PATCH v3 09/31] ACPI: video: Make backlight class device registration a separate step (v2)
` [PATCH v3 10/31] ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers
` [PATCH v3 11/31] drm/i915: Call acpi_video_register_backlight() (v2)
` [PATCH v3 12/31] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails
` [PATCH v3 13/31] drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration
` [PATCH v3 14/31] drm/radeon: Register ACPI video backlight when skipping radeon "
` [PATCH v3 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header
` [PATCH v3 16/31] ACPI: video: Refactor acpi_video_get_backlight_type() a bit
` [PATCH v3 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v2)
` [PATCH v3 18/31] ACPI: video: Add Apple GMUX brightness control detection
` [PATCH v3 19/31] platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type()
` [PATCH v3 20/31] platform/x86: apple-gmux: Stop calling acpi/video.h functions
` [PATCH v3 21/31] platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()
` [PATCH v3 22/31] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c
` [PATCH v3 23/31] platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling
` [PATCH v3 24/31] platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c
` [PATCH v3 25/31] platform/x86: asus-wmi: Move acpi_backlight=native "
` [PATCH v3 26/31] platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] "
` [PATCH v3 27/31] ACPI: video: Remove acpi_video_set_dmi_backlight_type()
` [PATCH v3 28/31] ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk
` [PATCH v3 29/31] ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks
` [PATCH v3 30/31] ACPI: video: Fix indentation of video_detect_dmi_table[] entries
` [PATCH v3 31/31] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel

[PATCH] platform: move from strlcpy with unused retval to strscpy
 2022-08-19  9:20 UTC  (6+ messages)

[PATCH v4 00/11] platform/x86/amd/pmf: Introduce AMD PMF Driver
 2022-08-19  9:14 UTC  (5+ messages)
` [PATCH v4 03/11] platform/x86/amd/pmf: Add support SPS PMF feature

[linux-next:master] BUILD REGRESSION 5b6a4bf680d61b1dd26629840f848d0df8983c62
 2022-08-18 17:07 UTC 

linux-next: Tree for Aug 18 (drivers/platform/x86/amd/pmf/sps.c)
 2022-08-18 15:07 UTC 

[linux-next:master] BUILD SUCCESS WITH WARNING 95d10484d66e54d5c01e36389e9318221fb8f60b
 2022-08-17 16:43 UTC 

[PATCH 0/6] asus-wmi: cleanup dgpu_disable, egpu_enable, panel_od
 2022-08-16  6:23 UTC  (12+ messages)
` [PATCH 1/6] Fixes 98829e84dc67 ("asus-wmi: Add dgpu disable method")
` [PATCH 2/6] Fixes: 382b91db8044 ("asus-wmi: Add egpu enable method")
` [PATCH 3/6] Fixes: ca91ea34778f ("asus-wmi: Add panel overdrive functionality")
` [PATCH 4/6] asus-wmi: Refactor disable_gpu attribute
` [PATCH 5/6] asus-wmi: Refactor egpu_enable attribute
` [PATCH 6/6] asus-wmi: Refactor panel_od attribute

[PATCH v4 6/6] virtio: Revert "virtio: find_vqs() add arg sizes"
 2022-08-16  5:36 UTC 

[PATCH v3 5/5] virtio: Revert "virtio: find_vqs() add arg sizes"
 2022-08-15 22:00 UTC 

[PATCH v2 1/1] virtio: Revert "virtio: find_vqs() add arg sizes"
 2022-08-15 21:53 UTC  (2+ messages)
` [PATCH v2 5/5] "

[PATCH] platform/x86: asus-wmi: Simplify some of the *_check_present() helpers
 2022-08-15 15:05 UTC 

[PATCH linux-next] platform/x86: asus-wmi:Use the function kobj_to_dev()
 2022-08-15 13:20 UTC  (2+ messages)

[PATCH 0/3] platform/surface: aggregator_registry: Rename and add more HID device nodes
 2022-08-15 13:03 UTC  (5+ messages)
` [PATCH 1/3] platform/surface: aggregator_registry: Rename HID device nodes based on their function
` [PATCH 2/3] platform/surface: aggregator_registry: Rename HID device nodes based on new findings
` [PATCH 3/3] platform/surface: aggregator_registry: Add HID devices for sensors and UCSI client to SP8

[PATCH] drm/i915/gt: Unneeded semicolon
 2022-08-15  9:28 UTC  (2+ messages)

[PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET
 2022-08-15  7:39 UTC  (9+ messages)
` [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset
` [PATCH v14 37/42] virtio_net: set the default max ring size by find_vqs()

[PATCH] asus-wmi: Add support for TUF laptop keyboard RGB
 2022-08-13 13:37 UTC  (2+ messages)

[PATCH v2 0/2] asus-wmi: TUF Fan extra (GPU)
 2022-08-13  9:36 UTC  (3+ messages)
` [PATCH v2 1/2] asus-wmi: Modify behaviour of Fn+F5 fan key
` [PATCH v2 2/2] asus-wmi: Support the GPU fan on TUF laptops

[PATCH 1/2] asus-wmi: Adjust tablet/lidflip handling to use enum
 2022-08-13  9:27 UTC  (2+ messages)
` [PATCH 2/2] asus-wmi: Add support for ROG X13 tablet mode

[Bug 32742] Keyboard backlight does not work on Toshiba Satellite M series laptops
 2022-08-13  3:10 UTC 

[PATCH v3 0/6] asus-wmi: Add support for RGB keyboards
 2022-08-12  8:44 UTC  (20+ messages)
` [PATCH v3 1/6] asus-wmi: Implement TUF laptop keyboard RGB control
` [PATCH v3 4/6] asus-wmi: Document previously added attributes
` [PATCH v3 5/6] asus-wmi: Convert all attr-show to use sysfs_emit
` [PATCH v3 6/6] asus-wmi: Support the hardware GPU MUX on some laptops

[PATCH] platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with Windows BIOS
 2022-08-11 18:52 UTC  (2+ messages)

[PATCH] platform/surface: aggregator_registry: Add support for Surface Laptop Go 2
 2022-08-11 18:52 UTC  (2+ messages)

[PATCH v2 0/4] add support for another simatic board
 2022-08-11 13:52 UTC  (6+ messages)
` [PATCH v2 1/4] gpio-f7188x: Add GPIO support for Nuvoton NCT6116
` [PATCH v2 2/4] gpio-f7188x: use unique labels for banks/chips

[Bug 216347] New: ACPI power profile keeps switching to "low-power" on ThinkPad T14 Gen1 (AMD)
 2022-08-11 12:19 UTC  (6+ messages)
` [Bug 216347] "

[i2c] 5c7b9167dd: BUG:KASAN:use-after-free_in_string
 2022-08-10 14:36 UTC 

[PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper
 2022-08-10  7:38 UTC  (3+ messages)

[PATCH 0/5] asus-wmi: Add support for RGB keyboards
 2022-08-09 23:03 UTC  (6+ messages)
` [PATCH 3/5] asus-wmi: Add support for TUF laptop keyboard states

[PATCH v2 0/6] asus-wmi: Add support for RGB keyboards
 2022-08-09 22:25 UTC  (6+ messages)
` [PATCH v2 3/6] asus-wmi: Implement TUF laptop keyboard power states

[PATCH v2 00/26] Rework the trip points creation
 2022-08-09 22:04 UTC  (2+ messages)
` [PATCH v2 23/26] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function


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).