messages from 2022-12-08 16:39:57 to 2023-01-11 11:32:01 UTC [more...]
[PATCH v2 03/16] platform/surface: aggregator: move to_ssam_device() to use container_of_const()
2023-01-11 11:30 UTC (3+ 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()
[PATCH 3/5] driver core: make struct device_type.uevent() take a const *
2023-01-11 9:52 UTC (7+ messages)
[RFC] platform/x86: dell-ddv: Add hwmon support
2023-01-10 22:14 UTC
[PATCH v1 1/2] efi/earlycon: Replace open coded strnchrnul()
2023-01-10 14:56 UTC (5+ messages)
` [PATCH v1 2/2] efi/earlycon: Speed up scrolling by skiping moving empty space
New Lenovo Legion Fan, Temperature, Power Mode Driver
2023-01-10 13:26 UTC
[Bug 114161] pinctrl-baytrail: Potential Error: Setting GPIO with direct_irq_en to output
2023-01-09 10:14 UTC (2+ messages)
[PATCH v3 1/1] mm: Always release pages to the buddy allocator in memblock_free_late()
2023-01-08 16:50 UTC (2+ messages)
[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
2023-01-07 20:57 UTC (6+ messages)
[PATCH v3 0/1] Pages not released from memblock to the buddy allocator
2023-01-06 22:22 UTC
[PATCH 0/1] Pages not released from memblock to the buddy allocator
2023-01-06 3:12 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] mm: Always release pages to the buddy allocator in memblock_free_late()
[PATCH 1/1] mm: Always release pages to the buddy allocator in memblock_free_late()
2023-01-05 4:02 UTC (3+ messages)
[PATCH] platform/x86/amd: Fix refcount leak in amd_pmc_probe
2023-01-03 2:00 UTC (2+ messages)
[PATCH v3 1/1] x86: Support APU5 in PCEngines platform driver
2023-01-02 6:54 UTC
[PATCH v2 1/1] PCEngines make a number of SBC. APU5 has 5 mpcie slots + MSATA
2023-01-01 23:24 UTC
[PATCH 1/1] apu6: add apu6 variation to apu2 driver family
2023-01-01 22:39 UTC (5+ messages)
[PATCH v1] platform/x86: intel/pmc/core: Add Meteor Lake mobile support
2022-12-28 23:05 UTC
[PATCH 0/2] simatic-ipc: enable one more board
2022-12-27 20:18 UTC (6+ messages)
` [PATCH 1/2] platform/x86: simatic-ipc: correct name of a model
` [PATCH 2/2] platform/x86: simatic-ipc: add another model
[PATCH AUTOSEL 6.0 70/73] regulator: core: Use different devices for resource allocation and DT lookup
2022-12-24 0:35 UTC (3+ messages)
[PATCH] ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks
2022-12-22 16:45 UTC (2+ messages)
[PATCH] ACPI: video: Fix Apple GMUX backlight detection
2022-12-22 16:44 UTC (4+ messages)
Hans not reading email for the next 2 weeks
2022-12-21 22:49 UTC
[PATCH 1/2] platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting
2022-12-21 22:07 UTC (2+ messages)
` [PATCH 2/2] platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER if present
[PATCH 0/3] platform/x86: asus-wmi: Fix issues on fanless device
2022-12-21 17:59 UTC (4+ messages)
` [PATCH 1/3] platform/x86: asus-wmi: Add quirk wmi_ignore_fan
` [PATCH 2/3] platform/x86: asus-wmi: Ignore fan on E410MA
` [PATCH 3/3] platform/x86: asus-wmi: Don't load fan curves without fan
[Bug 216824] New: Some laptop hotkeys don't work
2022-12-21 15:51 UTC (15+ messages)
` [Bug 216824] "
[PATCH] platform/x86: asus-nb-wmi: Add alternate mapping for KEY_CAMERA
2022-12-21 3:49 UTC
[PATCH 1/2] platform/surface: aggregator: Add missing call to ssam_request_sync_free()
2022-12-20 17:56 UTC (2+ messages)
` [PATCH 2/2] platform/surface: aggregator: Rename top-level request functions to avoid ambiguities
[PATCH] platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HD
2022-12-20 12:11 UTC
[PATCH v3 00/19] irqdomain: fix mapping race and clean up locking
2022-12-20 3:30 UTC (37+ 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 v3 0/19] irqdomain: fix mapping race and clean up locking
[PATCH AUTOSEL 6.1 81/85] regulator: core: Use different devices for resource allocation and DT lookup
2022-12-19 1:08 UTC (2+ messages)
[PATCH v3 00/11] leds: lookup-table support + int3472/media privacy LED support
2022-12-18 23:20 UTC (47+ 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 V2 0/9] Extend Intel On Demand (SDSi) support
2022-12-18 18:21 UTC (2+ messages)
[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 v2] regulator: core: Use different devices for resource allocation and DT lookup
2022-12-14 13:32 UTC (8+ 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 (3+ messages)
[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 0/9] platform/surface: aggregator: Improve target/source handling in SSH messages
2022-12-08 18:25 UTC (6+ messages)
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