summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2024-12-10platform/x86: x86-android-tablets: Make variables only used locally staticHans de Goede
2024-12-10platform/x86: x86-android-tablets: Add missing __init to get_i2c_adap_by_*()Hans de Goede
2024-12-04Merge tag 'platform-drivers-x86-v6.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-04Merge import NS conversion from 'https://git.kernel.org/pub/scm/linux/kernel/...Ilpo Järvinen
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02platform/x86/amd/pmc: Add STB support for AMD Desktop variantsShyam Sundar S K
2024-12-02platform/x86/amd/pmc: Update S2D message id for 1Ah Family 70h modelShyam Sundar S K
2024-12-02platform/x86/amd/pmc: Update IP information structure for newer SoCsShyam Sundar S K
2024-12-02platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips informationShyam Sundar S K
2024-12-02platform/x86/amd/pmc: Isolate STB code changes to a new fileShyam Sundar S K
2024-12-02platform/x86/amd/pmc: Define enum for S2D/PMC msg_port and add helper functionShyam Sundar S K
2024-12-02platform/x86/amd/pmc: Update function names to align with new STB fileShyam Sundar S K
2024-12-02platform/x86/amd/pmc: Move STB functionality to a new file for better code or...Shyam Sundar S K
2024-12-02platform/x86/amd/pmc: Move STB block into amd_pmc_s2d_init()Shyam Sundar S K
2024-12-02platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messagesSuma Hegde
2024-12-02fujitsu-laptop: replace strcpy -> strscpyAbdul Rahim
2024-12-02platform/x86: asus-nb-wmi: Ignore unknown event 0xCFArmin Wolf
2024-12-02platform/x86: asus-wmi: Ignore return value when writing thermal policyArmin Wolf
2024-12-02platform/x86: samsung-laptop: Match MODULE_DESCRIPTION() to functionalitySedat Dilek
2024-12-02platform/x86: x86-android-tablets: make platform data be staticPei Xiao
2024-12-02platform/mellanox: mlxbf-pmc: incorrect type in assignmentPei Xiao
2024-12-02platform/x86: quickstart: don't include 'pm_wakeup.h' directlyWolfram Sang
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-12-01Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-27platform/chrome: Introduce device tree hardware proberChen-Yu Tsai
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 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-19Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-11-19Merge tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/ke...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-12platform: cznic: turris-omnia-mcu: Rename variable holding GPIO line namesMarek Behún
2024-11-12platform: cznic: turris-omnia-mcu: Document the driver private data structureMarek Behún
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