summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-06-301-3/+1
|\
| * Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina2021-06-301-3/+1
| |\
| | * HID: intel-ish-hid: Make remove callback return voidUwe Kleine-König2021-03-081-3/+1
* | | platform/x86: dell-wmi-sysman: Change user experience when Admin/System Passw...Prasanth KSR2021-06-281-2/+2
* | | platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle...Dan Carpenter2021-06-281-2/+2
* | | platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_se...Hans de Goede2021-06-281-1/+1
* | | platform/x86: think-lmi: Split current_value to reflect only the valueMario Limonciello2021-06-281-2/+7
* | | platform/x86: think-lmi: Fix issues with duplicate attributesMario Limonciello2021-06-281-0/+11
* | | platform/x86: think-lmi: Return EINVAL when kbdlang gets set to a 0 length st...Hans de Goede2021-06-221-8/+3
* | | platform/x86: intel_cht_int33fe: Move to its own subfolderAndy Shevchenko2021-06-2210-28/+31
* | | platform/x86: intel_skl_int3472: Move to intel/ subfolderAndy Shevchenko2021-06-2211-3/+32
* | | platform/x86: intel_skl_int3472: Provide skl_int3472_unregister_clock()Andy Shevchenko2021-06-223-3/+10
* | | platform/x86: intel_skl_int3472: Provide skl_int3472_unregister_regulator()Andy Shevchenko2021-06-223-2/+10
* | | platform/x86: intel_skl_int3472: Use ACPI GPIO resource directlyAndy Shevchenko2021-06-223-20/+17
* | | platform/x86: intel_skl_int3472: Fix dependencies (drop CLKDEV_LOOKUP)Andy Shevchenko2021-06-221-1/+1
* | | platform/x86: intel_skl_int3472: Free ACPI device resources after useAndy Shevchenko2021-06-221-7/+6
* | | platform/x86: Remove "default n" entriesAndy Shevchenko2021-06-222-2/+0
* | | platform/x86: ISST: Use numa node id for cpu pci dev mappingSrinivas Pandruvada2021-06-181-2/+46
* | | platform/x86: ISST: Optimize CPU to PCI device mappingSrinivas Pandruvada2021-06-181-5/+24
* | | platform/x86: Add intel_skl_int3472 driverDaniel Scally2021-06-169-0/+1012
* | | Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede2021-06-163-17/+18
|\ \ \
| * | | ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally2021-06-073-17/+18
* | | | Merge tag 'platform-drivers-x86-goodix-v5.14-1' into review-hansHans de Goede2021-06-161-0/+85
|\ \ \ \
| * | | | platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A5...Hans de Goede2021-05-201-0/+21
| * | | | platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix ...Hans de Goede2021-05-201-0/+8
| * | | | Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to...Hans de Goede2021-05-201-0/+56
| |/ / /
* | | | platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLEZou Wei2021-06-161-0/+1
* | | | platform/x86: think-lmi: Avoid potential read before start of the bufferHans de Goede2021-06-161-1/+4
* | | | platform/x86: think-lmi: Fix check for admin password being setHans de Goede2021-06-161-2/+2
* | | | platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global staticHans de Goede2021-06-162-2/+2
* | | | platform/x86: intel_ips: fix set but unused warning in read_mgtvyangerkun2021-06-161-1/+1
* | | | x86/platform/uv: Constify static attribute_group structRikard Falkeborn2021-06-161-2/+2
* | | | platform/x86: tc1100-wmi: Constify static attribute_group structRikard Falkeborn2021-06-161-1/+1
* | | | platform/x86: intel_pmt_crashlog: Constify static attribute_group structRikard Falkeborn2021-06-161-1/+1
* | | | platform/x86: hdaps: Constify static attribute_group structRikard Falkeborn2021-06-161-1/+1
* | | | platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li2021-06-161-7/+3
* | | | platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li2021-06-161-7/+3
* | | | platform/surface: aggregator: Drop unnecessary variable initializationMaximilian Luz2021-06-161-1/+1
* | | | platform/surface: aggregator: Do not return uninitialized valueMaximilian Luz2021-06-161-1/+1
* | | | platform/surface: aggregator_cdev: Add lockdep supportMaximilian Luz2021-06-161-0/+16
* | | | platform/surface: aggregator_cdev: Allow enabling of events from user-spaceMaximilian Luz2021-06-161-0/+58
* | | | platform/surface: aggregator_cdev: Add support for forwarding events to user-...Maximilian Luz2021-06-161-23/+437
* | | | platform/surface: aggregator: Update copyrightMaximilian Luz2021-06-1615-15/+15
* | | | platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz2021-06-161-48/+245
* | | | platform/surface: aggregator: Allow registering notifiers without enabling ev...Maximilian Luz2021-06-161-28/+41
* | | | platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...Mykola Kostenok2021-06-161-2/+2
* | | | platform/surface: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz2021-06-161-0/+1
* | | | platform/x86: dell-wmi-sysman: fw_attr_inuse can be statickernel test robot2021-06-161-1/+1
* | | | platform/x86: thinkpad-lmi: Remove unused display_name member from struct tlm...Hans de Goede2021-06-162-11/+0
* | | | platform/x86: think-lmi: Add WMI interface support on Lenovo platformsMark Pearson2021-06-164-0/+984