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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
thermal: int340x: Fix attr.show callback prototype
Kees Cook
1
-2
/
+2
2022-03-18
Merge branch 'thermal-hfi'
Rafael J. Wysocki
5
-0
/
+623
2022-03-18
Merge branches 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs'
Rafael J. Wysocki
3
-72
/
+113
2022-03-16
thermal: int340x: Update OS policy capability handshake
Srinivas Pandruvada
1
-49
/
+97
2022-03-16
thermal: int340x: Increase bitmap size
Srinivas Pandruvada
1
-1
/
+1
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-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: 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-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-27
Merge tag 'thermal-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...
Rafael J. Wysocki
1
-1
/
+1
2021-12-14
Merge back int340x driver material for 5.17.
Rafael J. Wysocki
2
-24
/
+29
2021-12-08
thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL
Sumeet Pawnikar
1
-1
/
+1
2021-11-30
thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_ops
Rikard Falkeborn
1
-1
/
+1
2021-11-24
thermal: int340x: Use struct_group() for memcpy() region
Kees Cook
2
-24
/
+29
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-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/drivers/int340x: Improve the tcc offset saving for suspend/resume
Antoine Tenart
5
-11
/
+60
2021-10-05
thermal: int340x: delete bogus length check
Dan Carpenter
1
-5
/
+4
2021-10-05
thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicable
Christophe JAILLET
1
-5
/
+3
2021-09-14
thermal/drivers/int340x: Do not set a wrong tcc offset on resume
Antoine Tenart
1
-2
/
+3
2021-09-11
Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+17
2021-09-09
thermal/drivers/intel: Allow processing of HWP interrupt
Srinivas Pandruvada
2
-1
/
+9
2021-09-02
Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-0
/
+533
2021-08-25
thermal: intel: Allow processing of HWP interrupt
Srinivas Pandruvada
2
-1
/
+9
2021-08-17
thermal/drivers/intel: Move intel_menlow to thermal drivers
Srinivas Pandruvada
3
-0
/
+533
2021-08-14
thermal/drivers/int340x: Use IMOK independently
Sumeet Pawnikar
1
-1
/
+13
2021-08-14
thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-14
drivers/thermal/intel: Add TCC cooling support for AlderLake platform
Sumeet Pawnikar
1
-0
/
+2
2021-07-04
thermal/drivers/int340x/processor_thermal: Fix tcc setting
Srinivas Pandruvada
1
-8
/
+12
2021-07-04
thermal/drivers/int340x/processor_thermal: Fix warning for return value
Srinivas Pandruvada
1
-1
/
+3
2021-07-04
thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driver
Srinivas Pandruvada
4
-1
/
+373
2021-07-04
thermal/drivers/int340x/processor_thermal: Split enumeration and processing part
Srinivas Pandruvada
5
-259
/
+286
2021-07-04
thermal/drivers/intel/intel_soc_dts_iosf: Switch to use find_first_zero_bit()
Andy Shevchenko
1
-7
/
+8
2021-06-11
thermal/drivers/int340x: processor_thermal: Export additional attributes
Srinivas Pandruvada
1
-0
/
+55
2021-06-11
thermal/drivers/int340x: processor_thermal: Export mailbox interface
Srinivas Pandruvada
2
-3
/
+11
2021-06-06
Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+11
2021-05-31
x86/thermal: Fix LVT thermal setup for SMI delivery mode
Borislav Petkov
1
-4
/
+11
2021-05-14
thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
Srinivas Pandruvada
2
-1
/
+5
[next]