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