index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
broadcom
/
bcm2835_thermal.c
Age
Commit message (
Expand
)
Author
2024-11-13
thermal: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-02
thermal: broadcom: Use thermal_zone_get_crit_temp() in bcm2835_thermal_probe()
Rafael J. Wysocki
2024-07-15
thermal/drivers/broadcom: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-07-15
thermal/drivers/broadcom: Simplify probe() with local dev variable
Krzysztof Kozlowski
2024-07-15
thermal/drivers/broadcom: Fix race between removal and clock disable
Krzysztof Kozlowski
2023-09-29
thermal: bcm2835: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-07
thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregister
Daniel Lezcano
2023-03-03
thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
2023-01-18
thermal/drivers/bcm2835: Use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-06
thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2022-08-17
thermal/drivers/broadcom: Switch to new of API
Daniel Lezcano
2021-04-20
thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_pro...
Ruiqi Gong
2019-06-21
thermal: bcm2835: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-03-18
thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
Phil Elwell
2019-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2019-01-02
thermal: bcm2835: enable hwmon explicitly
Matthias Brugger
2018-12-04
thermal: bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-06-05
thermal: bcm2835: Stop using printk format %pCr
Geert Uytterhoeven
2017-08-11
thermal: bcm2835: constify thermal_zone_of_device_ops structures
Julia Lawall
2017-06-30
thermal: bcm2835: fix an error code in probe()
Dan Carpenter
2017-04-23
thermal: bcm2835: move to the broadcom subdirectory
Rafał Miłecki