index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
broadcom
/
brcmstb_thermal.c
Age
Commit message (
Expand
)
Author
2025-03-25
thermal/drivers/brcmstb_thermal: Add support for BCM74110
Florian Fainelli
2024-09-02
thermal/drivers/brcmstb_thermal: Simplify with dev_err_probe()
Yan Zhen
2023-08-16
thermal/drivers/broadcom/brcstb_thermal: Removed unneeded platform_set_drvdata()
Andrei Coardos
2023-07-31
thermal: Explicitly include correct DT includes
Rob Herring
2023-03-03
thermal: Remove debug or error messages in get_temp() ops
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-01-18
thermal/drivers/brcmstb_thermal: Use devm_platform_get_and_ioremap_resource()
ye xingchen
2022-08-17
thermal/drivers/broadcom: Switch to new of API
Daniel Lezcano
2022-03-08
thermal/drivers/brcmstb_thermal: Interrupt is optional
Florian Fainelli
2020-01-27
thermal: brcmstb_thermal: Register different ops per process
Florian Fainelli
2020-01-27
thermal: brcmstb_thermal: Restructure interrupt registration
Florian Fainelli
2020-01-27
thermal: brcmstb_thermal: Add 16nm process thermal parameters
Florian Fainelli
2020-01-27
thermal: brcmstb_thermal: Prepare to support a different process
Florian Fainelli
2020-01-27
thermal: brcmstb_thermal: Do not use DT coefficients
Florian Fainelli
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2019-01-02
thermal: broadcom: use devm_thermal_zone_of_sensor_register
Julia Lawall
2018-12-05
thermal: broadcom: constify thermal_zone_of_device_ops structure
Julia Lawall
2017-10-31
thermal: add brcmstb AVS TMON driver
Brian Norris