index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Lines
2016-08-28
intel_pmic_gpio: Make explicitly non-modular
Paul Gortmaker
-6
/
+2
2016-08-28
platform/olpc: Make ec explicitly non-modular
Paul Gortmaker
-5
/
+3
2016-08-08
dell-wmi: Ignore WMI event 0xe00e
Pali Rohár
-2
/
+2
2016-08-06
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+17
2016-08-01
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-26
/
+29
2016-07-31
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
-4
/
+6
2016-07-30
Merge tag 'topic/drm-misc-2016-07-28' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
-26
/
+29
2016-07-28
apple-gmux: Sphinxify docs
Lukas Wunner
-26
/
+29
2016-07-26
Merge tag 'platform-drivers-x86-v4.8-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
-211
/
+717
2016-07-25
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+4
2016-07-25
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-4
/
+5
2016-07-25
mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
Tomeu Vizoso
-0
/
+17
2016-07-22
intel-vbtn: new driver for Intel Virtual Button
AceLan Kao
-0
/
+201
2016-07-17
x86: Fix Apollo Lake Watchdog address in PMC driver
Yong, Jonathan
-4
/
+6
2016-07-06
intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTE
Andy Shevchenko
-37
/
+11
2016-07-06
fujitsu-laptop: Rework brightness of eco led
Matej Groma
-3
/
+2
2016-07-05
platform/chrome: cros_ec_dev - double fetch bug in ioctl
Dan Carpenter
-1
/
+7
2016-07-01
asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UA
João Paulo Rechi Vita
-1
/
+1
2016-07-01
asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UF
João Paulo Rechi Vita
-1
/
+6
2016-07-01
asus-wmi: Add quirk_no_rfkill for the Asus Z550MA
João Paulo Rechi Vita
-0
/
+9
2016-07-01
asus-wmi: Add quirk_no_rfkill for the Asus U303LB
João Paulo Rechi Vita
-0
/
+9
2016-07-01
asus-wmi: Add quirk_no_rfkill for the Asus N552VW
João Paulo Rechi Vita
-0
/
+9
2016-07-01
asus-wmi: Create quirk for airplane_mode LED
João Paulo Rechi Vita
-3
/
+19
2016-07-01
asus-wireless: Toggle airplane mode LED
João Paulo Rechi Vita
-1
/
+92
2016-06-28
intel_telemetry: Remove Monitor MWAIT feature dependency
Yu, Ong Hock
-2
/
+2
2016-06-28
intel-hid: Remove duplicated acpi_remove_notify_handler
Alex Hung
-3
/
+2
2016-06-28
asus-wmi: Add ambient light sensor toggle key
Nick Leiten
-0
/
+1
2016-06-28
fujitsu-laptop: Add support for eco LED
Matej Groma
-0
/
+56
2016-06-28
fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based models
Michał Kępień
-0
/
+14
2016-06-28
fujitsu-laptop: Remove unused macros
Michał Kępień
-10
/
+0
2016-06-28
fujitsu-laptop: Use module name in debug messages
Michał Kępień
-1
/
+1
2016-06-28
hp-wmi: Fix wifi cannot be hard-unblocked
Alex Hung
-1
/
+6
2016-06-28
toshiba_acpi: Bump driver version and update copyright year
Azael Avalos
-2
/
+2
2016-06-28
toshiba_acpi: Remove the position sysfs entry
Azael Avalos
-25
/
+0
2016-06-28
toshiba_acpi: Add IIO interface for accelerometer axis data
Azael Avalos
-0
/
+108
2016-06-27
Merge tag 'v4.7-rc5' into perf/core, to pick up fixes
Ingo Molnar
-30
/
+69
2016-06-21
dell-wmi: Add a WMI event code for display on/off
Alex Hung
-0
/
+3
2016-06-17
dell-wmi: Generate one sparse keymap for all machines
Pali Rohár
-111
/
+104
2016-06-17
dell-wmi: Add information about other WMI event codes
Pali Rohár
-0
/
+35
2016-06-17
dell-wmi: Sort WMI event codes and update comments
Pali Rohár
-13
/
+16
2016-06-17
dell-wmi: Ignore WMI event code 0xe045
Pali Rohár
-1
/
+12
2016-06-08
platform/x86: Drop duplicate dependencies on X86
Jean Delvare
-6
/
+4
2016-06-08
thinkpad_acpi: Add support for HKEY version 0x200
Dennis Wassenberg
-24
/
+63
2016-06-08
ideapad_laptop: Add an event for mic mute hotkey
Alex Hung
-0
/
+2
2016-06-08
x86/intel_telemetry: Use Intel family name macros for telemetry driver
Dave Hansen
-2
/
+4
2016-06-08
x86/pmc_core: Use Intel family name macros for pmc_core driver
Dave Hansen
-4
/
+5
2016-05-28
Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-15
/
+230
2016-05-28
Revert "platform/chrome: chromeos_laptop: Add Leon Touch"
Benson Leung
-15
/
+0
2016-05-27
Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
-52
/
+482
2016-05-27
platform/x86: Add PMC Driver for Intel Core SoC
Rajneesh Bhardwaj
-0
/
+264
[next]