aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-16platform/x86: intel_ips: fix set but unused warning in read_mgtvyangerkun1-1/+1
2021-06-16x86/platform/uv: Constify static attribute_group structRikard Falkeborn1-2/+2
2021-06-16platform/x86: tc1100-wmi: Constify static attribute_group structRikard Falkeborn1-1/+1
2021-06-16platform/x86: intel_pmt_crashlog: Constify static attribute_group structRikard Falkeborn1-1/+1
2021-06-16platform/x86: hdaps: Constify static attribute_group structRikard Falkeborn1-1/+1
2021-06-16platform/surface: aggregator: Use list_move_tail instead of list_del/list_add_tail in ssh_packet_layer.cBaokun Li1-7/+3
2021-06-16platform/surface: aggregator: Use list_move_tail instead of list_del/list_add_tail in ssh_request_layer.cBaokun Li1-7/+3
2021-06-16platform/surface: aggregator: Drop unnecessary variable initializationMaximilian Luz1-1/+1
2021-06-16platform/surface: aggregator: Do not return uninitialized valueMaximilian Luz1-1/+1
2021-06-16platform/surface: aggregator_cdev: Add lockdep supportMaximilian Luz1-0/+16
2021-06-16platform/surface: aggregator_cdev: Allow enabling of events from user-spaceMaximilian Luz1-0/+58
2021-06-16platform/surface: aggregator_cdev: Add support for forwarding events to user-spaceMaximilian Luz1-23/+437
2021-06-16platform/surface: aggregator: Update copyrightMaximilian Luz15-15/+15
2021-06-16platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz1-48/+245
2021-06-16platform/surface: aggregator: Allow registering notifiers without enabling eventsMaximilian Luz1-28/+41
2021-06-16platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO_AUTOEN flag"Mykola Kostenok1-2/+2
2021-06-16platform/surface: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz1-0/+1
2021-06-16platform/x86: dell-wmi-sysman: fw_attr_inuse can be statickernel test robot1-1/+1
2021-06-16platform/x86: thinkpad-lmi: Remove unused display_name member from struct tlmi_pwd_settingHans de Goede2-11/+0
2021-06-16platform/x86: think-lmi: Add WMI interface support on Lenovo platformsMark Pearson4-0/+984
2021-06-16platform/x86: dell-wmi-sysman: Use firmware_attributes_class helperMark Pearson2-10/+9
2021-06-16platform/x86: firmware_attributes_class: Create helper file for handling firmware-attributes class registration eventsMark Pearson4-0/+68
2021-06-16platform/surface: aggregator: Fix event disable functionMaximilian Luz1-1/+1
2021-06-16platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()Jiapeng Chong1-0/+1
2021-06-16platform/x86: touchscreen_dmi: Fix Chuwi Hi10 Pro commentHans de Goede1-1/+1
2021-06-16platform/x86: dell-privacy: Add support for Dell hardware privacyPerry Yuan6-4/+460
2021-06-16platform/x86: dell-wmi: Rename dell-wmi.c to dell-wmi-base.cHans de Goede2-0/+1
2021-06-16platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan supportTil Jasper Ullrich1-0/+1
2021-06-16platform/x86: thinkpad_acpi: Fix inconsistent indentingJiapeng Chong1-1/+1
2021-06-16platform/x86: ideapad-laptop: Ignore VPC event bit 10Hans de Goede1-0/+12
2021-06-16platform/surface: aggregator_registry: Consolidate node groups for 5th- and 6th-gen devicesMaximilian Luz1-35/+12
2021-06-16platform/surface: aggregator_registry: Add support for 13" Intel Surface Laptop 4Maximilian Luz1-0/+3
2021-06-16platform/surface: aggregator_registry: Update comments for 15" AMD Surface Laptop 4Maximilian Luz1-2/+2
2021-06-16platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and G15"Luke D. Jones1-82/+0
2021-06-16platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures"Luke D. Jones1-9/+14
2021-06-16platform/x86: Rename hp-wireless to wireless-hotkeyMario Limonciello4-107/+109
2021-06-16platform/x86: toshiba_haps: Fix missing newline in pr_debug call in toshiba_haps_notifyHans de Goede1-1/+1
2021-06-16platform/x86: samsung-laptop: set debugfs blobs to read onlyWolfram Sang1-4/+4
2021-06-16platform/x86: samsung-laptop: use octal numbers for rwx file permissionsWolfram Sang1-21/+14
2021-06-16platform/x86: dcdbas: drop unneeded assignment in host_control_smi()Yang Li1-2/+1
2021-06-16platform/x86: intel_cht_int33fe: Correct "displayport" fwnode referenceHans de Goede1-2/+2
2021-06-16platform/x86: dell-wmi-sysman: Make populate_foo_data functions more robustPrasanth KSR6-8/+77
2021-06-14Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman5-5/+10
2021-06-07ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally3-17/+18
2021-06-04platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO_AUTOEN flag"Mykola Kostenok1-2/+2
2021-06-04platform/surface: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz1-0/+1
2021-06-03platform/surface: aggregator: Fix event disable functionMaximilian Luz1-1/+1
2021-05-31Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman12-67/+159
2021-05-27platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan supportTil Jasper Ullrich1-0/+1
2021-05-25platform/surface: aggregator_registry: Add support for 13" Intel Surface Laptop 4Maximilian Luz1-0/+3