aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/max77620_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-15thermal/drivers/max77620: Remove duplicate error messageGravatar Thierry Reding 1-6/+2
2023-08-16thermal/drivers/max77620_thermal: Removed unneeded call to platform_set_drvda...Gravatar Andrei Coardos 1-2/+0
2023-03-03thermal: Remove debug or error messages in get_temp() opsGravatar Daniel Lezcano 1-3/+1
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversGravatar Daniel Lezcano 1-1/+1
2022-08-17thermal/drivers/maxim: Switch to new of APIGravatar Daniel Lezcano 1-4/+4
2020-01-27thermal: max77620: Appease the kernel-doc deityGravatar Amit Kucheria 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Gravatar Thomas Gleixner 1-4/+1
2017-06-13thermal: max77620: fix pinmux conflict on reprobeGravatar Johan Hovold 1-5/+3
2017-06-13thermal: max77620: fix device-node reference imbalanceGravatar Johan Hovold 1-2/+8
2016-11-23thermal: max77620: Fix module autoloadGravatar Javier Martinez Canillas 1-0/+1
2016-09-27thermal: Enhance thermal_zone_device_update for eventsGravatar Srinivas Pandruvada 1-1/+2
2016-09-27thermal: max77620: Add thermal driver for reporting junction tempGravatar Laxman Dewangan 1-0/+165