summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2025-04-01platform/x86: thinkpad_acpi: Fix NULL pointer dereferences while probingKurt Borja-8/+16
2025-03-26Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2173/+5382
2025-03-25Merge tag 'chrome-platform-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+114
2025-03-24platform/x86: x86-android-tablets: Add select POWER_SUPPLY to KconfigHans de Goede-0/+1
2025-03-21platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()Easwar Hariharan-1/+1
2025-03-21platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies()Easwar Hariharan-1/+1
2025-03-21irqdomain: platform/x86: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)-1/+1
2025-03-21platform: cznic: fix function parameter namesArnd Bergmann-1/+2
2025-03-20platform: cznic: turris-omnia-mcu: Add support for digital message signing wi...Marek Behún-0/+208
2025-03-20platform: cznic: Add keyctl helpers for Turris platformMarek Behún-0/+199
2025-03-20platform: cznic: turris-omnia-mcu: Refactor requesting MCU interruptMarek Behún-15/+27
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard-1/+2
2025-03-19x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODEYazen Ghannam-32/+17
2025-03-17platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies()Easwar Hariharan-1/+1
2025-03-17platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()Easwar Hariharan-1/+1
2025-03-16platform/chrome: cros_ec_lpc: prepare for hw_protection_shutdown removalAhmad Fatoum-1/+1
2025-03-14Merge tag 'platform-drivers-x86-v6.14-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-12/+31
2025-03-13platform/x86/amd/pmc: fix leak in probe()Dan Carpenter-1/+1
2025-03-13platform/x86/amd: pmf: Fix missing hidden options for Smart PCMario Limonciello-0/+2
2025-03-11platform/surface: aggregator_registry: Add Support for Surface Pro 11Lukas Hetzenecker-1/+4
2025-03-11platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()Dan Carpenter-11/+25
2025-03-07Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-0/+11
2025-03-07Merge tag 'platform-drivers-x86-v6.14-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-16/+58
2025-03-07platform/x86/amd/pmc: Use managed APIs for mutexShyam Sundar S K-2/+3
2025-03-07platform/x86/amd/pmc: Remove unnecessary line breaksShyam Sundar S K-13/+11
2025-03-07platform/x86/amd/pmc: Move macros and structures to the PMC header fileShyam Sundar S K-81/+81
2025-03-07platform/x86/amd/pmc: Notify user when platform does not support s0ix transitionShyam Sundar S K-1/+3
2025-03-07platform/x86: dell-ddv: Use the power supply extension mechanismArmin Wolf-30/+45
2025-03-07platform/x86: dell-ddv: Use devm_battery_hook_registerArmin Wolf-10/+1
2025-03-07platform/x86: dell-ddv: Fix temperature calculationArmin Wolf-2/+4
2025-03-05platform/x86: thinkpad_acpi: check the return value of devm_mutex_init()Bartosz Golaszewski-1/+3
2025-03-05platform/x86: samsung-galaxybook: Fix block_recording not supported logicJoshua Grisham-3/+5
2025-03-05platform/x86: dell-uart-backlight: Make dell_uart_bl_serdev_driver staticIlpo Järvinen-1/+1
2025-03-05platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Make symbol staticIlpo Järvinen-1/+1
2025-03-05platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TAShyam Sundar S K-15/+40
2025-03-05platform/x86/amd/pmf: Propagate PMF-TA return codesShyam Sundar S K-1/+1
2025-03-04platform/x86/amd: pmf: Add balanced-performance to hidden choicesMario Limonciello-0/+2
2025-03-04platform/x86/amd: pmf: Add 'quiet' to hidden choicesMario Limonciello-0/+9
2025-03-03platform/x86:lenovo-wmi-hotkey-utilities.c: Support for mic and audio mute LEDsJackie Dong-0/+224
2025-03-03platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy()Thorsten Blum-1/+1
2025-03-03platform/x86/intel/vsec: Add Diamond Rapids supportDavid E. Box-0/+7
2025-03-03platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131eMingcong Bai-0/+1
2025-03-03platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tabletDmitry Panchenko-0/+7
2025-03-03platform/x86/amd/pmf: Initialize and clean up `cb_mutex`Mario Limonciello-0/+2
2025-03-03platform: arm64: add Huawei Matebook E Go EC driverPengyu Luo-0/+847
2025-02-24platform/x86: intel: Use *-y instead of *-objs in MakefileKurt Borja-1/+1
2025-02-24platform/x86: hp: Use *-y instead of *-objs in MakefileKurt Borja-1/+1
2025-02-24platform/x86: amd: Use *-y instead of *-objs in MakefilesKurt Borja-11/+11
2025-02-24platform/x86: dell: dell-wmi-sysman: Use *-y instead of *-objs in MakefileKurt Borja-1/+1
2025-02-24platform/x86: thinkpad_acpi: Move HWMON initialization to tpacpi_hwmon_pdrive...Kurt Borja-27/+17