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
2022-06-22
platform/surface: avoid flush_scheduled_work() usage
Tetsuo Handa
-3
/
+24
2022-06-22
platform/x86: Move AMD platform drivers to separate directory
Shyam Sundar S K
-28
/
+43
2022-06-22
platform/x86: thinkpad_acpi: Use backlight helper
Stephen Kitt
-4
/
+1
2022-06-22
platform/x86: compal-laptop: Use backlight helper
Stephen Kitt
-3
/
+1
2022-06-22
platform/x86: apple-gmux: Use backlight helper
Stephen Kitt
-4
/
+1
2022-06-22
platform/x86: acer-wmi: Use backlight helper
Stephen Kitt
-6
/
+1
2022-06-22
platform/x86: thinkpad-acpi: Enable AMT by default on supported systems
Mark Pearson
-0
/
+5
2022-06-22
platform/x86: thinkpad-acpi: Add support for hotkey 0x131a
Mark Pearson
-0
/
+11
2022-06-22
platform/x86: thinkpad-acpi: Add support for automatic mode transitions
Mark Pearson
-0
/
+34
2022-06-22
platform/x86: thinkpad-acpi: profile capabilities as integer
Mark Pearson
-27
/
+18
2022-06-21
platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child()
Rafael J. Wysocki
-26
/
+27
2022-06-14
platform/chrome: cros_ec: Always expose last resume result
Stephen Boyd
-4
/
+4
2022-06-14
platform/chrome: cros_ec_proto: Fix spelling mistake "unknwon" -> "unknown"
Colin Ian King
-1
/
+1
2022-06-13
platform/surface: aggregator_registry: Add support for keyboard cover on Surf...
Maximilian Luz
-1
/
+36
2022-06-13
platform/surface: aggregator_registry: Add KIP device hub
Maximilian Luz
-2
/
+101
2022-06-13
platform/surface: aggregator_registry: Change device ID for base hub
Maximilian Luz
-2
/
+2
2022-06-13
platform/surface: aggregator_registry: Generify subsystem hub functionality
Maximilian Luz
-116
/
+153
2022-06-13
platform/surface: aggregator_registry: Use client device wrappers for notifie...
Maximilian Luz
-3
/
+3
2022-06-13
platform/surface: aggregator: Allow notifiers to avoid communication on unreg...
Maximilian Luz
-18
/
+35
2022-06-12
Merge tag 'platform-drivers-x86-v5.19-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-14
/
+35
2022-06-12
platform/x86: system76_acpi: Use dev_get_drvdata
Haowen Bai
-2
/
+2
2022-06-12
platform/x86: Drop the PMC_ATOM Kconfig option
Hans de Goede
-6
/
+1
2022-06-12
platform/x86/intel: hid: Add Surface Go to VGBS allow list
Duke Lee
-0
/
+6
2022-06-12
platform/x86: hp-wmi: Use zero insize parameter only when supported
Bedant Patnaik
-8
/
+15
2022-06-12
platform/x86: hp-wmi: Resolve WMI query failures on some devices
Jorge Lopez
-2
/
+4
2022-06-10
platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF
August Wikerfors
-0
/
+1
2022-06-10
platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support
Piotr Chmura
-0
/
+1
2022-06-10
platform/x86: barco-p50-gpio: Add check for platform_driver_register
Jiasheng Jiang
-1
/
+4
2022-06-10
platform/x86/intel: pmc: Support Intel Raptorlake P
George D Sworo
-0
/
+1
2022-06-10
platform/x86/intel: Fix pmt_crashlog array reference
David Arcari
-1
/
+1
2022-06-10
platform/mellanox: Add static in struct declaration.
Michael Shych
-1
/
+1
2022-06-10
platform/mellanox: Spelling s/platfom/platform/
Geert Uytterhoeven
-1
/
+1
2022-06-10
platform/chrome: cros_ec_proto: handle empty payload in getting wake mask
Tzung-Bi Shih
-10
/
+14
2022-06-10
platform/chrome: cros_ec_proto: add Kunit test for getting wake mask
Tzung-Bi Shih
-0
/
+128
2022-06-10
platform/chrome: cros_ec_proto: return 0 on getting wake mask success
Tzung-Bi Shih
-1
/
+2
2022-06-10
platform/chrome: cros_ec_proto: handle empty payload in getting cmd mask
Tzung-Bi Shih
-0
/
+5
2022-06-10
platform/chrome: cros_ec_proto: add Kunit tests for getting cmd mask
Tzung-Bi Shih
-0
/
+197
2022-06-10
platform/chrome: cros_ec_proto: check `msg->result` in getting cmd mask
Tzung-Bi Shih
-8
/
+13
2022-06-10
platform/chrome: cros_ec_proto: add Kunit test for getting cmd mask error
Tzung-Bi Shih
-0
/
+89
2022-06-10
platform/chrome: cros_ec_proto: return 0 on getting cmd mask success
Tzung-Bi Shih
-8
/
+5
2022-06-10
platform/chrome: cros_ec_proto: don't show MKBP version if unsupported
Tzung-Bi Shih
-4
/
+4
2022-06-10
platform/chrome: cros_ec_proto: handle empty payload in getting info legacy
Tzung-Bi Shih
-3
/
+9
2022-06-10
platform/chrome: cros_ec_proto: add Kunit test for getting legacy info
Tzung-Bi Shih
-0
/
+49
2022-06-10
platform/chrome: cros_ec_proto: separate cros_ec_get_proto_info_legacy()
Tzung-Bi Shih
-50
/
+44
2022-06-10
platform/chrome: cros_ec_proto: handle empty payload in getting proto info
Tzung-Bi Shih
-0
/
+5
2022-06-10
platform/chrome: cros_ec_proto: add Kunit tests for getting proto info
Tzung-Bi Shih
-0
/
+132
2022-06-10
platform/chrome: cros_ec_proto: separate cros_ec_get_proto_info()
Tzung-Bi Shih
-97
/
+93
2022-06-10
platform/chrome: cros_ec_proto: use cros_ec_map_error()
Tzung-Bi Shih
-5
/
+4
2022-06-10
platform/chrome: cros_ec_proto: remove redundant NULL check
Tzung-Bi Shih
-3
/
+0
2022-06-10
platform/chrome: cros_ec_proto: assign buffer size from protocol info
Tzung-Bi Shih
-6
/
+2
[prev]
[next]