summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-11-21platform/x86/amd/pmf: Replace magic table id with METRICS_TABLE_IDShyam Sundar S K3-2/+4
2025-11-21platform/x86/amd/pmf: Use explicit SET_CMD/GET_CMD flags in amd_pmf_send_cmd()Shyam Sundar S K7-47/+51
2025-11-21platform/x86/amd/pmf: Rename IPU metrics fields to NPU for consistencyShyam Sundar S K1-6/+6
2025-11-18platform/x86: wmi: Move WMI core code into a separate directoryArmin Wolf9-33/+47
2025-11-18platform/x86: wmi: Remove extern keyword from prototypesArmin Wolf1-9/+6
2025-11-18platform/x86: wmi: Use correct type when populating ACPI objectsArmin Wolf1-14/+20
2025-11-18fs/nls: Fix utf16 to utf8 conversionArmin Wolf1-4/+12
2025-11-18platform/x86: asus-armoury: add ppt_* and nv_* tuning knobsLuke D. Jones3-6/+1593
2025-11-18platform/x86: asus-wmi: rename ASUS_WMI_DEVID_PPT_FPPTDenis Benato2-3/+3
2025-11-18platform/x86: asus-wmi: deprecate bios featuresLuke D. Jones3-25/+124
2025-11-18platform/x86: asus-armoury: add screen auto-brightness toggleLuke D. Jones2-0/+5
2025-11-18platform/x86: asus-armoury: add apu-mem control supportLuke D. Jones2-0/+100
2025-11-12platform/x86: asus-armoury: add panel_hd_mode attributeLuke D. Jones2-1/+6
2025-11-12platform/x86: asus-armoury: move existing tunings to asus-armoury moduleLuke D. Jones8-47/+1034
2025-11-10platform/x86: asus-wmi: export symbols used for read/write WMILuke D. Jones2-3/+48
2025-11-10platform/x86: alienware-wmi-wmax: Simplify FW profile to pprof matchingKurt Borja1-67/+57
2025-11-10Documentation: laptops: Add documentation for uniwill laptopsArmin Wolf3-0/+62
2025-11-10platform/x86: Add Uniwill laptop driverArmin Wolf10-0/+2081
2025-11-10platform/x86: ideapad-laptop: Add charge_types:Fast (Rapid Charge)Rong Zhang1-16/+89
2025-11-10platform/x86: ideapad-laptop: Support multiple power_supply_ext definitionsRong Zhang1-12/+23
2025-11-10platform/x86: ideapad-laptop: Protect GBMD/SBMC calls with mutexRong Zhang1-35/+56
2025-11-10platform/x86: ideapad-laptop: Use str_on_off() helperRong Zhang1-7/+8
2025-11-07platform/x86:intel/pmc: Enable SSRAM support for Wildcat LakeXi Pardee2-0/+20
2025-11-07platform/x86/intel/vsec: Add support for Wildcat LakeXi Pardee1-0/+2
2025-11-05platform/x86: x86-android-tablets: Omit a variable reassignment in lenovo_yog...Markus Elfring1-1/+1
2025-11-05platform/surface: aggregator: Omit a variable reassignment in ssam_serial_hub...Markus Elfring1-1/+1
2025-10-30platform/x86: acer-wmi: Add support for PHN16-72Armin Wolf1-0/+9
2025-10-30platform/x86: acer-wmi: Enable fan control for PH16-72 and PT14-51Armin Wolf1-0/+2
2025-10-30platform/x86: acer-wmi: Add fan control supportArmin Wolf1-1/+205
2025-10-30platform/x86: acer-wmi: Fix setting of fan behaviorArmin Wolf1-22/+51
2025-10-15platform/x86:intel/pmc: Remove redundant has_die_c6 variableXi Pardee2-4/+1
2025-10-15platform/x86:intel/pmc: Relocate lpm_req_guid to pmc_reg_mapXi Pardee6-24/+12
2025-10-15platform/x86:intel/pmc: Rename PMC index variable to pmc_idxXi Pardee1-54/+54
2025-10-15platform/x86:intel/pmc: Add DMU GUID to Arrow Lake U/HXi Pardee2-1/+2
2025-10-15platform/x86:intel/pmc: Add support for multiple DMU GUIDsXi Pardee4-10/+27
2025-10-15platform/x86:intel/pmc: Update Arrow Lake telemetry GUIDXi Pardee1-1/+1
2025-10-15platform/x86/amd/hsmp: Replace amd_num_nodes() with topology_max_packages()Suma Hegde1-5/+4
2025-10-15platform/x86: lg-laptop: Add support for the HDAP opregion fieldArmin Wolf1-0/+11
2025-10-15platform/x86/amd: hfi: Remove redundant assignment to .ownerKuan-Wei Chiu1-1/+0
2025-10-15platform/x86/amd: hfi: Remove unused cpumask from cpuinfo structKuan-Wei Chiu1-10/+0
2025-10-12Linux 6.18-rc1v6.18-rc1Linus Torvalds1-2/+2
2025-10-12Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+3
2025-10-12Merge tag 'irq_urgent_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+6
2025-10-12Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-4/+8
2025-10-12Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-28/+38
2025-10-12Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang2-3/+3
2025-10-11Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds23-354/+753
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-25/+36
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds36-665/+728
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds34-239/+55