index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
thermal/drivers/brcmstb_thermal: Simplify with dev_err_probe()
Yan Zhen
1
-9
/
+6
2024-08-02
thermal: broadcom: Use thermal_zone_get_crit_temp() in bcm2835_thermal_probe()
Rafael J. Wysocki
1
-4
/
+3
2024-07-15
thermal/drivers/broadcom: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-11
/
+4
2024-07-15
thermal/drivers/broadcom: Simplify probe() with local dev variable
Krzysztof Kozlowski
1
-14
/
+9
2024-07-15
thermal/drivers/broadcom: Fix race between removal and clock disable
Krzysztof Kozlowski
1
-15
/
+4
2023-09-29
thermal: ns: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-29
thermal: bcm2835: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-16
thermal/drivers/broadcom/brcstb_thermal: Removed unneeded platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-08-16
thermal/drivers/broadcom/sr-thermal: Removed call to platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-07-31
thermal: Explicitly include correct DT includes
Rob Herring
2
-2
/
+2
2023-04-07
thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregister
Daniel Lezcano
1
-3
/
+1
2023-03-03
thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
Daniel Lezcano
2
-2
/
+0
2023-03-03
thermal: Remove debug or error messages in get_temp() ops
Daniel Lezcano
1
-3
/
+1
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
5
-6
/
+6
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
1
-1
/
+0
2023-01-19
thermal/drivers/bcm2835: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-19
thermal/drivers/brcmstb_thermal: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-06
thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-3
/
+5
2022-08-17
thermal/drivers/broadcom: Switch to new of API
Daniel Lezcano
5
-61
/
+53
2022-05-19
thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe
Zheng Yongjun
1
-0
/
+3
2022-05-19
thermal/drivers/bcm2711: Don't clamp temperature at zero
Stefan Wahren
1
-4
/
+1
2022-03-08
thermal/drivers/brcmstb_thermal: Interrupt is optional
Florian Fainelli
1
-1
/
+1
2021-04-20
thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_pro...
Ruiqi Gong
1
-1
/
+0
2020-12-10
thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()
Zheng Yongjun
1
-5
/
+1
2020-01-27
thermal: brcmstb_thermal: Register different ops per process
Florian Fainelli
1
-3
/
+12
2020-01-27
thermal: brcmstb_thermal: Restructure interrupt registration
Florian Fainelli
1
-10
/
+9
2020-01-27
thermal: brcmstb_thermal: Add 16nm process thermal parameters
Florian Fainelli
1
-0
/
+6
2020-01-27
thermal: brcmstb_thermal: Prepare to support a different process
Florian Fainelli
1
-14
/
+33
2020-01-27
thermal: brcmstb_thermal: Do not use DT coefficients
Florian Fainelli
1
-22
/
+9
2020-01-27
thermal: Add BCM2711 thermal driver
Stefan Wahren
3
-0
/
+131
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2019-06-21
thermal: bcm2835: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-14
thermal: broadcom: Remove ACPI support
Srinath Mannam
1
-8
/
+0
2019-03-18
thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
Phil Elwell
1
-5
/
+4
2019-02-06
thermal: broadcom: Add Stingray thermal driver
Pramod Kumar
3
-0
/
+131
2019-01-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2
-20
/
+15
2019-01-02
thermal: broadcom: use devm_thermal_zone_of_sensor_register
Julia Lawall
1
-20
/
+4
2019-01-02
thermal: bcm2835: enable hwmon explicitly
Matthias Brugger
1
-0
/
+11
2018-12-05
thermal: broadcom: constify thermal_zone_of_device_ops structure
Julia Lawall
1
-1
/
+1
2018-12-05
thermal: bcm2835: Switch to SPDX identifier
Stefan Wahren
1
-10
/
+1
2018-06-05
thermal: bcm2835: Stop using printk format %pCr
Geert Uytterhoeven
1
-2
/
+2
2017-11-01
thermal: add brcmstb AVS TMON driver
Brian Norris
3
-0
/
+395
2017-08-11
thermal: bcm2835: constify thermal_zone_of_device_ops structures
Julia Lawall
1
-1
/
+1
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
1
-1
/
+0
2017-07-01
thermal: bcm2835: fix an error code in probe()
Dan Carpenter
1
-1
/
+0
2017-05-24
thermal: broadcom: ns-thermal: default on iProc SoCs
Jon Mason
1
-4
/
+5
2017-04-23
thermal: bcm2835: move to the broadcom subdirectory
Rafał Miłecki
3
-0
/
+323
[next]