summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
2023-12-04platform/x86/intel/vsec: Move structures to headerDavid E. Box
2023-12-04platform/x86/intel/vsec: Remove unnecessary returnDavid E. Box
2023-12-04platform/x86/intel/vsec: Fix xa_alloc memory leakDavid E. Box
2023-12-04platform/x86: Add Silicom Platform DriverHenry Shi
2023-12-02platform/x86: asus-laptop: remove redundant braces in if statementsEdson Juliano Drosdeck
2023-12-02platform/x86: acer-wmi: add fan speed monitoring for Predator PHN16-71SungHwan Jung
2023-12-02platform/x86: acer-wmi: Depend on ACPI_VIDEO instead of selecting itSungHwan Jung
2023-12-02platform/x86: acer-wmi: Add platform profile and mode key support for Predato...SungHwan Jung
2023-11-30platform/x86: wmi: Skip blocks with zero instancesArmin Wolf
2023-11-28platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspendLuke D. Jones
2023-11-23platform/x86: asus-wmi: Filter Volume key presses if also reported via atkbdHans de Goede
2023-11-23platform/x86: asus-wmi: Change q500a_i8042_filter() into a generic i8042-filterHans de Goede
2023-11-23platform/x86: asus-wmi: Move i8042 filter install to shared asus-wmi codeHans de Goede
2023-11-21platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko
2023-11-20platform/x86/dell: alienware-wmi: Use kasprintf()Christophe JAILLET
2023-11-20platform/x86: x86-android-tablets: Fix backlight ctrl for Lenovo Yoga Tab 3 P...Hans de Goede
2023-11-20platform/x86: x86-android-tablets: Add audio codec info for Lenovo Yoga Tab 3...Hans de Goede
2023-11-20platform/x86: x86-android-tablets: Add support for SPI device instantiationHans de Goede
2023-11-20platform/x86/intel/wmi: thunderbolt: Use bus-based WMI interfaceArmin Wolf
2023-11-20platform/x86: intel-wmi-sbl-fw-update: Use bus-based WMI interfaceArmin Wolf
2023-11-20platform/x86: wmi: Add wmidev_block_set()Armin Wolf
2023-11-17platform/x86/amd/pmc: adjust getting DRAM size behaviorShyam Sundar S K
2023-11-15platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()Harshit Mogalapalli
2023-11-15platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()Harshit Mogalapalli
2023-11-15platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()Harshit Mogalapalli
2023-11-15platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()Harshit Mogalapalli
2023-11-15platform/x86: ideapad-laptop: Set max_brightness before using itStuart Hayhurst
2023-11-04Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-10-31Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-27platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar
2023-10-27platform/x86: inspur-platform-profile: Add platform profile supportAi Chao
2023-10-27platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120eOlli Asikainen
2023-10-25platform/x86: wmi: Decouple WMI device removal from wmi_block_listArmin Wolf
2023-10-25platform/x86: wmi: Fix opening of char deviceArmin Wolf
2023-10-25platform/x86: wmi: Fix probe failure when failing to register WMI devicesArmin Wolf
2023-10-25platform/x86: wmi: Fix refcounting of WMI devices in legacy functionsArmin Wolf
2023-10-25platform/x86: wmi: Decouple probe deferring from wmi_block_listArmin Wolf
2023-10-25platform/x86/amd/hsmp: Fix iomem handlingArmin Wolf
2023-10-25platform/x86: asus-wmi: Do not report brightness up/down keys when also repor...Hans de Goede
2023-10-24x86/microcode/intel: Rework intel_find_matching_signature()Thomas Gleixner
2023-10-24x86/microcode/intel: Rework intel_cpu_collect_info()Thomas Gleixner
2023-10-23platform/x86: thinkpad_acpi: replace deprecated strncpy with memcpyJustin Stitt
2023-10-18apple-gmux: Hard Code max brightness for MMIO gmuxOrlando Chamberlain
2023-10-18x86: convert to new timestamp accessorsJeff Layton
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-17platform/x86: acer-wmi: Remove void function returnEdson Juliano Drosdeck