summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: alienware-wmi: Correct a memory leakMario Limonciello2018-09-101-0/+1
* platform/x86: dell-smbios-wmi: Correct a memory leakMario Limonciello2018-09-101-0/+1
* Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-08-2225-418/+1659
|\
| * platform/x86: acer-wmi: Silence "unsupported" message a bitBenjamin Herrenschmidt2018-08-221-1/+1
| * platform/x86: intel_punit_ipc: fix build errorsRandy Dunlap2018-08-171-0/+1
| * platform/x86: ideapad: Add Y520-15IKBM and Y720-15IKBM to no_hw_rfkillIke Panhc2018-08-151-0/+14
| * platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360Aleh Filipovich2018-08-151-0/+1
| * platform/x86: acer-wmi: refactor function has_capGustavo A. R. Silva2018-08-151-4/+1
| * platform/x86: thinkpad_acpi: Fix multi-battery bugThomas Weißschuh2018-08-151-1/+5
| * platform/x86: thinkpad_acpi: extend battery quirk coverageJouke Witteveen2018-08-151-0/+4
| * platform/x86: touchscreen_dmi: Add info for the Cube KNote i1101 tabletyouling2572018-08-151-0/+26
| * platform/x86: mlx-platform: Fix copy-paste error in mlxplat_init()Wei Yongjun2018-08-151-2/+2
| * platform/x86: mlx-platform: Remove unused defineVadim Pasternak2018-08-011-1/+0
| * platform/x86: mlx-platform: Change mlxreg-io configuration for MSN274x systemsVadim Pasternak2018-08-011-2/+2
| * platform/x86: mlx-platform: Allow mlxreg-io driver activation for more systemsVadim Pasternak2018-08-011-0/+96
| * platform/x86: mlx-platform: Add ASIC hotplug device configurationVadim Pasternak2018-08-011-3/+71
| * platform/mellanox: mlxreg-hotplug: Add hotplug hwmon uevent notificationVadim Pasternak2018-08-011-9/+17
| * platform/mellanox: mlxreg-hotplug: Improve mechanism of ASIC health discoveryVadim Pasternak2018-08-011-8/+26
| * platform/x86: mlx-platform: Add mlxreg-fan platform driver activationVadim Pasternak2018-08-011-1/+143
| * platform/x86: dell-laptop: Fix backlight detectionDamien Thébault2018-07-311-1/+1
| * platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap2018-07-211-1/+2
| * platform/x86: thinkpad_acpi: Support battery quirkJouke Witteveen2018-07-181-2/+21
| * platform/x86: thinkpad_acpi: Proper model/release matchingJouke Witteveen2018-07-181-50/+48
| * platform/x86: intel_ips: remove redundant variables slope and offsetColin Ian King2018-07-181-4/+1
| * platform/mellanox: Use 2-factor allocator callsKees Cook2018-07-181-2/+2
| * platform/x86: asus-wireless: Fix uninitialized symbol usageJoão Paulo Rechi Vita2018-07-021-10/+13
| * platform/x86: asus-wireless: Toggle airplane mode LEDJoão Paulo Rechi Vita2018-07-021-0/+1
| * platform/x86: dell-smbios-wmi: make function dell_smbios_wmi_call staticColin Ian King2018-07-021-1/+1
| * platform/x86: intel-vbtn: Add support for dock mode detectionMatt Delco2018-07-021-0/+5
| * platform/x86: intel-hid: Add support for Device Specific MethodsSrinivas Pandruvada2018-07-021-21/+157
| * platform/x86: touchscreen_dmi: Add info for the Onda V820w tabletJun Bo Bi2018-07-021-0/+24
| * platform/x86: touchscreen_dmi: Add info for the "Connect Tablet 9" tabletHans de Goede2018-07-021-0/+25
| * platform/x86: touchscreen_dmi: Add info for the ONDA V891W Dual OS tabletyouling2572018-07-021-0/+27
| * platform/x86: asus-wmi: Add keyboard backlight toggle supportChris Chiu2018-07-021-0/+8
| * platform/x86: asus-wmi: Call led hw_changed API on kbd brightness changeChris Chiu2018-07-021-4/+22
| * platform/x86: intel_pmc_core: Add CNP SLPS0 debug registersBox, David E2018-07-022-0/+126
| * platform/x86: Rename silead_dmi to touchscreen_dmiHans de Goede2018-07-023-46/+46
| * platform/x86: silead_dmi: Add touchscreen info for the Chuwi Vi10 tabletHans de Goede2018-07-021-0/+26
| * platform/x86: silead_dmi: Sort entries alphabeticallyHans de Goede2018-07-021-252/+255
| * platform/x86: silead_dmi: Rename trekstor entriesHans de Goede2018-07-021-11/+11
| * platform/x86: dell-smbios: make a function and a pointer staticColin Ian King2018-06-261-2/+2
| * platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, tooTakashi Iwai2018-06-261-2/+2
| * platform/x86: dell-smbios-base: Support systems without tokensMario Limonciello2018-06-261-14/+21
| * platform/x86: thinkpad_acpi: Add support for calculator hotkeyBenjamin Berg2018-06-261-2/+2
| * platform/x86: toshiba_acpi: Update KBD backlight LED on second gen laptopsAzael Avalos2018-06-261-8/+22
| * platform/x86: wmi: Do not mix pages and kmallocKees Cook2018-06-221-6/+3
| * platform/x86: mlx-platform: Add mlxreg-io platform driver activationVadim Pasternak2018-06-191-2/+173
| * platform/mellanox: Introduce support for Mellanox register access driverVadim Pasternak2018-06-193-0/+257
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-211-0/+1
|\ \
| * | pids: Compute task_tgid using signal->leader_pidEric W. Biederman2018-07-211-0/+1
| |/
OpenPOWER on IntegriCloud