index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-14
/
+17
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-6
/
+7
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
4
-8
/
+10
2018-06-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
11
-863
/
+833
2018-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
9
-141
/
+49
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2018-06-07
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-3
/
+3
2018-06-05
thermal: bcm2835: Stop using printk format %pCr
Geert Uytterhoeven
1
-2
/
+2
2018-06-02
thermal: qcom: tsens: Allow number of sensors to come from DT
Bjorn Andersson
1
-3
/
+9
2018-06-02
thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops
srplinux2008
1
-1
/
+1
2018-06-02
thermal: exynos: Reduce severity of too early temperature read
Krzysztof Kozlowski
1
-1
/
+7
2018-06-02
thermal: imx: Switch to SPDX identifier
Fabio Estevam
1
-8
/
+3
2018-06-02
thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals
David Collins
1
-21
/
+71
2018-06-02
thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[]
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2018-06-02
thermal: rcar_thermal: add r8a77995 support
Yoshihiro Kaneko
1
-32
/
+126
2018-05-30
Merge branches 'thermal-core' and 'thermal-intel' into next
Zhang Rui
2
-3
/
+7
2018-05-30
thermal: int340x: processor_thermal: Add GeminiLake support
Sumeet Pawnikar
1
-0
/
+4
2018-05-30
drivers: thermal: Update license to SPDX format
Lina Iyer
7
-78
/
+7
2018-05-30
thermal: int340x: Prevent error in reading trip hysteresis attribute
Srinivas Pandruvada
1
-3
/
+3
2018-05-22
thermal: Use DEVICE_ATTR_{RO|RW|WO}() variants
Viresh Kumar
1
-7
/
+7
2018-05-22
thermal: Shorten name of sysfs callbacks
Viresh Kumar
3
-59
/
+34
2018-05-11
Merge branch 'thermal-soc' into next
Zhang Rui
1
-3
/
+11
2018-05-07
thermal: mediatek: use of_device_get_match_data()
Ryder Lee
1
-4
/
+1
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: rcar_gen3_thermal: add r8a77965 support
Niklas Söderlund
1
-0
/
+1
2018-05-07
thermal: rcar_gen3_thermal: update max temperature clamp
Niklas Söderlund
1
-2
/
+2
2018-05-07
thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation
Hien Dang
1
-6
/
+6
2018-05-07
thermal: tegra: Nuke clk_{readl,writel} helpers
Ezequiel Garcia
1
-27
/
+2
2018-05-07
thermal: uniphier: add UniPhier PXs3 support
Kunihiko Hayashi
1
-0
/
+4
2018-05-07
thermal: exynos: remove separate exynos_tmu.h header file
Bartlomiej Zolnierkiewicz
2
-42
/
+16
2018-05-07
thermal: exynos: remove parsing of samsung, tmu_cal_type property
Bartlomiej Zolnierkiewicz
2
-44
/
+9
[next]