Age | Commit message (Expand) | Author | Files | Lines |
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 |