messages from 2022-08-15 06:01:11 to 2022-08-24 16:03:31 UTC [more...]
[PATCH v4 0/5] add support for another simatic board
2022-08-24 16:02 UTC (15+ 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 v5 0/5] add support for another simatic board
2022-08-24 15:59 UTC (7+ messages)
` [PATCH v5 1/5] gpio-f7188x: Add GPIO support for Nuvoton NCT6116
` [PATCH v5 2/5] gpio-f7188x: use unique labels for banks/chips
` [PATCH v5 3/5] leds: simatic-ipc-leds-gpio: add new model 227G
` [PATCH v5 4/5] platform/x86: simatic-ipc: enable watchdog for 227G
` [PATCH v5 5/5] platform/x86: simatic-ipc: add new model 427G
[PATCH v1 1/1] platform/x86: intel_cht_int33fe: Fix comment according to the code flow
2022-08-24 15:21 UTC
[PATCH 1/2] platform/x86: asus-wmi: Simplify tablet-mode-switch probing
2022-08-24 15:14 UTC (3+ messages)
` [PATCH 2/2] drivers/platform: asus-wmi: Simplify tablet-mode-switch handling
[PATCH 1/2] asus-wmi: Adjust tablet/lidflip handling to use enum
2022-08-24 14:12 UTC (2+ messages)
[PATCH] asus-wmi: Support the hardware GPU MUX on some laptops
2022-08-24 13:55 UTC (11+ messages)
[PATCH] platform/x86: asus-wmi: Simplify some of the *_check_present() helpers
2022-08-24 13:48 UTC (2+ messages)
[PATCH v4 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
2022-08-24 13:26 UTC (36+ messages)
` [PATCH v4 01/31] ACPI: video: Add acpi_video_backlight_use_native() helper
` [PATCH v4 02/31] drm/i915: Don't register backlight when another backlight should be used
` [PATCH v4 03/31] drm/amdgpu: Don't register backlight when another backlight should be used (v3)
` [PATCH v4 04/31] drm/radeon: "
` [PATCH v4 05/31] drm/nouveau: Don't register backlight when another backlight should be used (v2)
` [PATCH v4 06/31] ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type()
` [PATCH v4 07/31] ACPI: video: Remove acpi_video_bus from list before tearing it down
` [PATCH v4 08/31] ACPI: video: Simplify acpi_video_unregister_backlight()
` [PATCH v4 09/31] ACPI: video: Make backlight class device registration a separate step (v2)
` [PATCH v4 10/31] ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers
` [PATCH v4 11/31] drm/i915: Call acpi_video_register_backlight() (v2)
` [PATCH v4 12/31] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails (v2)
` [PATCH v4 13/31] drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration
` [PATCH v4 14/31] drm/radeon: Register ACPI video backlight when skipping radeon "
` [PATCH v4 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2)
` [PATCH v4 16/31] ACPI: video: Refactor acpi_video_get_backlight_type() a bit
` [PATCH v4 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3)
` [PATCH v4 18/31] ACPI: video: Add Apple GMUX brightness control detection
` [PATCH v4 19/31] platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type()
` [PATCH v4 20/31] platform/x86: apple-gmux: Stop calling acpi/video.h functions
` [PATCH v4 21/31] platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()
` [PATCH v4 22/31] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c
` [PATCH v4 23/31] platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling
` [PATCH v4 24/31] platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c
` [PATCH v4 25/31] platform/x86: asus-wmi: Move acpi_backlight=native "
` [PATCH v4 26/31] platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] "
` [PATCH v4 27/31] ACPI: video: Remove acpi_video_set_dmi_backlight_type()
` [PATCH v4 28/31] ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk
` [PATCH v4 29/31] ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks
` [PATCH v4 30/31] ACPI: video: Fix indentation of video_detect_dmi_table[] entries
` [PATCH v4 31/31] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel
Bug 216355 - Thinkpad X1C 9th mute LED stop working after kernel 5.19 upgrade
2022-08-24 13:18 UTC
[PATCH 0/2] [RFC] platform/x86: Fixes for Toshiba Z830
2022-08-24 12:31 UTC (6+ messages)
` [PATCH 1/2] platform/x86: Fix ECO LED control on "
` [PATCH 2/2] platform/x86: Battery charge mode in toshiba_acpi
[PATCH 1/1] platform/x86: asus-wmi: Add mic-mute LED classdev support
2022-08-24 11:17 UTC (6+ messages)
` [PATCH v2 "
[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 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 v3 0/4] add support for another simatic board
2022-08-23 9:26 UTC (12+ 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
[linux-next:master] BUILD REGRESSION cc2986f4dc67df7e6209e0cd74145fffbd30d693
2022-08-22 17:16 UTC
[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 (7+ messages)
` [PATCH 1/6] Fixes 98829e84dc67 ("asus-wmi: Add dgpu disable method")
[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 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 (2+ messages)
[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()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox