index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
2024-04-24
thermal: gov_user_space: Use .trip_crossed() instead of .throttle()
Rafael J. Wysocki
2024-04-24
thermal/cpufreq: Remove arch_update_thermal_pressure()
Vincent Guittot
2024-04-24
thermal: gov_fair_share: Eliminate unnecessary integer divisions
Rafael J. Wysocki
2024-04-24
thermal: gov_fair_share: Use trip thresholds instead of trip temperatures
Rafael J. Wysocki
2024-04-24
thermal: gov_fair_share: Use .manage() callback instead of .throttle()
Rafael J. Wysocki
2024-04-24
thermal: gov_step_wise: Clean up thermal_zone_trip_update()
Rafael J. Wysocki
2024-04-24
thermal: gov_step_wise: Use trip thresholds instead of trip temperatures
Rafael J. Wysocki
2024-04-24
thermal: gov_step_wise: Use .manage() callback instead of .throttle()
Rafael J. Wysocki
2024-04-23
thermal: gov_power_allocator: Eliminate a redundant variable
Rafael J. Wysocki
2024-04-23
thermal: gov_power_allocator: Use .manage() callback instead of .throttle()
Rafael J. Wysocki
2024-04-23
thermal: core: Introduce .manage() callback for thermal governors
Rafael J. Wysocki
2024-04-23
thermal: gov_bang_bang: Fold thermal_zone_trip_update() into its caller
Rafael J. Wysocki
2024-04-23
thermal: gov_bang_bang: Clean up thermal_zone_trip_update()
Rafael J. Wysocki
2024-04-23
thermal: gov_bang_bang: Use .trip_crossed() instead of .throttle()
Rafael J. Wysocki
2024-04-23
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
2024-04-23
thermal/drivers/loongson2: Add Loongson-2K2000 support
Binbin Zhou
2024-04-23
thermal/drivers/loongson2: Trivial code style adjustment
Binbin Zhou
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Add MT8188 support
Nicolas Pitre
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Allow early empty sensor slots
Nicolas Pitre
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Provision for gt variable location
Nicolas Pitre
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Add MT8186 support
Nicolas Pitre
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Guard against efuse data buffer overflow
Nicolas Pitre
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Use offsets for every calibration byte
Nicolas Pitre
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Remove .hw_tshut_temp
Nicolas Pitre
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Move comment
Nicolas Pitre
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Retrieve all calibration bytes
Nicolas Pitre
2024-04-23
thermal/drivers/k3_bandgap: Remove some unused fields in struct k3_bandgap
Christophe JAILLET
2024-04-23
thermal/drivers/qcom: Remove some unused fields in struct qpnp_tm_chip
Christophe JAILLET
2024-04-23
thermal/drivers/tsens: Fix null pointer dereference
Aleksandr Mishin
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Add coeff for mt8192
Hsin-Te Yuan
2024-04-23
thermal/drivers/rcar_gen3: Update temperature approximation calculation
Niklas Söderlund
2024-04-23
thermal/drivers/rcar_gen3: Move Tj_T storage to shared private data
Niklas Söderlund
2024-04-23
thermal/drivers/amlogic: Support A1 SoC family Thermal Sensor controller
Dmitry Rokosov
2024-04-23
thermal/drivers/tsens: Add suspend to RAM support for tsens
Priyansh Jain
2024-04-23
thermal/drivers/armada: Simplify name sanitization
Rasmus Villemoes
2024-04-23
thermal/drivers/qcom/lmh: Check for SCM availability at probe
Konrad Dybcio
2024-04-19
thermal: core: Introduce .trip_crossed() callback for thermal governors
Rafael J. Wysocki
2024-04-19
Merge back earlier thermal control material for v6.10.
Rafael J. Wysocki
2024-04-19
thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()
Rafael J. Wysocki
2024-04-15
Merge branch 'thermal-intel' into thermal
Rafael J. Wysocki
2024-04-11
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
2024-04-08
ACPI: DPTF: Add Lunar Lake support
Sumeet Pawnikar
2024-04-08
thermal: core: Relocate the struct thermal_governor definition
Rafael J. Wysocki
2024-04-08
thermal: core: Sort trip point crossing notifications by temperature
Rafael J. Wysocki
2024-04-08
thermal: core: Send trip crossing notifications at init time if needed
Rafael J. Wysocki
2024-04-08
thermal: core: Rewrite comments in handle_thermal_trip()
Rafael J. Wysocki
2024-04-08
thermal: core: Make struct thermal_zone_device definition internal
Rafael J. Wysocki
2024-04-08
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
2024-04-08
thermal: gov_step_wise: Simplify checks related to passive trips
Rafael J. Wysocki
2024-04-08
thermal: gov_step_wise: Simplify get_target_state()
Rafael J. Wysocki
[prev]
[next]