summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2025-04-07platform: arm64: huawei-gaokun-ec: Remove unneeded semicolonChen Ni1-1/+1
2025-04-07platform/x86: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+3
2025-04-07platform/chrome: cros_ec_proto: Allow to build as moduleSlawomir Rosek3-2/+6
2025-04-07platform/chrome: cros_ec_debugfs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-32/+20
2025-04-07platform/chrome: cros_kbd_led_backlight: Avoid -Wflex-array-member-not-at-end...Gustavo A. R. Silva1-16/+8
2025-04-07platform/chrome: cros_ec_proto: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-13/+8
2025-04-07platform/chrome: of_hw_prober: Support Google SpherionLaura Nao1-0/+4
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner3-3/+3
2025-04-04Merge tag 'platform-drivers-x86-v6.15-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-11/+30
2025-04-04platform: cznic: use ffs() instead of __bf_shf()Arnd Bergmann1-1/+1
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-04-01MAINTAINERS: consistently use my dedicated email addressThomas Weißschuh1-2/+2
2025-04-01platform/x86: ISST: Correct command storage data lengthSrinivas Pandruvada1-1/+1
2025-04-01platform/x86: thinkpad_acpi: disable ACPI fan access for T495* and E560Eduard Christian Dumitrescu1-0/+11
2025-04-01platform/x86: thinkpad_acpi: Fix NULL pointer dereferences while probingKurt Borja1-8/+16
2025-03-26Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds54-2169/+5378
2025-03-25Merge tag 'chrome-platform-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-8/+114
2025-03-24platform/x86: x86-android-tablets: Add select POWER_SUPPLY to KconfigHans de Goede1-0/+1
2025-03-21platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-03-21platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-03-21irqdomain: platform/x86: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)1-1/+1
2025-03-21platform: cznic: fix function parameter namesArnd Bergmann1-1/+2
2025-03-20platform: cznic: turris-omnia-mcu: Add support for digital message signing wi...Marek Behún5-0/+208
2025-03-20platform: cznic: Add keyctl helpers for Turris platformMarek Behún3-0/+199
2025-03-20platform: cznic: turris-omnia-mcu: Refactor requesting MCU interruptMarek Behún3-15/+27
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard1-1/+2
2025-03-19x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODEYazen Ghannam5-32/+17
2025-03-17platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-03-17platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-03-16platform/chrome: cros_ec_lpc: prepare for hw_protection_shutdown removalAhmad Fatoum1-1/+1
2025-03-14Merge tag 'platform-drivers-x86-v6.14-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-12/+31
2025-03-13platform/x86/amd/pmc: fix leak in probe()Dan Carpenter1-1/+1
2025-03-13platform/x86/amd: pmf: Fix missing hidden options for Smart PCMario Limonciello1-0/+2
2025-03-11platform/surface: aggregator_registry: Add Support for Surface Pro 11Lukas Hetzenecker1-1/+4
2025-03-11platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()Dan Carpenter1-11/+25
2025-03-07Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+11
2025-03-07Merge tag 'platform-drivers-x86-v6.14-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-16/+58
2025-03-07platform/x86/amd/pmc: Use managed APIs for mutexShyam Sundar S K1-2/+3
2025-03-07platform/x86/amd/pmc: Remove unnecessary line breaksShyam Sundar S K1-13/+11
2025-03-07platform/x86/amd/pmc: Move macros and structures to the PMC header fileShyam Sundar S K2-81/+81
2025-03-07platform/x86/amd/pmc: Notify user when platform does not support s0ix transitionShyam Sundar S K2-1/+3
2025-03-07platform/x86: dell-ddv: Use the power supply extension mechanismArmin Wolf1-30/+45
2025-03-07platform/x86: dell-ddv: Use devm_battery_hook_registerArmin Wolf1-10/+1
2025-03-07platform/x86: dell-ddv: Fix temperature calculationArmin Wolf1-2/+4
2025-03-05platform/x86: thinkpad_acpi: check the return value of devm_mutex_init()Bartosz Golaszewski1-1/+3
2025-03-05platform/x86: samsung-galaxybook: Fix block_recording not supported logicJoshua Grisham1-3/+5
2025-03-05platform/x86: dell-uart-backlight: Make dell_uart_bl_serdev_driver staticIlpo Järvinen1-1/+1
2025-03-05platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Make symbol staticIlpo Järvinen1-1/+1
2025-03-05platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TAShyam Sundar S K2-15/+40
2025-03-05platform/x86/amd/pmf: Propagate PMF-TA return codesShyam Sundar S K1-1/+1