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
/
acpi
/
thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-22
thermal: ACPI: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
1
-56
/
+10
2024-08-22
thermal: core: Move thermal zone locking out of bind/unbind functions
Rafael J. Wysocki
1
-1
/
+1
2024-06-07
thermal: ACPI: Invalidate trip points with temperature of 0 or below
Rafael J. Wysocki
1
-1
/
+7
2024-04-02
ACPI: thermal: Register thermal zones without valid trip points
Stephen Horvath
1
-12
/
+10
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
1
-1
/
+1
2024-02-23
thermal: ACPI: Constify acpi_thermal_zone_ops
Rafael J. Wysocki
1
-1
/
+1
2024-02-23
thermal: ACPI: Discard trips table after zone registration
Rafael J. Wysocki
1
-37
/
+20
2024-01-10
Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+5
2024-01-04
Merge branch 'acpi-thermal'
Rafael J. Wysocki
1
-35
/
+34
2023-12-15
ACPI: utils: Return bool from acpi_evaluate_reference()
Rafael J. Wysocki
1
-3
/
+1
2023-12-13
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
1
-2
/
+5
2023-11-22
ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support
Jeff Brasen
1
-3
/
+9
2023-11-21
ACPI: thermal: Use library functions to obtain trip point temperature values
Rafael J. Wysocki
1
-32
/
+25
2023-11-04
Merge tag 'acpi-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+2
2023-11-01
Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-8
/
+22
2023-10-31
ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanup
Dan Carpenter
1
-2
/
+2
2023-10-26
Merge branch 'acpi-bus'
Rafael J. Wysocki
1
-1
/
+1
2023-10-06
ACPI: bus: Add context argument to acpi_dev_install_notify_handler()
Rafael J. Wysocki
1
-1
/
+1
2023-10-05
ACPI: thermal: Use thermal_zone_for_each_trip() for updating trips
Rafael J. Wysocki
1
-41
/
+37
2023-10-05
ACPI: thermal: Combine passive and active trip update functions
Rafael J. Wysocki
1
-18
/
+17
2023-10-05
ACPI: thermal: Move get_active_temp()
Rafael J. Wysocki
1
-23
/
+23
2023-10-03
ACPI: thermal: Fix up function header formatting in two places
Jonathan Bergh
1
-4
/
+11
2023-09-29
ACPI: thermal: Drop list of device ACPI handles from struct acpi_thermal
Rafael J. Wysocki
1
-1
/
+0
2023-09-29
ACPI: utils: Dynamically determine acpi_handle_list size
Rafael J. Wysocki
1
-7
/
+21
2023-09-28
ACPI: thermal: Rename structure fields holding temperature in deci-Kelvin
Rafael J. Wysocki
1
-23
/
+23
2023-09-28
ACPI: thermal: Drop critical_valid and hot_valid trip flags
Rafael J. Wysocki
1
-17
/
+8
2023-09-28
ACPI: thermal: Do not use trip indices for cooling device binding
Rafael J. Wysocki
1
-66
/
+44
2023-09-28
ACPI: thermal: Mark uninitialized active trips as invalid
Rafael J. Wysocki
1
-0
/
+3
2023-09-28
ACPI: thermal: Merge trip initialization functions
Rafael J. Wysocki
1
-34
/
+30
2023-09-28
ACPI: thermal: Collapse trip devices update function wrappers
Rafael J. Wysocki
1
-19
/
+7
2023-09-28
ACPI: thermal: Collapse trip devices update functions
Rafael J. Wysocki
1
-33
/
+20
2023-09-28
ACPI: thermal: Add device list to struct acpi_thermal_trip
Rafael J. Wysocki
1
-15
/
+21
2023-09-27
ACPI: thermal: Fix a small leak in acpi_thermal_add()
Dan Carpenter
1
-2
/
+4
2023-09-26
ACPI: thermal: Drop valid flag from struct acpi_thermal_trip
Rafael J. Wysocki
1
-26
/
+23
2023-09-26
ACPI: thermal: Drop redundant trip point flags
Rafael J. Wysocki
1
-19
/
+10
2023-09-26
ACPI: thermal: Untangle initialization and updates of active trips
Rafael J. Wysocki
1
-97
/
+100
2023-09-26
ACPI: thermal: Untangle initialization and updates of the passive trip
Rafael J. Wysocki
1
-73
/
+125
2023-09-26
ACPI: thermal: Simplify critical and hot trips representation
Rafael J. Wysocki
1
-36
/
+33
2023-09-26
ACPI: thermal: Create and populate trip points table earlier
Rafael J. Wysocki
1
-53
/
+52
2023-09-26
ACPI: thermal: Determine the number of trip points earlier
Rafael J. Wysocki
1
-29
/
+27
2023-09-26
ACPI: thermal: Fold acpi_thermal_get_info() into its caller
Rafael J. Wysocki
1
-33
/
+19
2023-09-26
ACPI: thermal: Simplify initialization of critical and hot trips
Rafael J. Wysocki
1
-64
/
+66
2023-09-11
thermal: Constify the trip argument of the .get_trend() zone callback
Rafael J. Wysocki
1
-1
/
+1
2023-08-29
thermal: core: Rework .get_trend() thermal zone callback
Rafael J. Wysocki
1
-23
/
+18
2023-08-17
ACPI: thermal: Eliminate code duplication from acpi_thermal_notify()
Rafael J. Wysocki
1
-10
/
+10
2023-08-17
ACPI: thermal: Drop unnecessary thermal zone callbacks
Rafael J. Wysocki
1
-115
/
+0
2023-08-17
ACPI: thermal: Rework thermal_get_trend()
Rafael J. Wysocki
1
-29
/
+37
2023-08-17
ACPI: thermal: Use trip point table to register thermal zones
Rafael J. Wysocki
1
-7
/
+86
2023-08-17
ACPI: thermal: Introduce struct acpi_thermal_trip
Rafael J. Wysocki
1
-51
/
+45
2023-08-17
ACPI: thermal: Carry out trip point updates under zone lock
Rafael J. Wysocki
1
-13
/
+28
[next]