Platform-driver-x86 archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-01 02:12:00 to 2022-12-16 16:53:38 UTC [more...]

[PATCH v3 00/11] leds: lookup-table support + int3472/media privacy LED support
 2022-12-16 16:52 UTC  (43+ messages)
` [PATCH v3 01/11] leds: led-class: Add missing put_device() to led_put()
` [PATCH v3 02/11] leds: led-class: Add __led_get() helper function
` [PATCH v3 03/11] leds: led-class: Add __of_led_get() helper
` [PATCH v3 04/11] leds: led-class: Add __devm_led_get() helper
` [PATCH v3 05/11] leds: led-class: Add generic [devm_]led_get()
` [PATCH v3 06/11] v4l: subdev: Make the v4l2-subdev core code enable/disable the privacy LED if present
` [PATCH v3 07/11] platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
` [PATCH v3 08/11] platform/x86: int3472/discrete: Create a LED class device for the privacy LED
` [PATCH v3 09/11] platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clock()
` [PATCH v3 10/11] platform/x86: int3472/discrete: Ensure the clk/power enable pins are in output mode
` [PATCH v3 11/11] platform/x86: int3472/discrete: Get the polarity from the _DSM entry

[PATCH] dell-smbios: fix double free in dell_smbios_init() and fixes in dell_smbios_exit()
 2022-12-15 23:17 UTC 

[PATCH] platform/x86: ideapad-laptop: Add Legion 5 15ARH05 DMI id to set_fn_lock_led_list[]
 2022-12-15 15:43 UTC 

[PATCH] ACPI: video: Fix Apple GMUX backlight detection
 2022-12-15 10:50 UTC  (3+ messages)

[PATCH] ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks
 2022-12-15  9:44 UTC 

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

[PATCH v2] regulator: core: Use different devices for resource allocation and DT lookup
 2022-12-14 13:32 UTC  (9+ messages)

[PATCH] platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probe
 2022-12-14  9:49 UTC  (5+ messages)

[PATCH 0/3] platform/x86: Drop empty platform remove functions
 2022-12-13 16:23 UTC  (4+ messages)
` [PATCH 1/3] platform/x86: acerhdf: Drop empty platform remove function
` [PATCH 2/3] platform/x86: intel: oaktrail: "
` [PATCH 3/3] platform/x86: intel: punit_ipc: "

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-12 16:36 UTC  (3+ messages)
` (subset) "

[PATCH v5 0/5] Introduction of HP-BIOSCFG driver
 2022-12-12 15:10 UTC  (8+ messages)
` [PATCH v5 1/5] Introduction of HP-BIOSCFG driver (1)
` [PATCH v5 2/5] Introduction of HP-BIOSCFG driver (2)
` [PATCH v5 3/5] Introduction of HP-BIOSCFG driver (3)
` [PATCH v5 4/5] Introduction of HP-BIOSCFG driver (4)
` [PATCH v5 5/5] Introduction of HP-BIOSCFG driver (5)

[PATCH v1 1/1] platform/mellanox: mlxbf-pmc: Fix event typo
 2022-12-12  9:36 UTC  (2+ messages)

[PATCH linux-next v3] x86/platform/uv: use strscpy to instead of strncpy()
 2022-12-09  9:14 UTC  (2+ messages)

[PATCH v1 1/2] efi/earlycon: Replace open coded strnchrnul()
 2022-12-08 22:12 UTC  (2+ messages)
` [PATCH v1 2/2] efi/earlycon: Speed up scrolling by skiping moving empty space

[PATCH 0/9] platform/surface: aggregator: Improve target/source handling in SSH messages
 2022-12-08 18:25 UTC  (17+ messages)
` [PATCH 1/9] platform/surface: aggregator: Ignore command messages not intended for us
` [PATCH 2/9] platform/surface: aggregator: Improve documentation and handling of message target and source IDs
` [PATCH 3/9] platform/surface: aggregator: Add target and source IDs to command trace events
` [PATCH 4/9] platform/surface: aggregator_hub: Use target-ID enum instead of hard-coding values
` [PATCH 5/9] platform/surface: aggregator_tabletsw: "
` [PATCH 6/9] platform/surface: dtx: "
` [PATCH 7/9] HID: surface-hid: "
` [PATCH 8/9] platform/surface: aggregator: Enforce use of target-ID enum in device ID macros
` [PATCH 9/9] platform/surface: aggregator_registry: Fix target-ID of base-hub

[PATCH] platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_register()
 2022-12-08 16:38 UTC  (2+ messages)

[PATCH] platform/x86: sony-laptop: Convert to use sysfs_emit_at() API
 2022-12-08 16:32 UTC  (2+ messages)

[PATCH] platform/x86: dell: use sysfs_emit() to instead of scnprintf()
 2022-12-08 16:07 UTC  (2+ messages)

[PATCH] platform/x86: use sysfs_emit() to instead of scnprintf()
 2022-12-08 15:54 UTC  (3+ messages)

[PATCH] platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()
 2022-12-08 15:32 UTC  (2+ messages)

[PATCH] platform/x86: x86-android-tablets: Add Advantech MICA-071 extra button
 2022-12-08 15:11 UTC  (2+ messages)

[PATCH] platform/x86: x86-android-tablets: Add Lenovo Yoga Tab 3 (YT3-X90F) charger + fuel-gauge data
 2022-12-08 15:09 UTC  (7+ messages)

[PATCH 1/2] ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346
 2022-12-08 15:09 UTC  (5+ messages)

[PATCH 2/2] platform/x86: x86-android-tablets: Add Medion Lifetab S10346 data
 2022-12-08 11:02 UTC 

[PATCH] platform/x86: wireless-hotkey: use ACPI HID as phys
 2022-12-08 10:46 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 6.1-5
 2022-12-07 20:41 UTC  (2+ messages)

[PATCH 0/5] gpio/media/int3472: Add support for tps68470 privacy-LED output
 2022-12-07 17:37 UTC  (9+ messages)

[PATCH 0/6] ov5693/int3472: Privacy LED handling changes + IPU6 compatibility
 2022-12-07 17:36 UTC  (23+ messages)
` [PATCH 1/6] media: ov5693: Add support for a privacy-led GPIO
` [PATCH 6/6] platform/x86: int3472/discrete: Get the polarity from the _DSM entry

[PATCH] platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
 2022-12-07 17:17 UTC  (6+ messages)

[PATCH] regulator: core: Use different devices for resource allocation and DT lookup
 2022-12-06  4:59 UTC  (2+ messages)

[Bug 216647] New: first hibernate to disk fails on HP EliteBook 845 G8
 2022-12-05 22:30 UTC  (5+ messages)
` [Bug 216647] "

[PATCH linux-next v2] x86/platform/uv: use strscpy to instead of strncpy()
 2022-12-05 13:15 UTC  (3+ messages)

[PATCH linux-next] x86/platform/uv: use strscpy to instead of strncpy()
 2022-12-03 12:19 UTC  (3+ messages)

[PATCH] ACPI: battery: Call power_supply_changed() when adding hooks
 2022-12-02 19:31 UTC  (2+ messages)

Silikonmischungen
 2022-12-02  9:10 UTC 

[RFC v4 0/5] Report percentage of time in hardware sleep state
 2022-12-01 20:12 UTC  (4+ messages)
` [RFC v4 3/5] platform/x86/intel/pmc: core: Drop check_counters

[PATCH 3/5] driver core: make struct device_type.uevent() take a const *
 2022-12-01 18:43 UTC  (11+ messages)

[Bug 211741] amd-hid: add support for SW_TABLET_MODE
 2022-12-01 12:18 UTC  (3+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-12-01  5:53 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).