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
starfive-6.6.48-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
2022-03-08
thermal/drivers/tsens: register thermal zones as hwmon sensors
Dmitry Baryshkov
1
-0
/
+5
2022-03-01
thermal: core: Fix TZ_GET_TRIP NULL pointer dereference
Nicolas Cavallari
1
-2
/
+3
2022-02-28
Merge back int340x thermal driver changes for v5.18.
Rafael J. Wysocki
2
-16
/
+12
2022-02-24
thermal: int340x: fix memory leak in int3400_notify()
Chuansheng Liu
1
-0
/
+4
2022-02-10
thermal: intel: hfi: INTEL_HFI_THERMAL depends on NET
Randy Dunlap
1
-0
/
+1
2022-02-07
thermal: netlink: Fix parameter type of thermal_genl_cpu_capability_event() stub
Nathan Chancellor
1
-1
/
+1
2022-02-04
thermal: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-16
/
+7
2022-02-04
thermal: intel_powerclamp: don't use bitmap_weight() in end_power_clamp()
Yury Norov
1
-6
/
+3
2022-02-04
thermal: int340x: Check for NULL after calling kmemdup()
Jiasheng Jiang
1
-0
/
+5
2022-02-03
thermal: intel: hfi: Notify user space for HFI events
Srinivas Pandruvada
2
-1
/
+75
2022-02-03
thermal: netlink: Add a new event to notify CPU capabilities change
Srinivas Pandruvada
2
-0
/
+67
2022-02-03
thermal: intel: hfi: Enable notification interrupt
Ricardo Neri
3
-0
/
+122
2022-02-03
thermal: intel: hfi: Handle CPU hotplug events
Ricardo Neri
3
-0
/
+218
2022-02-03
thermal: intel: hfi: Minimally initialize the Hardware Feedback Interface
Ricardo Neri
5
-0
/
+208
2022-01-17
thermal: int340x: Add Raptor Lake PCI device id
Srinivas Pandruvada
2
-0
/
+2
2022-01-17
thermal: int340x: Support Raptor Lake
Srinivas Pandruvada
2
-0
/
+2
2022-01-11
Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-132
/
+449
2022-01-10
Merge branch 'thermal-int340x'
Rafael J. Wysocki
3
-53
/
+73
2021-12-30
thermal/drivers/int340x: Fix RFIM mailbox write commands
Sumeet Pawnikar
3
-53
/
+73
2021-12-30
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-5
/
+1
2021-12-27
Merge tag 'thermal-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...
Rafael J. Wysocki
6
-55
/
+347
2021-12-14
Merge back int340x driver material for 5.17.
Rafael J. Wysocki
2
-24
/
+29
2021-12-09
thermal/drivers/rz2gl: Add error check for reset_control_deassert()
Biju Das
1
-2
/
+4
2021-12-08
thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL
Sumeet Pawnikar
1
-1
/
+1
2021-12-02
thermal/drivers/imx8mm: Enable ADC when enabling monitor
Paul Gerber
1
-0
/
+3
2021-11-30
thermal/drivers: Add TSU driver for RZ/G2L
Biju Das
3
-0
/
+250
2021-11-30
thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_ops
Rikard Falkeborn
1
-1
/
+1
2021-11-30
thermal/drivers/imx: Implement runtime PM support
Oleksij Rempel
1
-54
/
+91
2021-11-24
thermal: int340x: Use struct_group() for memcpy() region
Kees Cook
2
-24
/
+29
2021-11-23
thermal: cpufreq_cooling: Use new thermal pressure update function
Lukasz Luba
1
-5
/
+1
2021-11-18
Merge branch 'thermal-int340x'
Rafael J. Wysocki
1
-2
/
+2
2021-11-16
thermal: core: Reset previous low and high trip during thermal zone init
Manaf Meethalavalappu Pallikunhi
1
-0
/
+2
2021-11-16
thermal: int340x: Limit Kconfig to 64-bit
Arnd Bergmann
1
-2
/
+2
2021-11-12
thermal: int340x: fix build on 32-bit targets
Linus Torvalds
1
-0
/
+1
2021-11-10
Merge branch 'thermal-int340x'
Rafael J. Wysocki
3
-15
/
+19
2021-11-05
thermal: Replace pr_warn() with pr_warn_once() in user_space_bind()
Rafael J. Wysocki
1
-2
/
+2
2021-11-05
thermal: Fix NULL pointer dereferences in of_thermal_ functions
Subbaraman Narayanamurthy
1
-3
/
+6
2021-11-04
thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses
Srinivas Pandruvada
3
-15
/
+19
2021-10-26
Merge branches 'thermal-int340x', 'thermal-powerclamp' and 'thermal-docs'
Rafael J. Wysocki
2
-10
/
+7
2021-10-21
thermal/core: Deprecate changing cooling device state from userspace
Daniel Lezcano
1
-0
/
+3
2021-10-21
thermal/core: Make the userspace governor deprecated
Daniel Lezcano
1
-0
/
+9
2021-10-21
thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume
Antoine Tenart
5
-11
/
+60
2021-10-18
thermal/drivers/uniphier: Add compatible string for NX1 SoC
Kunihiko Hayashi
1
-0
/
+4
2021-10-17
thermal/drivers/rockchip_thermal: Allow more resets for tsadc node
Johan Jonker
1
-1
/
+1
2021-10-16
thermal/drivers/tsens: Add timeout to get_temp_tsens_valid
Ansuel Smith
1
-15
/
+14
2021-10-16
thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCM
Jackie Liu
1
-1
/
+1
2021-10-15
thermal/core: fix a UAF bug in __thermal_cooling_device_register()
Ziyang Xuan
1
-2
/
+4
2021-10-15
thermal/core: Fix null pointer dereference in thermal_release()
Yuanzheng Song
1
-2
/
+8
2021-10-15
thermal: rcar_gen3_thermal: Read calibration from hardware
Niklas Söderlund
1
-20
/
+74
2021-10-15
thermal: rcar_gen3_thermal: Store thcode and ptat in priv data
Niklas Söderlund
1
-23
/
+28
[prev]
[next]