summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-22Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-11-20Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-18platform/x86: p2sb: Cache correct PCI bar for P2SB on Gemini LakeHans de Goede
2024-11-18platform/x86: panasonic-laptop: Return errno correctly in show callbackYao Zi
2024-11-16alienware-wmi: create_thermal_profile() no longer brute-forces IDsKurt Borja
2024-11-16alienware-wmi: Adds support to Alienware x17 R2Kurt Borja
2024-11-16alienware-wmi: extends the list of supported modelsKurt Borja
2024-11-16alienware-wmi: order alienware_quirks[] alphabeticallyKurt Borja
2024-11-15Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'Rafael J. Wysocki
2024-11-14platform/x86/intel/pmt: allow user offset for PMT callbacksMichael J. Ruhl
2024-11-13platform/x86/amd/hsmp: Change the error typeSuma Hegde
2024-11-13platform/x86/amd/hsmp: Add new error code and error logsSuma Hegde
2024-11-13platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driverBasavaraj Natikar
2024-11-12intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1Cole Stowell
2024-11-12platform/x86: asus-wmi: Use platform_profile_cycle()Armin Wolf
2024-11-12platform/x86: asus-wmi: Fix inconsistent use of thermal policiesArmin Wolf
2024-11-12platform/x86: hp: hp-bioscfg: remove redundant if statementColin Ian King
2024-11-06Merge tag 'platform-drivers-x86-v6.12-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-06platform/x86: x86-android-tablets: Add support for Vexia EDU ATLA 10 tabletHans de Goede
2024-11-06platform/x86: x86-android-tablets: Add support for getting i2c_adapter by PCI...Hans de Goede
2024-11-06platform/x86: x86-android-tablets: Add get_i2c_adap_by_handle() helperHans de Goede
2024-11-06platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect f...Vishnu Sankar
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh
2024-11-04platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_reso...Shyam Sundar S K
2024-11-04platform/x86/amd/pmf: Use dev_err_probe() to simplify error handlingShyam Sundar S K
2024-11-04platform/x86/intel/vsec: Remove a useless mutexChristophe JAILLET
2024-11-04platform/x86: ideapad-laptop: add missing Ideapad Pro 5 fn keysRenato Caldas
2024-11-04platform/x86: dell-wmi-base: Handle META key Lock/Unlock eventsKurt Borja
2024-11-04platform/x86: dell-smbios-base: Extends support to Alienware productsKurt Borja
2024-11-04platform/x86/amd/pmc: Detect when STB is not availableCorey Hickey
2024-11-04platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h modelShyam Sundar S K
2024-11-01alienware-wmi: Fix spelling mistake "requieres" -> "requires"Colin Ian King
2024-10-31platform/x86: intel: Add 'intel' prefix to the modules automaticallyAndy Shevchenko
2024-10-31alienware-wmi: added force module parametersKurt Borja
2024-10-30alienware-wmi: added platform profile supportKurt Borja
2024-10-30alienware-wmi: alienware_wmax_command() is now input size agnosticKurt Borja
2024-10-30alienware-wmi: fixed indentation and clean upKurt Borja
2024-10-29platform/x86: compal-laptop: use sysfs_emit() instead of sprintf()chen zhang
2024-10-29platform/x86: wmi: Introduce to_wmi_driver()Armin Wolf
2024-10-29platform/x86: wmi: Replace dev_to_wdev() with to_wmi_device()Armin Wolf
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