summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'platform-drivers-x86-v6.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-10/+4
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra19-60/+60
2024-12-02platform/x86: asus-nb-wmi: Ignore unknown event 0xCFArmin Wolf1-0/+1
2024-12-02platform/x86: asus-wmi: Ignore return value when writing thermal policyArmin Wolf1-9/+2
2024-12-02platform/x86: samsung-laptop: Match MODULE_DESCRIPTION() to functionalitySedat Dilek1-1/+1
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds14-14/+14
2024-12-02Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+166
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-4/+4
2024-11-27platform/chrome: Introduce device tree hardware proberChen-Yu Tsai3-0/+166
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-23Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-16/+6
2024-11-21Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+38
2024-11-21Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds82-1501/+2681
2024-11-19Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-11/+15
2024-11-19Merge tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-16/+17
2024-11-18platform/x86: p2sb: Cache correct PCI bar for P2SB on Gemini LakeHans de Goede1-0/+1
2024-11-18platform/x86: panasonic-laptop: Return errno correctly in show callbackYao Zi1-3/+7
2024-11-16alienware-wmi: create_thermal_profile() no longer brute-forces IDsKurt Borja1-2/+12
2024-11-16alienware-wmi: Adds support to Alienware x17 R2Kurt Borja1-0/+9
2024-11-16alienware-wmi: extends the list of supported modelsKurt Borja1-0/+81
2024-11-16alienware-wmi: order alienware_quirks[] alphabeticallyKurt Borja1-26/+26
2024-11-15Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'Rafael J. Wysocki4-11/+15
2024-11-14platform/x86/intel/pmt: allow user offset for PMT callbacksMichael J. Ruhl3-5/+7
2024-11-13platform/x86/amd/hsmp: Change the error typeSuma Hegde1-3/+3
2024-11-13platform/x86/amd/hsmp: Add new error code and error logsSuma Hegde1-10/+24
2024-11-13platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driverBasavaraj Natikar3-0/+190
2024-11-12platform: cznic: turris-omnia-mcu: Rename variable holding GPIO line namesMarek Behún1-2/+2
2024-11-12platform: cznic: turris-omnia-mcu: Document the driver private data structureMarek Behún1-6/+36
2024-11-12intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1Cole Stowell1-0/+7
2024-11-12platform/x86: asus-wmi: Use platform_profile_cycle()Armin Wolf1-23/+1
2024-11-12platform/x86: asus-wmi: Fix inconsistent use of thermal policiesArmin Wolf1-43/+21
2024-11-12platform/x86: hp: hp-bioscfg: remove redundant if statementColin Ian King1-8/+3
2024-11-06Merge tag 'platform-drivers-x86-v6.12-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-3/+42
2024-11-06platform/x86: x86-android-tablets: Add support for Vexia EDU ATLA 10 tabletHans de Goede3-0/+174
2024-11-06platform/x86: x86-android-tablets: Add support for getting i2c_adapter by PCI...Hans de Goede3-2/+40
2024-11-06platform/x86: x86-android-tablets: Add get_i2c_adap_by_handle() helperHans de Goede1-9/+16
2024-11-06platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect f...Vishnu Sankar1-3/+25
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh1-1/+1
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh2-2/+2
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman10-65/+22
2024-11-05goldfish: Fix unused const variable 'goldfish_pipe_acpi_match'Zeng Heng1-2/+1
2024-11-04platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_reso...Shyam Sundar S K4-33/+28
2024-11-04platform/x86/amd/pmf: Use dev_err_probe() to simplify error handlingShyam Sundar S K1-4/+4
2024-11-04platform/x86/intel/vsec: Remove a useless mutexChristophe JAILLET1-6/+0
2024-11-04platform/x86: ideapad-laptop: add missing Ideapad Pro 5 fn keysRenato Caldas1-0/+3
2024-11-04platform/x86: dell-wmi-base: Handle META key Lock/Unlock eventsKurt Borja1-0/+6
2024-11-04platform/x86: dell-smbios-base: Extends support to Alienware productsKurt Borja1-0/+1
2024-11-04platform/x86/amd/pmc: Detect when STB is not availableCorey Hickey1-0/+5
2024-11-04platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h modelShyam Sundar S K2-0/+2