aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/broadcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+0
2019-06-21thermal: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-14thermal: broadcom: Remove ACPI supportSrinath Mannam1-8/+0
2019-03-18thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell1-5/+4
2019-02-05thermal: broadcom: Add Stingray thermal driverPramod Kumar3-0/+131
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds2-20/+15
2019-01-02thermal: broadcom: use devm_thermal_zone_of_sensor_registerJulia Lawall1-20/+4
2019-01-02thermal: bcm2835: enable hwmon explicitlyMatthias Brugger1-0/+11
2018-12-05thermal: broadcom: constify thermal_zone_of_device_ops structureJulia Lawall1-1/+1
2018-12-04thermal: bcm2835: Switch to SPDX identifierStefan Wahren1-10/+1
2018-06-05thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven1-2/+2
2017-10-31thermal: add brcmstb AVS TMON driverBrian Norris3-0/+395
2017-08-11thermal: bcm2835: constify thermal_zone_of_device_ops structuresJulia Lawall1-1/+1
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui1-1/+0
2017-06-30thermal: bcm2835: fix an error code in probe()Dan Carpenter1-1/+0
2017-05-23thermal: broadcom: ns-thermal: default on iProc SoCsJon Mason1-4/+5
2017-04-23thermal: bcm2835: move to the broadcom subdirectoryRafał Miłecki3-0/+323
2017-04-23thermal: broadcom: ns: specify myself as MODULE_AUTHORRafał Miłecki1-0/+1
2017-04-06thermal: broadcom: add Northstar thermal driverRafał Miłecki3-0/+114