messages from 2024-02-26 11:37:07 to 2024-03-02 01:28:23 UTC [more...]
[PATCH v2] platform/x86: p2sb: Defer P2SB device scan when P2SB device has func 0
2024-03-02 1:28 UTC
[PATCH] platform/x86: p2sb: Defer P2SB device scan when P2SB device has func 0
2024-03-01 17:39 UTC (2+ messages)
[PATCH v3 0/2] KTD2026 indicator LED for X86 Xiaomi Pad2
2024-03-01 10:58 UTC (4+ messages)
` [PATCH v3 1/2] platform: x86-android-tablets: other: Add swnode for Xiaomi pad2 indicator LED
` [PATCH v3 2/2] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
[PATCH v3] platform/x86: add lenovo generic wmi driver
2024-03-01 10:09 UTC (2+ messages)
[PATCH v2] platform/x86: add lenovo generic wmi driver
2024-03-01 2:14 UTC
[PATCH] platform/x86: ISST: Allow reading core-power state on HWP disabled systems
2024-02-29 21:18 UTC (4+ messages)
[PATCH v2 0/6] i2c-i801 / dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800
2024-02-29 20:57 UTC (16+ messages)
` [PATCH v2 2/6] platform/x86: "
[PATCH AUTOSEL 6.6 16/22] platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios name
2024-02-29 20:39 UTC
[PATCH AUTOSEL 6.7 17/24] platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios name
2024-02-29 20:36 UTC
[PATCH RESEND v2 0/7] platform/x86/amd/pmf: Updates to amd-pmf
2024-02-29 17:24 UTC (10+ messages)
` [PATCH RESEND v2 1/7] platform/x86/amd/pmf: Differentiate PMF ACPI versions
` [PATCH RESEND v2 2/7] platform/x86/amd/pmf: Disable debugfs support for querying power thermals
` [PATCH RESEND v2 3/7] platform/x86/amd/pmf: Add support to get sbios requests in PMF driver
` [PATCH RESEND v2 4/7] platform/x86/amd/pmf: Add support to notify sbios heart beat event
` [PATCH RESEND v2 5/7] platform/x86/amd/pmf: Add support to get APTS index numbers for static slider
` [PATCH RESEND v2 6/7] platform/x86/amd/pmf: Add support to get sps default APTS index values
` [PATCH RESEND v2 7/7] platform/x86/amd/pmf: Update sps power thermals according to the platform-profiles
Fwd: Continuous ACPI errors resulting in high CPU usage by journald
2024-02-29 15:57 UTC (4+ messages)
[Bug 217057] Asus high CPU temperature / low fan speed
2024-02-29 15:30 UTC
[PATCH 0/7] platform/x86/amd/pmf: Updates to amd-pmf driver
2024-02-29 13:19 UTC (19+ messages)
` [PATCH 1/7] platform/x86/amd/pmf: Differentiate PMF ACPI versions
` [PATCH 2/7] platform/x86/amd/pmf: Disable debugfs support for querying power thermals
` [PATCH 3/7] platform/x86/amd/pmf: Add support to get sbios requests in PMF driver
` [PATCH 4/7] platform/x86/amd/pmf: Add support to notify sbios heart beat event
` [PATCH 5/7] platform/x86/amd/pmf: Add support to get APTS index numbers for static slider
` [PATCH 6/7] platform/x86/amd/pmf: Add support to get sps default APTS index values
` [PATCH 7/7] platform/x86/amd/pmf: Update sps power thermals according to the platform-profiles
[PATCH] platform/mellanox: mlxbf-pmc: fix signedness bugs
2024-02-29 13:11 UTC
[PATCH] platform/x86: add lenovo generic wmi driver
2024-02-29 12:56 UTC (3+ messages)
[PATCH v2 1/2] platform/x86/amd/pmf: Do not use readl() for policy buffer access
2024-02-29 12:05 UTC (6+ messages)
` [PATCH v2 2/2] platform/x86/amd/pmf: Fix possible out-of-bound memory accesses
[PATCH] platform/x86/fujitsu-laptop: add ACPI_BATTERY dependency
2024-02-29 11:37 UTC (2+ messages)
[PATCH v2] platform/x86/amd/pmc: Add AMD MP2 STB functionality
2024-02-29 11:25 UTC (6+ messages)
[PATCH v2 0/7] platform/x86/amd/pmf: Updates to amd-pmf driver
2024-02-29 10:33 UTC (9+ messages)
` [PATCH v2 1/7] platform/x86/amd/pmf: Differentiate PMF ACPI versions
` [PATCH v2 2/7] platform/x86/amd/pmf: Disable debugfs support for querying power thermals
` [PATCH v2 3/7] platform/x86/amd/pmf: Add support to get sbios requests in PMF driver
` [PATCH v2 4/7] platform/x86/amd/pmf: Add support to notify sbios heart beat event
` [PATCH v2 5/7] platform/x86/amd/pmf: Add support to get APTS index numbers for static slider
` [PATCH v2 6/7] platform/x86/amd/pmf: Add support to get sps default APTS index values
` [PATCH v2 7/7] platform/x86/amd/pmf: Update sps power thermals according to the platform-profiles
[PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
2024-02-29 9:42 UTC (26+ messages)
` [PATCH vhost v3 01/19] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost v3 02/19] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost v3 03/19] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost v3 04/19] virtio_ring: split: remove double check of the unmap ops
` [PATCH vhost v3 05/19] virtio_ring: split: structure the indirect desc table
` [PATCH vhost v3 06/19] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost v3 07/19] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v3 08/19] virtio: vring_create_virtqueue: "
` [PATCH vhost v3 09/19] virtio: vring_new_virtqueue(): "
` [PATCH vhost v3 10/19] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
` [PATCH vhost v3 11/19] virtio: find_vqs: add new parameter premapped
` [PATCH vhost v3 12/19] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost v3 13/19] virtio_net: set premapped mode by find_vqs()
` [PATCH vhost v3 14/19] virtio_ring: remove api of setting vq premapped
` [PATCH vhost v3 15/19] virtio_ring: introduce dma map api for page
` [PATCH vhost v3 16/19] virtio_ring: introduce virtqueue_dma_map_sg_attrs
` [PATCH vhost v3 17/19] virtio_net: unify the code for recycling the xmit ptr
` [PATCH vhost v3 18/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH vhost v3 19/19] virtio_net: sq support premapped mode
[PATCH 0/4] platform/x86: x86-android-tablets: 2 regression fixes
2024-02-29 6:12 UTC (3+ messages)
` [PATCH 2/4] platform/x86: Add new get_serdev_controller() helper
[PATCH] platform/x86: thinkpad_acpi: Add more ThinkPads with non-standard reg address for fan
2024-02-28 21:43 UTC (4+ messages)
[PATCH V2 0/9] Intel On Demand changes
2024-02-28 20:45 UTC (20+ messages)
` [PATCH V2 1/9] platform/x86/intel/sdsi: Set message size during writes
` [PATCH V2 2/9] platform/x86/intel/sdsi: Combine read and write mailbox flows
` [PATCH V2 3/9] platform/x86/intel/sdsi: Add in-band BIOS lock support
` [PATCH V2 4/9] platform/x86/intel/sdsi: Add attribute to read the current meter state
` [PATCH V2 5/9] tools/arch/x86/intel_sdsi: Fix maximum meter bundle length
` [PATCH V2 6/9] tools/arch/x86/intel_sdsi: Add missing version field
` [PATCH V2 7/9] tools/arch/x86/intel_sdsi: Fix meter_certificate decoding
` [PATCH V2 8/9] platform/x86/intel/sdsi: Simplify ascii printing
` [PATCH V2 9/9] tools: intel_sdsi: Add current meter support
[PATCH 1/3] platform/x86: wmi: Ignore duplicated GUIDs in legacy matches
2024-02-28 20:40 UTC (10+ messages)
` [PATCH 2/3] platform/x86: wmi: Do not instantiate older WMI drivers multiple times
` [PATCH 3/3] platform/x86: wmi: Remove obsolete duplicate GUID allowlist
[PATCH v3 2/3] power: supply: Add Acer Aspire 1 embedded controller driver
2024-02-28 16:10 UTC (4+ messages)
[PATCH] platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi Vi8 tablet
2024-02-27 22:40 UTC
[RFC PATCH] platform/x86/fujitsu-laptop: Add battery charge control support
2024-02-27 21:47 UTC (10+ messages)
` [RFC PATCH v2] "
` [RFC PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH V2 1/3] platform/x86/intel/vsec: Remove nuisance message
2024-02-27 19:54 UTC (4+ messages)
` [PATCH V2 2/3] platform/x86/intel/pmc/lnl: Remove SSRAM support
` [PATCH V2 3/3] platform/x86/intel/pmc/arl: Put GNA device in D3
[PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loading
2024-02-27 18:28 UTC (12+ messages)
[PATCH 1/2] platform/x86/amd/pmf: Do not use readl() for policy buffer access
2024-02-27 14:09 UTC (3+ messages)
` [PATCH 2/2] platform/x86/amd/pmf: Fix possible out-of-bound memory accesses
[PATCH v2 1/3] platform/x86/amd/pmf: Add missing __iomem attribute to policy_base
2024-02-27 13:41 UTC (6+ messages)
` [PATCH v2 2/3] platform/x86/amd/pmf: Do not use readl() for policy buffer access
` [PATCH v2 3/3] platform/x86: intel_scu_ipcutil: Make scu static
[PATCH vhost v2 00/19] virtio: drivers maintain dma info for premapped vq
2024-02-27 1:32 UTC (20+ messages)
` [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
[PATCH] platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc()
2024-02-26 15:35 UTC (3+ messages)
[PATCH] platform/mellanox: mlxreg-hotplug: Check pointer for NULL before dereferencing it
2024-02-26 15:15 UTC (2+ messages)
[PATCH 1/3] platform/x86/intel/vsec: Remove nuisance message
2024-02-26 15:03 UTC (6+ messages)
` [PATCH 2/3] platform/x86/intel/pmc/lnl: Remove SSRAM support
` [PATCH 3/3] platform/x86/intel/pmc/arl: Put GNA device in D3
[RFC PATCH 56/73] x86/pvm: Relocate kernel image early in PVH entry
2024-02-26 14:36 UTC
[PATCH 0/2] map Fn + R key on newer Yogas and Legions
2024-02-26 13:27 UTC (2+ messages)
[PATCH] platform/x86: dell-privacy: Remove usage of wmi_has_guid()
2024-02-26 13:27 UTC (2+ messages)
[PATCH] platform/x86/amd/pmc: Add AMD MP2 STB functionality
2024-02-26 13:00 UTC (2+ 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