index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2017-04-23
thermal: broadcom: ns: specify myself as MODULE_AUTHOR
Rafał Miłecki
1
-0
/
+1
2017-04-07
thermal: broadcom: add Northstar thermal driver
Rafał Miłecki
3
-0
/
+114