summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2023-11-04Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+3
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+28
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-435/+2677
2023-10-31Merge tag 'tag-chrome-platform-for-v6.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-99/+165
2023-10-31Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-166/+187
2023-10-31Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-3/+7
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds-1/+1
2023-10-28platform/chrome: cros_ec_lpc: Separate host command and irq disableLalith Rajendran-26/+116
2023-10-27platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar-0/+73
2023-10-27platform/x86: inspur-platform-profile: Add platform profile supportAi Chao-0/+230
2023-10-27platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120eOlli Asikainen-0/+1
2023-10-26Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc'Rafael J. Wysocki-3/+7
2023-10-25platform/x86: wmi: Decouple WMI device removal from wmi_block_listArmin Wolf-15/+14
2023-10-25platform/x86: wmi: Fix opening of char deviceArmin Wolf-14/+6
2023-10-25platform/x86: wmi: Fix probe failure when failing to register WMI devicesArmin Wolf-8/+8
2023-10-25platform/x86: wmi: Fix refcounting of WMI devices in legacy functionsArmin Wolf-60/+107
2023-10-25platform/x86: wmi: Decouple probe deferring from wmi_block_listArmin Wolf-13/+26
2023-10-25platform/x86/amd/hsmp: Fix iomem handlingArmin Wolf-1/+1
2023-10-25platform/x86: asus-wmi: Do not report brightness up/down keys when also repor...Hans de Goede-0/+16
2023-10-24x86/microcode/intel: Rework intel_find_matching_signature()Thomas Gleixner-1/+1
2023-10-24x86/microcode/intel: Rework intel_cpu_collect_info()Thomas Gleixner-5/+3
2023-10-23platform/x86: thinkpad_acpi: replace deprecated strncpy with memcpyJustin Stitt-2/+5
2023-10-18platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun-10/+11
2023-10-18apple-gmux: Hard Code max brightness for MMIO gmuxOrlando Chamberlain-1/+13
2023-10-18platform/surface: platform_profile: Propagate error if profile registration f...Armin Wolf-2/+1
2023-10-18x86: convert to new timestamp accessorsJeff Layton-1/+1
2023-10-18platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c eventsHans de Goede-0/+3
2023-10-18platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlig...Hans de Goede-11/+4
2023-10-18platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2eHans de Goede-1/+1
2023-10-17platform/x86: acer-wmi: Remove void function returnEdson Juliano Drosdeck-2/+0
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman-18/+94
2023-10-12platform/x86/amd/pmc: Add dump_custom_stb module parameterShyam Sundar S K-0/+32
2023-10-12platform/x86/amd/pmc: Handle overflow cases where the num_samples range is hi...Shyam Sundar S K-6/+13
2023-10-12platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()Shyam Sundar S K-13/+19
2023-10-12platform/x86: asus-wireless: Replace open coded acpi_match_acpi_device()Andy Shevchenko-8/+4
2023-10-12platform/x86: xo15-ebook: Replace open coded acpi_match_acpi_device()Andy Shevchenko-4/+5
2023-10-12platform/x86/amd/hsmp: improve the error logSuma Hegde-3/+3
2023-10-12platform/x86/amd/hsmp: add support for metrics tblSuma Hegde-2/+172
2023-10-12platform/x86/amd/hsmp: create plat specific structSuma Hegde-23/+38
2023-10-11platform/x86: msi-ec: Fix the 3rd configNikita Kravets-2/+1
2023-10-11platform/x86: intel-uncore-freq: Conditionally create attribute for read freq...Srinivas Pandruvada-2/+6
2023-10-11Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixesHans de Goede-2/+3
2023-10-09platform/x86: msi-ec: Add more EC configsNikita Kravets-0/+467
2023-10-09Merge tag 'platform-drivers-x86-ib-int3472-v6.7' of https://git.kernel.org/pu...Bartosz Golaszewski-94/+94
2023-10-09platform/x86: msi-ec: rename fn_super_swapNikita Kravets-10/+10
2023-10-06Merge branch 'pdx86/platform-drivers-x86-mellanox-init' into review-ilpoIlpo Järvinen-14/+15
2023-10-06platform: mellanox: Fix misspelling error in routine nameVadim Pasternak-4/+4
2023-10-06platform: mellanox: Rename some init()/exit() functions for consistent namingVadim Pasternak-9/+9
2023-10-06platform: mellanox: Fix a resource leak in an error handling path in probing ...Vadim Pasternak-2/+3
2023-10-06platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König-1/+7