index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
samsung
/
exynos_tmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-02
thermal/drivers/exynos: Use set_trips ops
Mateusz Majewski
1
-180
/
+205
2024-01-02
thermal/drivers/exynos: Use BIT wherever possible
Mateusz Majewski
1
-12
/
+12
2024-01-02
thermal/drivers/exynos: Split initialization of TMU and the thermal zone
Mateusz Majewski
1
-34
/
+50
2024-01-02
thermal/drivers/exynos: Stop using the threshold mechanism on Exynos 4210
Mateusz Majewski
1
-14
/
+3
2024-01-02
thermal/drivers/exynos: Simplify regulator (de)initialization
Mateusz Majewski
1
-34
/
+15
2024-01-02
thermal/drivers/exynos: Handle devm_regulator_get_optional return value corre...
Mateusz Majewski
1
-2
/
+10
2024-01-02
thermal/drivers/exynos: Wwitch from workqueue-driven interrupt handling to th...
Mateusz Majewski
1
-20
/
+9
2024-01-02
thermal/drivers/exynos: Drop id field
Mateusz Majewski
1
-6
/
+0
2024-01-02
thermal/drivers/exynos: Remove an unnecessary field description
Mateusz Majewski
1
-1
/
+0
2023-10-02
thermal: exynos_tmu: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-16
thermal/drivers/samsung: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-07-31
thermal: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
1
-2
/
+2
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
1
-2
/
+1
2023-01-06
thermal/drivers/exynos: Fix NULL pointer dereference when getting the critica...
Daniel Lezcano
1
-3
/
+2
2023-01-06
thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_ge...
Daniel Lezcano
1
-3
/
+6
2023-01-06
thermal/drivers/exynos: of_thermal_get_ntrips()
Daniel Lezcano
1
-3
/
+4
2023-01-06
thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-25
/
+16
2022-08-17
thermal/drivers/samsung: Switch to new of thermal API
Daniel Lezcano
1
-14
/
+10
2021-08-14
thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()
Dan Carpenter
1
-0
/
+1
2020-03-12
thermal: exynos: Silence warning during deferred probe
Marek Szyprowski
1
-1
/
+3
2020-01-27
thermal: exynos: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
1
-2
/
+2
2020-01-27
thermal: samsung: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-03-18
thermal: samsung: Fix incorrect check after code merge
Marek Szyprowski
1
-1
/
+1
2018-07-28
thermal: samsung: Remove Exynos5440 clock handling left-overs
Krzysztof Kozlowski
1
-5
/
+0
2018-06-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-620
/
+339
2018-06-02
thermal: exynos: Reduce severity of too early temperature read
Krzysztof Kozlowski
1
-1
/
+7
2018-05-07
thermal: exynos: remove trip reporting to user-space
Bartlomiej Zolnierkiewicz
1
-28
/
+2
2018-05-07
thermal: exynos: remove unused defines for Exynos5433
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2018-05-07
thermal: exynos: cleanup code for enabling threshold interrupts
Bartlomiej Zolnierkiewicz
1
-65
/
+33
2018-05-07
thermal: exynos: check return values of ->get_trip_[temp, hyst] methods
Bartlomiej Zolnierkiewicz
1
-3
/
+7
2018-05-07
thermal: exynos: move trips setting to exynos_tmu_initialize()
Bartlomiej Zolnierkiewicz
1
-51
/
+37
2018-05-07
thermal: exynos: set trips in ascending order in exynos7_tmu_initialize()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2018-05-07
thermal: exynos: do not use trips structure directly in ->tmu_initialize
Bartlomiej Zolnierkiewicz
1
-10
/
+8
2018-05-07
thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpers
Bartlomiej Zolnierkiewicz
1
-142
/
+140
2018-05-07
thermal: exynos: move IRQs clearing to exynos_tmu_initialize()
Bartlomiej Zolnierkiewicz
1
-10
/
+4
2018-05-07
thermal: exynos: clear IRQs later in exynos4412_tmu_initialize()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2018-05-07
thermal: exynos: make ->tmu_initialize method void
Bartlomiej Zolnierkiewicz
1
-18
/
+10
2018-05-07
thermal: exynos: remove threshold_code checking from exynos4210_tmu_initialize()
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2018-05-07
thermal: exynos: fix trips limit checking in get_th_reg()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2018-05-07
thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize()
Bartlomiej Zolnierkiewicz
1
-7
/
+6
2018-05-07
thermal: exynos: check STATUS register in exynos_tmu_initialize()
Bartlomiej Zolnierkiewicz
1
-32
/
+13
2018-05-07
thermal: exynos: always check for critical trip points existence
Bartlomiej Zolnierkiewicz
1
-9
/
+10
2018-05-07
thermal: exynos: always check for trips points existence
Bartlomiej Zolnierkiewicz
1
-15
/
+11
2018-05-07
thermal: exynos: fix setting rising_threshold for Exynos5433
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2018-05-07
thermal: samsung: Remove support for Exynos5440
Krzysztof Kozlowski
1
-158
/
+3
2018-05-07
thermal: exynos: remove separate exynos_tmu.h header file
Bartlomiej Zolnierkiewicz
1
-1
/
+16
2018-05-07
thermal: exynos: remove parsing of samsung, tmu_cal_type property
Bartlomiej Zolnierkiewicz
1
-34
/
+9
2018-05-07
thermal: exynos: remove parsing of samsung,tmu_gain property
Bartlomiej Zolnierkiewicz
1
-9
/
+9
[next]