summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/broadcom/bcm2835_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
* thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregisterDaniel Lezcano2023-04-071-3/+1
* thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()Daniel Lezcano2023-03-031-1/+0
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-1/+1
* thermal: Remove core header inclusion from driversDaniel Lezcano2023-02-151-1/+0
* thermal/drivers/bcm2835: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-181-3/+1
* thermal/drivers/broadcom: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-3/+5
* thermal/drivers/broadcom: Switch to new of APIDaniel Lezcano2022-08-171-7/+7
* thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_pro...Ruiqi Gong2021-04-201-1/+0
* thermal: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-211-2/+0
* thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell2019-03-181-5/+4
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-01-051-0/+11
|\
| * thermal: bcm2835: enable hwmon explicitlyMatthias Brugger2019-01-021-0/+11
* | thermal: bcm2835: Switch to SPDX identifierStefan Wahren2018-12-041-10/+1
|/
* thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven2018-06-051-2/+2
* thermal: bcm2835: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
* thermal: bcm2835: fix an error code in probe()Dan Carpenter2017-06-301-1/+0
* thermal: bcm2835: move to the broadcom subdirectoryRafał Miłecki2017-04-231-0/+314