summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2024-06-12platform/chrome: cros_ec_proto: update Kunit test for get_next_data_v3Tzung-Bi Shih
2024-06-11platform/chrome: cros_ec_proto: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-07platform/x86: dell-pc: avoid double free and invalid unregistrationThomas Weißschuh
2024-06-06platform/chrome: cros_ec_lpc: Add quirks for Framework LaptopBen Walsh
2024-06-06platform/chrome: cros_ec_lpc: Add a new quirk for AML mutexBen Walsh
2024-06-06platform/chrome: cros_ec_lpc: Add a new quirk for ACPI idBen Walsh
2024-06-06platform/chrome: cros_ec_lpc: MEC access can use an AML mutexBen Walsh
2024-06-06platform/chrome: cros_ec_lpc: MEC access can return error codeBen Walsh
2024-06-05platform/chrome: cros_ec_proto: Upgrade get_next_event to v3Daisuke Nojiri
2024-06-03platform/x86: thinkpad_acpi: Use 2-argument strscpy()Andy Shevchenko
2024-06-03platform/x86: think-lmi: Use 2-argument strscpy()Andy Shevchenko
2024-06-03platform/x86: serial-multi-instantiate: Use 2-argument strscpy()Andy Shevchenko
2024-06-03platform/x86: intel: chtwc_int33fe: Use 2-argument strscpy()Andy Shevchenko
2024-06-03platform/x86: hp: hp-bioscfg: Use 2-argument strscpy()Andy Shevchenko
2024-06-03platform/x86: asus-tf103c-dock: Use 2-argument strscpy()Andy Shevchenko
2024-06-03platform/x86/amd/hsmp: Check HSMP support on AMD family of processorsSuma Hegde
2024-06-03platform/x86: dell-smbios: Simplify error handlingArmin Wolf
2024-06-03platform/x86: dell-smbios: Fix wrong token data in sysfsArmin Wolf
2024-06-03platform/x86: yt2-1380: add CONFIG_EXTCON dependencyArnd Bergmann
2024-06-03platform/x86: touchscreen_dmi: Use 2-argument strscpy()Andy Shevchenko
2024-06-03platform/x86: touchscreen_dmi: Drop "silead,max-fingers" propertyHans de Goede
2024-06-03platform/x86: intel_scu_wdt: Switch to new Intel CPU model definesTony Luck
2024-06-03platform/x86: intel_speed_select_if: Switch to new Intel CPU model definesTony Luck
2024-06-03platform/x86: intel-uncore-freq: Switch to new Intel CPU model definesTony Luck
2024-06-03platform/x86: intel_ips: Switch to new Intel CPU model definesTony Luck
2024-06-03platform/x86: intel_turbo_max_3: Switch to new Intel CPU model definesTony Luck
2024-06-03platform/x86: p2sb: Switch to new Intel CPU model definesTony Luck
2024-06-03platform/x86: intel_telemetry: Switch to new Intel CPU model definesTony Luck
2024-06-03platform/x86/intel/pmc: Switch to new Intel CPU model definesTony Luck
2024-06-03platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()Thomas Weißschuh
2024-05-31platform/x86/intel/tpmi/plr: Add support for the plr mailboxTero Kristo
2024-05-31platform/x86/intel/tpmi: Add new auxiliary driver for performance limitsTero Kristo
2024-05-31platform/x86/intel: TPMI domain id and CPU mappingSrinivas Pandruvada
2024-05-31platform/x86/intel/tpmi: Add API to get debugfs rootTero Kristo
2024-05-31platform/x86/intel/tpmi: Add support for performance limit reasonsTero Kristo
2024-05-31platform/x86: ISST: Use only TPMI interface when presentSrinivas Pandruvada
2024-05-31platform/x86: ISST: Avoid some SkyLake server modelsSrinivas Pandruvada
2024-05-31platform/x86: ISST: Add model specific loading for common moduleSrinivas Pandruvada
2024-05-31drm: move i915_drm.h under include/drm/intelJani Nikula
2024-05-30platform/x86: dell-pc: Implement platform_profileLyndon Sanche
2024-05-30platform/x86: dell-smbios: Move request functions for reuseLyndon Sanche
2024-05-30platform/x86: dell-smbios: Add helper for checking supported classLyndon Sanche
2024-05-29platform/chrome: cros_ec_debugfs: Make log polling period a parameterRob Barnes
2024-05-27platform/x86/amd/pmf: Use memdup_user()Thorsten Blum
2024-05-27platform/x86: touchscreen_dmi: Add info for the EZpad 6s Prohmtheboy154
2024-05-27platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablethmtheboy154
2024-05-27platform/x86: touchscreen_dmi: Add support for setting touchscreen properties...Hans de Goede
2024-05-27platform/x86: thinkpad_acpi: Select INPUT_SPARSEKMAP in KconfigSteven Rostedt (Google)
2024-05-27platform/x86: x86-android-tablets: Add "select LEDS_CLASS"Hans de Goede
2024-05-27platform/x86: ISST: fix use-after-free in tpmi_sst_dev_remove()Harshit Mogalapalli