summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-04-026-152/+181
|\
| * platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih2022-03-311-6/+6
| * platform: chrome: Split trace include fileGwendal Grignou2022-03-314-97/+127
| * platform/chrome: cros_ec_typec: Update mux flags during partner removalPrashant Malani2022-02-151-0/+1
| * platform/chrome: cros_ec_typec: Configure muxes at start of port updatePrashant Malani2022-02-151-6/+6
| * platform/chrome: cros_ec_typec: Get mux state inside configure_muxPrashant Malani2022-02-151-32/+23
| * platform/chrome: cros_ec_typec: Move mux flag checksPrashant Malani2022-02-151-7/+7
| * platform/chrome: cros_ec_typec: Check for EC devicePrashant Malani2022-02-011-0/+6
| * platform/chrome: cros_ec_typec: Make try power role optionalPrashant Malani2022-01-311-7/+8
* | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-5/+3
|\ \
| * | platform: goldfish: pipe: Use platform_get_irq() to get the interruptLad Prabhakar2022-03-181-5/+3
* | | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-2536-1374/+3316
|\ \ \
| * | | platform/x86: think-lmi: Certificate authentication supportMark Pearson2022-03-182-104/+421
| * | | platform/x86: amd-pmc: Only report STB errors when STB enabledMario Limonciello2022-03-181-6/+8
| * | | platform/x86: amd-pmc: Drop CPU QoS workaroundMario Limonciello2022-03-171-29/+3
| * | | platform/x86: amd-pmc: Output error codes in messagesMario Limonciello2022-03-171-5/+7
| * | | platform/x86: amd-pmc: Move to later in the suspend processMario Limonciello2022-03-171-15/+15
| * | | platform/x86: thinkpad_acpi: consistently check fan_get_status return.Tom Rix2022-03-171-6/+6
| * | | platform/x86: hp-wmi: support omen thermal profile policy v1Enver Balalic2022-03-151-14/+67
| * | | platform/x86: hp-wmi: Changing bios_args.data to be dynamically allocatedJorge Lopez2022-03-151-21/+33
| * | | platform/x86: hp-wmi: Fix 0x05 error code reported by several WMI callsJorge Lopez2022-03-141-11/+11
| * | | platform/x86: hp-wmi: Fix SW_TABLET_MODE detection methodJorge Lopez2022-03-141-19/+52
| * | | platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)Jorge Lopez2022-03-141-1/+1
| * | | platform/x86: amd-pmc: Validate entry into the deepest state on resumeMario Limonciello2022-03-101-3/+26
| * | | platform/x86: thinkpad_acpi: Don't use test_bit on an integerHans de Goede2022-03-091-2/+2
| * | | platform/x86: thinkpad_acpi: Fix compiler warning about uninitialized err var...Hans de Goede2022-03-091-1/+1
| * | | platform/x86: thinkpad_acpi: clean up dytc profile convertMark Pearson2022-03-091-12/+5
| * | | platform/x86: x86-android-tablets: Depend on EFI and SPIHans de Goede2022-03-091-1/+1
| * | | platform/x86: amd-pmc: uninitialized variable in amd_pmc_s2d_init()Dan Carpenter2022-03-081-1/+2
| * | | platform/x86: intel-uncore-freq: fix uncore_freq_common_init() error codesDan Carpenter2022-03-082-2/+2
| * | | platform/x86: huawei-wmi: check the return value of device_create_file()Jia-Ju Bai2022-03-081-3/+10
| * | | platform/x86: thinkpad_acpi: Add PSC mode supportMark Pearson2022-03-021-53/+119
| * | | platform/surface: Remove Surface 3 Button driverHans de Goede2022-03-023-255/+0
| * | | platform/x86: x86-android-tablets: Lenovo Yoga Tablet 2 830/1050 sound supportHans de Goede2022-03-021-0/+69
| * | | platform/x86: x86-android-tablets: Workaround Lenovo Yoga Tablet 2 830/1050 p...Hans de Goede2022-03-021-0/+21
| * | | platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 830 / 1050 dataHans de Goede2022-03-021-0/+184
| * | | platform/x86: x86-android-tablets: Fix EBUSY error when requesting IOAPIC IRQsHans de Goede2022-03-021-0/+6
| * | | platform/x86: thinkpad_acpi: Add dual fan probeMark Pearson2022-03-021-3/+12
| * | | platform/x86: Add AMD system management interfaceSuma Hegde2022-03-023-0/+439
| * | | surface: surface3_power: Fix battery readings on batteries without a serial n...Hans de Goede2022-03-021-3/+10
| * | | platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeupMario Limonciello2022-03-021-9/+33
| * | | lg-laptop: Move setting of battery charge limit to common locationMatan Ziv-Av2022-02-232-8/+50
| * | | platform/x86: int3472: Add terminator to gpiod_lookup_tableDaniel Scally2022-02-211-1/+2
| * | | platform/dcdbas: move EXPORT_SYMBOL after functionMateusz Jończyk2022-02-171-1/+1
| * | | platform/x86: amd-pmc: Add support for AMD Spill to DRAM STB featureSanket Goswami2022-02-171-14/+130
| * | | platform/x86/intel-uncore-freq: Split common and enumeration partSrinivas Pandruvada2022-02-174-283/+365
| * | | platform/x86/intel/uncore-freq: Display uncore current frequencySrinivas Pandruvada2022-02-171-9/+62
| * | | platform/x86/intel/uncore-freq: Use sysfs API to create attributesSrinivas Pandruvada2022-02-171-112/+113
| * | | platform/x86/intel/uncore-freq: Move to uncore-frequency folderSrinivas Pandruvada2022-02-175-14/+32
| * | | platform/x86: Add Intel Software Defined Silicon driverDavid E. Box2022-02-144-1/+599