summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
4 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook16-27/+16
4 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds9-28/+14
4 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds4-5/+5
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds56-93/+93
5 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook73-166/+170
8 daysMerge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
8 daysMerge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+3
12 daysMerge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds42-741/+4856
13 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2026-02-11Merge tag 'chrome-platform-v7.0' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-42/+110
2026-02-11Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2026-02-10platform/x86: lenovo-wmi-{capdata,other}: Fix HWMON channel visibilityRong Zhang2-4/+4
2026-02-10Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+3
2026-02-10Merge tag 'acpi-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-69/+2
2026-02-05Merge branch 'acpi-bus'Rafael J. Wysocki2-69/+2
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki1-1/+3
2026-02-01platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()Sebastian Andrzej Siewior1-2/+2
2026-01-30platform/chrome: lightbar: Add support for large sequenceGwendal Grignou1-27/+61
2026-01-30platform/chrome: lightbar: Report number of segmentsGwendal Grignou1-0/+43
2026-01-30platform/chrome: cros_ec_lightbar: Fix response size initializationTzung-Bi Shih1-1/+1
2026-01-29platform/x86/intel/tpmi/plr: Make the file domain<n>/status writeableRicardo Neri1-1/+1
2026-01-29platform/x86: hp-bioscfg: Skip empty attribute namesMario Limonciello1-0/+5
2026-01-28platform/x86: hp-wmi: Add EC offsets to read Victus S thermal profileKrishna Chomal1-7/+96
2026-01-28platform/x86: classmate-laptop: Add missing NULL pointer checksRafael J. Wysocki1-0/+32
2026-01-28platform: mellanox: mlx-platform: Add support DGX flavor of next-generation 8...Oleksandr Shamray1-0/+28
2026-01-28platform: mellanox: mlx-platform: Add support for new Nvidia DGX system based...Oleksandr Shamray1-0/+456
2026-01-28Merge branch 'platform-drivers-x86-asus-kbd' into for-nextIlpo Järvinen1-27/+196
2026-01-28platform/x86: asus-wmi: add keyboard brightness event handlerAntheas Kapenekakis1-5/+41
2026-01-28platform/x86: asus-wmi: Add support for multiple kbd led handlersAntheas Kapenekakis1-25/+158
2026-01-26platform/x86: lg-laptop: Recognize 2022-2025 modelsJonas Ringeis1-1/+10
2026-01-26platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Progongqi1-0/+7
2026-01-26platform/x86: intel_telemetry: Fix PSS event register maskKaushlendra Kumar1-1/+1
2026-01-26platform/x86: intel_telemetry: Fix swapped arrays in PSS outputKaushlendra Kumar1-2/+2
2026-01-26platform/x86/intel/vsec: Add Nova Lake PUNIT supportDavid E. Box1-0/+2
2026-01-26platform/x86: toshiba_haps: Fix memory leaks in add/remove routinesRafael J. Wysocki1-1/+1
2026-01-26platform/x86: panasonic-laptop: Fix sysfs group leak in error pathRafael J. Wysocki1-1/+3
2026-01-26platform/wmi: string-kunit: Add missing oversized string test caseArmin Wolf1-0/+18
2026-01-26platform/x86/amd/pmf: Added a module parameter to disable the Smart PC functionAlexey Zagorodnikov1-5/+13
2026-01-26platform/x86/uniwill: Implement cTGP settingWerner Sembach1-26/+163
2026-01-26platform/x86: uniwill-laptop: Introduce device descriptor systemArmin Wolf1-26/+131
2026-01-26platform/x86/amd: Use scope-based cleanup for wbrf_record()Zilin Guan1-17/+8
2026-01-26Merge branch 'fixes' of into for-nextIlpo Järvinen23-35/+506
2026-01-23platform/chrome: cros_ec_typec: Set no_mode_control flagAndrei Kuchynski1-0/+1
2026-01-21platform/x86: ideadpad-laptop: Clean up style warnings and checksBenjamin Philip1-23/+16
2026-01-21platform/x86/amd/pmf: Introduce new interface to export NPU metricsShyam Sundar S K2-0/+78
2026-01-21platform/x86/amd/pmf: Prevent TEE errors after hibernateShyam Sundar S K3-10/+74
2026-01-21platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuningRong Zhang2-10/+493
2026-01-21platform/x86: lenovo-wmi-capdata: Wire up Fan Test DataRong Zhang3-6/+299
2026-01-21platform/x86: lenovo-wmi-capdata: Add support for Fan Test DataRong Zhang2-0/+104
2026-01-21platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00Rong Zhang2-0/+33