开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
broadcom
/
bcm2835_thermal.c
Age
Commit message (
Expand
)
Author
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