aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/samsung
AgeCommit message (Expand)AuthorFilesLines
2023-08-16thermal/drivers/samsung: Fix Wvoid-pointer-to-enum-cast warningGravatar Krzysztof Kozlowski 1-1/+1
2023-07-31thermal: Explicitly include correct DT includesGravatar Rob Herring 1-1/+1
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversGravatar Daniel Lezcano 1-2/+2
2023-02-15thermal: Remove core header inclusion from driversGravatar Daniel Lezcano 1-2/+1
2023-01-06thermal/drivers/exynos: Fix NULL pointer dereference when getting the critica...Gravatar Daniel Lezcano 1-3/+2
2023-01-06thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_ge...Gravatar Daniel Lezcano 1-3/+6
2023-01-06thermal/drivers/exynos: of_thermal_get_ntrips()Gravatar Daniel Lezcano 1-3/+4
2023-01-06thermal/drivers/exynos: Use generic thermal_zone_get_trip() functionGravatar Daniel Lezcano 1-25/+16
2022-08-17thermal/drivers/samsung: Switch to new of thermal APIGravatar Daniel Lezcano 1-14/+10
2021-08-14thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Gravatar Dan Carpenter 1-0/+1
2020-03-12thermal: exynos: Silence warning during deferred probeGravatar Marek Szyprowski 1-1/+3
2020-01-27thermal: exynos: Rename Samsung and Exynos to lowercaseGravatar Krzysztof Kozlowski 2-3/+3
2020-01-27thermal: samsung: Appease the kernel-doc deityGravatar Amit Kucheria 1-1/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-15/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-03-18thermal: samsung: Fix incorrect check after code mergeGravatar Marek Szyprowski 1-1/+1
2018-07-27thermal: samsung: Remove Exynos5440 clock handling left-oversGravatar Krzysztof Kozlowski 1-5/+0
2018-06-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 2-695/+339
2018-06-01thermal: exynos: Reduce severity of too early temperature readGravatar Krzysztof Kozlowski 1-1/+7
2018-05-06thermal: exynos: remove trip reporting to user-spaceGravatar Bartlomiej Zolnierkiewicz 1-28/+2
2018-05-06thermal: exynos: remove unused defines for Exynos5433Gravatar Bartlomiej Zolnierkiewicz 1-5/+0
2018-05-06thermal: exynos: cleanup code for enabling threshold interruptsGravatar Bartlomiej Zolnierkiewicz 1-65/+33
2018-05-06thermal: exynos: check return values of ->get_trip_[temp, hyst] methodsGravatar Bartlomiej Zolnierkiewicz 1-3/+7
2018-05-06thermal: exynos: move trips setting to exynos_tmu_initialize()Gravatar Bartlomiej Zolnierkiewicz 1-51/+37
2018-05-06thermal: exynos: set trips in ascending order in exynos7_tmu_initialize()Gravatar Bartlomiej Zolnierkiewicz 1-1/+1
2018-05-06thermal: exynos: do not use trips structure directly in ->tmu_initializeGravatar Bartlomiej Zolnierkiewicz 1-10/+8
2018-05-06thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpersGravatar Bartlomiej Zolnierkiewicz 1-142/+140
2018-05-06thermal: exynos: move IRQs clearing to exynos_tmu_initialize()Gravatar Bartlomiej Zolnierkiewicz 1-10/+4
2018-05-06thermal: exynos: clear IRQs later in exynos4412_tmu_initialize()Gravatar Bartlomiej Zolnierkiewicz 1-2/+2
2018-05-06thermal: exynos: make ->tmu_initialize method voidGravatar Bartlomiej Zolnierkiewicz 1-18/+10
2018-05-06thermal: exynos: remove threshold_code checking from exynos4210_tmu_initialize()Gravatar Bartlomiej Zolnierkiewicz 1-5/+1
2018-05-06thermal: exynos: fix trips limit checking in get_th_reg()Gravatar Bartlomiej Zolnierkiewicz 1-2/+2
2018-05-06thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize()Gravatar Bartlomiej Zolnierkiewicz 1-7/+6
2018-05-06thermal: exynos: check STATUS register in exynos_tmu_initialize()Gravatar Bartlomiej Zolnierkiewicz 1-32/+13
2018-05-06thermal: exynos: always check for critical trip points existenceGravatar Bartlomiej Zolnierkiewicz 1-9/+10
2018-05-06thermal: exynos: always check for trips points existenceGravatar Bartlomiej Zolnierkiewicz 1-15/+11
2018-05-06thermal: exynos: fix setting rising_threshold for Exynos5433Gravatar Bartlomiej Zolnierkiewicz 1-0/+1
2018-05-06thermal: samsung: Remove support for Exynos5440Gravatar Krzysztof Kozlowski 1-158/+3
2018-05-06thermal: exynos: remove separate exynos_tmu.h header fileGravatar Bartlomiej Zolnierkiewicz 2-42/+16
2018-05-06thermal: exynos: remove parsing of samsung, tmu_cal_type propertyGravatar Bartlomiej Zolnierkiewicz 2-44/+9
2018-05-06thermal: exynos: remove parsing of samsung,tmu_gain propertyGravatar Bartlomiej Zolnierkiewicz 2-13/+9
2018-05-06thermal: exynos: remove parsing of samsung, tmu_reference_voltage propertyGravatar Bartlomiej Zolnierkiewicz 2-7/+15
2018-05-06thermal: exynos: remove parsing of samsung, tmu[_min, _max]_efuse_value prope...Gravatar Bartlomiej Zolnierkiewicz 2-24/+32
2018-05-06thermal: exynos: remove parsing of samsung, tmu_noise_cancel_mode propertyGravatar Bartlomiej Zolnierkiewicz 2-9/+4
2018-05-06thermal: exynos: remove parsing of samsung, tmu_[first, second]_point_trim pr...Gravatar Bartlomiej Zolnierkiewicz 2-13/+9
2018-05-06thermal: exynos: remove parsing of samsung, tmu_default_temp_offset propertyGravatar Bartlomiej Zolnierkiewicz 2-37/+13
2018-05-06thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_dataGravatar Bartlomiej Zolnierkiewicz 1-2/+0
2018-05-06thermal: exynos: Read soc_type from match dataGravatar Maciej Purski 1-40/+34
2018-05-06thermal: exynos: Propagate error value from tmu_read()Gravatar Marek Szyprowski 1-2/+7
2018-05-06thermal: exynos: Reading temperature makes sense only when TMU is turned onGravatar Marek Szyprowski 1-1/+4