aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-18platform/chrome: cros_typec_switch: Register mode switchesPrashant Malani1-0/+40
2022-08-18platform/chrome: cros_typec_switch: Add event checkPrashant Malani1-2/+69
2022-08-18platform/chrome: cros_typec_switch: Set EC retimerPrashant Malani1-1/+52
2022-08-18platform/chrome: cros_typec_switch: Add switch driverPrashant Malani3-0/+181
2022-08-17platform/x86: serial-multi-instantiate: Add CLSA0101 LaptopLucas Tanure1-0/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König4-12/+4
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin1-1/+0
2022-08-15platform/surface: aggregator_registry: Add HID devices for sensors and UCSI client to SP8Maximilian Luz1-0/+2
2022-08-15platform/surface: aggregator_registry: Rename HID device nodes based on new findingsMaximilian Luz1-18/+18
2022-08-15platform/surface: aggregator_registry: Rename HID device nodes based on their functionMaximilian Luz1-9/+9
2022-08-15platform/x86/amd/pmf: Force load driver on older supported platformsShyam Sundar S K1-0/+16
2022-08-15platform/x86/amd/pmf: Handle AMT and CQL events for Auto modeShyam Sundar S K4-0/+136
2022-08-15platform/x86/amd/pmf: Add support for Auto mode featureShyam Sundar S K5-1/+391
2022-08-15platform/x86/amd/pmf: Get performance metrics from PMFWShyam Sundar S K2-0/+91
2022-08-15platform/x86/amd/pmf: Add fan control supportShyam Sundar S K2-0/+41
2022-08-15platform/x86/amd/pmf: Add heartbeat signal supportShyam Sundar S K3-2/+38
2022-08-15platform/x86/amd/pmf: Add debugfs informationShyam Sundar S K2-0/+37
2022-08-15platform/x86/amd/pmf: Add support SPS PMF featureShyam Sundar S K5-1/+243
2022-08-15platform/x86/amd/pmf: Add support for PMF APCI layerShyam Sundar S K4-1/+176
2022-08-15platform/x86/amd/pmf: Add support for PMF core layerShyam Sundar S K6-0/+307
2022-08-15platform/surface: aggregator_registry: Add support for Surface Laptop Go 2Maximilian Luz1-0/+3
2022-08-15platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with Windows BIOSHans de Goede1-0/+14
2022-08-15platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko1-1/+1
2022-08-15platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failurePatryk Duda1-0/+32
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+3
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo1-0/+1
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo1-0/+2
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds55-753/+2375
2022-08-04Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds12-295/+3439
2022-08-01platform/x86/intel/vsec: Fix wrong type for local status variablesHans de Goede1-4/+4
2022-08-01platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependencyAndy Shevchenko5-14/+16
2022-08-01Merge tag 'ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-v5.20' into review-hansHans de Goede4-39/+151
2022-07-29Merge branch 'acpi-bus'Rafael J. Wysocki1-26/+27
2022-07-28platform/surface: gpe: Add support for 13" Intel version of Surface Laptop 4Maximilian Luz1-0/+12
2022-07-28platform/olpc: Fix uninitialized data in debugfs writeDan Carpenter1-1/+1
2022-07-28platform/mellanox: mlxreg-lc: Fix error flow and extend verbosityVadim Pasternak1-19/+63
2022-07-28platform/x86: pmc_atom: Match all Lex BayTrail boards with critclk_systems DMI tableHans de Goede1-12/+7
2022-07-28platform/x86: sony-laptop: Remove useless comparisons in sony_pic_read_possible_resource()Andrey Strachuk1-6/+1
2022-07-21platform/chrome: cros_kunit_util: add default value for `msg->result`Tzung-Bi Shih2-1/+6
2022-07-21platform/chrome: merge Kunit utils and test casesTzung-Bi Shih3-24/+5
2022-07-20platform/chrome: cros_kbd_led_backlight: fix build warningTzung-Bi Shih1-5/+5
2022-07-20platform/chrome: cros_ec_proto: add Kunit test for cros_ec_cmd()Tzung-Bi Shih1-0/+48
2022-07-20platform/chrome: cros_ec_proto: add Kunit tests for get_sensor_countTzung-Bi Shih3-0/+182
2022-07-20platform/chrome: cros_ec_proto: add Kunit tests for check_featuresTzung-Bi Shih1-0/+77
2022-07-20platform/chrome: cros_ec_proto: add Kunit tests for get_host_eventTzung-Bi Shih1-0/+59
2022-07-20platform/chrome: cros_ec_proto: add Kunit tests for get_next_eventTzung-Bi Shih1-0/+266
2022-07-20platform/chrome: cros_ec_proto: add Kunit test for cros_ec_map_error()Tzung-Bi Shih1-0/+49
2022-07-20platform/chrome: cros_ec_proto: add Kunit tests for cmd_xfer_statusTzung-Bi Shih1-0/+42
2022-07-20platform/chrome: cros_ec_proto: return -EPROTO if empty payloadTzung-Bi Shih1-0/+5
2022-07-20platform/chrome: cros_ec_proto: add Kunit test for empty payloadTzung-Bi Shih1-0/+31