All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] thermal: Add HiSilicon Kunpeng thermal driver and Maintainers
@ 2020-03-16 12:54 Yang Shen
  2020-03-16 12:55 ` [PATCH V2 1/2] thermal: Add HiSilicon Kunpeng thermal driver Yang Shen
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Yang Shen @ 2020-03-16 12:54 UTC (permalink / raw)
  To: rui.zhang, daniel.lezcano, amit.kucheria; +Cc: linux-pm

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-04-14 12:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-16 12:54 [PATCH V2 0/2] thermal: Add HiSilicon Kunpeng thermal driver and Maintainers Yang Shen
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

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.