summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2023-11-04Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...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 'tag-chrome-platform-for-v6.7' of git://git.kernel.org/pub/scm/linu...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-31Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-28platform/chrome: cros_ec_lpc: Separate host command and irq disableLalith Rajendran
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-26Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc'Rafael J. Wysocki
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-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-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
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman
2023-10-12platform/x86/amd/pmc: Add dump_custom_stb module parameterShyam Sundar S K
2023-10-12platform/x86/amd/pmc: Handle overflow cases where the num_samples range is hi...Shyam Sundar S K
2023-10-12platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()Shyam Sundar S K
2023-10-12platform/x86: asus-wireless: Replace open coded acpi_match_acpi_device()Andy Shevchenko
2023-10-12platform/x86: xo15-ebook: Replace open coded acpi_match_acpi_device()Andy Shevchenko
2023-10-12platform/x86/amd/hsmp: improve the error logSuma Hegde
2023-10-12platform/x86/amd/hsmp: add support for metrics tblSuma Hegde
2023-10-12platform/x86/amd/hsmp: create plat specific structSuma Hegde
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-09platform/x86: msi-ec: Add more EC configsNikita Kravets
2023-10-09Merge tag 'platform-drivers-x86-ib-int3472-v6.7' of https://git.kernel.org/pu...Bartosz Golaszewski
2023-10-09platform/x86: msi-ec: rename fn_super_swapNikita Kravets
2023-10-06Merge branch 'pdx86/platform-drivers-x86-mellanox-init' into review-ilpoIlpo Järvinen
2023-10-06platform: mellanox: Fix misspelling error in routine nameVadim Pasternak
2023-10-06platform: mellanox: Rename some init()/exit() functions for consistent namingVadim Pasternak
2023-10-06platform: mellanox: Fix a resource leak in an error handling path in probing ...Vadim Pasternak
2023-10-06platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König