summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2022-05-06platform/surface: aggregator: Fix initialization order when compiling as buil...Maximilian Luz-1/+1
2022-05-06platform/surface: gpe: Add support for Surface Pro 8Maximilian Luz-0/+8
2022-05-06platform/x86/intel: Fix 'rmmod pmt_telemetry' panicPrarit Bhargava-1/+1
2022-05-06platform/x86: thinkpad_acpi: Correct dual fan probeMark Pearson-10/+13
2022-05-06platform/x86: thinkpad_acpi: Add a s2idle resume quirk for a number of laptopsMario Limonciello-0/+126
2022-05-06platform/x86: thinkpad_acpi: Convert btusb DMI list to quirksMario Limonciello-2/+24
2022-04-27platform/x86/intel: pmc/core: change pmc_lpm_modes to staticTom Rix-1/+1
2022-04-27platform/x86/intel/sdsi: Fix bug in multi packet readsDavid E. Box-5/+3
2022-04-27platform/x86/intel/sdsi: Poll on ready bit for writesDavid E. Box-2/+2
2022-04-27platform/x86/intel/sdsi: Handle leaky bucketDavid E. Box-7/+25
2022-04-27platform/x86: intel-uncore-freq: Prevent driver loading in guestsSrinivas Pandruvada-0/+3
2022-04-27platform/x86: gigabyte-wmi: added support for B660 GAMING X DDR4 motherboardDarryn Anton Jordan-0/+1
2022-04-27platform/x86: dell-laptop: Add quirk entry for Latitude 7520Gabriele Mazzotta-0/+13
2022-04-27platform/x86: asus-wmi: Fix driver not binding when fan curve control probe f...Hans de Goede-3/+4
2022-04-27platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method...Dan Carpenter-2/+6
2022-04-04platform/x86: amd-pmc: Fix compilation without CONFIG_SUSPENDMario Limonciello-1/+13
2022-04-04platform/x86: acerhdf: Cleanup str_starts_with()Wei Li-18/+3
2022-04-04platform/x86: barco-p50-gpio: Fix duplicate included linux/io.hHaowen Bai-1/+0
2022-04-04platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...Jiapeng Chong-2/+0
2022-04-04platform/x86: think-lmi: certificate support clean upsMark Pearson-30/+15
2022-04-02Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-152/+181
2022-03-31platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih-6/+6
2022-03-31platform: chrome: Split trace include fileGwendal Grignou-97/+127
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+3
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1374/+3316
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1/+166
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-181/+355
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-11/+11
2022-03-18platform: goldfish: pipe: Use platform_get_irq() to get the interruptLad Prabhakar-5/+3
2022-03-18platform/x86: think-lmi: Certificate authentication supportMark Pearson-104/+421
2022-03-18platform/x86: amd-pmc: Only report STB errors when STB enabledMario Limonciello-6/+8
2022-03-17platform/x86: amd-pmc: Drop CPU QoS workaroundMario Limonciello-29/+3
2022-03-17platform/x86: amd-pmc: Output error codes in messagesMario Limonciello-5/+7
2022-03-17platform/x86: amd-pmc: Move to later in the suspend processMario Limonciello-15/+15
2022-03-17platform/x86: thinkpad_acpi: consistently check fan_get_status return.Tom Rix-6/+6
2022-03-15platform/x86: hp-wmi: support omen thermal profile policy v1Enver Balalic-14/+67
2022-03-15platform/x86: hp-wmi: Changing bios_args.data to be dynamically allocatedJorge Lopez-21/+33
2022-03-14platform/x86: hp-wmi: Fix 0x05 error code reported by several WMI callsJorge Lopez-11/+11
2022-03-14platform/x86: hp-wmi: Fix SW_TABLET_MODE detection methodJorge Lopez-19/+52
2022-03-14platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)Jorge Lopez-1/+1
2022-03-10platform/x86: amd-pmc: Validate entry into the deepest state on resumeMario Limonciello-3/+26
2022-03-09platform/x86: thinkpad_acpi: Don't use test_bit on an integerHans de Goede-2/+2
2022-03-09platform/x86: thinkpad_acpi: Fix compiler warning about uninitialized err var...Hans de Goede-1/+1
2022-03-09platform/x86: thinkpad_acpi: clean up dytc profile convertMark Pearson-12/+5
2022-03-09platform/x86: x86-android-tablets: Depend on EFI and SPIHans de Goede-1/+1
2022-03-08platform/x86: amd-pmc: uninitialized variable in amd_pmc_s2d_init()Dan Carpenter-1/+2
2022-03-08platform/x86: intel-uncore-freq: fix uncore_freq_common_init() error codesDan Carpenter-2/+2
2022-03-08platform/x86: huawei-wmi: check the return value of device_create_file()Jia-Ju Bai-3/+10
2022-03-02platform/x86: thinkpad_acpi: Add PSC mode supportMark Pearson-53/+119
2022-03-02platform/surface: Remove Surface 3 Button driverHans de Goede-255/+0