messages from 2024-08-23 07:56:09 to 2024-09-03 12:39:01 UTC [more...]
[v7 01/10] platform/x86/amd/hsmp: Create hsmp/ directory
2024-09-03 12:38 UTC (4+ messages)
` [v7 02/10] platform/x86/amd/hsmp: Create wrapper function init_acpi()
` [v7 03/10] platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer
` [v7 04/10] platform/x86/amd/hsmp: Move structure and macros to header file
[PATCH 1/3] platform/x86: panasonic-laptop: Check minimum SQTY value
2024-09-03 11:09 UTC (8+ messages)
` [PATCH 2/3] platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array
` [PATCH 3/3] platform/x86: panasonic-laptop: Add support for programmable buttons
[bug report] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support
2024-09-03 7:59 UTC (5+ messages)
[PATCH v2 0/4] platform/x86: int3472: A few cleanups
2024-09-02 16:10 UTC (13+ messages)
` [PATCH v2 1/4] driver core: Ignore 0 in dev_err_probe()
[PATCH v1 1/1] platform/x86: x86-android-tablets: Fix spelling in the comments
2024-09-02 15:06 UTC
[PATCH v2 0/5] platform/x86: wmi: Pass event data directly to legacy notify handlers
2024-09-02 14:28 UTC (8+ messages)
` [PATCH v2 1/5] hwmon: (hp-wmi-sensors) Check if WMI event data exists
` [PATCH v2 2/5] platform/x86: wmi: Pass event data directly to legacy notify handlers
` [PATCH v2 3/5] platform/x86: wmi: Remove wmi_get_event_data()
` [PATCH v2 4/5] platform/x86: wmi: Merge get_event_data() with wmi_get_notify_data()
` [PATCH v2 5/5] platform/x86: wmi: Call both legacy and WMI driver notify handlers
[PATCH v2 2/4] platform/x86: int3472: Simplify dev_err_probe() usage
2024-09-02 11:32 UTC (5+ messages)
[Bug 38082] Fan sensor/controls not working in Thinkpad Edge E220s
2024-09-02 9:57 UTC (2+ messages)
[PATCH] platform/x86/amd: pmf: Make ASUS GA403 quirk generic
2024-08-31 0:39 UTC
[PATCH v3 0/3] OF support for Surface System Aggregator Module
2024-08-30 12:57 UTC (12+ messages)
` [PATCH v3 3/3] platform/surface: Add OF support
[PATCH v2 0/3] Intel uncore driver ELC support
2024-08-30 10:12 UTC (11+ messages)
` [PATCH v2 1/3] Documentation: admin-guide: pm: Add efficiency vs. latency tradeoff to uncore documentation
` [PATCH v2 2/3] platform/x86/intel-uncore-freq: Add support for efficiency latency control
` [PATCH v2 3/3] platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs interface
[PATCH] platform/x86: dell-smbios: Fix error path in dell_smbios_init()
2024-08-30 9:58 UTC (4+ messages)
` [PATCH v2] "
[PATCH] platform/x86:intel/pmc: Ignore all LTRs during suspend
2024-08-30 9:53 UTC (2+ messages)
[PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties
2024-08-30 7:38 UTC (6+ messages)
[PATCH v1 1/1] platform/x86: ideapad-laptop: Make the scope_guard() clear of its scope
2024-08-29 16:50 UTC
[PATCH v2 00/11] Create Intel PMC SSRAM Telemetry driver
2024-08-29 12:13 UTC (21+ messages)
` [PATCH v2 01/11] platform/x86:intel/pmc: Move PMC Core related functions
` [PATCH v2 02/11] platform/x86:intel/pmc: Rename core_ssram to ssram_telemetry
` [PATCH v2 03/11] platform/x86:intel/pmc: Move PMC devid to core.h
` [PATCH v2 04/11] platform/x86:intel/pmc: Convert index variables to be unsigned
` [PATCH v2 05/11] platform/x86:intel/pmc: Remove unneeded h file inclusion
` [PATCH v2 06/11] platform/x86:intel/pmc: Remove unneeded io operations
` [PATCH v2 07/11] platform/x86:intel/pmc: Check return value of ioremap
` [PATCH v2 08/11] platform/x86:intel/pmc: Create Intel PMC SSRAM Telemetry driver
` [PATCH v2 09/11] platform/x86:intel/pmc: Add Lunar Lake SSRAM devid
` [PATCH v2 10/11] platform/x86:intel/pmt: Get PMC from SSRAM for Lunar Lake
` [PATCH v2 11/11] platform/x86:intel/pmc: Get LPM information "
[v6 01/10] platform/x86/amd/hsmp: Create hsmp/ directory
2024-08-29 11:31 UTC (24+ messages)
` [v6 02/10] platform/x86/amd/hsmp: Create wrapper function init_acpi()
` [v6 03/10] platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer
` [v6 04/10] platform/x86/amd/hsmp: Move structure and macros to header file
` [v6 05/10] platform/x86/amd/hsmp: Move platform device specific code to plat.c
` [v6 06/10] platform/x86/amd/hsmp: Move ACPI code to acpi.c
` [v6 07/10] platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev
` [v6 08/10] platform/x86/amd/hsmp: Create mutually exclusive ACPI and plat drivers
` [v6 09/10] platform/x86/amd/hsmp: Use name space while exporting module symbols
` [v6 10/10] platform/x86/amd/hsmp: Use dev_groups in the driver structure
[GIT PULL] platform-drivers-x86 for v6.11-5
2024-08-28 19:18 UTC (2+ messages)
Add Support for the Acer Predator Triton PT14-51
2024-08-27 22:24 UTC (7+ messages)
[PATCH 0/5] platform/x86: wmi: Pass event data directly to legacy notify handlers
2024-08-27 22:11 UTC (10+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] hwmon: (hp-wmi-sensors) Check if WMI event data exists
` [PATCH 3/5] platform/x86: wmi: Remove wmi_get_event_data()
` [PATCH 4/5] platform/x86: wmi: Merge get_event_data() with wmi_get_notify_data()
[PATCH v2] platform/x86: lg-laptop: Add operation region support
2024-08-27 22:03 UTC (5+ messages)
[PATCH v4 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-08-27 20:50 UTC (5+ messages)
[PATCH 00/11] Introduce New AMD Heterogeneous Core Driver
2024-08-27 17:32 UTC (19+ messages)
` [PATCH 01/11] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH 02/11] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH 03/11] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit
` [PATCH 04/11] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH 05/11] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH 06/11] platform/x86/: hfi: parse CPU core ranking data from shared memory
` [PATCH 07/11] platform/x86/: hfi: init per-cpu scores for each class
` [PATCH 08/11] platform/x86/: hfi: add online and offline callback support
` [PATCH 09/11] platform/x86/: hfi: add power management callback
` [PATCH 10/11] x86/process: Clear hardware feedback history for AMD processors
` [PATCH 11/11] x86/cpu: Enable SD_ASYM_PACKING for DIE Domain on AMD Processors
[PATCH 0/3] platform/x86: Add support for Intel uncore ELC feature
2024-08-27 13:34 UTC (16+ messages)
` [PATCH 1/3] Documentation: admin-guide: pm: Add efficiency vs. latency tradeoff to uncore documentation
` [PATCH 2/3] platform/x86/intel-uncore-freq: Add support for efficiency latency control
` [PATCH 3/3] platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs interface
[PATCH v2] platform/x86: serial-multi-instantiate: Don't require both I2C and SPI
2024-08-27 9:05 UTC (3+ messages)
[PATCH v1 1/1] platform/x86: int3472: discrete: Remap "reset" to "enable" for OV7251
2024-08-26 17:21 UTC (3+ messages)
[v5 01/11] platform/x86/amd/hsmp: Create hsmp/ directory
2024-08-26 16:27 UTC (15+ messages)
` [v5 02/11] platform/x86/amd/hsmp: Create wrapper function init_acpi()
` [v5 03/11] platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer
` [v5 04/11] platform/x86/amd/hsmp: Move structure and macros to header file
` [v5 05/11] platform/x86/amd/hsmp: Move platform device specific code to plat.c
` [v5 06/11] platform/x86/amd/hsmp: Move ACPI code to acpi.c
` [v5 07/11] platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev
` [v5 08/11] platform/x86/amd/hsmp: Create mutually exclusive ACPI and plat drivers
` [v5 09/11] platform/x86/amd/hsmp: Use name space while exporting module symbols
` [v5 10/11] platform/x86/amd/hsmp: Use dev_groups in the driver structure
` [v5 11/11] platform/x86/amd/hsmp: Fix potential spectre issue
[PATCH v1 1/1] platform/x86: intel-hid: Use string_choices API instead of ternary operator
2024-08-26 14:49 UTC (2+ messages)
[PATCH v2] platform/x86/intel-uncore-freq: Do not present separate package-die domain
2024-08-26 14:48 UTC (2+ messages)
[PATCH] platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less strict
2024-08-26 11:44 UTC (2+ messages)
[PATCH] platform/x86: asus-wmi: Fix spurious rfkill on UX8406MA
2024-08-26 11:43 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1] platform/x86/intel/ifs: Fix SBAF title underline length
2024-08-24 13:01 UTC (3+ messages)
[PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-08-24 12:35 UTC (4+ messages)
[PATCH v2 1/2] platform/x86/amd/pmc: Fix SMU command submission path on new AMD platform
2024-08-23 14:29 UTC (3+ 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