platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-11 09:54:22 to 2023-01-20 12:58:12 UTC [more...]

[PATCH v5 00/11] leds: lookup-table support + int3472/media privacy LED support
 2023-01-20 12:51 UTC  (14+ messages)
` [PATCH v5 01/11] leds: led-class: Add missing put_device() to led_put()
` [PATCH v5 02/11] leds: led-class: Add led_module_get() helper
` [PATCH v5 03/11] leds: led-class: Add __devm_led_get() helper
` [PATCH v5 04/11] leds: led-class: Add generic [devm_]led_get()
` [PATCH v5 05/11] [RFC] leds: led-class: Add devicetree support to led_get()
` [PATCH v5 06/11] media: v4l2-core: Built async and fwnode code into videodev.ko
` [PATCH v5 07/11] media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if present
` [PATCH v5 08/11] platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
` [PATCH v5 09/11] platform/x86: int3472/discrete: Create a LED class device for the privacy LED
` [PATCH v5 10/11] platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clock()
` [PATCH v5 11/11] platform/x86: int3472/discrete: Get the polarity from the _DSM entry

[PATCH v4 00/11] leds: lookup-table support + int3472/media privacy LED support
 2023-01-20 10:43 UTC  (31+ messages)
` [PATCH v4 01/11] leds: led-class: Add missing put_device() to led_put()
` [PATCH v4 02/11] leds: led-class: Add led_module_get() helper
` [PATCH v4 03/11] leds: led-class: Add __devm_led_get() helper
` [PATCH v4 04/11] leds: led-class: Add generic [devm_]led_get()
` [PATCH v4 05/11] [RFC] leds: led-class: Add devicetree support to led_get()
` [PATCH v4 06/11] media: v4l2-core: Built async and fwnode code into videodev.ko
` [PATCH v4 07/11] media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if present
` [PATCH v4 08/11] platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
` [PATCH v4 09/11] platform/x86: int3472/discrete: Create a LED class device for the privacy LED
` [PATCH v4 10/11] platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clock()
` [PATCH v4 11/11] platform/x86: int3472/discrete: Get the polarity from the _DSM entry

[PATCH v4 1/2] x86: Support APU5 & APU6 in PCEngines platform driver
 2023-01-20  9:51 UTC  (5+ messages)

Custom Software Development
 2023-01-20  8:56 UTC 

[GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.3-rc1
 2023-01-19 19:08 UTC 

[PATCH v2 1/1] platform/x86: int1092: Switch to use acpi_evaluate_dsm_typed()
 2023-01-19 18:09 UTC 

[PATCH] platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CF
 2023-01-19 15:36 UTC  (2+ messages)

[PATCH v4 2/2] x86: Further PCEngines APU4/5/6 cleanup
 2023-01-19 10:28 UTC  (2+ messages)

[PATCH v4 0/2] Expand APU2 driver to 3/4/5/6 models
 2023-01-19  9:58 UTC  (5+ messages)

[PATCH 0/3] leds: tps68470: LED driver for TPS68470
 2023-01-19  7:56 UTC  (4+ messages)
` [PATCH 1/3] platform: x86: int3472: Add MFD cell for tps68470 LED
` [PATCH 2/3] include: mfd: tps68470: Add masks for LEDA and LEDB
` [PATCH 3/3] leds: tps68470: Add LED control for tps68470

[PATCH] platform/x86/intel/pmc: core: Add support to show LTR-ignored components
 2023-01-18 21:51 UTC  (2+ messages)

[PATCH v1 1/1] platform/x86: intel/pmc: Switch to use acpi_evaluate_dsm_typed()
 2023-01-18 20:15 UTC  (2+ messages)

[PATCH v1 1/1] platform/x86: int1092: Switch to use acpi_evaluate_dsm_typed()
 2023-01-18 14:26 UTC  (3+ messages)

[PATCH v4 00/19] irqdomain: fix mapping race and clean up locking
 2023-01-18 13:10 UTC  (40+ messages)
` [PATCH v4 01/19] irqdomain: Drop bogus fwspec-mapping error handling
` [PATCH v4 02/19] irqdomain: Drop dead domain-name assignment
` [PATCH v4 03/19] irqdomain: Drop leftover brackets
` [PATCH v4 04/19] irqdomain: Fix association race
` [PATCH v4 05/19] irqdomain: Fix disassociation race
` [PATCH v4 06/19] irqdomain: Drop revmap mutex
` [PATCH v4 07/19] irqdomain: Look for existing mapping only once
` [PATCH v4 08/19] irqdomain: Refactor __irq_domain_alloc_irqs()
` [PATCH v4 09/19] irqdomain: Fix mapping-creation race
` [PATCH v4 10/19] irqdomain: Clean up irq_domain_push/pop_irq()
` [PATCH v4 11/19] x86/ioapic: Use irq_domain_create_hierarchy()
` [PATCH v4 12/19] x86/apic: "
` [PATCH v4 13/19] irqchip/alpine-msi: Use irq_domain_add_hierarchy()
` [PATCH v4 14/19] irqchip/gic-v2m: Use irq_domain_create_hierarchy()
` [PATCH v4 15/19] irqchip/gic-v3-its: "
` [PATCH v4 16/19] irqchip/gic-v3-mbi: "
` [PATCH v4 17/19] irqchip/loongson-pch-msi: "
` [PATCH v4 18/19] irqchip/mvebu-odmi: "
` [PATCH v4 19/19] irqdomain: Switch to per-domain locking

[PATCH v1 1/1] platform/surface: Switch to use acpi_evaluate_dsm_typed()
 2023-01-18  9:48 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Handle Omen Key event
 2023-01-17 22:38 UTC 

[PATCH v5 0/5] Introduction of HP-BIOSCFG driver
 2023-01-17 17:12 UTC  (7+ messages)
` [PATCH v5 1/5] Introduction of HP-BIOSCFG driver (1)
` [PATCH v5 2/5] Introduction of HP-BIOSCFG driver (2)

[PATCH] platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 table
 2023-01-17 12:34 UTC 

[PATCH 1/3] platform/x86: acerhdf: Drop empty platform remove function
 2023-01-16 16:33 UTC  (7+ messages)
` [PATCH 0/3] platform/x86: Drop empty platform remove functions

[PATCH AUTOSEL 5.4 13/16] platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HD
 2023-01-16 14:05 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 14/16] platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCK
` [PATCH AUTOSEL 5.4 15/16] platform/x86: asus-wmi: Ignore fan on E410MA

[PATCH AUTOSEL 5.10 15/17] platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HD
 2023-01-16 14:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 16/17] platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCK

[PATCH AUTOSEL 5.15 21/24] platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HD
 2023-01-16 14:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 22/24] platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCK

[PATCH AUTOSEL 6.1 44/53] platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HD
 2023-01-16 14:01 UTC  (7+ messages)
` [PATCH AUTOSEL 6.1 45/53] platform/x86: asus-nb-wmi: Add alternate mapping for KEY_CAMERA
` [PATCH AUTOSEL 6.1 46/53] platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCK
` [PATCH AUTOSEL 6.1 47/53] platform/x86: asus-wmi: Add quirk wmi_ignore_fan
` [PATCH AUTOSEL 6.1 48/53] platform/x86: asus-wmi: Ignore fan on E410MA
` [PATCH AUTOSEL 6.1 49/53] platform/x86: simatic-ipc: correct name of a model
` [PATCH AUTOSEL 6.1 50/53] platform/x86: simatic-ipc: add another model

[PATCH v3 00/19] irqdomain: fix mapping race and clean up locking
 2023-01-16 13:55 UTC  (11+ messages)
` [PATCH v3 19/19] irqdomain: Switch to per-domain locking
` [PATCH v3 0/19] irqdomain: fix mapping race and clean up locking

[PATCH] platform/x86: hp-wmi: Support omen backlight control wmi-acpi methods
 2023-01-15 23:01 UTC 

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2023-01-15 20:45 UTC 

[PATCH v3 1/1] x86: Support APU5 in PCEngines platform driver
 2023-01-13 23:04 UTC  (3+ messages)

[GIT PULL] platform-drivers-x86 for 6.2-2
 2023-01-13 13:58 UTC  (2+ messages)

[PATCH v2] platform/x86: thinkpad_acpi: Fix profile mode display in AMT mode
 2023-01-13 10:43 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Remove AMT enablement
 2023-01-12 21:11 UTC  (3+ messages)

ideapad-laptop touchpad handling problems, request for help
 2023-01-12 19:17 UTC  (3+ messages)

[PATCH] platform/x86: int3472/discrete: Ensure the clk/power enable pins are in output mode
 2023-01-12 19:11 UTC  (5+ messages)

[RFC] platform/x86: dell-ddv: Add hwmon support
 2023-01-12 19:08 UTC  (2+ messages)

New Lenovo Legion Fan, Temperature, Power Mode Driver
 2023-01-12 19:07 UTC  (2+ messages)

[PATCH] platform/x86/amd: Fix refcount leak in amd_pmc_probe
 2023-01-12 19:05 UTC  (2+ messages)

[PATCH v1] platform/x86: intel/pmc/core: Add Meteor Lake mobile support
 2023-01-12 18:51 UTC  (2+ messages)

[PATCH 0/2] simatic-ipc: enable one more board
 2023-01-12 18:43 UTC  (2+ messages)

[PATCH 1/2] platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting
 2023-01-12 18:40 UTC  (2+ messages)

[PATCH 0/3] platform/x86: asus-wmi: Fix issues on fanless device
 2023-01-12 18:36 UTC  (2+ messages)

[PATCH] platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCK
 2023-01-12 18:34 UTC  (2+ messages)

[PATCH] platform/x86: asus-nb-wmi: Add alternate mapping for KEY_CAMERA
 2023-01-12 18:21 UTC  (2+ messages)

[PATCH 1/2] platform/surface: aggregator: Add missing call to ssam_request_sync_free()
 2023-01-12 18:12 UTC  (2+ messages)

[PATCH 0/9] platform/surface: aggregator: Improve target/source handling in SSH messages
 2023-01-12 18:12 UTC  (3+ messages)
` [PATCH 1/9] platform/surface: aggregator: Ignore command messages not intended for us

[PATCH] platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HD
 2023-01-12 16:45 UTC  (2+ messages)

[PATCH] dell-smbios: fix double free in dell_smbios_init() and fixes in dell_smbios_exit()
 2023-01-12 16:40 UTC  (2+ messages)

[PATCH] platform/x86: ideapad-laptop: Add Legion 5 15ARH05 DMI id to set_fn_lock_led_list[]
 2023-01-12 16:29 UTC  (2+ messages)

[PATCH] platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probe
 2023-01-12 16:29 UTC  (4+ messages)

[PATCH v2 03/16] platform/surface: aggregator: move to_ssam_device() to use container_of_const()
 2023-01-12 11:58 UTC  (13+ messages)
` [PATCH v2 05/16] driver core: make struct device_type.uevent() take a const *
` [PATCH v2 09/16] platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_const()

[Bug 216917] New: hibernation regression since 6.0.18 (Ryzen-5650U incl. Radeon GPU)
 2023-01-11 21:37 UTC  (5+ messages)
` [Bug 216917] "

[PATCH v3 00/11] leds: lookup-table support + int3472/media privacy LED support
 2023-01-11 11:35 UTC  (6+ messages)
` [PATCH v3 08/11] platform/x86: int3472/discrete: Create a LED class device for the privacy LED

[PATCH 3/5] driver core: make struct device_type.uevent() take a const *
 2023-01-11  9:52 UTC  (7+ messages)


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