[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1408752934-18318-1-git-send-email-caesar.wang@rock-chips.com>
Date: Sat, 23 Aug 2014 08:15:32 +0800
From: Caesar Wang <caesar.wang@...k-chips.com>
To: rui.zhang@...el.com, eduardo.valentin@...com,
rdunlap@...radead.org, heiko@...ech.de
Cc: cf@...k-chips.com, grant.linkely@...aro.org, robh+dt@...nel.org,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-doc@...r.kernel.org, zyw@...k-chips.com,
huangtao@...k-chips.com, xjq@...k-chips.com,
addy.ke@...k-chips.com, dianders@...omium.org,
Caesar Wang <caesar.wang@...k-chips.com>
Subject: [PATCH 0/2] Rockchip SoC thermal driver
This series adds support for the thermal Found on Rockhip SoCs.
Caesar Wang (2):
dt-bindings: document Rockchip thermal
thermal: rockchip: add driver for Rockchip thermal
Tested on rk3288 Board.
.../bindings/thermal/rockchip-thermal.txt | 33 +
drivers/thermal/Kconfig | 9 +
drivers/thermal/Makefile | 1 +
drivers/thermal/rockchip_thermal.c | 659 ++++++++++++++++++++
4 files changed, 702 insertions(+)
create mode 100644 Documentation/devicetree/bindings/thermal/rockchip-thermal.txt
create mode 100644 drivers/thermal/rockchip_thermal.c
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists