From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A955CC52D7C for ; Wed, 21 Aug 2024 11:38:14 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3044B10E5EB; Wed, 21 Aug 2024 11:38:14 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="FCVhYHq1"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id 398BC10E5EB; Wed, 21 Aug 2024 11:38:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1724240293; x=1755776293; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=JpurAUr1LDKDx2rZWfsDPTgLW4zoj1oUuLLEA/+ACuo=; b=FCVhYHq136UAyOol8Lyc+3FVflC6rRYpa7t1JHDcbvAtHiOO9f2qXrYQ A0a4rLvK/SsTLjnUAaycJ6zQBG2eOYVv9p2ZSHEFPkR7Kuyr/AwULqiWC 5faRUTBlbjSNyNB0h30pLMXNpu7Sdl31xGa9YnEJRJ10B3plouM4KYNzH 0XLto37v8xwq4mmy+3u6S840ckWkMj9wrU/mW6QF9Rp61Y9qE1MBXRk5m 13T1weephY0GkjXVjO+hhKV2biqJF9mgdTK/oYrH+eH08W6Qrw7/SR7qk nZYLWrC/mTc/3EDouMP2kdMW6Corl7M8ykB4GYOM9BuUWBJlhuCph3Mt5 w==; X-CSE-ConnectionGUID: 3+EhZ9iYR7ejmzgt/SHpRA== X-CSE-MsgGUID: 97QQEAPWR1i7d5YyLjJCUA== X-IronPort-AV: E=McAfee;i="6700,10204,11170"; a="22400920" X-IronPort-AV: E=Sophos;i="6.10,164,1719903600"; d="scan'208";a="22400920" Received: from fmviesa004.fm.intel.com ([10.60.135.144]) by orvoesa112.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Aug 2024 04:38:12 -0700 X-CSE-ConnectionGUID: GXtSLt26RMuFXeV1MTV5/Q== X-CSE-MsgGUID: aw9hglVlQfKBbixBDU4Hfg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,164,1719903600"; d="scan'208";a="65755584" Received: from smile.fi.intel.com ([10.237.72.54]) by fmviesa004.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Aug 2024 04:38:08 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.98) (envelope-from ) id 1sgjfB-0000000035T-3vo6; Wed, 21 Aug 2024 14:38:05 +0300 Date: Wed, 21 Aug 2024 14:38:05 +0300 From: Andy Shevchenko To: Rodrigo Vivi Cc: Raag Jadav , Andi Shyti , jani.nikula@linux.intel.com, joonas.lahtinen@linux.intel.com, tursulin@ursulin.net, airlied@gmail.com, daniel@ffwll.ch, linux@roeck-us.net, intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org, anshuman.gupta@intel.com, badal.nilawar@intel.com, riana.tauro@intel.com, ashutosh.dixit@intel.com, karthik.poosa@intel.com Subject: Re: [PATCH v4] drm/i915/hwmon: expose fan speed Message-ID: References: <20240809061525.1368153-1-raag.jadav@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Tue, Aug 20, 2024 at 05:49:23PM -0400, Rodrigo Vivi wrote: > On Tue, Aug 20, 2024 at 12:00:27PM +0300, Raag Jadav wrote: > > On Fri, Aug 09, 2024 at 12:57:54PM +0100, Andi Shyti wrote: > > > On Fri, Aug 09, 2024 at 02:48:08PM +0300, Andy Shevchenko wrote: ... > > > I don't understand what interest might have someone in a couple > > > of years, reading this commit, knowing an unintellegible list of > > > differences between v2 and v3. > > > > > > I consider it a random pollution of the commit log. > > I agree it is ugly. But I don't agree it is just a 'random polution'. Since lore is in place and under the control of LF, this _becomes_ a random pollution. Somebody needs to change some scripts and too conservative workflows :-) > I consider a valid and very useful information of the patch history. So, we have a Link: tag. As long as the changelog was published there it's being archived. > Very useful for a later cross check to know what exactly version > of that patch got merged. > Useful for distros on backports as well. -- With Best Regards, Andy Shevchenko