summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2024-04-24platform/chrome: cros_hps_i2c: Replace deprecated UNIVERSAL_DEV_PM_OPS()Andy Shevchenko-2/+2
2024-04-24platform/chrome: cros_kbd_led_backlight: provide ID table for avoiding fallba...Tzung-Bi Shih-2/+9
2024-04-24platform/chrome: wilco_ec: core: provide ID table for avoiding fallback matchTzung-Bi Shih-1/+8
2024-04-24platform/chrome: wilco_ec: event: remove redundant MODULE_ALIASTzung-Bi Shih-1/+0
2024-04-24platform/chrome: wilco_ec: debugfs: provide ID table for avoiding fallback matchTzung-Bi Shih-1/+8
2024-04-24platform/chrome: wilco_ec: telemetry: provide ID table for avoiding fallback ...Tzung-Bi Shih-1/+8
2024-04-24platform/chrome: cros_ec_vbc: provide ID table for avoiding fallback matchTzung-Bi Shih-1/+8
2024-04-24platform/chrome: cros_ec_lightbar: provide ID table for avoiding fallback matchTzung-Bi Shih-1/+8
2024-04-24platform/chrome: cros_ec_sysfs: provide ID table for avoiding fallback matchTzung-Bi Shih-1/+8
2024-04-24platform/chrome: cros_ec_debugfs: provide ID table for avoiding fallback matchTzung-Bi Shih-1/+8
2024-04-24platform/chrome: cros_ec_chardev: provide ID table for avoiding fallback matchTzung-Bi Shih-1/+8
2024-04-24platform/chrome: cros_usbpd_notify: provide ID table for avoiding fallback matchTzung-Bi Shih-1/+8
2024-04-24platform/chrome: cros_usbpd_logger: provide ID table for avoiding fallback matchTzung-Bi Shih-1/+8
2024-04-24platform/chrome: cros_ec_sensorhub: provide ID table for avoiding fallback matchTzung-Bi Shih-1/+8
2024-04-24platform/chrome: cros_ec_proto: avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-42/+30
2024-04-24platform/chrome: wilco_ec: use sysfs_emit() instead of sprintf()Ai Chao-1/+1
2024-04-18Merge tag 'platform-drivers-x86-v6.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-5/+73
2024-04-17platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSesMario Limonciello-0/+9
2024-04-16platform/x86/intel-uncore-freq: Increase minor number supportSrinivas Pandruvada-2/+2
2024-04-16platform/x86: ISST: Add Granite Rapids-D to HPM CPU listSrinivas Pandruvada-0/+1
2024-04-16platform/x86/amd: pmf: Add quirk for ROG Zephyrus G14Mario Limonciello-0/+8
2024-04-16platform/x86/amd: pmf: Add infrastructure for quirking supported funcsMario Limonciello-2/+52
2024-04-16platform/x86/amd: pmf: Decrease error message to debugMario Limonciello-1/+1
2024-04-15platform/x86/intel/sdsi: Add attribute to read the current meter stateDavid E. Box-6/+24
2024-04-15platform/x86/intel/sdsi: Add in-band BIOS lock supportKuppuswamy Sathyanarayanan-0/+10
2024-04-15platform/x86/intel/sdsi: Combine read and write mailbox flowsDavid E. Box-35/+44
2024-04-15platform/x86/intel/sdsi: Set message size during writesDavid E. Box-0/+1
2024-04-15platform/x86: thinkpad_acpi: use platform_profile_cycle()Gergo Koteles-17/+2
2024-04-15platform/x86: ideapad-laptop: switch platform profiles using thermal manageme...Gergo Koteles-2/+5
2024-04-15platform/x86: android-tablets: Use GPIO_LOOKUP() macroAndy Shevchenko-4/+2
2024-04-15platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 Pro 1380F/L dataHans de Goede-0/+235
2024-04-15platform/x86: x86-android-tablets: Unregister devices in reverse orderHans de Goede-4/+4
2024-04-15platform/x86/amd/pmc: Add AMD MP2 STB functionalityBasavaraj Natikar-0/+314
2024-04-15platform/x86: ideapad-laptop: add FnLock LED class deviceGergo Koteles-1/+96
2024-04-15platform/x86: ideapad-laptop: add fn_lock_get/set functionsGergo Koteles-11/+27
2024-04-11Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...Linus Torvalds-14/+14
2024-04-11platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans-14/+14
2024-04-08platform/x86: asus-wmi: cleanup main struct to avoid some holesLuke D. Jones-11/+6
2024-04-08platform/x86: asus-wmi: Add support for MCU powersaveLuke D. Jones-0/+50
2024-04-08platform/x86: asus-wmi: ROG Ally increase wait time, allow MCU powersaveLuke D. Jones-10/+2
2024-04-08platform/x86: asus-wmi: adjust formatting of ppt-<name>() functionsLuke D. Jones-14/+7
2024-04-08platform/x86: asus-wmi: store a min default for ppt optionsLuke D. Jones-28/+99
2024-04-08platform/x86: asus-wmi: support toggling POST soundLuke D. Jones-0/+51
2024-04-08platform/x86: asus-wmi: add support variant of TUF RGBLuke D. Jones-4/+9
2024-04-08platform/x86: asus-wmi: add support for Vivobook GPU MUXLuke D. Jones-9/+13
2024-04-08platform/x86: asus-wmi: add support for 2024 ROG Mini-LEDLuke D. Jones-10/+86
2024-04-08platform/x86: xiaomi-wmi: Drop unnecessary NULL checksArmin Wolf-9/+2
2024-04-08platform/x86: xiaomi-wmi: Fix race condition when reporting key eventsArmin Wolf-0/+18
2024-04-08platform/x86: wmi: Mark simple WMI drivers as legacy-freeArmin Wolf-0/+2
2024-04-08platform/x86: lg-laptop: fix %s null argument warningGergo Koteles-1/+1