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
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-27
intel_menlow: reduce code duplication
Rasmus Villemoes
1
-27
/
+22
2016-05-27
asus-wmi: provide access to ALS control
Oleksij Rempel
1
-0
/
+5
2016-05-27
ideapad-laptop: add a new WMI string for ESC key
Arnd Bergmann
1
-3
/
+16
2016-05-27
surfacepro3_button: Add a warning when switching to tablet mode
Andy Shevchenko
1
-2
/
+7
2016-05-20
drivers/platform/x86/wmi.c: use generic UUID library
Andy Shevchenko
1
-91
/
+13
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-157
/
+2
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-3
/
+3
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2016-05-16
Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'
Rafael J. Wysocki
2
-34
/
+6
2016-05-13
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
1
-2
/
+2
2016-05-13
MIPS: Loongson-3: Move chipset ACPI code from drivers to arch
Huacai Chen
3
-155
/
+0
2016-05-11
platform/chrome: chromeos_laptop - Add Elan touchpad for Wolf
Charlie Mooney
1
-0
/
+2
2016-05-11
platform/chrome: chromeos_laptop - Add elan trackpad option for C720
Benson Leung
1
-1
/
+19
2016-05-11
platform/chrome: cros_ec_dev - Populate compat_ioctl
Guenter Roeck
1
-0
/
+3
2016-05-11
platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...
Clinton Sprain
1
-1
/
+6
2016-05-11
platform/chrome: cros_ec_dev - Fix security issue
Gwendal Grignou
2
-2
/
+6
2016-05-11
platform/chrome: Add Chrome OS keyboard backlight LEDs support
Simon Que
3
-7
/
+140
2016-05-11
platform/chrome: use to_platform_device()
Geliang Tang
1
-2
/
+1
2016-05-11
platform/chrome: pstore: Move to larger record size.
Olof Johansson
1
-1
/
+1
2016-05-11
platform/chrome: pstore: probe for ramoops buffer using acpi
Aaron Durbin
1
-1
/
+52
2016-05-11
platform/chrome: chromeos_laptop: Add Leon Touch
Gene Chen
1
-0
/
+15
2016-05-05
sony-laptop: Avoid oops on module unload for older laptops
Lawrence Yiu
1
-0
/
+3
2016-05-05
intel_telemetry: Constify telemetry_core_ops structures
Julia Lawall
2
-4
/
+4
2016-05-05
fujitsu-laptop: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-6
/
+6
2016-04-28
treewide: Fix typos in printk
Masanari Iida
1
-3
/
+3
2016-04-27
Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-1
/
+1
2016-04-26
platform: x86: intel-pmic: use gpiochip data pointer
Linus Walleij
1
-3
/
+3
2016-04-25
asus-laptop: correct error handling in sysfs_acpi_set
Giedrius Statkevičius
1
-3
/
+2
2016-04-25
asus-laptop: remove redundant initializers
Giedrius Statkevičius
1
-3
/
+3
2016-04-25
asus-laptop: correct error handling in asus_read_brightness()
Giedrius Statkevičius
1
-1
/
+3
2016-04-25
toshiba_acpi: Fix regression caused by hotkey enabling value
Azael Avalos
1
-1
/
+1
2016-04-21
Merge tag 'platform-drivers-x86-v4.6-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
6
-45
/
+65
2016-04-19
platform:x86 decouple telemetry driver from the optional IPC resources
Aubrey Li
2
-42
/
+54
2016-04-15
thinkpad_acpi: Silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2016-04-15
intel_telemetry_pltdrv: Silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2016-04-15
hp_accel: Silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2016-04-15
fujitsu-laptop: Support radio LED
Michał Kępień
1
-0
/
+51
2016-04-14
hp_accel: Add support for HP ProBook 440 G3
Martin Vajnar
1
-0
/
+2
2016-04-09
acer-wmi: Use acpi_dev_found()
Lukas Wunner
1
-12
/
+4
2016-04-09
eeepc-wmi: Use acpi_dev_found()
Lukas Wunner
1
-22
/
+2
2016-04-02
Convert straggling drivers to new six-argument get_user_pages()
Linus Torvalds
1
-2
/
+1
2016-03-28
intel-hid: add a workaround to ignore an event after waking up from S4.
Alex Hung
1
-0
/
+2
2016-03-23
Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
18
-424
/
+995
2016-03-23
hp-wmi: Remove GPS rfkill support via pre-2009 interface
Maciej S. Szmigiero
1
-37
/
+1
2016-03-23
hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once again
Maciej S. Szmigiero
1
-7
/
+7
2016-03-23
dell-wmi: support Dell Inspiron M5110
Michał Kępień
1
-1
/
+12
2016-03-23
dell-wmi: properly process Dell Instant Launch hotkey
Michał Kępień
1
-1
/
+4
2016-03-23
dell-wmi: enable receiving WMI events on Dell Vostro V131
Michał Kępień
2
-0
/
+67
2016-03-23
dell-smbios: rename dell_smi_error() to dell_smbios_error()
Michał Kępień
3
-11
/
+11
2016-03-23
dell-laptop: move dell_smi_error() to dell-smbios
Michał Kępień
3
-14
/
+18
[prev]
[next]