summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
2024-10-29platform/x86: wmi: Remove wmi_block_listArmin Wolf
2024-10-29platform/x86: think-lmi: Multi-certificate supportMark Pearson
2024-10-29platform/x86: think-lmi: Allow empty admin passwordMark Pearson
2024-10-29platform/x86: think-lmi: Add certificate as mechanismMark Pearson
2024-10-29platform/x86: think-lmi: improve check if BIOS account security enabledMark Pearson
2024-10-27Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-26platform/x86: asus-wmi: Fix thermal profile initializationArmin Wolf
2024-10-25platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf()chen zhang
2024-10-25platform/x86/amd/hsmp: Make hsmp_pdev static instead of globalSuma Hegde
2024-10-25platform/x86/amd/hsmp: Use dev_groups in the driver structureSuma Hegde
2024-10-25platform/x86/amd/hsmp: Use name space while exporting module symbolsSuma Hegde
2024-10-25platform/x86/amd/hsmp: Create separate ACPI, plat and common driversSuma Hegde
2024-10-24ACPI: EC: make EC support compile-time conditionalArnd Bergmann
2024-10-22platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdevSuma Hegde
2024-10-22platform/x86/amd/hsmp: Move ACPI code to acpi.cSuma Hegde
2024-10-22platform/x86/amd/hsmp: Move platform device specific code to plat.cSuma Hegde
2024-10-22platform/x86/amd/hsmp: Move structure and macros to header fileSuma Hegde
2024-10-22platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointerSuma Hegde
2024-10-22platform/x86/amd/hsmp: Create wrapper function init_acpi()Suma Hegde
2024-10-22platform/x86/amd/hsmp: Create hsmp/ directorySuma Hegde
2024-10-22platform/x86/intel/pmc: Disable C1 auto-demotion during suspendDavid E. Box
2024-10-22platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume()David E. Box
2024-10-22platform/x86: intel_scu_ipc: Save a copy of the entire struct intel_scu_ipc_dataAndy Shevchenko
2024-10-22platform/x86: intel_scu_ipc: Convert to check for errors firstAndy Shevchenko
2024-10-22platform/x86: intel_scu_ipc: Simplify code with cleanup helpersAndy Shevchenko
2024-10-22platform/x86: intel_scu_ipc: Replace workaround by 32-bit IOAndy Shevchenko
2024-10-22platform/x86: intel_scu_ipc: Unify the flow in pwr_reg_rdwr()Andy Shevchenko
2024-10-22platform/x86: dell-dcdbase: Replace snprintf in show functions with sysfs_emitHongling Zeng
2024-10-21platform/x86: dell-wmi: Ignore suspend notificationsArmin Wolf
2024-10-21platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addressesVamsi Krishna Brahmajosyula
2024-10-21platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe...Marek Maslanka
2024-10-21platform/x86: classmate-laptop: Replace snprintf in show functions with sysfs...Hongling Zeng
2024-10-17platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-16x86: acer-wmi: remove unused macrosBa Jing
2024-10-16mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU deviceAndy Shevchenko
2024-10-10asus-laptop: prefer strscpy() over strcpy()Abdul Rahim
2024-10-09platform/x86: wmi: Implement proper shutdown handlingArmin Wolf
2024-10-06Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-06platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...Hans de Goede
2024-10-06platform/x86: dell-sysman: add support for alienware productsCrag Wang
2024-10-06platform/x86/intel: power-domains: Add Diamond Rapids supportSrinivas Pandruvada
2024-10-06platform/x86: ISST: Add Diamond Rapids to support listSrinivas Pandruvada
2024-10-06platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby LakeHans de Goede
2024-10-06platform/x86: dell-laptop: Do not fail when encountering unsupported batteriesArmin Wolf
2024-10-05platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bugZach Wade
2024-10-03platform/x86/intel/pmt: Correct the typo 'ACCCESS_LOCAL'WangYuli
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-29Input: novatek-nvt-ts - replace generic i2c device id with specific IC variantJoel Selvaraj
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds