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