summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/broadcom/brcmstb_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: brcmstb_thermal: Register different ops per processFlorian Fainelli2020-01-271-3/+12
* thermal: brcmstb_thermal: Restructure interrupt registrationFlorian Fainelli2020-01-271-10/+9
* thermal: brcmstb_thermal: Add 16nm process thermal parametersFlorian Fainelli2020-01-271-0/+6
* thermal: brcmstb_thermal: Prepare to support a different processFlorian Fainelli2020-01-271-14/+33
* thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli2020-01-271-22/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-01-051-20/+4
|\
| * thermal: broadcom: use devm_thermal_zone_of_sensor_registerJulia Lawall2019-01-021-20/+4
* | thermal: broadcom: constify thermal_zone_of_device_ops structureJulia Lawall2018-12-051-1/+1
|/
* thermal: add brcmstb AVS TMON driverBrian Norris2017-10-311-0/+387