Age | Commit message (Expand) | Author | Files | Lines |
2021-11-04 | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+2 |
2021-11-04 | Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -23/+8 |
2021-11-02 | platform/x86: system76_acpi: Fix input device error handling | Tim Crawford | 1 | -1/+0 |
2021-10-28 | platform/x86: touchscreen_dmi: Add info for the Viglen Connect 10 tablet | Mark Stamp | 1 | -0/+25 |
2021-10-27 | platform/x86: mlx-platform: Add support for new system SGN2410 | Vadim Pasternak | 1 | -0/+113 |
2021-10-27 | platform/x86: mlx-platform: Add BIOS attributes for CoffeeLake COMEx based sy... | Vadim Pasternak | 1 | -0/+24 |
2021-10-27 | platform/x86: mlx-platform: Extend FAN and LED configuration to support new M... | Vadim Pasternak | 1 | -1/+55 |
2021-10-27 | platform/x86: asus-wmi: rename platform_profile_* function symbols | Mario Limonciello | 1 | -6/+6 |
2021-10-27 | platform/x86: hp-wmi: rename platform_profile_* function symbols | Mario Limonciello | 1 | -6/+6 |
2021-10-27 | platform/x86: amd-pmc: Drop check for valid alarm time | Mario Limonciello | 1 | -3/+0 |
2021-10-27 | platform/x86: amd-pmc: Downgrade dev_info message to dev_dbg | Mario Limonciello | 1 | -1/+1 |
2021-10-27 | platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE | Mario Limonciello | 1 | -1/+1 |
2021-10-24 | platform/x86: system76_acpi: fix Kconfig dependencies | Arnd Bergmann | 1 | -0/+3 |
2021-10-24 | platform/x86: barco-p50-gpio: use KEY_VENDOR for button instead of KEY_RESTART | Peter Korsgaard | 1 | -1/+1 |
2021-10-22 | platform/x86: sony-laptop: replace snprintf in show functions with sysfs_emit | Ye Guojin | 1 | -28/+18 |
2021-10-22 | platform/x86: lg-laptop: replace snprintf in show functions with sysfs_emit | Ye Guojin | 1 | -5/+5 |
2021-10-22 | platform/x86: wmi: change notification handler type | Mikalai Ramanovich | 1 | -3/+3 |
2021-10-21 | platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup | Mario Limonciello | 1 | -1/+59 |
2021-10-21 | platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd` | Mario Limonciello | 1 | -3/+3 |
2021-10-20 | Revert "platform/x86: i2c-multi-instantiate: Don't create platform device for... | Saranya Gopal | 1 | -23/+8 |
2021-10-20 | platform/x86: Support for EC-connected GPIOs for identify LED/button on Barco... | Santosh Kumar Yadav | 3 | -0/+449 |
2021-10-19 | platform/x86: intel_int0002_vgpio: Use the new soc_intel_is_byt()/_cht() helpers | Hans de Goede | 1 | -12/+2 |
2021-10-19 | platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning | Nathan Chancellor | 1 | -1/+1 |
2021-10-19 | platform/x86: thinkpad_acpi: Fix coccinelle warnings | Ye Guojin | 1 | -27/+27 |
2021-10-19 | platform/x86: panasonic-laptop: Replace snprintf in show functions with sysfs... | Qing Wang | 1 | -9/+9 |
2021-10-19 | platform: x86: ideapad-laptop: Use ACPI_COMPANION() directly | Rafael J. Wysocki | 1 | -6/+2 |
2021-10-19 | platform/x86: system76_acpi: Add attribute group for kb_led_color | Tim Crawford | 1 | -14/+10 |
2021-10-19 | platform/x86: system76_acpi: Add battery charging thresholds | Tim Crawford | 1 | -0/+157 |
2021-10-19 | platform/x86: system76_acpi: Replace Fn+F2 function for OLED models | Jeremy Soller | 1 | -0/+29 |
2021-10-19 | platform/x86: system76_acpi: Report temperature and fan speed | Jeremy Soller | 1 | -4/+218 |
2021-10-19 | platform/x86: mlx-platform: Add support for multiply cooling devices | Vadim Pasternak | 1 | -0/+27 |
2021-10-19 | platform/x86: mlx-platform: Configure notifier callbacks for modular system | Vadim Pasternak | 1 | -0/+83 |
2021-10-19 | platform/x86: mlx-platform: Add initial support for new modular system | Vadim Pasternak | 1 | -2/+1653 |
2021-10-18 | Merge 5.15-rc6 into char-misc-next | Greg Kroah-Hartman | 6 | -12/+22 |
2021-10-13 | misc: lis3lv02d: Make lis3lv02d_remove_fs() return void | Uwe Kleine-König | 1 | -1/+2 |
2021-10-11 | platform/x86: int1092: Fix non sequential device mode handling | Shravan S | 1 | -8/+15 |
2021-10-11 | platform/x86: int1092: Fix non sequential device mode handling | Shravan S | 1 | -8/+15 |
2021-10-11 | platform/x86: intel_skl_int3472: Correct null check | Daniel Scally | 1 | -1/+1 |
2021-10-11 | platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2 | Zephaniah E. Loss-Cutler-Hull | 1 | -0/+1 |
2021-10-11 | platform/x86: intel_skl_int3472: Correct null check | Daniel Scally | 1 | -1/+1 |
2021-10-11 | platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2 | Zephaniah E. Loss-Cutler-Hull | 1 | -0/+1 |
2021-10-11 | platform/x86: amd-pmc: Add alternative acpi id for PMC controller | Sachi King | 1 | -0/+1 |
2021-10-11 | platform/x86: amd-pmc: Add alternative acpi id for PMC controller | Sachi King | 1 | -0/+1 |
2021-10-11 | platform/x86: intel_scu_ipc: Update timeout value in comment | Prashant Malani | 1 | -1/+1 |
2021-10-11 | platform/x86: intel_scu_ipc: Increase virtual timeout to 10s | Prashant Malani | 1 | -1/+1 |
2021-10-11 | platform/x86: intel_scu_ipc: Fix busy loop expiry time | Prashant Malani | 1 | -1/+1 |
2021-10-11 | platform/x86: intel_scu_ipc: Update timeout value in comment | Prashant Malani | 1 | -1/+1 |
2021-10-11 | platform/x86: intel_scu_ipc: Increase virtual timeout to 10s | Prashant Malani | 1 | -1/+1 |
2021-10-11 | platform/x86: intel_scu_ipc: Fix busy loop expiry time | Prashant Malani | 1 | -1/+1 |
2021-10-11 | platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMI | Hans de Goede | 1 | -0/+1 |