index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'thermal-v6.9-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
2024-03-13
14
-58
/
+203
|
\
|
*
thermal/drivers/rcar_gen3: Add support for R-Car V4M
Geert Uytterhoeven
2024-03-11
1
-0
/
+4
|
*
dt-bindings: thermal: rcar-gen3-thermal: Add r8a779h0 support
Duy Nguyen
2024-03-11
1
-0
/
+2
|
*
thermal/of: Assume polling-delay(-passive) 0 when absent
Konrad Dybcio
2024-03-11
1
-4
/
+8
|
*
dt-bindings: thermal-zones: Don't require polling-delay(-passive)
Konrad Dybcio
2024-03-11
1
-2
/
+0
|
*
thermal/drivers/qoriq: Fix getting tmu range
Peng Fan
2024-03-11
1
-4
/
+8
|
*
thermal/drivers/sun8i: Don't fail probe due to zone registration failure
Mark Brown
2024-03-11
1
-2
/
+14
|
*
thermal/drivers/sun8i: Add support for H616 THS controller
Martin Botka
2024-03-11
1
-0
/
+15
|
*
thermal/drivers/sun8i: Add SRAM register access code
Andre Przywara
2024-03-11
1
-0
/
+51
|
*
thermal/drivers/sun8i: Extend H6 calibration to support 4 sensors
Maksim Kiselev
2024-03-11
1
-8
/
+20
|
*
thermal/drivers/sun8i: Explain unknown H6 register value
Andre Przywara
2024-03-11
1
-13
/
+16
|
*
dt-bindings: thermal: sun8i: Add H616 THS controller
Martin Botka
2024-03-11
1
-11
/
+23
|
*
soc: sunxi: sram: export register 0 for THS on H616
Andre Przywara
2024-03-11
1
-0
/
+22
|
*
dt-bindings: thermal: qoriq-thermal: Adjust fsl,tmu-range min/maxItems
Fabio Estevam
2024-03-11
1
-1
/
+2
|
*
thermal: Drop spaces before TABs
Geert Uytterhoeven
2024-03-11
4
-12
/
+12
|
*
thermal/drivers/mediatek: Fix control buffer enablement on MT7896
Frank Wunderlich
2024-03-11
1
-0
/
+3
|
*
thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...
Christophe JAILLET
2024-03-11
1
-1
/
+3
*
|
Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-13
36
-395
/
+282
|
\
|
|
*
Merge branches 'thermal-core' and 'thermal-intel'
Rafael J. Wysocki
2024-03-07
3
-1
/
+4
|
|
\
|
|
*
thermal: intel: int340x_thermal: Use thermal zone accessor functions
Rafael J. Wysocki
2024-03-05
1
-1
/
+2
|
|
*
Merge thermal core changes for 6.9 to satisfy a dependency.
Rafael J. Wysocki
2024-03-05
28
-330
/
+214
|
|
|
\
|
|
*
|
thermal: int340x: processor_thermal: Add Lunar Lake-M PCI ID
Srinivas Pandruvada
2024-02-28
2
-0
/
+2
|
*
|
|
thermal: core: remove unnecessary check in trip_point_hyst_store()
Dan Carpenter
2024-03-06
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
thermal: core: Remove excess empty line from a comment
Flavio Suligoi
2024-03-05
1
-1
/
+0
|
*
|
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
2024-02-27
18
-47
/
+19
|
*
|
thermal: of: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
2024-02-27
1
-4
/
+4
|
*
|
thermal: imx: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
2024-02-27
1
-2
/
+3
|
*
|
wifi: iwlwifi: mvm: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
2024-02-27
1
-4
/
+2
|
*
|
mlxsw: core_thermal: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
2024-02-27
1
-6
/
+9
|
*
|
thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
2024-02-27
6
-55
/
+38
|
*
|
thermal: core: Drop the .set_trip_hyst() thermal zone operation
Rafael J. Wysocki
2024-02-27
2
-8
/
+0
|
*
|
thermal: core: Add flags to struct thermal_trip
Rafael J. Wysocki
2024-02-27
4
-11
/
+26
|
*
|
thermal: core: Move initial num_trips assignment before memcpy()
Nathan Chancellor
2024-02-27
1
-1
/
+1
|
*
|
thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPS
Rafael J. Wysocki
2024-02-23
4
-16
/
+1
|
*
|
thermal: intel: Adjust ops handling during thermal zone registration
Rafael J. Wysocki
2024-02-23
7
-26
/
+11
|
*
|
thermal: ACPI: Constify acpi_thermal_zone_ops
Rafael J. Wysocki
2024-02-23
1
-1
/
+1
|
*
|
thermal: core: Store zone ops in struct thermal_zone_device
Rafael J. Wysocki
2024-02-23
7
-59
/
+48
|
*
|
thermal: intel: Discard trip tables after zone registration
Rafael J. Wysocki
2024-02-23
8
-73
/
+51
|
*
|
thermal: ACPI: Discard trips table after zone registration
Rafael J. Wysocki
2024-02-23
1
-37
/
+20
|
*
|
thermal: core: Store zone trips table in struct thermal_zone_device
Rafael J. Wysocki
2024-02-23
5
-17
/
+18
|
|
/
|
*
Merge branch 'thermal-core'
Rafael J. Wysocki
2024-02-23
7
-48
/
+48
|
|
\
|
|
*
thermal: gov_power_allocator: Avoid overwriting PID coefficients from setup time
Di Shen
2024-02-12
1
-0
/
+2
|
|
*
thermal: sysfs: Fix up white space in trip_point_temp_store()
Rafael J. Wysocki
2024-02-12
1
-1
/
+1
|
|
*
iwlwifi: mvm: Use for_each_thermal_trip() for walking trip points
Rafael J. Wysocki
2024-02-08
1
-15
/
+25
|
|
*
iwlwifi: mvm: Populate trip table before registering thermal zone
Rafael J. Wysocki
2024-02-08
1
-10
/
+9
|
|
*
iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_device
Rafael J. Wysocki
2024-02-08
2
-14
/
+1
|
|
*
thermal: core: Change governor name to const char pointer
AngeloGioacchino Del Regno
2024-02-02
1
-2
/
+2
|
|
*
thermal: gov_bang_bang: Fix possible cooling device state ping-pong
Rafael J. Wysocki
2024-01-29
1
-1
/
+1
|
|
*
thermal: gov_fair_share: Fix dependency on trip points ordering
Rafael J. Wysocki
2024-01-29
1
-7
/
+9
|
*
|
thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature
Zhang Rui
2024-02-12
4
-15
/
+15
[next]