summaryrefslogtreecommitdiff
path: root/drivers/thermal/broadcom/bcm2835_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano1-1/+0
2023-01-19thermal/drivers/bcm2835: Use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-06thermal/drivers/broadcom: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-3/+5
2022-08-17thermal/drivers/broadcom: Switch to new of APIDaniel Lezcano1-7/+7
2021-04-20thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_pro...Ruiqi Gong1-1/+0
2019-06-21thermal: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+0
2019-03-18thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell1-5/+4
2019-01-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds1-0/+11
2019-01-02thermal: bcm2835: enable hwmon explicitlyMatthias Brugger1-0/+11
2018-12-05thermal: bcm2835: Switch to SPDX identifierStefan Wahren1-10/+1
2018-06-05thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven1-2/+2
2017-08-11thermal: bcm2835: constify thermal_zone_of_device_ops structuresJulia Lawall1-1/+1
2017-07-01thermal: bcm2835: fix an error code in probe()Dan Carpenter1-1/+0
2017-04-23thermal: bcm2835: move to the broadcom subdirectoryRafał Miłecki1-0/+314