summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-062-20/+19
|\
| * thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz2020-06-291-3/+3
| * thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz2020-06-291-3/+0
| * thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz2020-06-291-0/+6
| * thermal: Use mode helpers in driversAndrzej Pietrasiewicz2020-06-291-7/+10
| * thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz2020-06-291-12/+0
| * thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz2020-06-291-7/+8
| * thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz2020-06-291-2/+6
* | Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-061-2/+1
|\ \
| * \ Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2020-07-205-3/+17
| |\ \
| | * | platform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov2020-07-151-0/+1
| | * | platform/x86: ISST: Add new PCI device idsSrinivas Pandruvada2020-07-153-0/+5
| | * | platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...Andy Shevchenko2020-07-151-3/+11
| | |/
| * | Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-07-171-2/+1
| |\ \ | | |/ | |/|
| | * iio: core: pass parent device as parameter during allocationAlexandru Ardelean2020-06-141-2/+1
* | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-2/+2
|\ \ \
| * | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-2/+2
| |/ /
* | | platform/x86: asus-nb-wmi: Drop duplicate DMI quirk structuresAndy Shevchenko2020-08-021-14/+9
* | | platform/x86: thinkpad_acpi: Make some symbols staticWei Yongjun2020-08-011-2/+2
* | | platform/x86: thinkpad_acpi: use standard charge control attribute namesThomas Weißschuh2020-07-271-6/+20
* | | platform/x86: thinkpad_acpi: remove unused definesThomas Weißschuh2020-07-271-3/+0
* | | platform/x86: acerhdf: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-162-2/+2
* | | platform/x86: apple-gmux: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-151-8/+8
* | | platform/x86: pcengines-apuv2: revert wiring up simswitch GPIO as LEDFlorian Eckert2020-07-151-3/+0
* | | platform/x86: mlx-platform: Extend FAN platform data descriptionVadim Pasternak2020-07-151-0/+13
* | | platform/x86: mlx-platform: Add more definitions for system attributesVadim Pasternak2020-07-151-0/+128
* | | platform/x86: thinkpad_acpi: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-151-5/+5
* | | platform/x86: thinkpad_acpi: not loading brightness_init when _BCL invalidAaron Ma2020-07-151-2/+5
* | | platform/x86: thinkpad_acpi: lap or desk mode interfaceMark Pearson2020-07-151-2/+109
* | | platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...Andy Shevchenko2020-07-151-3/+11
* | | platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus G14 and G15Armas Spann2020-07-141-0/+82
* | | platform/x86: intel-vbtn: Fix return value check in check_acpi_dev()Lu Wei2020-07-141-1/+1
* | | platform/x86: intel-hid: Fix return value check in check_acpi_dev()Lu Wei2020-07-141-1/+1
* | | platform/x86: intel_pmc_core: fix bound check in pmc_core_mphy_pg_show()Gaurav Singh2020-07-091-1/+1
* | | platform/x86: intel_pmc_core: update TGL's LPM0 reg bit map nameSathyanarayana Nujella2020-07-091-1/+1
* | | platform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov2020-07-091-0/+1
* | | platform/x86: dell-wmi: add new dmi mapping for keycode 0xffffY Paritcher2020-07-091-1/+1
* | | platform/x86: dell-wmi: add new keymap type 0x0012Y Paritcher2020-07-091-2/+20
* | | platform/x86: dell-wmi: add new backlight eventsY Paritcher2020-07-091-0/+4
* | | platform/x86: Add new intel_atomisp2_led driverHans de Goede2020-07-093-0/+138
* | | platform/x86: ISST: Add new PCI device idsSrinivas Pandruvada2020-07-093-0/+5
* | | platform/x86: system76-acpi: Fix brightness_set schedule while atomicNick Shipp2020-07-091-6/+6
* | | platform/x86: intel_cht_int33fe: Drop double check for ACPI companion deviceAndy Shevchenko2020-07-091-8/+6
|/ /
* / treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-71/+71
|/
* Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-031-0/+1
|\
| * media: atomisp: disable the dummy PM driver is atomisp driver is builtMauro Carvalho Chehab2020-05-201-0/+1
* | Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds2020-06-0232-1508/+1326
|\ \
| * | platform/x86: dcdbas: Check SMBIOS for protected buffer addressStuart Hayes2020-06-011-13/+30
| * | platform/x86: asus_wmi: Reserve more space for struct bias_argsChris Chiu2020-06-011-0/+2
| * | platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" c...Hans de Goede2020-06-011-11/+8