summaryrefslogtreecommitdiff
path: root/drivers/thermal/broadcom
AgeCommit message (Expand)Author
2023-09-29thermal: ns: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-16thermal/drivers/broadcom/brcstb_thermal: Removed unneeded platform_set_drvdata()Andrei Coardos
2023-08-16thermal/drivers/broadcom/sr-thermal: Removed call to platform_set_drvdata()Andrei Coardos
2023-07-31thermal: Explicitly include correct DT includesRob Herring
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: Remove debug or error messages in get_temp() opsDaniel 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-18thermal/drivers/brcmstb_thermal: 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
2022-05-19thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probeZheng Yongjun
2022-05-19thermal/drivers/bcm2711: Don't clamp temperature at zeroStefan Wahren
2022-03-08thermal/drivers/brcmstb_thermal: Interrupt is optionalFlorian Fainelli
2021-04-20thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_pro...Ruiqi Gong
2020-12-10thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()Zheng Yongjun
2020-01-27thermal: brcmstb_thermal: Register different ops per processFlorian Fainelli
2020-01-27thermal: brcmstb_thermal: Restructure interrupt registrationFlorian Fainelli
2020-01-27thermal: brcmstb_thermal: Add 16nm process thermal parametersFlorian Fainelli
2020-01-27thermal: brcmstb_thermal: Prepare to support a different processFlorian Fainelli
2020-01-27thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli
2020-01-27thermal: Add BCM2711 thermal driverStefan Wahren
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-21thermal: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14thermal: broadcom: Remove ACPI supportSrinath Mannam
2019-03-18thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell
2019-02-05thermal: broadcom: Add Stingray thermal driverPramod Kumar
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-01-02thermal: broadcom: use devm_thermal_zone_of_sensor_registerJulia Lawall
2019-01-02thermal: bcm2835: enable hwmon explicitlyMatthias Brugger
2018-12-05thermal: broadcom: constify thermal_zone_of_device_ops structureJulia Lawall
2018-12-04thermal: bcm2835: Switch to SPDX identifierStefan Wahren
2018-06-05thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven
2017-10-31thermal: add brcmstb AVS TMON driverBrian Norris
2017-08-11thermal: bcm2835: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2017-06-30thermal: bcm2835: fix an error code in probe()Dan Carpenter
2017-05-23thermal: broadcom: ns-thermal: default on iProc SoCsJon Mason
2017-04-23thermal: bcm2835: move to the broadcom subdirectoryRafał Miłecki
2017-04-23thermal: broadcom: ns: specify myself as MODULE_AUTHORRafał Miłecki
2017-04-06thermal: broadcom: add Northstar thermal driverRafał Miłecki