summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorDave Hansen <dave.hansen@linux.intel.com>2025-08-08 10:39:25 -0700
committerJakub Kicinski <kuba@kernel.org>2025-08-11 20:04:36 -0700
commitb132a3b0c228125dfda03ba7c7903ef133e1ee21 (patch)
tree0679c3c7ceeba9c99c26a04b591cff48b82860d4 /scripts/git.orderFile
parentb56e9fb1c9669ce460dc899cecb09a54a6d71cf4 (diff)
downloadkernel-b132a3b0c228125dfda03ba7c7903ef133e1ee21.tar.gz
MAINTAINERS: Remove bouncing T7XX reviewer
This reviewer's email no longer works. Remove it from MAINTAINERS. Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Cc: Chandrashekar Devegowda <chandrashekar.devegowda@intel.com> Cc: Liu Haijun <haijun.liu@mediatek.com> Cc: Ricardo Martinez <ricardo.martinez@linux.intel.com> Link: https://patch.msgid.link/20250808173925.FECE3782@davehans-spike.ostc.intel.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
2024-06-03platform/x86: intel-uncore-freq: Switch to new Intel CPU model definesTony Luck 2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds 2024-04-29platform/x86/intel-uncore-freq: Don't present root domain on errorSrinivas Pandruvada 2024-04-16platform/x86/intel-uncore-freq: Increase minor number supportSrinivas Pandruvada 2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner 2024-01-22platform/x86: intel-uncore-freq: Fix types in sysfs callbacksNathan Chancellor 2024-01-01platform/x86: intel-uncore-freq: Add additional client processorsSrinivas Pandruvada 2023-12-11platform/x86/intel-uncore-freq: Process read/write blocked feature statusSrinivas Pandruvada 2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds 2023-10-11platform/x86: intel-uncore-freq: Conditionally create attribute for read freq...Srinivas Pandruvada 2023-10-04platform/x86/intel-uncore-freq: Ignore minor version changeSrinivas Pandruvada 2023-05-09platform/x86/intel-uncore-freq: tpmi: Provide cluster level controlSrinivas Pandruvada 2023-05-09platform/x86/intel-uncore-freq: Support for cluster level controlsSrinivas Pandruvada 2023-05-09platform/x86/intel-uncore-freq: Uncore frequency control via TPMISrinivas Pandruvada 2023-05-09platform/x86/intel-uncore-freq: Return error on write frequencySrinivas Pandruvada 2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2023-04-07platform/x86: intel-uncore-freq: Add client processorsSrinivas Pandruvada 2023-03-17platform/x86: intel-uncore-freq: move to use bus_get_dev_root()Greg Kroah-Hartman 2022-11-23platform/x86: intel-uncore-freq: add Emerald Rapids supportArtem Bityutskiy 2022-09-27platform/x86: intel-uncore-freq: Use sysfs_emit() to instead of scnprintf()ye xingchen