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
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271
Thomas Gleixner
-13
/
+1
2019-06-05
platform/chrome: cros_ec: Make some symbols static
YueHaibing
-6
/
+6
2019-06-05
platform/chrome: wilco_ec: Add version sysfs entries
Raul E Rangel
-0
/
+79
2019-06-05
platform/chrome: wilco_ec: Add telemetry char device interface
Nick Crews
-1
/
+473
2019-06-03
platform/chrome: wilco_ec: Add event handling
Nick Crews
-0
/
+552
2019-06-03
platform/x86: intel_cht_int33fe: Replacing the old connections with references
Heikki Krogerus
-19
/
+28
2019-06-03
platform/x86: intel_cht_int33fe: Supply fwnodes for the external dependencies
Heikki Krogerus
-3
/
+125
2019-06-03
platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
Heikki Krogerus
-0
/
+25
2019-06-03
platform/x86: intel_cht_int33fe: Provide software nodes for the devices
Heikki Krogerus
-8
/
+46
2019-06-03
platform/x86: intel_cht_int33fe: Remove unused fusb302 device property
Heikki Krogerus
-1
/
+0
2019-06-03
platform/x86: intel_cht_int33fe: Register max17047 in its own function
Heikki Krogerus
-29
/
+33
2019-06-03
usb: typec: Registering real device entries for the muxes
Heikki Krogerus
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
-71
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
-235
/
+16
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
-20
/
+4
2019-05-24
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
-17
/
+2
2019-05-24
Merge tag 'platform-drivers-x86-v5.2-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
-0
/
+33
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 79
Thomas Gleixner
-2
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
-15
/
+1
2019-05-24
platform/chrome: cros_ec_spi: Request the SPI thread be realtime
Douglas Anderson
-0
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
-13
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
-101
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+9
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
-0
/
+1
2019-05-20
platform/chrome: cros_ec_spi: Move to real time priority for transfers
Douglas Anderson
-12
/
+53
2019-05-20
Platform: OLPC: Add a regulator for the DCON
Lubomir Rintel
-0
/
+68
2019-05-20
Platform: OLPC: Add XO-1.75 EC driver
Lubomir Rintel
-2
/
+771
2019-05-20
Platform: OLPC: Avoid a warning if the EC didn't register yet
Lubomir Rintel
-2
/
+5
2019-05-20
Platform: OLPC: Move EC-specific functionality out from x86
Lubomir Rintel
-3
/
+96
2019-05-20
Platform: OLPC: Remove an unused include
Lubomir Rintel
-1
/
+0
2019-05-20
platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...
Steffen Dirkwinkel
-0
/
+24
2019-05-20
platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...
Hans de Goede
-0
/
+9
2019-05-20
platform/chrome: Add ChromeOS EC ISHTP driver
Rushikesh S Kadam
-0
/
+777
2019-05-20
platform/chrome: cros_ec_spi: Always add of_match_table
Evan Green
-1
/
+1
2019-05-20
platform/chrome: wilco_ec: Remove 256 byte transfers
Nick Crews
-27
/
+8
2019-05-20
platform/chrome: wilco_ec: Add Boot on AC support
Nick Crews
-1
/
+87
2019-05-20
platform/chrome: wilco_ec: Add property helper library
Nick Crews
-1
/
+133
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
-0
/
+6
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
-1
/
+2
2019-05-14
platform/chrome: Add support for v1 of host sleep event
Evan Green
-0
/
+6
2019-05-12
Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...
Linus Torvalds
-128
/
+909
2019-05-10
Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
-381
/
+2146
2019-05-09
platform/x86: Add support for Basin Cove power button
Andy Shevchenko
-0
/
+119
2019-05-09
platform/x86: asus-wmi: Add fn-lock mode switch support
Chris Chiu
-0
/
+37
2019-05-09
platform/x86: ideapad-laptop: Remove no_hw_rfkill_list
Hans de Goede
-306
/
+15
2019-05-09
platform/x86: touchscreen_dmi: Add info for 'jumper ezpad 6 pro b' touchscreen
Benjamin Renz
-0
/
+26
2019-05-09
platform/x86: thinkpad_acpi: cleanup for Thinkpad ACPI led
Pavel Machek
-3
/
+3
2019-05-09
platform/x86: thinkpad_acpi: Mark expected switch fall-throughs
Gustavo A. R. Silva
-2
/
+2
[prev]
[next]