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