summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2024-03-26platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios nameHans de Goede
2024-03-26platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BARHans de Goede
2024-03-01platform/x86: thinkpad_acpi: Only update profile if successfully convertedMario Limonciello
2024-03-01platform/x86: touchscreen_dmi: Allow partial (prefix) matches for ACPI namesHans de Goede
2024-03-01platform/x86: intel-vbtn: Stop calling "VBDL" from notify_handlerHans de Goede
2024-03-01platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tabletPhoenix Chen
2024-03-01platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is fullLiming Sun
2024-01-31platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probeShin'ichiro Kawasaki
2024-01-31platform/x86: intel-uncore-freq: Fix types in sysfs callbacksNathan Chancellor
2024-01-25platform/x86/intel/vsec: Fix xa_alloc memory leakDavid E. Box
2024-01-20platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13Mario Limonciello
2024-01-20platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirksMario Limonciello
2024-01-20platform/x86/amd/pmc: Only run IRQ1 firmware version check on CezanneMario Limonciello
2024-01-20platform/x86/amd/pmc: Move platform defines to headerMario Limonciello
2024-01-20platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad...Vishnu Sankar
2024-01-20platform/x86: intel-vbtn: Fix missing tablet-mode-switch eventsHans de Goede
2024-01-05Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"Shin'ichiro Kawasaki
2024-01-05platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probeShin'ichiro Kawasaki
2024-01-05platform/x86/intel/pmc: Move GBE LTR ignore to suspend callbackDavid E. Box
2024-01-05platform/x86/intel/pmc: Allow reenabling LTRsDavid E. Box
2024-01-05platform/x86/intel/pmc: Add suspend callbackDavid E. Box
2024-01-01platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()Rajvi Jingar
2023-12-20platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko
2023-12-13platform/surface: aggregator: fix recv_buf() return valueFrancesco Dolcini
2023-12-13platform/mellanox: Check devm_hwmon_device_register_with_groups() return valueKunwu Chan
2023-12-13platform/mellanox: Add null pointer checks for devm_kasprintf()Kunwu Chan
2023-12-13mlxbf-bootctl: correctly identify secure boot with development keysDavid Thompson
2023-12-13platform/x86: wmi: Skip blocks with zero instancesArmin Wolf
2023-12-13platform/x86: asus-wmi: Move i8042 filter install to shared asus-wmi codeHans de Goede
2023-12-03platform/x86: ideapad-laptop: Set max_brightness before using itStuart Hayhurst
2023-12-03platform/x86/amd/pmc: adjust getting DRAM size behaviorShyam Sundar S K
2023-12-03platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()Harshit Mogalapalli
2023-12-03platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()Harshit Mogalapalli
2023-12-03platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()Harshit Mogalapalli
2023-11-28platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120eOlli Asikainen
2023-11-28platform/chrome: kunit: initialize lock for fake ec_devTzung-Bi Shih
2023-11-20platform/chrome: cros_ec_lpc: Separate host command and irq disableLalith Rajendran
2023-11-20platform/x86: wmi: Fix opening of char deviceArmin Wolf
2023-11-20platform/x86: wmi: Fix probe failure when failing to register WMI devicesArmin Wolf
2023-10-27platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar
2023-10-18platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun
2023-10-18apple-gmux: Hard Code max brightness for MMIO gmuxOrlando Chamberlain
2023-10-18platform/surface: platform_profile: Propagate error if profile registration f...Armin Wolf
2023-10-18platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c eventsHans de Goede
2023-10-18platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlig...Hans de Goede
2023-10-18platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2eHans de Goede
2023-10-11platform/x86: msi-ec: Fix the 3rd configNikita Kravets
2023-10-11platform/x86: intel-uncore-freq: Conditionally create attribute for read freq...Srinivas Pandruvada
2023-10-11Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixesHans de Goede
2023-10-06platform: mellanox: Fix a resource leak in an error handling path in probing ...Vadim Pasternak