All of lore.kernel.org
 help / color / mirror / Atom feed
From: bakshansky.lists@gmail.com
To: linux-hwmon@vger.kernel.org
Cc: linux@roeck-us.net, Roman Bakshansky <bakshansky.lists@gmail.com>
Subject: [PATCH 0/2] hwmon: (coretemp) replace hardcoded core count and fix style issues
Date: Sat, 16 May 2026 14:42:51 +0300	[thread overview]
Message-ID: <20260516114253.5466-1-bakshansky.lists@gmail.com> (raw)

From: Roman Bakshansky <bakshansky.lists@gmail.com>

This series addresses a long-standing TODO in the coretemp driver by
replacing the hardcoded NUM_REAL_CORES with a dynamic per-package core
count. The second patch cleans up a few coding style warnings.

Roman Bakshansky (2):
  hwmon: (coretemp) replace hardcoded core count with dynamic value
  hwmon: (coretemp) fix coding style issues

 drivers/hwmon/coretemp.c | 21 +++++++--------------
 1 file changed, 7 insertions(+), 14 deletions(-)

--
2.53.0


             reply	other threads:[~2026-05-16 11:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-16 11:42 bakshansky.lists [this message]
2026-05-16 11:42 ` [PATCH 1/2] hwmon: (coretemp) replace hardcoded core count with dynamic value bakshansky.lists
2026-05-16 12:16   ` sashiko-bot
2026-05-16 12:47     ` Guenter Roeck
2026-05-16 12:48   ` Guenter Roeck
2026-05-16 11:42 ` [PATCH 2/2] hwmon: (coretemp) fix coding style issues bakshansky.lists
2026-05-16 12:26   ` sashiko-bot
2026-05-16 12:50   ` Guenter Roeck
2026-05-16 15:10     ` bakshansky.lists

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260516114253.5466-1-bakshansky.lists@gmail.com \
    --to=bakshansky.lists@gmail.com \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux@roeck-us.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.