aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-06Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpoIlpo Järvinen1-0/+1
2024-07-06platform: arm64: lenovo-yoga-c630: select AUXILIARY_BUSDmitry Baryshkov1-0/+1
2024-06-24platform/x86: wmi: Add driver_override supportArmin Wolf1-0/+33
2024-06-24Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpoIlpo Järvinen1-1/+1
2024-06-24platform/arm64: build drivers even on non-ARM64 platformsDmitry Baryshkov1-1/+1
2024-06-18platform/x86/intel-uncore-freq: Use generic helpers for current frequencyTero Kristo1-24/+1
2024-06-18platform/x86/intel-uncore-freq: Rename the sysfs helper macro namesTero Kristo1-14/+11
2024-06-18platform/x86/intel-uncore-freq: Get rid of uncore_read_freq driver APITero Kristo4-22/+52
2024-06-18platform/x86/intel-uncore-freq: Use uncore_index with read_control_freqTero Kristo4-34/+45
2024-06-18platform/x86/intel-uncore-freq: Get rid of magic min_max argumentTero Kristo4-21/+30
2024-06-18platform/x86/intel-uncore-freq: Get rid of magic valuesTero Kristo1-8/+14
2024-06-18platform/x86/intel-uncore-freq: Re-arrange bit masksTero Kristo1-11/+14
2024-06-18Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpoIlpo Järvinen3-0/+306
2024-06-14platform: arm64: add Lenovo Yoga C630 WOS EC driverDmitry Baryshkov3-0/+306
2024-06-12platform/x86/intel/ifs: Switch to new Intel CPU model definesTony Luck1-8/+7
2024-06-07platform/x86: dell-pc: avoid double free and invalid unregistrationThomas Weißschuh1-1/+3
2024-06-03platform/x86: thinkpad_acpi: Use 2-argument strscpy()Andy Shevchenko1-4/+2
2024-06-03platform/x86: think-lmi: Use 2-argument strscpy()Andy Shevchenko1-2/+2
2024-06-03platform/x86: serial-multi-instantiate: Use 2-argument strscpy()Andy Shevchenko1-2/+2
2024-06-03platform/x86: intel: chtwc_int33fe: Use 2-argument strscpy()Andy Shevchenko1-3/+3
2024-06-03platform/x86: hp: hp-bioscfg: Use 2-argument strscpy()Andy Shevchenko6-55/+22
2024-06-03platform/x86: asus-tf103c-dock: Use 2-argument strscpy()Andy Shevchenko1-5/+5
2024-06-03platform/x86: intel_scu_wdt: Switch to new Intel CPU model definesTony Luck1-1/+1
2024-06-03platform/x86: intel_speed_select_if: Switch to new Intel CPU model definesTony Luck1-1/+1
2024-06-03platform/x86: intel-uncore-freq: Switch to new Intel CPU model definesTony Luck1-28/+28
2024-06-03platform/x86: intel_ips: Switch to new Intel CPU model definesTony Luck1-1/+2
2024-06-03platform/x86: intel_turbo_max_3: Switch to new Intel CPU model definesTony Luck1-2/+2
2024-06-03platform/x86: p2sb: Switch to new Intel CPU model definesTony Luck1-1/+1
2024-06-03platform/x86: intel_telemetry: Switch to new Intel CPU model definesTony Luck2-4/+4
2024-06-03platform/x86/intel/pmc: Switch to new Intel CPU model definesTony Luck2-31/+31
2024-05-31platform/x86/intel/tpmi/plr: Add support for the plr mailboxTero Kristo1-4/+153
2024-05-31platform/x86/intel/tpmi: Add new auxiliary driver for performance limitsTero Kristo3-0/+212
2024-05-31platform/x86/intel: TPMI domain id and CPU mappingSrinivas Pandruvada4-0/+260
2024-05-31platform/x86/intel/tpmi: Add API to get debugfs rootTero Kristo1-0/+9
2024-05-31platform/x86/intel/tpmi: Add support for performance limit reasonsTero Kristo1-0/+2
2024-05-31platform/x86: ISST: Use only TPMI interface when presentSrinivas Pandruvada1-0/+3
2024-05-31platform/x86: ISST: Avoid some SkyLake server modelsSrinivas Pandruvada3-4/+14
2024-05-31platform/x86: ISST: Add model specific loading for common moduleSrinivas Pandruvada1-26/+37
2024-05-30platform/x86: dell-pc: Implement platform_profileLyndon Sanche5-0/+323
2024-05-30platform/x86: dell-smbios: Move request functions for reuseLyndon Sanche3-23/+30
2024-05-30platform/x86: dell-smbios: Add helper for checking supported classLyndon Sanche2-0/+10
2024-05-27platform/x86/amd/pmf: Use memdup_user()Thorsten Blum1-8/+3
2024-05-25Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds10-45/+35
2024-05-25Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds9-19/+431
2024-05-25Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds5-17/+80
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds24-93/+192
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-05-24Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-21/+29
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds80-164/+314
2024-05-24Merge tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1