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
2021-12-07
Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-3
/
+42
2021-12-06
platform/x86/intel: hid: add quirk to support Surface Go 3
Alex Hung
1
-0
/
+7
2021-11-30
platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops
Fabrizio Bertocci
1
-1
/
+1
2021-11-25
platform/x86: touchscreen_dmi: Add TrekStor SurfTab duo W1 touchscreen info
Hans de Goede
1
-0
/
+18
2021-11-25
platform/x86: lg-laptop: Recognize more models
Matan Ziv-Av
1
-0
/
+12
2021-11-25
platform/x86: thinkpad_acpi: Add lid_logo_dot to the list of safe LEDs
Hans de Goede
1
-2
/
+2
2021-11-25
platform/x86: thinkpad_acpi: Restore missing hotkey_tablet_mode and hotkey_ra...
Hans de Goede
1
-0
/
+2
2021-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-12
/
+16
2021-11-16
platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep
Slark Xiao
1
-12
/
+0
2021-11-16
platform/x86: thinkpad_acpi: Add support for dual fan control
Jimmy Wang
1
-0
/
+1
2021-11-16
platform/x86: think-lmi: Abort probe on analyze failure
Alex Williamson
2
-4
/
+10
2021-11-16
platform/x86: dell-wmi-descriptor: disable by default
Thomas Weißschuh
1
-1
/
+1
2021-11-16
platform/x86: samsung-laptop: Fix typo in a comment
Jason Wang
1
-1
/
+1
2021-11-16
platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'
Christophe JAILLET
1
-0
/
+2
2021-11-16
platform/x86: amd-pmc: Make CONFIG_AMD_PMC depend on RTC_CLASS
Hans de Goede
1
-1
/
+1
2021-11-16
platform/mellanox: mlxreg-lc: fix error code in mlxreg_lc_create_static_devic...
Dan Carpenter
1
-2
/
+3
2021-11-11
HID: intel-ish-hid: fix module device-id handling
Arnd Bergmann
2
-22
/
+16
2021-11-10
Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-128
/
+85
2021-11-09
platform/x86: isthp_eclite: only load for matching devices
Thomas Weißschuh
1
-1
/
+6
2021-11-09
platform/chrome: chros_ec_ishtp: only load for matching devices
Thomas Weißschuh
1
-1
/
+6
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2021-11-04
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-23
/
+8
2021-11-02
platform/x86: system76_acpi: Fix input device error handling
Tim Crawford
1
-1
/
+0
2021-10-31
platform/chrome: cros_ec_proto: Use ec_command for check_features
Prashant Malani
1
-17
/
+3
2021-10-31
platform/chrome: cros_ec_proto: Use EC struct for features
Prashant Malani
1
-7
/
+8
2021-10-28
platform/x86: touchscreen_dmi: Add info for the Viglen Connect 10 tablet
Mark Stamp
1
-0
/
+25
2021-10-28
platform/surface: aggregator_registry: Add initial support for Surface Pro 8
Maximilian Luz
1
-0
/
+12
2021-10-27
platform/x86: mlx-platform: Add support for new system SGN2410
Vadim Pasternak
1
-0
/
+113
2021-10-27
platform/x86: mlx-platform: Add BIOS attributes for CoffeeLake COMEx based sy...
Vadim Pasternak
1
-0
/
+24
2021-10-27
platform/x86: mlx-platform: Extend FAN and LED configuration to support new M...
Vadim Pasternak
1
-1
/
+55
2021-10-27
platform/x86: asus-wmi: rename platform_profile_* function symbols
Mario Limonciello
1
-6
/
+6
2021-10-27
platform/x86: hp-wmi: rename platform_profile_* function symbols
Mario Limonciello
1
-6
/
+6
2021-10-27
platform/x86: amd-pmc: Drop check for valid alarm time
Mario Limonciello
1
-3
/
+0
2021-10-27
platform/x86: amd-pmc: Downgrade dev_info message to dev_dbg
Mario Limonciello
1
-1
/
+1
2021-10-27
platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE
Mario Limonciello
1
-1
/
+1
2021-10-24
platform/x86: system76_acpi: fix Kconfig dependencies
Arnd Bergmann
1
-0
/
+3
2021-10-24
platform/x86: barco-p50-gpio: use KEY_VENDOR for button instead of KEY_RESTART
Peter Korsgaard
1
-1
/
+1
2021-10-22
platform/x86: sony-laptop: replace snprintf in show functions with sysfs_emit
Ye Guojin
1
-28
/
+18
2021-10-22
platform/x86: lg-laptop: replace snprintf in show functions with sysfs_emit
Ye Guojin
1
-5
/
+5
2021-10-22
platform/x86: wmi: change notification handler type
Mikalai Ramanovich
1
-3
/
+3
2021-10-21
platform/surface: aggregator_registry: Add support for Surface Laptop Studio
Maximilian Luz
1
-0
/
+54
2021-10-21
platform/surface: gpe: Add support for Surface Laptop Studio
Maximilian Luz
1
-0
/
+13
2021-10-21
platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup
Mario Limonciello
1
-1
/
+59
2021-10-21
platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd`
Mario Limonciello
1
-3
/
+3
2021-10-20
Revert "platform/x86: i2c-multi-instantiate: Don't create platform device for...
Saranya Gopal
1
-23
/
+8
2021-10-20
platform/x86: Support for EC-connected GPIOs for identify LED/button on Barco...
Santosh Kumar Yadav
3
-0
/
+449
2021-10-19
platform/x86: intel_int0002_vgpio: Use the new soc_intel_is_byt()/_cht() helpers
Hans de Goede
1
-12
/
+2
2021-10-19
platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning
Nathan Chancellor
1
-1
/
+1
2021-10-19
platform/x86: thinkpad_acpi: Fix coccinelle warnings
Ye Guojin
1
-27
/
+27
2021-10-19
platform/x86: panasonic-laptop: Replace snprintf in show functions with sysfs...
Qing Wang
1
-9
/
+9
[next]