index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel-hid: clean up and sort header files
Alex Hung
2018-04-02
1
-6
/
+4
*
platform/x86: silead_dmi: Add entry for the Yours Y8W81 tablet
Hans de Goede
2018-04-02
1
-0
/
+8
*
platform/x86: fujitsu-laptop: Support Lifebook U7x7 hotkeys
Jan-Marek Glogowski
2018-03-23
1
-4
/
+15
*
platform/x86: mlx-platform: Add physical bus number auto detection
Vadim Pasternak
2018-03-23
2
-2
/
+52
*
platform/x86: mlx-platform: Add deffered bus functionality
Vadim Pasternak
2018-03-23
1
-0
/
+10
*
platform/x86: mlx-platform: Use define for the channel numbers
Vadim Pasternak
2018-03-23
1
-1
/
+4
*
platform/x86: fujitsu-laptop: Revert UNSUPPORTED_CMD back to an int
Michał Kępień
2018-03-21
1
-1
/
+1
*
platform/x86: Fix dell driver init order
Darren Hart (VMware)
2018-03-14
2
-2
/
+2
*
platform/x86: dell-smbios: Resolve dependency error on ACPI_WMI
Darren Hart
2018-03-12
1
-3
/
+4
*
platform/x86: dell-smbios: Resolve dependency error on DCDBAS
Darren Hart (VMware)
2018-03-08
1
-0
/
+6
*
platform/x86: Allow for SMBIOS backend defaults
Darren Hart (VMware)
2018-03-05
1
-2
/
+4
*
platform/x86: dell-smbios: Link all dell-smbios-* modules together
Mario Limonciello
2018-03-02
6
-33
/
+66
*
platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
Mario Limonciello
2018-03-02
2
-0
/
+1
*
platform/x86: dell-smbios: Correct some style warnings
Mario Limonciello
2018-03-02
1
-3
/
+5
*
platform/x86: wmi: Fix misuse of vsprintf extension %pULL
Joe Perches
2018-03-01
1
-3
/
+3
*
platform/x86: intel-hid: Reset wakeup capable flag on removal
Rafael J. Wysocki
2018-02-28
1
-0
/
+1
*
platform/x86: intel-vbtn: Reset wakeup capable flag on removal
Rafael J. Wysocki
2018-02-28
1
-0
/
+1
*
platform/x86: intel-vbtn: Only activate tablet mode switch on 2-in-1's
Mario Limonciello
2018-02-24
1
-17
/
+29
*
platform/x86: fujitsu-laptop: Clean up constants
Michał Kępień
2018-02-24
1
-32
/
+34
*
platform/x86: fujitsu-laptop: Define constants for backlight power control
Michał Kępień
2018-02-24
1
-3
/
+11
*
platform/x86: fujitsu-laptop: Do not include linux/slab.h
Michał Kępień
2018-02-24
1
-1
/
+0
*
platform/x86: fujitsu-laptop: Clearly distinguish module parameters
Michał Kępień
2018-02-24
1
-2
/
+4
*
platform/x86: fujitsu-laptop: Simplify error paths
Michał Kępień
2018-02-24
1
-10
/
+4
*
platform/x86: fujitsu-laptop: Defer input device registration
Michał Kępień
2018-02-24
1
-8
/
+8
*
platform/x86: fujitsu-laptop: Unify local variable naming
Michał Kępień
2018-02-24
1
-44
/
+41
*
platform/x86: silead_dmi: Add DMI match for the I.T.Works TW701 tablet
Hans de Goede
2018-02-23
1
-0
/
+9
*
platform/x86: topstar-laptop: replace licence text with SPDX tag
Guillaume Douézan-Grard
2018-02-23
1
-4
/
+1
*
platform/x86: topstar-laptop: update copyright and fix some comments
Guillaume Douézan-Grard
2018-02-23
1
-1
/
+3
*
platform/x86: topstar-laptop: add Topstar U931/RVP7 WLAN LED workaround
Guillaume Douézan-Grard
2018-02-23
2
-0
/
+110
*
platform/x86: topstar-laptop: add platform device
Guillaume Douézan-Grard
2018-02-23
1
-3
/
+58
*
platform/x86: topstar-laptop: split ACPI events and input handling
Guillaume Douézan-Grard
2018-02-23
1
-38
/
+71
*
platform/x86: topstar-laptop: use consistent naming scheme
Guillaume Douézan-Grard
2018-02-23
1
-41
/
+41
*
platform/x86: topstar-laptop: revert "convert to module_acpi_driver()"
Guillaume Douézan-Grard
2018-02-23
1
-1
/
+21
*
platform/x86: wmi: Replace list_for_each() by list_for_each_entry()
Andy Shevchenko
2018-02-23
1
-15
/
+5
*
platform/x86: wmi: Replace kmalloc + sprintf() with kasprintf()
Andy Shevchenko
2018-02-19
1
-2
/
+1
*
platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms
Srinivas Pandruvada
2018-02-15
1
-3
/
+0
*
platform/x86: GPD pocket fan: fix spelling mistake: "Mill-celcius" -> "millic...
Colin Ian King
2018-02-15
1
-2
/
+2
*
platform/x86: dell-laptop: Removed duplicates in DMI whitelist
Alexander Abrosimov
2018-02-15
1
-18
/
+0
*
platform/x86: dell-laptop: fix kbd_get_state's request value
Laszlo Toth
2018-02-15
1
-1
/
+1
*
platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
Aaron Ma
2018-02-15
1
-1
/
+1
*
platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
Andrey Ryabinin
2018-02-15
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
2018-02-09
1
-0
/
+142
*
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
2018-02-09
1
-0
/
+59
*
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
2018-02-09
1
-0
/
+124
*
platform/x86: mlx-platform: Fix power cable setting for msn21xx family
Vadim Pasternak
2018-02-08
1
-2
/
+21
*
platform/x86: mlx-platform: Add define for the negative bus
Vadim Pasternak
2018-02-08
1
-0
/
+1
*
platform/x86: mlx-platform: Use defines for bus assignment
Vadim Pasternak
2018-02-08
1
-8
/
+15
*
platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-02-07
1
-15
/
+3
*
platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-02-07
1
-26
/
+2
[next]