Linux x86 Platform Driver Development
[Prev Page][Next Page]
- [PATCH v2 02/20] platform/x86: intel_chtdc_ti_pwrbtn: Move to intel sub-directory, (continued)
- [PATCH v2 02/20] platform/x86: intel_chtdc_ti_pwrbtn: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 03/20] platform/x86: intel_mrfld_pwrbtn: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 04/20] platform/x86: intel_punit_ipc: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 05/20] platform/x86: intel_pmc_core: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 06/20] platform/x86: intel_scu: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 07/20] platform/x86: intel_telemetry: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 08/20] platform/x86: intel_ips: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 09/20] platform/x86: intel-rst: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 10/20] platform/x86: intel-smartconnect: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 11/20] platform/x86: intel_turbo_max_3: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 12/20] platform/x86: intel-uncore-frequency: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 14/20] platform/x86: intel_atomisp2_led: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 13/20] platform/x86: intel_speed_select_if: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 15/20] platform/x86: intel-hid: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 16/20] platform/x86: intel_int0002_vgpio: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 17/20] platform/x86: intel_oaktrail.c: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 18/20] platform/x86: intel-vbtn: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 19/20] platform/x86: intel-wmi-sbl-fw-updat: Move to intel sub-directory, Kate Hsuan
- [PATCH v2 20/20] platform/x86: intel-wmi-thunderbolt: Move to intel sub-directory, Kate Hsuan
- Dell laptop function keys stopped working between 5.10.46 and 5.13.9,
Paul Menzel
- [PATCH] thermal/drivers/intel: Move intel_menlow to thermal drivers,
Srinivas Pandruvada
- [PATCH v4 0/1] asus-wmi: add platform_profile support,
Luke D. Jones
- [PATCH v3 0/1] asus-wmi: add platform_profile support,
Luke D. Jones
- [PATCH v2 0/1] asus-wmi: add platform_profile support,
Luke D. Jones
- [PATCH v3] platform/x86: intel_pmc_core: Prevent possibile overflow,
David E. Box
- [PATCH] platform/x86: lg-laptop: Support for battery charge limit on newer models,
Matan Ziv-Av
- [PATCH v2 00/12] Implement generic prot_guest_has() helper function,
Tom Lendacky
- [PATCH v2 01/12] x86/ioremap: Selectively build arch override encryption functions, Tom Lendacky
- [PATCH v2 02/12] mm: Introduce a function to check for virtualization protection features, Tom Lendacky
- [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has(), Tom Lendacky
- [PATCH v2 04/12] powerpc/pseries/svm: Add a powerpc version of prot_guest_has(), Tom Lendacky
- [PATCH v2 05/12] x86/sme: Replace occurrences of sme_active() with prot_guest_has(), Tom Lendacky
- [PATCH v2 06/12] x86/sev: Replace occurrences of sev_active() with prot_guest_has(), Tom Lendacky
- [PATCH v2 07/12] x86/sev: Replace occurrences of sev_es_active() with prot_guest_has(), Tom Lendacky
- [PATCH v2 08/12] treewide: Replace the use of mem_encrypt_active() with prot_guest_has(), Tom Lendacky
- [PATCH v2 09/12] mm: Remove the now unused mem_encrypt_active() function, Tom Lendacky
- [PATCH v2 10/12] x86/sev: Remove the now unused mem_encrypt_active() function, Tom Lendacky
- [PATCH v2 11/12] powerpc/pseries/svm: Remove the now unused mem_encrypt_active() function, Tom Lendacky
- [PATCH v2 12/12] s390/mm: Remove the now unused mem_encrypt_active() function, Tom Lendacky
- Re: [PATCH v2 00/12] Implement generic prot_guest_has() helper function, Tom Lendacky
- [PATCH] asus-wmi: Add support for platform_profile,
Luke D. Jones
- [PATCH 1/2] platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a module option,
Hans de Goede
- [PATCH v5] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53,
JafarAkhondali
- [PATCH V5 0/1] platform/x86: BIOS SAR driver for Intel M.2 Modem,
Shravan S
- [PATCH] [v2,1/1] Fix WWAN device disabled issue after S3 deep,
Slark Xiao
- [PATCH] Fix WWAN device disabled issue after S3 deep When WWAN device wake from S3 deep, under thinkpad platform,it would be disabled. This disable status could be checked by command 'nmcli r wwan' or 'rfkill list'. Issue analysis as below: 1. When host resume from S3 deep, thinkpad_acpi driver would call hotkey_resume() function. Finnaly, it will use wan_get_status to check the current status of WWAN device. During this resume progress, wan_get_status would always return off even WWAN boot up completely. 2. If wan_get_status() return off, rfkill_set_sw_state() would set WWAN's status as disabled. 3. This may be a fault of LENOVO BIOS. 4. Workaround is add a WWAN device check before rfkill_set_sw_state(). If it's a Foxconn WWAN device, then we will ignore to do a status update., Slark Xiao
- [PATCH v2] platform/x86: ISST: Fix optimization with use of numa,
Srinivas Pandruvada
- [PATCH v4] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53,
JafarAkhondali
- [PATCH] platform/x86: Update Mario Limonciello's email address in the docs,
Hans de Goede
- [GIT PULL] platform-drivers-x86 for 5.14-3,
Hans de Goede
- [PATCH 00/20] Move Intel platform drivers to intel directory to improve readability.,
Kate Hsuan
- [PATCH 01/20] Move Intel hid of pdx86 to intel directory to improve readability., Kate Hsuan
- [PATCH 02/20] Move Intel WMI driver of pdx86 to intel/ directory to improve readability., Kate Hsuan
- [PATCH 03/20] Move Intel bxtwc driver of pdx86 to intel/ directory to improve readability., Kate Hsuan
- [PATCH 04/20] Move Intel chtdc_ti driver of pdx86 to improve readability., Kate Hsuan
- [PATCH 05/20] Move MRFLD power button driver of pdx86 to intel directory to improve readability., Kate Hsuan
- [PATCH 06/20] Move Intel PMC core of pdx86 to intel/ directory to improve readability., Kate Hsuan
- [PATCH 07/20] Move Intel PMT driver of pdx86 to intel/ to improve readability., Kate Hsuan
- [PATCH 08/20] Move Intel P-Unit of pdx86 to intel/ directory to improve readability., Kate Hsuan
- [PATCH 09/20] Move Intel SCU IPC of pdx86 to intel directory to increase readability., Kate Hsuan
- [PATCH 11/20] Move Intel IPS driver of pdx86 to improve readability., Kate Hsuan
- [PATCH 10/20] Move Intel SoC telemetry driver to intel directory to improve readability., Kate Hsuan
- [PATCH 12/20] Move Intel RST driver of pdx86 to intel directory to improve readability., Kate Hsuan
- [PATCH 13/20] Move Intel smartconnect driver of pdx86 to intel/ directory to improve readability., Kate Hsuan
- [PATCH 14/20] Move Intel SST driver to intel/ directory to improve readability., Kate Hsuan
- [PATCH 15/20] Move Intel turbo max 3 driver to intel/ directory to improve readability., Kate Hsuan
- [PATCH 16/20] Move Intel uncore freq driver to intel/ directory to improve readability., Kate Hsuan
- [PATCH 17/20] Move Intel int0002 vgpio driver to intel/ directory to inprove readability., Kate Hsuan
- [PATCH 19/20] Move OakTrail driver to the intel/ directory to improve readability., Kate Hsuan
- [PATCH 18/20] Move Intel thermal driver for menlow platform driver to intel/ directory to improve readability., Kate Hsuan
- [PATCH 20/20] Move Intel virtual botton driver to intel/ directory to improve readability., Kate Hsuan
- Re: [PATCH 00/20] Move Intel platform drivers to intel directory to improve readability., Andy Shevchenko
- Re: [PATCH 00/20] Move Intel platform drivers to intel directory to improve readability., Hans de Goede
- Re: [PATCH 00/20] Move Intel platform drivers to intel directory to improve readability., David E. Box
- [PATCH v4] platform/x86: add meraki-mx100 platform driver,
Chris Blake
- [PATCH v3] platform/x86: add meraki-mx100 platform driver,
Chris Blake
- [PATCH v3] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53,
Jafar Akhondali
- [PATCH v1 1/1] platform/x86/intel: pmt: Use y instead of objs in Makefile,
Andy Shevchenko
- [PATCH v1 1/1] platform/x86/intel: int3472: Use y instead of objs in Makefile,
Andy Shevchenko
- [PATCH v1 1/1] platform/x86/intel: int33fe: Use y instead of objs in Makefile,
Andy Shevchenko
- [PATCH V4 0/1] platform/x86: Add BIOS Dynamic SAR driver for Intel M.2 Modem,
Shravan S
- [PATCH] platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables,
Hans de Goede
- [PATCH v3 1/2] serdev: Split and export serdev_acpi_get_uart_resource(),
Andy Shevchenko
- [PATCH v2] platform/x86: add meraki-mx100 platform driver,
Chris Blake
- [PATCH v4 0/7] Add TDX Guest Support (Attestation support),
Kuppuswamy Sathyanarayanan
- Mario's email is bounced,
Andy Shevchenko
- [PATCH v2] platform/x86: intel_pmc_core: Prevent possibile overflow,
David E. Box
- [Bug 213977] New: Unable to lock HW IRQ 44 TigerLake,
bugzilla-daemon
- [PATCH v2 1/2] serdev: Split and export serdev_acpi_get_uart_resource(),
Andy Shevchenko
- [RFT, PATCH v1 1/1] platform/x86: hp_accel: Convert to be a platform driver,
Andy Shevchenko
- [RFT, PATCH v1 1/1] platform/x86: dell-smo8800: Convert to be a platform driver,
Andy Shevchenko
- Re: [RFT, PATCH v1 1/1] platform/x86: dell-smo8800: Convert to be a platform driver, Pali Rohár
- Re: [RFT, PATCH v1 1/1] platform/x86: dell-smo8800: Convert to be a platform driver, Hans de Goede
[PATCH v1 1/5] serdev: Split and export serdev_acpi_get_uart_resource(),
Andy Shevchenko
[PATCH v2 1/1] platform/surface: aggregator: Use y instead of objs in Makefile,
Andy Shevchenko
[PATCH] platform/x86: intel_pmc_core: Fix potential buffer overflows,
Evgeny Novikov
[PATCH v1 1/1] platform/surface: aggregator: Ouse y instead of objs in Makefile,
Andy Shevchenko
[PATCH v1 1/1] platform/surface: surface3_power: Use i2c_acpi_get_i2c_resource() helper,
Andy Shevchenko
[PATCH 0/4] i2c/pdx86: Add an i2c_acpi_client_count() helper function,
Hans de Goede
[PATCH 00/38] Replace deprecated CPU-hotplug,
Sebastian Andrzej Siewior
[PATCH AUTOSEL 5.13 10/11] platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2, Sasha Levin
[PATCH 0/9] Kconfig symbol clean-up on ./arch/x86/,
Lukas Bulwahn
- [PATCH 1/9] x86/entry: correct reference to intended CONFIG_64_BIT, Lukas Bulwahn
- [PATCH 2/9] x86, olpc: correct condition to intended CONFIG_OLPC_XO15_SCI, Lukas Bulwahn
- [PATCH 3/9] x86/Kconfig: correct reference to MWINCHIP3D, Lukas Bulwahn
- [PATCH 4/9] x86/Kconfig: remove reference to obsolete MFD_INTEL_MSIC config, Lukas Bulwahn
- [PATCH 5/9] x86/Kconfig: remove reference to obsolete APB_TIMER config, Lukas Bulwahn
- [PATCH 6/9] x86/irq: fix slightly wrong reference in comment, Lukas Bulwahn
- [PATCH 7/9] x86/uaccess: adjust comment for endif of CONFIG_CC_HAS_ASM_GOTO_OUTPUT, Lukas Bulwahn
- [PATCH 8/9] x86: page_32.h: adjust comment for endif of CONFIG_X86_USE_3DNOW, Lukas Bulwahn
- [PATCH 9/9] x86: ia32.h: adjust comment for endif of CONFIG_IA32_EMULATION, Lukas Bulwahn
- Re: [PATCH 0/9] Kconfig symbol clean-up on ./arch/x86/, Dave Hansen
- Re: [PATCH 0/9] Kconfig symbol clean-up on ./arch/x86/, Randy Dunlap
[PATCH] platform/x86: Make dual_accel_detect() KIOX010A + KIOX020A detect more robust, Hans de Goede
[PATCH] platform/x86: dell-smbios: Remove unused dmi_system_id table,
Hans de Goede
[PATCH v6 0/5] Add Alder Lake PCH-S support to PMC core driver,
Gayatri Kammela
[PATCH] platform/x86: Add and use a dual_accel_detect() helper,
Hans de Goede
[RFC 0/1] platform/x86: Add and use a dual_accel_detect() helper,
Hans de Goede
[GIT PULL] platform-drivers-x86 for 5.14-2,
Hans de Goede
[PATCH 00/11] Implement generic prot_guest_has() helper function,
Tom Lendacky
- [PATCH 02/11] x86/sev: Add an x86 version of prot_guest_has(), Tom Lendacky
- [PATCH 01/11] mm: Introduce a function to check for virtualization protection features, Tom Lendacky
- [PATCH 03/11] powerpc/pseries/svm: Add a powerpc version of prot_guest_has(), Tom Lendacky
- [PATCH 04/11] x86/sme: Replace occurrences of sme_active() with prot_guest_has(), Tom Lendacky
- [PATCH 05/11] x86/sev: Replace occurrences of sev_active() with prot_guest_has(), Tom Lendacky
- [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() with prot_guest_has(), Tom Lendacky
- [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has(), Tom Lendacky
- [PATCH 08/11] mm: Remove the now unused mem_encrypt_active() function, Tom Lendacky
- [PATCH 09/11] x86/sev: Remove the now unused mem_encrypt_active() function, Tom Lendacky
- [PATCH 10/11] powerpc/pseries/svm: Remove the now unused mem_encrypt_active() function, Tom Lendacky
- [PATCH 11/11] s390/mm: Remove the now unused mem_encrypt_active() function, Tom Lendacky
- Re: [PATCH 00/11] Implement generic prot_guest_has() helper function, Tom Lendacky
- Re: [PATCH 00/11] Implement generic prot_guest_has() helper function, Christian König
- Re: [PATCH 00/11] Implement generic prot_guest_has() helper function, Kuppuswamy, Sathyanarayanan
[PATCH v3] platform/x86/intel: Move Intel PMT drivers to new subfolder, David E. Box
[UPDATE][PATCH] platform/x86: ISST: Fix optimization with use of numa, Srinivas Pandruvada
[PATCH] platform/x86: ISST: Fix optimization with use of numa, Srinivas Pandruvada
[PATCH v2] platform/x86/intel: Move Intel PMT drivers to new subfolder,
David E. Box
[Bug 209011] asus-wmi always reports tablet mode on a ZenBook UX390UAK,
bugzilla-daemon
[PATCH] platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2,
Thomas Weißschuh
[PATCH] platform/x86/intel: Move Intel PMT drivers to new subfolder,
David E. Box
[PATCH 1/2] acpi: Add acpi_init_properties to ACPI driver code,
Michael Bottini
Re: [PATCH 1/2] acpi: Add acpi_init_properties to ACPI driver code, Rafael J. Wysocki
Re: [PATCH 1/2] acpi: Add acpi_init_properties to ACPI driver code, Hans de Goede
[PATCH] platform/x86: intel-hid: add Alder Lake ACPI device ID,
Ping Bao
[PATCH v3 0/6] Add TDX Guest Support (Attestation support),
Kuppuswamy Sathyanarayanan
[PATCH] platform/x86: Kconfig: Make wireless-hotkey depend on RFKILL,
Mario Limonciello
[PATCH 1/3] platform/x86: think-lmi: Move pending_reboot_attr to the attributes sysfs dir,
Hans de Goede
[PATCH 1/4] asus-wmi: Add panel overdrive functionality,
Luke D. Jones
[PATCH v5 0/5] Add Alder Lake PCH-S support to PMC core driver,
Gayatri Kammela
[PATCH] platform/x86: amd-pmc: Fix undefined reference to __udivdi3,
Shyam Sundar S K
[PATCH V3 0/1] platform/x86: Add BIOS Dynamic SAR driver for Intel M.2 Modem,
Shravan S
[PATCH] platform/x86: think-lmi: add debug_cmd,
Mark Pearson
Re: linux-next: Tree for Jul 15 (drivers/platform/x86/amd-pmc.o), Randy Dunlap
[PATCH -next] platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd(),
Yang Yingliang
[PATCH v3] x86: ce4100: Replace "ti,pcf8575" by "nxp,pcf8575", Geert Uytterhoeven
[PATCH v4 0/5] bus: Make remove callback return void,
Uwe Kleine-König
[PATCH v3 0/5] bus: Make remove callback return void,
Uwe Kleine-König
[RESEND PATCH v2 1/1] ishtp: Add support for Intel ishtp eclite driver,
sumesh . k . naduvalath
[PATCH v2] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53,
Jafar Akhondali
[PATCH v4 0/5] Add Alder Lake PCH-S support to PMC core driver,
Gayatri Kammela
[PATCH v3 0/5] Add Alder Lake PCH-S support to PMC core driver,
Gayatri Kammela
[PATCH] platform/x86: remove hardcoded "hp" from the error message,
Alex Hung
[RFC PATCH 0/2] Add software node support to regulator framework,
Daniel Scally
[PATCH v2 1/1] ishtp: Add support for Intel ishtp eclite driver,
sumesh . k . naduvalath
[PATCH v2 0/5] Add Alder Lake PCH-S support to PMC core driver,
Gayatri Kammela
[PATCH v2 0/6] Add TDX Guest Support (Attestation support),
Kuppuswamy Sathyanarayanan
[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support,
Brijesh Singh
- [PATCH Part2 RFC v4 01/40] KVM: SVM: Add support to handle AP reset MSR protocol, Brijesh Singh
- [PATCH Part2 RFC v4 02/40] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT, Brijesh Singh
- [PATCH Part2 RFC v4 03/40] x86/cpufeatures: Add SEV-SNP CPU feature, Brijesh Singh
- [PATCH Part2 RFC v4 04/40] x86/sev: Add the host SEV-SNP initialization support, Brijesh Singh
- [PATCH Part2 RFC v4 05/40] x86/sev: Add RMP entry lookup helpers, Brijesh Singh
- [PATCH Part2 RFC v4 06/40] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction, Brijesh Singh
- [PATCH Part2 RFC v4 08/40] x86/traps: Define RMP violation #PF error code, Brijesh Singh
- [PATCH Part2 RFC v4 13/40] crypto: ccp: Shutdown SNP firmware on kexec, Brijesh Singh
- [PATCH Part2 RFC v4 09/40] x86/fault: Add support to dump RMP entry on fault, Brijesh Singh
- [PATCH Part2 RFC v4 10/40] x86/fault: Add support to handle the RMP fault for user address, Brijesh Singh
- [PATCH Part2 RFC v4 15/40] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled, Brijesh Singh
- [PATCH Part2 RFC v4 11/40] crypto:ccp: Define the SEV-SNP commands, Brijesh Singh
- [PATCH Part2 RFC v4 12/40] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP, Brijesh Singh
- [PATCH Part2 RFC v4 16/40] crypto: ccp: Handle the legacy SEV command when SNP is enabled, Brijesh Singh
[Index of Archives]
[Linux Kernel Development]
[Linux USB Development]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]