mbox series

[V2,0/2] thermal: Add HiSilicon Kunpeng thermal driver and Maintainers

Message ID 1584363301-15858-1-git-send-email-shenyang39@huawei.com
Headers show
Series thermal: Add HiSilicon Kunpeng thermal driver and Maintainers | expand

Message

Yang Shen March 16, 2020, 12:54 p.m. UTC
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