summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-11-241-6/+8
|\
| * HID: intel-ish-hid: fix module device-id handlingArnd Bergmann2021-11-111-11/+8
| * platform/x86: isthp_eclite: only load for matching devicesThomas Weißschuh2021-11-091-1/+6
* | platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao2021-11-161-12/+0
* | platform/x86: thinkpad_acpi: Add support for dual fan controlJimmy Wang2021-11-161-0/+1
* | platform/x86: think-lmi: Abort probe on analyze failureAlex Williamson2021-11-162-4/+10
* | platform/x86: dell-wmi-descriptor: disable by defaultThomas Weißschuh2021-11-161-1/+1
* | platform/x86: samsung-laptop: Fix typo in a commentJason Wang2021-11-161-1/+1
* | platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'Christophe JAILLET2021-11-161-0/+2
* | platform/x86: amd-pmc: Make CONFIG_AMD_PMC depend on RTC_CLASSHans de Goede2021-11-161-1/+1
|/
* Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-041-1/+2
|\
| * Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman2021-10-186-12/+22
| |\
| * | misc: lis3lv02d: Make lis3lv02d_remove_fs() return voidUwe Kleine-König2021-10-131-1/+2
* | | Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-041-23/+8
|\ \ \
| * | | Revert "platform/x86: i2c-multi-instantiate: Don't create platform device for...Saranya Gopal2021-10-201-23/+8
| | |/ | |/|
| * | platform/x86: int1092: Fix non sequential device mode handlingShravan S2021-10-111-8/+15
| * | platform/x86: intel_skl_int3472: Correct null checkDaniel Scally2021-10-111-1/+1
| * | platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2Zephaniah E. Loss-Cutler-Hull2021-10-111-0/+1
| * | platform/x86: amd-pmc: Add alternative acpi id for PMC controllerSachi King2021-10-111-0/+1
| * | platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani2021-10-111-1/+1
| * | platform/x86: intel_scu_ipc: Increase virtual timeout to 10sPrashant Malani2021-10-111-1/+1
| * | platform/x86: intel_scu_ipc: Fix busy loop expiry timePrashant Malani2021-10-111-1/+1
| * | platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMIHans de Goede2021-10-111-0/+1
| |/
| * platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AXTobias Jakobi2021-09-211-0/+1
| * platform/x86/intel: hid: Add DMI switches allow listJosé Expósito2021-09-211-5/+22
| * platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap2021-09-211-2/+1
* | platform/x86: system76_acpi: Fix input device error handlingTim Crawford2021-11-021-1/+0
* | platform/x86: touchscreen_dmi: Add info for the Viglen Connect 10 tabletMark Stamp2021-10-281-0/+25
* | platform/x86: mlx-platform: Add support for new system SGN2410Vadim Pasternak2021-10-271-0/+113
* | platform/x86: mlx-platform: Add BIOS attributes for CoffeeLake COMEx based sy...Vadim Pasternak2021-10-271-0/+24
* | platform/x86: mlx-platform: Extend FAN and LED configuration to support new M...Vadim Pasternak2021-10-271-1/+55
* | platform/x86: asus-wmi: rename platform_profile_* function symbolsMario Limonciello2021-10-271-6/+6
* | platform/x86: hp-wmi: rename platform_profile_* function symbolsMario Limonciello2021-10-271-6/+6
* | platform/x86: amd-pmc: Drop check for valid alarm timeMario Limonciello2021-10-271-3/+0
* | platform/x86: amd-pmc: Downgrade dev_info message to dev_dbgMario Limonciello2021-10-271-1/+1
* | platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICEMario Limonciello2021-10-271-1/+1
* | platform/x86: system76_acpi: fix Kconfig dependenciesArnd Bergmann2021-10-241-0/+3
* | platform/x86: barco-p50-gpio: use KEY_VENDOR for button instead of KEY_RESTARTPeter Korsgaard2021-10-241-1/+1
* | platform/x86: sony-laptop: replace snprintf in show functions with sysfs_emitYe Guojin2021-10-221-28/+18
* | platform/x86: lg-laptop: replace snprintf in show functions with sysfs_emitYe Guojin2021-10-221-5/+5
* | platform/x86: wmi: change notification handler typeMikalai Ramanovich2021-10-221-3/+3
* | platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeupMario Limonciello2021-10-211-1/+59
* | platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd`Mario Limonciello2021-10-211-3/+3
* | platform/x86: Support for EC-connected GPIOs for identify LED/button on Barco...Santosh Kumar Yadav2021-10-203-0/+449
* | platform/x86: intel_int0002_vgpio: Use the new soc_intel_is_byt()/_cht() helpersHans de Goede2021-10-191-12/+2
* | platform/x86: thinkpad_acpi: Fix bitwise vs. logical warningNathan Chancellor2021-10-191-1/+1
* | platform/x86: thinkpad_acpi: Fix coccinelle warningsYe Guojin2021-10-191-27/+27
* | platform/x86: panasonic-laptop: Replace snprintf in show functions with sysfs...Qing Wang2021-10-191-9/+9
* | platform: x86: ideapad-laptop: Use ACPI_COMPANION() directlyRafael J. Wysocki2021-10-191-6/+2
* | platform/x86: system76_acpi: Add attribute group for kb_led_colorTim Crawford2021-10-191-14/+10