index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe
Zheng Yongjun
2022-05-19
1
-0
/
+3
*
thermal/drivers/bcm2711: Don't clamp temperature at zero
Stefan Wahren
2022-05-19
1
-4
/
+1
*
thermal/drivers/brcmstb_thermal: Interrupt is optional
Florian Fainelli
2022-03-08
1
-1
/
+1
*
thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_pro...
Ruiqi Gong
2021-04-20
1
-1
/
+0
*
thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()
Zheng Yongjun
2020-12-10
1
-5
/
+1
*
thermal: brcmstb_thermal: Register different ops per process
Florian Fainelli
2020-01-27
1
-3
/
+12
*
thermal: brcmstb_thermal: Restructure interrupt registration
Florian Fainelli
2020-01-27
1
-10
/
+9
*
thermal: brcmstb_thermal: Add 16nm process thermal parameters
Florian Fainelli
2020-01-27
1
-0
/
+6
*
thermal: brcmstb_thermal: Prepare to support a different process
Florian Fainelli
2020-01-27
1
-14
/
+33
*
thermal: brcmstb_thermal: Do not use DT coefficients
Florian Fainelli
2020-01-27
1
-22
/
+9
*
thermal: Add BCM2711 thermal driver
Stefan Wahren
2020-01-27
3
-0
/
+131
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-2
/
+0
|
\
|
*
thermal: bcm2835: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-21
1
-2
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-10
/
+1
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
thermal: broadcom: Remove ACPI support
Srinath Mannam
2019-05-14
1
-8
/
+0
*
thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
Phil Elwell
2019-03-18
1
-5
/
+4
*
thermal: broadcom: Add Stingray thermal driver
Pramod Kumar
2019-02-05
3
-0
/
+131
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2019-01-05
2
-20
/
+15
|
\
|
*
thermal: broadcom: use devm_thermal_zone_of_sensor_register
Julia Lawall
2019-01-02
1
-20
/
+4
|
*
thermal: bcm2835: enable hwmon explicitly
Matthias Brugger
2019-01-02
1
-0
/
+11
*
|
thermal: broadcom: constify thermal_zone_of_device_ops structure
Julia Lawall
2018-12-05
1
-1
/
+1
*
|
thermal: bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-12-04
1
-10
/
+1
|
/
*
thermal: bcm2835: Stop using printk format %pCr
Geert Uytterhoeven
2018-06-05
1
-2
/
+2
*
thermal: add brcmstb AVS TMON driver
Brian Norris
2017-10-31
3
-0
/
+395
*
thermal: bcm2835: constify thermal_zone_of_device_ops structures
Julia Lawall
2017-08-11
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2017-07-05
1
-1
/
+0
|
\
|
*
thermal: bcm2835: fix an error code in probe()
Dan Carpenter
2017-06-30
1
-1
/
+0
*
|
thermal: broadcom: ns-thermal: default on iProc SoCs
Jon Mason
2017-05-23
1
-4
/
+5
|
/
*
thermal: bcm2835: move to the broadcom subdirectory
Rafał Miłecki
2017-04-23
3
-0
/
+323
*
thermal: broadcom: ns: specify myself as MODULE_AUTHOR
Rafał Miłecki
2017-04-23
1
-0
/
+1
*
thermal: broadcom: add Northstar thermal driver
Rafał Miłecki
2017-04-06
3
-0
/
+114