summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
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
2024-05-27platform/chrome: cros_ec: let cros_ec_suspend() call cros_ec_suspend_*Tzung-Bi Shih
2024-05-27platform/chrome: cros_ec_proto: Fix cros_ec_get_host_command_version_mask kdocThomas Weißschuh
2024-05-27platform/chrome: cros_ec_proto: Fix cros_ec_get_host_event_wake_mask kdocThomas Weißschuh
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-21Merge tag 'acpi-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-16platform/x86: wmi: Remove custom EC address space handlerRafael J. Wysocki
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-05-15platform/x86: Add new MeeGoPad ANX7428 Type-C Cross Switch driverHans de Goede
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-05-14platform/x86: Add new Dell UART backlight driverHans de Goede
2024-05-14platform/x86: x86-android-tablets: Create LED device for Xiaomi Pad 2 bottom ...Hans de Goede
2024-05-14platform/x86: x86-android-tablets: Xiaomi pad2 RGB LED fwnode updatesKate Hsuan
2024-05-14platform/x86: x86-android-tablets: Pass struct device to init()Hans de Goede
2024-05-14platform/x86/amd: pmc: Add new ACPI ID AMDI000BShyam Sundar S K
2024-05-14platform/x86/amd: pmf: Add new ACPI ID AMDI0105Shyam Sundar S K
2024-05-14platform/x86: p2sb: Don't init until unassigned resources have been assignedBen Fradella
2024-05-14platform/surface: aggregator: Log critical errors during SAM probingWeifeng Liu
2024-05-13Merge tag 'tag-chrome-platform-for-v6.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-05-13Merge branch 'acpi-bus'Rafael J. Wysocki
2024-05-04platform/x86: Use device_show_string() helper for sysfs attributesLukas Wunner
2024-05-01platform/x86: ISST: Support SST-BF and SST-TF per levelSrinivas Pandruvada
2024-04-30Merge tag 'platform-drivers-x86-v6.9-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-04-30platform/chrome: cros_ec: Handle events during suspend after resume completionKarthikeyan Ramasubramanian