summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/broadcom
Commit message (Expand)AuthorAgeFilesLines
* thermal: ns: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
* thermal: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
* thermal/drivers/broadcom/brcstb_thermal: Removed unneeded platform_set_drvdata()Andrei Coardos2023-08-161-1/+0
* thermal/drivers/broadcom/sr-thermal: Removed call to platform_set_drvdata()Andrei Coardos2023-08-161-1/+0
* thermal: Explicitly include correct DT includesRob Herring2023-07-312-2/+2
* thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregisterDaniel Lezcano2023-04-071-3/+1
* thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()Daniel Lezcano2023-03-032-2/+0
* thermal: Remove debug or error messages in get_temp() opsDaniel Lezcano2023-03-031-3/+1
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-035-6/+6
* thermal: Remove core header inclusion from driversDaniel Lezcano2023-02-151-1/+0
* thermal/drivers/bcm2835: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-181-3/+1
* thermal/drivers/brcmstb_thermal: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-181-3/+1
* thermal/drivers/broadcom: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-3/+5
* thermal/drivers/broadcom: Switch to new of APIDaniel Lezcano2022-08-175-61/+53
* thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probeZheng Yongjun2022-05-191-0/+3
* thermal/drivers/bcm2711: Don't clamp temperature at zeroStefan Wahren2022-05-191-4/+1
* thermal/drivers/brcmstb_thermal: Interrupt is optionalFlorian Fainelli2022-03-081-1/+1
* thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_pro...Ruiqi Gong2021-04-201-1/+0
* thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()Zheng Yongjun2020-12-101-5/+1
* thermal: brcmstb_thermal: Register different ops per processFlorian Fainelli2020-01-271-3/+12
* thermal: brcmstb_thermal: Restructure interrupt registrationFlorian Fainelli2020-01-271-10/+9
* thermal: brcmstb_thermal: Add 16nm process thermal parametersFlorian Fainelli2020-01-271-0/+6
* thermal: brcmstb_thermal: Prepare to support a different processFlorian Fainelli2020-01-271-14/+33
* thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli2020-01-271-22/+9
* thermal: Add BCM2711 thermal driverStefan Wahren2020-01-273-0/+131
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-2/+0
|\
| * thermal: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-211-2/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* thermal: broadcom: Remove ACPI supportSrinath Mannam2019-05-141-8/+0
* thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell2019-03-181-5/+4
* thermal: broadcom: Add Stingray thermal driverPramod Kumar2019-02-053-0/+131
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-01-052-20/+15
|\
| * thermal: broadcom: use devm_thermal_zone_of_sensor_registerJulia Lawall2019-01-021-20/+4
| * thermal: bcm2835: enable hwmon explicitlyMatthias Brugger2019-01-021-0/+11
* | thermal: broadcom: constify thermal_zone_of_device_ops structureJulia Lawall2018-12-051-1/+1
* | thermal: bcm2835: Switch to SPDX identifierStefan Wahren2018-12-041-10/+1
|/
* thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven2018-06-051-2/+2
* thermal: add brcmstb AVS TMON driverBrian Norris2017-10-313-0/+395
* thermal: bcm2835: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2017-07-051-1/+0
|\
| * thermal: bcm2835: fix an error code in probe()Dan Carpenter2017-06-301-1/+0
* | thermal: broadcom: ns-thermal: default on iProc SoCsJon Mason2017-05-231-4/+5
|/
* thermal: bcm2835: move to the broadcom subdirectoryRafał Miłecki2017-04-233-0/+323
* thermal: broadcom: ns: specify myself as MODULE_AUTHORRafał Miłecki2017-04-231-0/+1
* thermal: broadcom: add Northstar thermal driverRafał Miłecki2017-04-063-0/+114