- f5e50bf4 thermal: Rename set_mode() to change_mode() by Andrzej Pietrasiewicz · 4 years, 6 months ago
- 5d7bd8a thermal: Simplify or eliminate unnecessary set_mode() methods by Andrzej Pietrasiewicz · 4 years, 6 months ago
- bbcf90c thermal: Explicitly enable non-changing thermal zone devices by Andrzej Pietrasiewicz · 4 years, 6 months ago
- 7f4957b thermal: Use mode helpers in drivers by Andrzej Pietrasiewicz · 4 years, 6 months ago
- 1ee1482 thermal: remove get_mode() operation of drivers by Andrzej Pietrasiewicz · 4 years, 6 months ago
- 5a35066 thermal: Store device mode in struct thermal_zone_device by Andrzej Pietrasiewicz · 4 years, 6 months ago
- 1595d88 thermal: Store thermal mode in a dedicated enum by Andrzej Pietrasiewicz · 4 years, 6 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 91fa588 Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 3a2a875 Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 4 years, 7 months ago
- 9875b20 Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 7 months ago
- a98f670 Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
- 8226f11 Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 7 months ago
- a5a82e0 Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 7 months ago
- 829f3b9 Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 7 months ago
- 47a94c5 platform/x86: dcdbas: Check SMBIOS for protected buffer address by Stuart Hayes · 4 years, 8 months ago
- 7b91f15 platform/x86: asus_wmi: Reserve more space for struct bias_args by Chris Chiu · 4 years, 8 months ago
- cfae58e platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" chasis-type by Hans de Goede · 4 years, 8 months ago
- 8fe63eb platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015) by Nickolai Kozachenko · 4 years, 7 months ago
- 477d07e platform/x86: touchscreen_dmi: Update Trekstor Twin 10.1 entry by Hans de Goede · 4 years, 7 months ago
- 791205e pstore/ram: Introduce max_reason and convert dump_oops by Kees Cook · 4 years, 8 months ago
- 6b29030 platform/x86: touchscreen_dmi: Add info for the Trekstor Yourbook C11B by Bernhard Übelacker · 4 years, 8 months ago
- 5c556af platform/x86: hp-wmi: Introduce HPWMI_POWER_FW_OR_HW as convenient shortcut by Andy Shevchenko · 4 years, 8 months ago
- 5cdc45e platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32() by Andy Shevchenko · 4 years, 8 months ago
- 7640cd0 platform/x86: hp-wmi: Refactor postcode_store() to follow standard patterns by Andy Shevchenko · 4 years, 8 months ago
- c0f61c5 platform/x86: acerhdf: replace space by * in modalias by Chih-Wei Huang · 4 years, 8 months ago
- 2adaec4 platform/x86: ISST: Increase timeout by Srinivas Pandruvada · 4 years, 8 months ago
- f89c326 Merge branch 'i2c/for-current-fixed' into i2c/for-5.8 by Wolfram Sang · 4 years, 8 months ago
- 1ab7098 media: atomisp: disable the dummy PM driver is atomisp driver is built by Mauro Carvalho Chehab · 4 years, 8 months ago
- f441d66 platform/x86: dell-wmi: Ignore keyboard attached / detached events by Hans de Goede · 4 years, 8 months ago
- 257e03a platform/x86: dell-laptop: don't register micmute LED if there is no token by Koba Ko · 4 years, 8 months ago
- 466f469 platform/x86: thinkpad_acpi: Replace custom approach by kstrtoint() by Andy Shevchenko · 4 years, 8 months ago
- 35d13c7 platform/x86: thinkpad_acpi: Use strndup_user() in dispatch_proc_write() by Andy Shevchenko · 4 years, 8 months ago
- be51bd4 platform/x86: thinkpad_acpi: Replace next_cmd(&buf) with strsep(&buf, ",") by Andy Shevchenko · 4 years, 8 months ago
- dd950f1 platform/x86: intel-vbtn: Detect switch position before registering the input-device by Hans de Goede · 4 years, 8 months ago
- f913c308 platform/x86: intel-vbtn: Move detect_tablet_mode() to higher in the file by Hans de Goede · 4 years, 8 months ago
- 10d7ff7 platform/x86: asus-wmi: Ignore WMI events with code 0x79 by Hans de Goede · 4 years, 8 months ago
- b0dbd97 platform/x86: asus-wmi: Add support for SW_TABLET_MODE by Hans de Goede · 4 years, 8 months ago
- fed5003 platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the file by Hans de Goede · 4 years, 8 months ago
- 6568d0c platform/x86: asus_wmi: remove redundant initialization of variable status by Colin Ian King · 4 years, 8 months ago
- aab9e78 platform/x86: asus-nb-wmi: Revert "Do not load on Asus T100TA and T200TA" by Hans de Goede · 4 years, 8 months ago
- 476d60b platform/x86: sony-laptop: Make resuming thermal profile safer by Mattia Dongili · 4 years, 8 months ago
- 47828d2 platform/x86: sony-laptop: SNC calls should handle BUFFER types by Mattia Dongili · 4 years, 8 months ago
- 29e9eff power: supply: olpc_battery: fix the power supply name by Lubomir Rintel · 5 years ago
- d307f17 platform/x86: intel-vbtn: Fix probe failure on devices with only switches by Hans de Goede · 4 years, 8 months ago
- 1fac39f platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and "Portable" chassis-types by Hans de Goede · 4 years, 8 months ago
- 990fbb4 platform/x86: intel-vbtn: Do not advertise switches to userspace if they are not there by Hans de Goede · 4 years, 8 months ago
- f6ba524 platform/x86: intel-vbtn: Split keymap into buttons and switches parts by Hans de Goede · 4 years, 8 months ago
- 1893787 platform/x86: intel-vbtn: Use acpi_evaluate_integer() by Hans de Goede · 4 years, 8 months ago
- 409f3ae platform/x86: toshiba_acpi: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
- 41f8004 platform/x86: thinkpad_acpi: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
- a87406c platform/x86: samsung-laptop: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
- 410a772 platform/x86: lg-laptop: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
- e257dd3 platform/x86: eeepc-laptop: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
- 2225dba platform/x86: asus-wmi: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
- 55523ab platform/x86: asus-laptop: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
- b938895 Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 8 months ago
- dc56c5ac Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 8 months ago
- 65fce35 platform/x86: touchscreen_dmi: Drop comma in terminator line by Andy Shevchenko · 4 years, 8 months ago
- 06b2ee0 platform/x86: touchscreen_dmi: add Vinga J116 touchscreen by Andrew Dunai · 4 years, 8 months ago
- 2d30fcd platform/x86: Add Slim Bootloader firmware update signaling driver by Jithu Joseph · 4 years, 9 months ago
- 3ce2db6 platform/x86: intel_pmc_core: avoid unused-function warnings by Arnd Bergmann · 4 years, 8 months ago
- 7a61f05 platform/x86: Add Elkhart Lake SCU/PMC support by Mika Westerberg · 4 years, 9 months ago
- b991178 platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement by Xiongfeng Wang · 4 years, 8 months ago
- f8a31ec platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement by Xiongfeng Wang · 4 years, 8 months ago
- 01f259f platform/x86: intel_pmc_core: avoid unused-function warnings by Arnd Bergmann · 4 years, 8 months ago
- 3bd12da platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA by Hans de Goede · 4 years, 9 months ago
- e87fa33 platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL by Archana Patni · 4 years, 9 months ago
- bbb7ad4 platform/chrome: cros_usbpd_logger: Add __printf annotation to append_str() by Enric Balletbo i Serra · 4 years, 9 months ago
- c032699 platform/chrome: cros_ec_i2c: Appease the kernel-doc deity by Enric Balletbo i Serra · 4 years, 9 months ago
- 94b8e51 Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kernelci by Enric Balletbo i Serra · 4 years, 8 months ago
- b31d1d2 platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claiming sensors by Gwendal Grignou · 4 years, 9 months ago
- 14232c6 platform/x86: thinkpad_acpi: Add support for dual fan control by Lars Hofhansl · 4 years, 9 months ago
- 84c0eb2 platform/mellanox: mlxreg-hotplug: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 10 months ago
- 4a65ed6 Merge branch 'ib-mfd-x86-usb-watchdog-v5.7' by Andy Shevchenko · 4 years, 9 months ago
- 25f1ca31 platform/x86: intel_pmc_ipc: Convert to MFD by Mika Westerberg · 4 years, 9 months ago
- 0759a87 platform/x86: intel_telemetry: Add telemetry_get_pltdata() by Mika Westerberg · 4 years, 9 months ago
- b8da68f platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.c by Mika Westerberg · 4 years, 9 months ago
- 7713f91 platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command() by Mika Westerberg · 4 years, 9 months ago
- 68c73fb platform/x86: intel_telemetry: Convert to use new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
- ddcce05 platform/x86: intel_pmc_ipc: Start using SCU IPC by Mika Westerberg · 4 years, 9 months ago
- 7e18c89 platform/x86: intel_scu_ipc: Add managed function to register SCU IPC by Mika Westerberg · 4 years, 9 months ago
- 663cc18 platform/x86: intel_scu_ipcutil: Convert to use new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
- 595694b platform/x86: intel_mid_powerbtn: Convert to use new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
- f57fa18 platform/x86: intel_scu_ipc: Introduce new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
- ea608f2 platform/x86: intel_scu_ipc: Log more information if SCU IPC command fails by Mika Westerberg · 4 years, 9 months ago
- 54b34aa platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver by Mika Westerberg · 4 years, 9 months ago
- b5f7311 platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA by Hans de Goede · 4 years, 9 months ago
- f78bf06 platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL by Archana Patni · 4 years, 9 months ago
- 295615f platform/x86: touchscreen_dmi: Add info for the ONDA V891 v5 tablet by Maksim Karasev · 4 years, 9 months ago
- 5a707af platform/x86: wmi: Describe function parameters by Andy Shevchenko · 8 years ago
- 6701cc8 platform/x86: wmi: Fix indentation in some cases by Andy Shevchenko · 4 years, 9 months ago
- f9dffc1 platform/x86: wmi: Replace UUID redefinitions by their originals by Andy Shevchenko · 8 years ago
- 89d9c24 platform/chrome: typec: Fix ret value check error by Prashant Malani · 4 years, 9 months ago
- 0cfd2440 MIPS: Loongson64: Make RS780E ACPI as a platform driver by Jiaxun Yang · 4 years, 9 months ago
- f7ea285 Merge branch 'ib-pdx86-properties' by Andy Shevchenko · 4 years, 9 months ago
- c7582ff platform/x86: intel_cht_int33fe: Fix spelling issues by Andy Shevchenko · 4 years, 9 months ago
- 7b839f7 platform/x86: intel_cht_int33fe: Switch to use acpi_dev_hid_uid_match() by Andy Shevchenko · 4 years, 9 months ago
- fa0c9cb platform/x86: intel_cht_int33fe: Convert to use set_secondary_fwnode() by Andy Shevchenko · 4 years, 9 months ago