summaryrefslogtreecommitdiff
path: root/drivers/thermal/samsung
AgeCommit message (Expand)Author
2024-01-02thermal/drivers/exynos: Use set_trips opsMateusz Majewski
2024-01-02thermal/drivers/exynos: Use BIT wherever possibleMateusz Majewski
2024-01-02thermal/drivers/exynos: Split initialization of TMU and the thermal zoneMateusz Majewski
2024-01-02thermal/drivers/exynos: Stop using the threshold mechanism on Exynos 4210Mateusz Majewski
2024-01-02thermal/drivers/exynos: Simplify regulator (de)initializationMateusz Majewski
2024-01-02thermal/drivers/exynos: Handle devm_regulator_get_optional return value corre...Mateusz Majewski
2024-01-02thermal/drivers/exynos: Wwitch from workqueue-driven interrupt handling to th...Mateusz Majewski
2024-01-02thermal/drivers/exynos: Drop id fieldMateusz Majewski
2024-01-02thermal/drivers/exynos: Remove an unnecessary field descriptionMateusz Majewski
2023-10-02thermal: exynos_tmu: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-16thermal/drivers/samsung: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-07-31thermal: Explicitly include correct DT includesRob Herring
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano
2023-01-06thermal/drivers/exynos: Fix NULL pointer dereference when getting the critica...Daniel Lezcano
2023-01-06thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_ge...Daniel Lezcano
2023-01-06thermal/drivers/exynos: of_thermal_get_ntrips()Daniel Lezcano
2023-01-06thermal/drivers/exynos: Use generic thermal_zone_get_trip() functionDaniel Lezcano
2022-08-17thermal/drivers/samsung: Switch to new of thermal APIDaniel Lezcano
2021-08-14thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter
2020-03-12thermal: exynos: Silence warning during deferred probeMarek Szyprowski
2020-01-27thermal: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski
2020-01-27thermal: samsung: Appease the kernel-doc deityAmit Kucheria
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-18thermal: samsung: Fix incorrect check after code mergeMarek Szyprowski
2018-07-27thermal: samsung: Remove Exynos5440 clock handling left-oversKrzysztof Kozlowski
2018-06-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-06-01thermal: exynos: Reduce severity of too early temperature readKrzysztof Kozlowski
2018-05-06thermal: exynos: remove trip reporting to user-spaceBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: remove unused defines for Exynos5433Bartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: cleanup code for enabling threshold interruptsBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: check return values of ->get_trip_[temp, hyst] methodsBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: move trips setting to exynos_tmu_initialize()Bartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: set trips in ascending order in exynos7_tmu_initialize()Bartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: do not use trips structure directly in ->tmu_initializeBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpersBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: move IRQs clearing to exynos_tmu_initialize()Bartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: clear IRQs later in exynos4412_tmu_initialize()Bartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: make ->tmu_initialize method voidBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: remove threshold_code checking from exynos4210_tmu_initialize()Bartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: fix trips limit checking in get_th_reg()Bartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize()Bartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: check STATUS register in exynos_tmu_initialize()Bartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: always check for critical trip points existenceBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: always check for trips points existenceBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz
2018-05-06thermal: samsung: Remove support for Exynos5440Krzysztof Kozlowski
2018-05-06thermal: exynos: remove separate exynos_tmu.h header fileBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: remove parsing of samsung, tmu_cal_type propertyBartlomiej Zolnierkiewicz