All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yang Shen <shenyang39@huawei.com>
To: <rui.zhang@intel.com>, <daniel.lezcano@linaro.org>,
	<amit.kucheria@verdurent.com>
Cc: <linux-pm@vger.kernel.org>
Subject: [PATCH V2 0/2] thermal: Add HiSilicon Kunpeng thermal driver and Maintainers
Date: Mon, 16 Mar 2020 20:54:59 +0800	[thread overview]
Message-ID: <1584363301-15858-1-git-send-email-shenyang39@huawei.com> (raw)

Add HiSilicon Kunpeng thermal driver and Maintainers.

Changelog:
v2:
 * fix sizeof(* tdev) and sizeof(* tdev->tsensor)

Yang Shen (2):
  thermal: Add HiSilicon Kunpeng thermal driver
  MAINTAINERS: Add maintainers for kunpeng thermal

 MAINTAINERS                       |   7 ++
 drivers/thermal/Kconfig           |   8 ++
 drivers/thermal/Makefile          |   1 +
 drivers/thermal/kunpeng_thermal.c | 219 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 235 insertions(+)
 create mode 100644 drivers/thermal/kunpeng_thermal.c

--
2.7.4


             reply	other threads:[~2020-03-16 12:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-16 12:54 Yang Shen [this message]
2020-03-16 12:55 ` [PATCH V2 1/2] thermal: Add HiSilicon Kunpeng thermal driver Yang Shen
2020-04-07 10:09   ` Amit Kucheria
2020-04-14 12:42     ` shenyang (M)
2020-03-16 12:55 ` [PATCH V2 2/2] MAINTAINERS: Add maintainers for kunpeng thermal Yang Shen
2020-04-07 10:08   ` Amit Kucheria
2020-04-14 12:43     ` shenyang (M)
2020-03-20  9:34 ` [PATCH V2 0/2] thermal: Add HiSilicon Kunpeng thermal driver and Maintainers Yang Shen
2020-03-20 12:42   ` Daniel Lezcano

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=1584363301-15858-1-git-send-email-shenyang39@huawei.com \
    --to=shenyang39@huawei.com \
    --cc=amit.kucheria@verdurent.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rui.zhang@intel.com \
    /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.