| Commit message (Expand) | Author | Age | Files | Lines |
* | platform/x86: alienware-wmi: Correct a memory leak | Mario Limonciello | 2018-09-10 | 1 | -0/+1 |
* | platform/x86: dell-smbios-wmi: Correct a memory leak | Mario Limonciello | 2018-09-10 | 1 | -0/+1 |
* | Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2018-08-22 | 25 | -418/+1659 |
|\ |
|
| * | platform/x86: acer-wmi: Silence "unsupported" message a bit | Benjamin Herrenschmidt | 2018-08-22 | 1 | -1/+1 |
| * | platform/x86: intel_punit_ipc: fix build errors | Randy Dunlap | 2018-08-17 | 1 | -0/+1 |
| * | platform/x86: ideapad: Add Y520-15IKBM and Y720-15IKBM to no_hw_rfkill | Ike Panhc | 2018-08-15 | 1 | -0/+14 |
| * | platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360 | Aleh Filipovich | 2018-08-15 | 1 | -0/+1 |
| * | platform/x86: acer-wmi: refactor function has_cap | Gustavo A. R. Silva | 2018-08-15 | 1 | -4/+1 |
| * | platform/x86: thinkpad_acpi: Fix multi-battery bug | Thomas Weißschuh | 2018-08-15 | 1 | -1/+5 |
| * | platform/x86: thinkpad_acpi: extend battery quirk coverage | Jouke Witteveen | 2018-08-15 | 1 | -0/+4 |
| * | platform/x86: touchscreen_dmi: Add info for the Cube KNote i1101 tablet | youling257 | 2018-08-15 | 1 | -0/+26 |
| * | platform/x86: mlx-platform: Fix copy-paste error in mlxplat_init() | Wei Yongjun | 2018-08-15 | 1 | -2/+2 |
| * | platform/x86: mlx-platform: Remove unused define | Vadim Pasternak | 2018-08-02 | 1 | -1/+0 |
| * | platform/x86: mlx-platform: Change mlxreg-io configuration for MSN274x systems | Vadim Pasternak | 2018-08-02 | 1 | -2/+2 |
| * | platform/x86: mlx-platform: Allow mlxreg-io driver activation for more systems | Vadim Pasternak | 2018-08-02 | 1 | -0/+96 |
| * | platform/x86: mlx-platform: Add ASIC hotplug device configuration | Vadim Pasternak | 2018-08-02 | 1 | -3/+71 |
| * | platform/mellanox: mlxreg-hotplug: Add hotplug hwmon uevent notification | Vadim Pasternak | 2018-08-02 | 1 | -9/+17 |
| * | platform/mellanox: mlxreg-hotplug: Improve mechanism of ASIC health discovery | Vadim Pasternak | 2018-08-02 | 1 | -8/+26 |
| * | platform/x86: mlx-platform: Add mlxreg-fan platform driver activation | Vadim Pasternak | 2018-08-02 | 1 | -1/+143 |
| * | platform/x86: dell-laptop: Fix backlight detection | Damien Thébault | 2018-07-31 | 1 | -1/+1 |
| * | platform/x86: toshiba_acpi: Fix defined but not used build warnings | Randy Dunlap | 2018-07-21 | 1 | -1/+2 |
| * | platform/x86: thinkpad_acpi: Support battery quirk | Jouke Witteveen | 2018-07-18 | 1 | -2/+21 |
| * | platform/x86: thinkpad_acpi: Proper model/release matching | Jouke Witteveen | 2018-07-18 | 1 | -50/+48 |
| * | platform/x86: intel_ips: remove redundant variables slope and offset | Colin Ian King | 2018-07-18 | 1 | -4/+1 |
| * | platform/mellanox: Use 2-factor allocator calls | Kees Cook | 2018-07-18 | 1 | -2/+2 |
| * | platform/x86: asus-wireless: Fix uninitialized symbol usage | João Paulo Rechi Vita | 2018-07-02 | 1 | -10/+13 |
| * | platform/x86: asus-wireless: Toggle airplane mode LED | João Paulo Rechi Vita | 2018-07-02 | 1 | -0/+1 |
| * | platform/x86: dell-smbios-wmi: make function dell_smbios_wmi_call static | Colin Ian King | 2018-07-02 | 1 | -1/+1 |
| * | platform/x86: intel-vbtn: Add support for dock mode detection | Matt Delco | 2018-07-02 | 1 | -0/+5 |
| * | platform/x86: intel-hid: Add support for Device Specific Methods | Srinivas Pandruvada | 2018-07-02 | 1 | -21/+157 |
| * | platform/x86: touchscreen_dmi: Add info for the Onda V820w tablet | Jun Bo Bi | 2018-07-02 | 1 | -0/+24 |
| * | platform/x86: touchscreen_dmi: Add info for the "Connect Tablet 9" tablet | Hans de Goede | 2018-07-02 | 1 | -0/+25 |
| * | platform/x86: touchscreen_dmi: Add info for the ONDA V891W Dual OS tablet | youling257 | 2018-07-02 | 1 | -0/+27 |
| * | platform/x86: asus-wmi: Add keyboard backlight toggle support | Chris Chiu | 2018-07-02 | 1 | -0/+8 |
| * | platform/x86: asus-wmi: Call led hw_changed API on kbd brightness change | Chris Chiu | 2018-07-02 | 1 | -4/+22 |
| * | platform/x86: intel_pmc_core: Add CNP SLPS0 debug registers | Box, David E | 2018-07-02 | 2 | -0/+126 |
| * | platform/x86: Rename silead_dmi to touchscreen_dmi | Hans de Goede | 2018-07-02 | 3 | -46/+46 |
| * | platform/x86: silead_dmi: Add touchscreen info for the Chuwi Vi10 tablet | Hans de Goede | 2018-07-02 | 1 | -0/+26 |
| * | platform/x86: silead_dmi: Sort entries alphabetically | Hans de Goede | 2018-07-02 | 1 | -252/+255 |
| * | platform/x86: silead_dmi: Rename trekstor entries | Hans de Goede | 2018-07-02 | 1 | -11/+11 |
| * | platform/x86: dell-smbios: make a function and a pointer static | Colin Ian King | 2018-06-27 | 1 | -2/+2 |
| * | platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too | Takashi Iwai | 2018-06-27 | 1 | -2/+2 |
| * | platform/x86: dell-smbios-base: Support systems without tokens | Mario Limonciello | 2018-06-27 | 1 | -14/+21 |
| * | platform/x86: thinkpad_acpi: Add support for calculator hotkey | Benjamin Berg | 2018-06-27 | 1 | -2/+2 |
| * | platform/x86: toshiba_acpi: Update KBD backlight LED on second gen laptops | Azael Avalos | 2018-06-26 | 1 | -8/+22 |
| * | platform/x86: wmi: Do not mix pages and kmalloc | Kees Cook | 2018-06-23 | 1 | -6/+3 |
| * | platform/x86: mlx-platform: Add mlxreg-io platform driver activation | Vadim Pasternak | 2018-06-20 | 1 | -2/+173 |
| * | platform/mellanox: Introduce support for Mellanox register access driver | Vadim Pasternak | 2018-06-20 | 3 | -0/+257 |
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-08-21 | 1 | -0/+1 |
|\ \ |
|
| * | | pids: Compute task_tgid using signal->leader_pid | Eric W. Biederman | 2018-07-21 | 1 | -0/+1 |
| |/ |
|