messages from 2024-08-11 14:28:40 to 2024-08-20 18:48:38 UTC [more...]
Add Support for the Acer Predator Triton PT14-51
2024-08-20 18:48 UTC (7+ messages)
[v4 01/11] platform/x86/amd/hsmp: Create hsmp/ directory
2024-08-20 13:26 UTC (17+ messages)
` [v4 02/11] platform/x86/amd/hsmp: Create wrapper function init_acpi()
` [v4 03/11] platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer
` [v4 04/11] platform/x86/amd/hsmp: Move structure and macros to header file
` [v4 05/11] platform/x86/amd/hsmp: Move platform device specific code to plat.c
` [v4 06/11] platform/x86/amd/hsmp: Move ACPI code to acpi.c
` [v4 07/11] platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev
` [v4 08/11] platform/x86/amd/hsmp: Create mutually exclusive ACPI and plat drivers
` [v4 09/11] platform/x86/amd/hsmp: Use name space while exporting module symbols
` [v4 10/11] platform/x86/amd/hsmp: Use dev_groups in the driver structure
` [v4 11/11] platform/x86/amd/hsmp: Fix potential spectre issue
[PATCH] platform/x86: ISST: Fix return value on last invalid resource
2024-08-20 11:23 UTC (2+ messages)
[PATCH] platform/x86: system76: Reducing redundant conditional judgments in system76_add()
2024-08-20 11:06 UTC (2+ messages)
[PATCH] platform/x86: ideapad-laptop: Stop calling i8042_command()
2024-08-20 10:46 UTC (10+ messages)
[PATCH v4 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-08-20 7:33 UTC (2+ messages)
` [PATCH v3 2/2] platform/x86:dell-laptop: remove duplicate code w/ battery function
[PATCH v3 09/14] platform/x86: acerhdf: Use the .should_bind() thermal zone callback
2024-08-19 20:24 UTC (2+ messages)
[PATCH v3 0/3] OF support for Surface System Aggregator Module
2024-08-19 20:07 UTC (9+ messages)
` [PATCH v3 1/3] dt-bindings: serial: Allow embedded-controller as child node
` [PATCH v3 2/3] dt-bindings: platform: Add Surface System Aggregator Module
` [PATCH v3 3/3] platform/surface: Add OF support
[PATCH v4 1/2] clocksource: acpi_pm: Add external callback for suspend/resume
2024-08-19 18:31 UTC (7+ messages)
` [PATCH v5 "
` [PATCH v6 "
[PATCH v5 2/4] Fix SW_TABLET_MODE detection method
2024-08-19 16:41 UTC (4+ messages)
[PATCH] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support
2024-08-19 14:33 UTC (15+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/3] ACPI/video / platform/x86: Add backlight=native quirk for Dell OptiPlex 7760 AIO
2024-08-19 13:59 UTC (6+ messages)
` [PATCH 1/3] ACPI: video: Add Dell UART backlight controller detection
` [PATCH 2/3] platform/x86: dell-uart-backlight: Use acpi_video_get_backlight_type()
` [PATCH 3/3] ACPI: video: Add backlight=native quirk for Dell OptiPlex 7760 AIO
[PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-08-19 13:59 UTC (11+ messages)
` [PATCH v2 2/2] platform/x86:dell-laptop: remove duplicate code w/ battery function
[PATCH v2] platform/x86: serial-multi-instantiate: Don't require both I2C and SPI
2024-08-19 13:17 UTC (2+ messages)
[PATCH v2] platform/x86: lg-laptop: Add operation region support
2024-08-19 11:37 UTC (2+ messages)
[PATCH v4 2/2] platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
2024-08-19 11:31 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v6 "
[PATCH v2 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback
2024-08-19 10:20 UTC (2+ messages)
[PATCH v4 1/2] platform/x86/amd/pmf: Relocate CPU ID macros to the PMF header
2024-08-19 10:18 UTC (3+ messages)
` [PATCH v4 2/2] platform/x86/amd/pmf: Update SMU metrics table for 1AH family series
[PATCH] platform/x86/amd/pmf: Add support for notifying Smart PC Solution updates
2024-08-19 10:18 UTC (2+ messages)
[PATCH 1/1] platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode()
2024-08-19 10:07 UTC (2+ messages)
[PATCH v3 1/2] platform/x86/amd/pmf: Relocate CPU ID macros to the PMF header
2024-08-19 6:16 UTC (5+ messages)
` [PATCH v3 2/2] platform/x86/amd/pmf: Update SMU metrics table for 1AH family series
[PATCH v4 0/2] HP: wmi: added support for 4 zone keyboard rgb
2024-08-16 16:11 UTC (8+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] HP: wmi: Add documentation for the LED API naming scheme
[PATCH v8 0/6] i2c-i801 / dell-lis3lv02d: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
2024-08-16 14:38 UTC (15+ messages)
` [PATCH v8 1/6] i2c: core: Setup i2c_adapter runtime-pm before calling device_add()
` [PATCH v8 2/6] i2c: i801: Use a different adapter-name for IDF adapters
` [PATCH v8 3/6] platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.h
` [PATCH v8 4/6] platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
` [PATCH v8 5/6] platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[]
` [PATCH v8 6/6] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address
[PATCH v12] drm/xe/vsec: Support BMG devices
2024-08-15 18:53 UTC
[PATCH v11] drm/xe/vsec: Support BMG devices
2024-08-15 10:55 UTC (8+ messages)
[Bug 218863] amd-pmf AMDI0102:00: ta invoke cmd init failed err: 60005
2024-08-14 16:26 UTC (4+ messages)
[PATCH] platform/x86: serial-multi-instantiate: Don't require both I2C and SPI
2024-08-14 13:13 UTC (2+ messages)
[PATCH v2 0/3] OF support for Surface System Aggregator Module
2024-08-14 10:25 UTC (6+ messages)
` [PATCH v2 2/3] dt-bindings: platform: Add "
[PATCH AUTOSEL 6.10 03/13] platform/x86/amd: pmf: Add quirk for ROG Ally X
2024-08-14 2:14 UTC (2+ messages)
` [PATCH AUTOSEL 6.10 04/13] platform/x86/amd/pmf: Add new ACPI ID AMDI0107
[PATCH 0/7] Create Intel PMC SSRAM Telemetry driver
2024-08-13 23:01 UTC (3+ messages)
[PATCH v9 0/6] Support PMT features in Xe
2024-08-13 16:59 UTC (13+ messages)
` [PATCH v9 4/6] drm/xe/vsec: Support BMG devices
` [PATCH v9 5/6] platform/x86/intel/pmt: Add support for PMT base adjust
[PATCH] platform/x86/intel-uncore-freq: Do not present separate package-die domain
2024-08-13 13:58 UTC (5+ messages)
[PATCH v2 1/2] platform/x86/amd/pmf: Relocate CPU ID macros to the PMF header
2024-08-13 13:33 UTC (4+ messages)
` [PATCH v2 2/2] platform/x86/amd/pmf: Update SMU metrics table for 1AH family series
[PATCH] platform/surface: aggregator: Fix warning when controller is destroyed in probe
2024-08-13 8:21 UTC (2+ messages)
[PATCH 0/5] platform/surface: aggregator_registry: Add Support for various devices
2024-08-13 8:21 UTC (2+ messages)
[PATCH v2] platform/x86: asus-wmi: Add quirk for ROG Ally X
2024-08-13 8:21 UTC (2+ messages)
[PATCH] platform/x86: lg-laptop: Add operation region support
2024-08-13 2:11 UTC (3+ messages)
[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
2024-08-12 22:20 UTC (4+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep
[PATCH v7 0/6] i2c-i801 / dell-lis3lv02d: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
2024-08-12 20:30 UTC (12+ messages)
` [PATCH v7 3/6] platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.h
` [PATCH v7 4/6] platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
` [PATCH v7 6/6] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address
[PATCH v10] drm/xe/vsec: Support BMG devices
2024-08-12 20:01 UTC
[PATCH v10] drm/xe/vsec: Support BMG devices
2024-08-12 19:54 UTC (3+ messages)
[PATCH v1 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback
2024-08-12 18:09 UTC (7+ messages)
[PATCH 1/2] platform/x86/amd/pmf: Relocate CPU ID macros to the PMF header
2024-08-12 16:08 UTC (3+ messages)
` [PATCH 2/2] platform/x86/amd/pmf: Update SMU metrics table for 1AH family series
[PATCH v4 0/4] Add SBAF test to IFS
2024-08-12 15:40 UTC (2+ messages)
[PATCH v4 0/4] platform/x86: ideapad-laptop: synchronize VPC commands
2024-08-12 15:38 UTC (3+ messages)
` [PATCH v4 3/4] platform/x86: ideapad-laptop: move ACPI helpers from header to source file
[GIT PULL] platform-drivers-x86 for v6.11-3
2024-08-12 15:27 UTC (2+ messages)
[PATCH] platform/x86: ISST: Simplify isst_misc_reg() and isst_misc_unreg()
2024-08-12 14:32 UTC (3+ messages)
[PATCH 00/10] platform: x86: Use backlight power constants
2024-08-12 14:29 UTC (2+ messages)
[PATCH v2 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-08-12 13:54 UTC (2+ messages)
[PATCH] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-08-12 13:52 UTC (4+ messages)
[PATCH 1/1] platform/x86/intel/pmc: Show live substate requirements
2024-08-12 13:49 UTC (2+ messages)
[PATCH v2 0/6] platform/x86: introduce asus-armoury
2024-08-12 7:39 UTC (9+ messages)
` [PATCH v2 2/6] platform/x86: asus-armoury: move existing tunings to asus-armoury module
` [PATCH v2 4/6] platform/x86: asus-armoury: add apu-mem control support
[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
2024-08-11 16:10 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