aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds21-401/+1359
2018-08-22platform/x86: acer-wmi: Silence "unsupported" message a bitBenjamin Herrenschmidt1-1/+1
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+1
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2018-08-17platform/x86: intel_punit_ipc: fix build errorsRandy Dunlap1-0/+1
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-16/+8
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+1
2018-08-15platform/x86: ideapad: Add Y520-15IKBM and Y720-15IKBM to no_hw_rfkillIke Panhc1-0/+14
2018-08-15platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360Aleh Filipovich1-0/+1
2018-08-15platform/x86: acer-wmi: refactor function has_capGustavo A. R. Silva1-4/+1
2018-08-15platform/x86: thinkpad_acpi: Fix multi-battery bugThomas Weißschuh1-1/+5
2018-08-15platform/x86: thinkpad_acpi: extend battery quirk coverageJouke Witteveen1-0/+4
2018-08-15platform/x86: touchscreen_dmi: Add info for the Cube KNote i1101 tabletyouling2571-0/+26
2018-08-15platform/x86: mlx-platform: Fix copy-paste error in mlxplat_init()Wei Yongjun1-2/+2
2018-08-09platform/x86: Add ACPI i2c-multi-instantiate pseudo driverHans de Goede3-0/+144
2018-08-02media: headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann1-0/+1
2018-08-01platform/x86: mlx-platform: Remove unused defineVadim Pasternak1-1/+0
2018-08-01platform/x86: mlx-platform: Change mlxreg-io configuration for MSN274x systemsVadim Pasternak1-2/+2
2018-08-01platform/x86: mlx-platform: Allow mlxreg-io driver activation for more systemsVadim Pasternak1-0/+96
2018-08-01platform/x86: mlx-platform: Add ASIC hotplug device configurationVadim Pasternak1-3/+71
2018-08-01platform/x86: mlx-platform: Add mlxreg-fan platform driver activationVadim Pasternak1-1/+143
2018-07-31platform/x86: dell-laptop: Fix backlight detectionDamien Thébault1-1/+1
2018-07-23PCI: hotplug: Demidlayer registration with the coreLukas Wunner2-16/+8
2018-07-21platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap1-1/+2
2018-07-21pids: Compute task_tgid using signal->leader_pidEric W. Biederman1-0/+1
2018-07-20platform/x86: dell-laptop: Fix backlight detectionDamien Thébault1-1/+1
2018-07-18platform/x86: thinkpad_acpi: Support battery quirkJouke Witteveen1-2/+21
2018-07-18platform/x86: thinkpad_acpi: Proper model/release matchingJouke Witteveen1-50/+48
2018-07-18platform/x86: intel_ips: remove redundant variables slope and offsetColin Ian King1-4/+1
2018-07-10headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann1-0/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-07-02platform/x86: asus-wireless: Fix uninitialized symbol usageJoão Paulo Rechi Vita1-10/+13
2018-07-02platform/x86: asus-wireless: Toggle airplane mode LEDJoão Paulo Rechi Vita1-0/+1
2018-07-02platform/x86: dell-smbios-wmi: make function dell_smbios_wmi_call staticColin Ian King1-1/+1
2018-07-02platform/x86: intel-vbtn: Add support for dock mode detectionMatt Delco1-0/+5
2018-07-02platform/x86: intel-hid: Add support for Device Specific MethodsSrinivas Pandruvada1-21/+157
2018-07-02platform/x86: touchscreen_dmi: Add info for the Onda V820w tabletJun Bo Bi1-0/+24
2018-07-02platform/x86: touchscreen_dmi: Add info for the "Connect Tablet 9" tabletHans de Goede1-0/+25
2018-07-02platform/x86: touchscreen_dmi: Add info for the ONDA V891W Dual OS tabletyouling2571-0/+27
2018-07-02platform/x86: asus-wmi: Add keyboard backlight toggle supportChris Chiu1-0/+8
2018-07-02platform/x86: asus-wmi: Call led hw_changed API on kbd brightness changeChris Chiu1-4/+22
2018-07-02platform/x86: intel_pmc_core: Add CNP SLPS0 debug registersBox, David E2-0/+126
2018-07-02platform/x86: Rename silead_dmi to touchscreen_dmiHans de Goede3-46/+46
2018-07-02platform/x86: silead_dmi: Add touchscreen info for the Chuwi Vi10 tabletHans de Goede1-0/+26
2018-07-02platform/x86: silead_dmi: Sort entries alphabeticallyHans de Goede1-252/+255
2018-07-02platform/x86: silead_dmi: Rename trekstor entriesHans de Goede1-11/+11
2018-06-26platform/x86: dell-smbios: make a function and a pointer staticColin Ian King1-2/+2
2018-06-26platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, tooTakashi Iwai1-2/+2
2018-06-26platform/x86: dell-smbios-base: Support systems without tokensMario Limonciello1-14/+21
2018-06-26platform/x86: thinkpad_acpi: Add support for calculator hotkeyBenjamin Berg1-2/+2