summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2021-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-3/+1
2021-06-30Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina-3/+1
2021-06-28platform/x86: dell-wmi-sysman: Change user experience when Admin/System Passw...Prasanth KSR-2/+2
2021-06-28platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle...Dan Carpenter-2/+2
2021-06-28platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_se...Hans de Goede-1/+1
2021-06-28platform/x86: think-lmi: Split current_value to reflect only the valueMario Limonciello-2/+7
2021-06-28platform/x86: think-lmi: Fix issues with duplicate attributesMario Limonciello-0/+11
2021-06-22platform/x86: think-lmi: Return EINVAL when kbdlang gets set to a 0 length st...Hans de Goede-8/+3
2021-06-22platform/x86: intel_cht_int33fe: Move to its own subfolderAndy Shevchenko-28/+31
2021-06-22platform/x86: intel_skl_int3472: Move to intel/ subfolderAndy Shevchenko-3/+32
2021-06-22platform/x86: intel_skl_int3472: Provide skl_int3472_unregister_clock()Andy Shevchenko-3/+10
2021-06-22platform/x86: intel_skl_int3472: Provide skl_int3472_unregister_regulator()Andy Shevchenko-2/+10
2021-06-22platform/x86: intel_skl_int3472: Use ACPI GPIO resource directlyAndy Shevchenko-20/+17
2021-06-22platform/x86: intel_skl_int3472: Fix dependencies (drop CLKDEV_LOOKUP)Andy Shevchenko-1/+1
2021-06-22platform/x86: intel_skl_int3472: Free ACPI device resources after useAndy Shevchenko-7/+6
2021-06-22platform/x86: Remove "default n" entriesAndy Shevchenko-2/+0
2021-06-18platform/x86: ISST: Use numa node id for cpu pci dev mappingSrinivas Pandruvada-2/+46
2021-06-18platform/x86: ISST: Optimize CPU to PCI device mappingSrinivas Pandruvada-5/+24
2021-06-16platform/x86: Add intel_skl_int3472 driverDaniel Scally-0/+1012
2021-06-16Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede-17/+18
2021-06-16Merge tag 'platform-drivers-x86-goodix-v5.14-1' into review-hansHans de Goede-0/+85
2021-06-16platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLEZou Wei-0/+1
2021-06-16platform/x86: think-lmi: Avoid potential read before start of the bufferHans de Goede-1/+4
2021-06-16platform/x86: think-lmi: Fix check for admin password being setHans de Goede-2/+2
2021-06-16platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global staticHans de Goede-2/+2
2021-06-16platform/x86: intel_ips: fix set but unused warning in read_mgtvyangerkun-1/+1
2021-06-16x86/platform/uv: Constify static attribute_group structRikard Falkeborn-2/+2
2021-06-16platform/x86: tc1100-wmi: Constify static attribute_group structRikard Falkeborn-1/+1
2021-06-16platform/x86: intel_pmt_crashlog: Constify static attribute_group structRikard Falkeborn-1/+1
2021-06-16platform/x86: hdaps: Constify static attribute_group structRikard Falkeborn-1/+1
2021-06-16platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li-7/+3
2021-06-16platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li-7/+3
2021-06-16platform/surface: aggregator: Drop unnecessary variable initializationMaximilian Luz-1/+1
2021-06-16platform/surface: aggregator: Do not return uninitialized valueMaximilian Luz-1/+1
2021-06-16platform/surface: aggregator_cdev: Add lockdep supportMaximilian Luz-0/+16
2021-06-16platform/surface: aggregator_cdev: Allow enabling of events from user-spaceMaximilian Luz-0/+58
2021-06-16platform/surface: aggregator_cdev: Add support for forwarding events to user-...Maximilian Luz-23/+437
2021-06-16platform/surface: aggregator: Update copyrightMaximilian Luz-15/+15
2021-06-16platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz-48/+245
2021-06-16platform/surface: aggregator: Allow registering notifiers without enabling ev...Maximilian Luz-28/+41
2021-06-16platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...Mykola Kostenok-2/+2
2021-06-16platform/surface: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz-0/+1
2021-06-16platform/x86: dell-wmi-sysman: fw_attr_inuse can be statickernel test robot-1/+1
2021-06-16platform/x86: thinkpad-lmi: Remove unused display_name member from struct tlm...Hans de Goede-11/+0
2021-06-16platform/x86: think-lmi: Add WMI interface support on Lenovo platformsMark Pearson-0/+984
2021-06-16platform/x86: dell-wmi-sysman: Use firmware_attributes_class helperMark Pearson-10/+9
2021-06-16platform/x86: firmware_attributes_class: Create helper file for handling firm...Mark Pearson-0/+68
2021-06-16platform/surface: aggregator: Fix event disable functionMaximilian Luz-1/+1
2021-06-16platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...Jiapeng Chong-0/+1