summaryrefslogtreecommitdiff
path: root/drivers/thermal/broadcom/bcm2835_thermal.c
AgeCommit message (Expand)Author
2023-09-29thermal: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-07thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregisterDaniel Lezcano
2023-03-03thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()Daniel Lezcano
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano
2023-01-18thermal/drivers/bcm2835: Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-06thermal/drivers/broadcom: Use generic thermal_zone_get_trip() functionDaniel Lezcano
2022-08-17thermal/drivers/broadcom: Switch to new of APIDaniel Lezcano
2021-04-20thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_pro...Ruiqi Gong
2019-06-21thermal: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-03-18thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-01-02thermal: bcm2835: enable hwmon explicitlyMatthias Brugger
2018-12-04thermal: bcm2835: Switch to SPDX identifierStefan Wahren
2018-06-05thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven
2017-08-11thermal: bcm2835: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-06-30thermal: bcm2835: fix an error code in probe()Dan Carpenter
2017-04-23thermal: bcm2835: move to the broadcom subdirectoryRafał Miłecki