aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-5/+13
2020-10-14Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds4-68/+97
2020-10-07platform/x86: mlx-platform: Add capability field to platform FAN descriptionVadim Pasternak1-0/+1
2020-10-07platform/x86: mlx-platform: Remove PSU EEPROM configurationVadim Pasternak1-13/+2
2020-10-07platform/x86: intel_pmc_core: fix: Replace dev_dbg macro with dev_info()Gayatri Kammela1-3/+3
2020-10-07platform/x86: intel_pmc_core: Add Intel RocketLake (RKL) supportGayatri Kammela1-0/+1
2020-10-07platform/x86: intel_pmc_core: Clean up: Remove the duplicate comments and reorganizeGayatri Kammela1-12/+20
2020-10-07platform/x86: intel_pmc_core: Fix the slp_s0 counter displayed valueGayatri Kammela2-4/+11
2020-10-07platform/x86: intel_pmc_core: Fix TigerLake power gating status mapGayatri Kammela1-24/+24
2020-10-07platform/x86: pmc_core: Use descriptive names for LPM registersDavid E. Box1-12/+12
2020-10-07platform/x86: hp-wmi: add support for thermal policyElia Devito1-0/+23
2020-10-06Merge tag 'platform-drivers-x86-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds3-7/+42
2020-10-06platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many different modelsHans de Goede3-7/+42
2020-10-05Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds9-50/+106
2020-10-05platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma1-1/+3
2020-10-02platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reportingHans de Goede1-9/+43
2020-10-02platform/x86: intel-vbtn: Revert "Fix SW_TABLET_MODE always reporting 1 on the HP Pavilion 11 x360"Andy Shevchenko1-8/+4
2020-09-24platform/x86: intel_pmc_core: do not create a static struct deviceGreg Kroah-Hartman1-9/+17
2020-09-24platform/x86: mlx-platform: Fix extended topology configuration for power supply unitsVadim Pasternak1-5/+13
2020-09-24platform/x86: pcengines-apuv2: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_DEVSLP0Ed Wildgoose1-1/+1
2020-09-24platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOPNecip Fazil Yildiran1-0/+1
2020-09-24platform/x86: fix kconfig dependency warning for LG_LAPTOPNecip Fazil Yildiran1-0/+1
2020-09-24platform/x86: thinkpad_acpi: initialize tp_nvram_state variableTom Rix1-1/+1
2020-09-24platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on the HP Pavilion 11 x360Hans de Goede1-4/+8
2020-09-24platform/x86: asus-wmi: Add BATC battery name to the list of supportedMarius Iacob1-0/+1
2020-09-24platform/x86: asus-nb-wmi: Revert "Do not load on Asus T100TA and T200TA"Hans de Goede1-24/+0
2020-09-24platform/x86: touchscreen_dmi: Add info for the MPMAN Converter9 2-in-1Hans de Goede1-0/+25
2020-09-08platform/x86: thinkpad_acpi: Map Clipping tool hotkey to KEY_SELECTIVE_SCREENSHOTHans de Goede1-1/+1
2020-09-08platform/x86: thinkpad_acpi: Add support for new hotkeys found on X1C8 / T14Hans de Goede1-5/+13
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva5-14/+14
2020-08-12Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+106
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds2-20/+19
2020-08-06Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+1
2020-08-05platform/x86: mlx-platform: support new watchdog type with longer timeoutMichael Shych1-0/+106
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+2
2020-08-02platform/x86: asus-nb-wmi: Drop duplicate DMI quirk structuresAndy Shevchenko1-14/+9
2020-08-01platform/x86: thinkpad_acpi: Make some symbols staticWei Yongjun1-2/+2
2020-07-27platform/x86: thinkpad_acpi: use standard charge control attribute namesThomas Weißschuh1-6/+20
2020-07-27platform/x86: thinkpad_acpi: remove unused definesThomas Weißschuh1-3/+0
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman5-3/+17
2020-07-17Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-2/+2
2020-07-16platform/x86: acerhdf: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-15platform/x86: apple-gmux: Replace HTTP links with HTTPS onesAlexander A. Klimov1-8/+8
2020-07-15platform/x86: pcengines-apuv2: revert wiring up simswitch GPIO as LEDFlorian Eckert1-3/+0
2020-07-15platform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov1-0/+1
2020-07-15platform/x86: ISST: Add new PCI device idsSrinivas Pandruvada3-0/+5
2020-07-15platform/x86: mlx-platform: Extend FAN platform data descriptionVadim Pasternak1-0/+13
2020-07-15platform/x86: mlx-platform: Add more definitions for system attributesVadim Pasternak1-0/+128
2020-07-15platform/x86: thinkpad_acpi: Replace HTTP links with HTTPS onesAlexander A. Klimov1-5/+5