summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3 days2-8/+38
|\
| * platform: cznic: turris-omnia-mcu: Rename variable holding GPIO line namesMarek BehĂșn11 days1-2/+2
| * platform: cznic: turris-omnia-mcu: Document the driver private data structureMarek BehĂșn11 days1-6/+36
* | Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3 days82-1501/+2681
|\ \
| * | platform/x86: p2sb: Cache correct PCI bar for P2SB on Gemini LakeHans de Goede6 days1-0/+1
| * | platform/x86: panasonic-laptop: Return errno correctly in show callbackYao Zi6 days1-3/+7
| * | alienware-wmi: create_thermal_profile() no longer brute-forces IDsKurt Borja7 days1-2/+12
| * | alienware-wmi: Adds support to Alienware x17 R2Kurt Borja7 days1-0/+9
| * | alienware-wmi: extends the list of supported modelsKurt Borja7 days1-0/+81
| * | alienware-wmi: order alienware_quirks[] alphabeticallyKurt Borja7 days1-26/+26
| * | platform/x86/intel/pmt: allow user offset for PMT callbacksMichael J. Ruhl10 days3-5/+7
| * | platform/x86/amd/hsmp: Change the error typeSuma Hegde11 days1-3/+3
| * | platform/x86/amd/hsmp: Add new error code and error logsSuma Hegde11 days1-10/+24
| * | platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driverBasavaraj Natikar11 days3-0/+190
| * | intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1Cole Stowell12 days1-0/+7
| * | platform/x86: asus-wmi: Use platform_profile_cycle()Armin Wolf12 days1-23/+1
| * | platform/x86: asus-wmi: Fix inconsistent use of thermal policiesArmin Wolf12 days1-43/+21
| * | platform/x86: hp: hp-bioscfg: remove redundant if statementColin Ian King12 days1-8/+3
| * | platform/x86: x86-android-tablets: Add support for Vexia EDU ATLA 10 tabletHans de Goede2024-11-063-0/+174
| * | platform/x86: x86-android-tablets: Add support for getting i2c_adapter by PCI...Hans de Goede2024-11-063-2/+40
| * | platform/x86: x86-android-tablets: Add get_i2c_adap_by_handle() helperHans de Goede2024-11-061-9/+16
| * | platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_reso...Shyam Sundar S K2024-11-044-33/+28
| * | platform/x86/amd/pmf: Use dev_err_probe() to simplify error handlingShyam Sundar S K2024-11-041-4/+4
| * | platform/x86/intel/vsec: Remove a useless mutexChristophe JAILLET2024-11-041-6/+0
| * | alienware-wmi: Fix spelling mistake "requieres" -> "requires"Colin Ian King2024-11-011-1/+1
| * | platform/x86: intel: Add 'intel' prefix to the modules automaticallyAndy Shevchenko2024-10-313-40/+30
| * | alienware-wmi: added force module parametersKurt Borja2024-10-311-0/+18
| * | alienware-wmi: added platform profile supportKurt Borja2024-10-302-0/+307
| * | alienware-wmi: alienware_wmax_command() is now input size agnosticKurt Borja2024-10-301-14/+15
| * | alienware-wmi: fixed indentation and clean upKurt Borja2024-10-301-67/+67
| * | platform/x86: compal-laptop: use sysfs_emit() instead of sprintf()chen zhang2024-10-291-28/+29
| * | platform/x86: wmi: Introduce to_wmi_driver()Armin Wolf2024-10-291-7/+5
| * | platform/x86: wmi: Replace dev_to_wdev() with to_wmi_device()Armin Wolf2024-10-291-5/+4
| * | platform/x86: wmi: Remove wmi_block_listArmin Wolf2024-10-291-22/+28
| * | platform/x86: think-lmi: Multi-certificate supportMark Pearson2024-10-292-26/+94
| * | platform/x86: think-lmi: Allow empty admin passwordMark Pearson2024-10-291-1/+6
| * | platform/x86: think-lmi: Add certificate as mechanismMark Pearson2024-10-291-0/+4
| * | platform/x86: think-lmi: improve check if BIOS account security enabledMark Pearson2024-10-292-14/+14
| * | platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf()chen zhang2024-10-251-4/+5
| * | platform/x86/amd/hsmp: Make hsmp_pdev static instead of globalSuma Hegde2024-10-254-32/+48
| * | platform/x86/amd/hsmp: Use dev_groups in the driver structureSuma Hegde2024-10-254-113/+141
| * | platform/x86/amd/hsmp: Use name space while exporting module symbolsSuma Hegde2024-10-253-9/+11
| * | platform/x86/amd/hsmp: Create separate ACPI, plat and common driversSuma Hegde2024-10-257-210/+286
| * | platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdevSuma Hegde2024-10-224-41/+41
| * | platform/x86/amd/hsmp: Move ACPI code to acpi.cSuma Hegde2024-10-224-251/+275
| * | platform/x86/amd/hsmp: Move platform device specific code to plat.cSuma Hegde2024-10-224-129/+161
| * | platform/x86/amd/hsmp: Move structure and macros to header fileSuma Hegde2024-10-222-41/+64
| * | platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointerSuma Hegde2024-10-221-18/+12
| * | platform/x86/amd/hsmp: Create wrapper function init_acpi()Suma Hegde2024-10-221-32/+59
| * | platform/x86/amd/hsmp: Create hsmp/ directorySuma Hegde2024-10-225-15/+27