index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-17
platform/x86: asus-wmi: Fix hwmon device cleanup
Yurii Pavlovskyi
1
-3
/
+4
2019-06-17
platform/x86: intel_telemetry: no need to check return value of debugfs_creat...
Greg Kroah-Hartman
1
-62
/
+16
2019-06-17
platform/x86: intel_pmc: no need to check return value of debugfs_create func...
Greg Kroah-Hartman
1
-15
/
+3
2019-06-17
platform/x86: pmc_atom: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
1
-33
/
+10
2019-06-17
platform/x86: samsung-laptop: no need to check return value of debugfs_create...
Greg Kroah-Hartman
1
-66
/
+23
2019-06-17
platform/x86: ideapad-laptop: no need to check return value of debugfs_create...
Greg Kroah-Hartman
1
-29
/
+7
2019-06-17
platform/x86: dell-laptop: no need to check return value of debugfs_create fu...
Greg Kroah-Hartman
1
-3
/
+2
2019-06-17
platform/x86: asus-wmi: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
1
-36
/
+11
2019-06-17
platform/x86: acer-wmi: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
1
-24
/
+5
2019-06-12
platform/x86: hp_accel: Add support for HP ProBook 450 G0
Colin Sindle
1
-0
/
+1
2019-06-12
platform/x86: pcengines-apuv2: Make two symbols static
YueHaibing
1
-2
/
+2
2019-06-12
platform/x86: intel_menlow: avoid null pointer deference error
Young Xiao
1
-2
/
+6
2019-06-12
platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORT
Krzysztof Kozlowski
1
-2
/
+0
2019-06-12
platform/x86: touchscreen_dmi: Add info for the CHUWI Hi10 Plus tablet.
Daniel Smith
1
-0
/
+25
2019-06-12
platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
Vadim Pasternak
1
-1
/
+1
2019-06-12
platform/x86: intel-vbtn: Report switch events when event wakes device
Mathew King
1
-2
/
+14
2019-06-12
platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...
Hans de Goede
3
-1
/
+10
2019-06-12
platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
Vadim Pasternak
1
-1
/
+1
2019-06-12
platform/x86: intel-vbtn: Report switch events when event wakes device
Mathew King
1
-2
/
+14
2019-06-12
platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...
Hans de Goede
3
-1
/
+10
2019-06-08
i2c: i801: Register optional lis3lv02d I2C device on Dell machines
Pali Rohár
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
3
-15
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 414
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 392
Thomas Gleixner
1
-14
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
3
-27
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271
Thomas Gleixner
1
-13
/
+1
2019-06-03
platform/x86: intel_cht_int33fe: Replacing the old connections with references
Heikki Krogerus
1
-19
/
+28
2019-06-03
platform/x86: intel_cht_int33fe: Supply fwnodes for the external dependencies
Heikki Krogerus
1
-3
/
+125
2019-06-03
platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
Heikki Krogerus
1
-0
/
+25
2019-06-03
platform/x86: intel_cht_int33fe: Provide software nodes for the devices
Heikki Krogerus
1
-8
/
+46
2019-06-03
platform/x86: intel_cht_int33fe: Remove unused fusb302 device property
Heikki Krogerus
1
-1
/
+0
2019-06-03
platform/x86: intel_cht_int33fe: Register max17047 in its own function
Heikki Krogerus
1
-29
/
+33
2019-06-03
usb: typec: Registering real device entries for the muxes
Heikki Krogerus
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
7
-71
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
16
-235
/
+16
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-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
1
-15
/
+1
2019-05-24
Merge tag 'platform-drivers-x86-v5.2-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-0
/
+33
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-15
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
7
-101
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...
Steffen Dirkwinkel
1
-0
/
+24
2019-05-20
platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...
Hans de Goede
1
-0
/
+9
2019-05-10
Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
16
-380
/
+790
2019-05-09
platform/x86: Add support for Basin Cove power button
Andy Shevchenko
3
-0
/
+119
2019-05-09
platform/x86: asus-wmi: Add fn-lock mode switch support
Chris Chiu
1
-0
/
+37
2019-05-09
platform/x86: ideapad-laptop: Remove no_hw_rfkill_list
Hans de Goede
1
-306
/
+15
[prev]
[next]