index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
platform/x86: Move Mellanox platform hotplug driver to platform/mellanox
Vadim Pasternak
8
-130
/
+154
2018-01-31
Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
Lukas Wunner
1
-47
/
+1
2018-01-29
platform/x86: GPD pocket fan: Stop work on suspend
Hans de Goede
1
-0
/
+1
2018-01-29
platform/x86: GPD pocket fan: Use a min-speed of 2 while charging
Hans de Goede
1
-4
/
+24
2018-01-29
platform/x86: GPD pocket fan: Set speed to max on get_temp failure
Hans de Goede
1
-4
/
+6
2018-01-29
platform/x86: intel_pmc_core: Convert to ICPU macro
Rajneesh Bhardwaj
1
-8
/
+7
2018-01-29
platform/x86: intel_pmc_core: Substitute PCI with CPUID enumeration
Srinivas Pandruvada
2
-60
/
+32
2018-01-29
platform/x86: intel_pmc_core: Refactor debugfs entries
Rajneesh Bhardwaj
1
-24
/
+14
2018-01-29
platform/x86: dell-smbios: Correct notation for filtering
Mario Limonciello
1
-4
/
+4
2018-01-26
platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelist
Alexander Abrosimov
1
-0
/
+36
2018-01-25
platform/x86: silead_dmi: Add Teclast X3 Plus tablet support
Alberto Ponces
1
-0
/
+23
2018-01-24
platform/x86: thinkpad_acpi: suppress warning about palm detection
David Herrmann
1
-0
/
+10
2018-01-20
platform/x86: silead_dmi: Add entry for newer BIOS for Trekstor Surftab 7.0
Hans de Goede
1
-0
/
+11
2018-01-16
platform/x86: dell-laptop: Filter out spurious keyboard backlight change events
Hans de Goede
1
-2
/
+22
2018-01-16
platform/x86: intel_pmc_core: Update Kconfig
Rajneesh Bhardwaj
1
-1
/
+4
2018-01-16
platform/x86: intel_pmc_core: Fix file permission warnings
Rajneesh Bhardwaj
1
-11
/
+7
2018-01-16
platform/x86: intel_pmc_core: Change driver to a module
Srinivas Pandruvada
2
-3
/
+14
2018-01-16
platform/x86: intel_pmc_core: Fix kernel doc for pmc_dev
Rajneesh Bhardwaj
1
-5
/
+7
2018-01-16
platform/x86: intel_pmc_core: Remove unused variable
Rajneesh Bhardwaj
1
-2
/
+0
2018-01-16
platform/x86: intel_pmc_core: Remove unused EXPORTED API
Rajneesh Bhardwaj
2
-33
/
+0
2018-01-15
platform/x86: have ACPI_CMPC use depends instead of select for INPUT
Randy Dunlap
1
-2
/
+1
2018-01-08
platform/x86: ideapad-laptop: Add Y720-15IKB to no_hw_rfkill
Olle Liljenzin
1
-0
/
+7
2018-01-05
platform/x86: wmi: Call acpi_wmi_init() later
Rafael J. Wysocki
1
-1
/
+1
2018-01-02
platform/x86: silead_dmi: Add entry for the Teclast X98 Plus II
Paul Cercueil
1
-0
/
+24
2017-12-28
platform/x86: silead_dmi: Add entry for the Trekstor Primebook C13
Hans de Goede
1
-0
/
+23
2017-12-28
platform/x86: dell-laptop: make some local functions static
weiyongjun (A)
1
-2
/
+2
2017-12-21
platform/x86: Add driver for GPD pocket custom fan controller
Hans de Goede
3
-0
/
+206
2017-12-21
platform/x86: thinkpad_acpi: Accept flat mode for type 4 multi mode status
Benjamin Berg
1
-5
/
+3
2017-12-21
platform/x86: dell-wmi: Add an event created by Dell Latitude 5495
Shih-Yuan Lee (FourDollars)
1
-0
/
+3
2017-12-21
platform/x86: pmc_atom: introduce DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-36
/
+20
2017-12-21
platform/x86: silead_dmi: Add entry for the Chuwi Vi8 tablet
Hans de Goede
1
-0
/
+24
2017-12-21
platform/x86: silead_dmi: add entry for Chuwi Hi8 tablet
Maruyama Shohei
1
-0
/
+22
2017-12-21
platform/x86: silead_dmi: Add support for the Onda oBook 20 Plus tablet
Nerijus Baliunas
1
-0
/
+25
2017-12-12
platform/x86: silead_dmi: Add touchscreen info for SurfTab twin 10.1
Bernhard Übelacker
1
-0
/
+23
2017-12-11
intel-hid: add a DMI quirk to support Wacom MobileStudio Pro
Alex Hung
1
-3
/
+38
2017-12-11
platform/x86: dell-wmi: check for kmalloc() errors
Dan Carpenter
1
-0
/
+2
2017-12-11
platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changes
Peter Hutterer
1
-0
/
+1
2017-12-11
platform/x86: ideapad-laptop: add lenovo RESCUER R720-15IKBN to no_hw_rfkill_...
Jiaxun Yang
1
-0
/
+7
2017-12-11
platform/x86: ideapad-laptop: Use __func__ instead of write_ec_cmd in pr_err
Jiaxun Yang
1
-1
/
+1
2017-12-11
platform/x86: ideapad-laptop: Remove unnecessary else
Jiaxun Yang
1
-6
/
+6
2017-12-11
platform/x86: intel-vbtn: Simplify autorelease logic
Darren Hart (VMware)
1
-12
/
+13
2017-12-08
platform/x86: intel-vbtn: support panel front button
Stefan Brüns
1
-0
/
+2
2017-12-08
platform/x86: intel-vbtn: support KEY_ROTATE_LOCK_TOGGLE
Stefan Brüns
1
-0
/
+2
2017-12-08
platform/x86: intel-vbtn: Support separate press/release events
Stefan Brüns
1
-2
/
+15
2017-12-08
platform/x86: intel-vbtn: support SW_TABLET_MODE
Stefan Brüns
1
-0
/
+2
2017-12-08
platform/x86: dell-laptop: Use bool in struct quirk_entry for true/false fields
Pali Rohár
1
-6
/
+6
2017-12-08
platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410
Pali Rohár
1
-0
/
+17
2017-11-27
platform/x86: intel_telemetry: Remove redundancies
Chakravarty, Souvik K
1
-10
/
+3
2017-11-27
platform/x86: intel_telemetry: Improve S0ix logs
Chakravarty, Souvik K
1
-38
/
+7
2017-11-27
platform/x86: intel_telemetry: Fix suspend stats
Chakravarty, Souvik K
1
-0
/
+25
[next]