summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2025-01-09platform/x86: acer-wmi: Add support for Acer Predator PH16-72Armin Wolf-0/+16
2025-01-09platform/x86: firmware_attributes_class: Drop lifecycle functionsThomas Weißschuh-15/+0
2025-01-09platform/x86: dell-sysman: Directly use firmware_attributes_classThomas Weißschuh-13/+4
2025-01-09platform/x86: hp-bioscfg: Directly use firmware_attributes_classThomas Weißschuh-11/+3
2025-01-09platform/x86: think-lmi: Directly use firmware_attributes_classThomas Weißschuh-10/+3
2025-01-09platform/x86: firmware_attributes_class: Simplify APIThomas Weißschuh-26/+15
2025-01-09platform/x86: firmware_attributes_class: Move include linux/device/class.hThomas Weißschuh-1/+2
2025-01-09platform/x86: thinkpad-acpi: replace strcpy with strscpyNitin Joshi-1/+1
2025-01-09platform/x86/amd/pmf: Get SRA sensor data from AMD SFH driverShyam Sundar S K-1/+68
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker-1/+1
2025-01-08x86/amd_nb: Move SMN access code to a new amd_node driverMario Limonciello-4/+5
2025-01-08platform/chrome: cros_ec_lpc: Support direct EC register memory accessGwendal Grignou-21/+100
2025-01-08platform/chrome: cros_ec_lpc: Merge lpc_driver_ops into ec private structureGwendal Grignou-45/+41
2025-01-07platform/x86: intel/pmc: Fix ioremap() of bad addressDavid E. Box-0/+4
2025-01-07platform/x86: ISST: Add Clearwater Forest to support listSrinivas Pandruvada-0/+1
2025-01-07platform/x86/intel: power-domains: Add Clearwater Forest supportSrinivas Pandruvada-0/+1
2025-01-07platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled itMaciej S. Szmigiero-1/+7
2025-01-06platform/chrome: Update ChromeOS EC command tracingGwendal Grignou-0/+10
2025-01-03platform/x86: dell-laptop: Use power_supply_charge_types_show/_parse() helpersHans de Goede-29/+25
2024-12-30Merge tag 'platform-drivers-x86-v6.13-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-3/+7
2024-12-30alienware-wmi: Use devm_platform_profile_register()Kurt Borja-9/+1
2024-12-30platform/chrome: cros_ec_lpc: Only check for events on MKBP notifiesRob Barnes-1/+1
2024-12-30platform/chrome: cros_ec_vbc: Constify 'struct bin_attribute'Thomas Weißschuh-5/+5
2024-12-30platform/chrome: cros_kbd_led_backlight: Remove OF matchTzung-Bi Shih-51/+11
2024-12-30platform/chrome: cros_ec_proto: remove unnecessary retriesDawid Niedzwiecki-9/+0
2024-12-30platform/chrome: cros_ec: jump to RW before probingDawid Niedzwiecki-6/+72
2024-12-30platform/chrome: cros_kbd_led_backlight: remove unneeded if-statementTzung-Bi Shih-10/+7
2024-12-29platform/x86: thinkpad-acpi: Add support for hotkey 0x1401Vishnu Sankar-1/+3
2024-12-29platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profileMingcong Bai-2/+2
2024-12-26Merge tag 'chrome-platform-for-6.13-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+2
2024-12-25platform/chrome: cros_ec_lpc: fix product identity for early Framework LaptopsDustin L. Howett-2/+2
2024-12-24platform/chrome: cros_ec_typec: Disable tbt on portAbhishek Pandit-Subedi-0/+1
2024-12-24platform/chrome: cros_ec_typec: Thunderbolt supportAbhishek Pandit-Subedi-11/+115
2024-12-24platform/chrome: cros_ec_typec: Displayport supportAbhishek Pandit-Subedi-3/+343
2024-12-24platform/chrome: cros_ec_typec: Update partner altmode activeAbhishek Pandit-Subedi-0/+9
2024-12-21Merge tag 'acpi-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-1/+1
2024-12-19platform/x86/amd: pmf: Switch to guard(mutex)Mario Limonciello-14/+10
2024-12-19platform/x86/amd: pmc: Use guard(mutex)Mario Limonciello-8/+6
2024-12-18ACPI: EC: Enable EC support on LoongArch by defaultHuacai Chen-1/+1
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen-2/+2
2024-12-18x86/tsc: Move away from TSC leaf magic numbersDave Hansen-3/+4
2024-12-17platform/x86: mlx-platform: call pci_dev_put() to balance the refcountJoe Hattori-0/+2
2024-12-17platform/x86/amd/pmf: Enable Custom BIOS Inputs for PMF-TAShyam Sundar S K-1/+62
2024-12-17mlxbf-bootctl: Constify 'struct bin_attribute'Thomas Weißschuh-3/+3
2024-12-17platform/x86: dell-uart-backlight: Use blacklight power constantThomas Zimmermann-1/+1
2024-12-17platform/x86: wmi-bmof: Make use of .bin_size() callbackArmin Wolf-37/+38
2024-12-17platform/x86/intel: bytcrc_pwrsrc: fix power_supply dependencyArnd Bergmann-0/+1
2024-12-17platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[]Hans de Goede-0/+3
2024-12-17platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i...Hans de Goede-0/+206
2024-12-17platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.hHans de Goede-15/+28