aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-18dt-bindings: thermal: Remove "cooling-{min|max}-level" propertiesViresh Kumar1-15/+1
2018-04-18dt-bindings: thermal: remove no longer needed samsung thermal propertiesBartlomiej Zolnierkiewicz1-18/+5
2018-02-12dt-bindings: thermal: imx: update the binding to new methodDong Aisheng1-0/+25
2018-02-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-12/+26
2018-01-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui2-12/+26
2018-01-01dt-bindings: thermal: Describe Armada AP806 and CP110Baruch Siach1-12/+25
2018-01-01dt-bindings: thermal: rcar: Add device tree support for r8a7743Biju Das1-0/+1
2017-12-26dt-bindings: Use lower case hex in unit-addressesRob Herring2-4/+4
2017-12-06dt-bindings: Remove leading 0x from bindings notationMathieu Malaterre1-6/+6
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds3-0/+28
2017-11-02Merge branch 'imx-nvmem' into thermal-socZhang Rui1-0/+7
2017-10-31Documentation: devicetree: add binding for Broadcom STB AVS TMONBrian Norris1-0/+20
2017-10-31dt-bindings: rockchip-thermal: Support the RV1108 SoC compatibleRocky Hao1-0/+1
2017-10-30Merge tag 'tegra-for-4.15-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dtArnd Bergmann1-0/+32
2017-10-19dt-bindings: Add bindings for nvidia,tegra186-bpmp-thermalMikko Perttunen1-0/+32
2017-10-11dt-bindings: Document the hi3660 thermal sensor bindingKevin Wangtao1-0/+9
2017-09-20thermal: imx: Add nvmem-cells alternate binding for OCOTP accessLeonard Crestez1-0/+7
2017-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds3-0/+66
2017-09-08Merge branches 'mediatek-mt2712', 'rockchip-rk3328' and 'uniphier-thermal' into thermal-socZhang Rui2-0/+65
2017-09-05dt-bindings: Remove "status" from examplesRob Herring3-3/+0
2017-08-31dt-bindings: thermal: Add binding document for Mediatek thermal controllerLouis Yu1-0/+1
2017-08-11dt-bindings: rockchip-thermal: Support the RK3328 SoC compatibleRocky Hao1-0/+1
2017-08-11dt-bindings: thermal: add binding documentation for UniPhier thermal monitorKunihiko Hayashi1-0/+64
2017-06-22dt-bindings: thermal: add file extension to brcm,ns-thermalMarkus Mayer1-0/+0
2017-04-06Documentation: devicetree: thermal: da9062/61 TJUNC temperature bindingSteve Twiss1-0/+36
2017-04-06dt-bindings: thermal: add support for Broadcom's Northstar thermalRafał Miłecki1-0/+37
2017-04-01dt-bindings: Add thermal zone to bcm2835-thermal exampleStefan Wahren1-4/+28
2017-02-22dt-bindings: Update QorIQ TMU thermal bindingsJia Hongtao1-0/+7
2017-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui2-0/+172
2017-02-07dt: bindings: add documentation for zx2967 family thermal sensorBaoyou Xie1-0/+116
2017-01-19thermal: rcar_gen3_thermal: Document the R-Car Gen3Wolfram Sang1-0/+56
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-19/+26
2016-11-30Merge tag 'arm-soc/for-4.10/devicetree' of http://github.com/Broadcom/stblinux into next/dtArnd Bergmann1-0/+17
2016-11-23dt-bindings: rockchip-thermal: fix the misleading descriptionShawn Lin1-0/+3
2016-11-11dt: bindings: add thermal device driver for bcm2835Martin Sperl1-0/+17
2016-10-18thermal: sti: Remove obsolete platforms from the DT doc.Peter Griffin1-19/+9
2016-09-27Merge branches 'thermal-soc', 'thermal-core', 'thermal-intel' and 'thermal-tegra-hw-throttle' into nextZhang Rui1-2/+119
2016-09-27of: Add bindings of hw throttle for Tegra socthermWei Ni1-2/+119
2016-09-27dt-bindings: thermal: Add binding document for Mediatek thermal controllerdawei.chien@mediatek.com1-1/+3
2016-09-27thermal: max77620: Add DT binding doc for thermal driverLaxman Dewangan1-0/+70
2016-09-27thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak1-0/+21
2016-08-19thermal: trivial: fix the typoCaesar Wang1-5/+5
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds4-1/+118
2016-05-17thermal: generic-adc: Add DT binding for ADC based thermal sensorLaxman Dewangan1-0/+89
2016-05-17thermal: add temperature sensor support for tango SoCMarc Gonzalez1-0/+17
2016-05-17thermal: rcar: Remove binding docs for r8a7794Simon Horman1-1/+0
2016-05-17of: add notes of critical trips for socthermWei Ni1-0/+12
2016-04-19dt-bindings: tegra: Rename some bindings for consistencyThierry Reding1-0/+0
2016-04-19dt-bindings: tegra: Remove 0, prefix from unit-addressesThierry Reding1-1/+1
2016-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui1-0/+43