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
/
thermal_core.c
Age
Commit message (
Expand
)
Author
2024-07-08
thermal: core: Fix list sorting in __thermal_zone_device_update()
Rafael J. Wysocki
2024-07-04
thermal: core: Call monitor_thermal_zone() if zone temperature is invalid
Rafael J. Wysocki
2024-06-21
Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-14
thermal: core: Change PM notifier priority to the minimum
Rafael J. Wysocki
2024-06-14
thermal: core: Synchronize suspend-prepare and post-suspend actions
Rafael J. Wysocki
2024-06-07
thermal: core: Do not fail cdev registration because of invalid initial state
Rafael J. Wysocki
2024-05-27
thermal: trip: Trigger trip down notifications when trips involved in mitigat...
Rafael J. Wysocki
2024-05-27
thermal: core: Introduce thermal_trip_crossed()
Rafael J. Wysocki
2024-05-17
thermal: core: Fix the handling of invalid trip points
Rafael J. Wysocki
2024-04-30
thermal: core: Move passive polling management to the core
Rafael J. Wysocki
2024-04-30
thermal: core: Do not call handle_thermal_trip() if zone temperature is invalid
Rafael J. Wysocki
2024-04-26
thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
Rafael J. Wysocki
2024-04-24
thermal: core: Introduce thermal_governor_trip_crossed()
Rafael J. Wysocki
2024-04-24
thermal/debugfs: Rename thermal_debug_update_temp() to thermal_debug_update_t...
Rafael J. Wysocki
2024-04-24
thermal/debugfs: Avoid excessive updates of trip point statistics
Rafael J. Wysocki
2024-04-24
thermal: core: Relocate critical and hot trip handling
Rafael J. Wysocki
2024-04-24
thermal: core: Drop the .throttle() governor callback
Rafael J. Wysocki
2024-04-23
thermal: core: Introduce .manage() callback for thermal governors
Rafael J. Wysocki
2024-04-19
thermal: core: Introduce .trip_crossed() callback for thermal governors
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: Move threshold out of struct thermal_trip
Rafael J. Wysocki
2024-03-05
thermal: core: Remove excess empty line from a comment
Flavio Suligoi
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
2024-02-27
thermal: core: Add flags to struct thermal_trip
Rafael J. Wysocki
2024-02-27
thermal: core: Move initial num_trips assignment before memcpy()
Nathan Chancellor
2024-02-23
thermal: core: Store zone ops in struct thermal_zone_device
Rafael J. Wysocki
2024-02-23
thermal: core: Store zone trips table in struct thermal_zone_device
Rafael J. Wysocki
2024-01-12
thermal: core: Use kstrdup_const() during cooling device registration
Christophe JAILLET
2024-01-12
thermal/debugfs: Add thermal debugfs information for mitigation episodes
Daniel Lezcano
2024-01-12
thermal/debugfs: Add thermal cooling device debugfs information
Daniel Lezcano
2024-01-09
thermal: netlink: Pass thermal zone pointer to notify routines
Rafael J. Wysocki
2024-01-09
thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down()
Rafael J. Wysocki
2024-01-02
Merge tag 'thermal-v6.8-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
2024-01-02
reboot: Introduce thermal_zone_device_critical_reboot()
Fabio Estevam
2024-01-02
thermal/core: Prepare for introduction of thermal reboot
Fabio Estevam
2023-12-29
thermal: core: Add governor callback for thermal zone change
Lukasz Luba
2023-12-28
thermal: core: Resume thermal zones asynchronously
Rafael J. Wysocki
2023-12-28
thermal: core: Initialize poll_queue in thermal_zone_device_init()
Rafael J. Wysocki
2023-12-28
thermal: core: Fix thermal zone suspend-resume synchronization
Rafael J. Wysocki
2023-12-15
thermal: core: Fix NULL pointer dereference in zone registration error path
Rafael J. Wysocki
2023-12-13
thermal/core: Check get_temp ops is present when registering a tz
Daniel Lezcano
2023-12-12
thermal: core: Rework thermal zone availability check
Rafael J. Wysocki
2023-12-12
thermal: Drop redundant and confusing device_is_registered() checks
Rafael J. Wysocki
2023-12-11
thermal: core: Make thermal_zone_device_unregister() return after freeing the...
Rafael J. Wysocki
2023-11-20
thermal: core: Add trip thresholds for trip crossing detection
Rafael J. Wysocki
2023-10-20
thermal: core: Pass trip pointer to governor throttle callback
Rafael J. Wysocki
2023-10-11
Merge branch 'acpi-thermal'
Rafael J. Wysocki
2023-10-11
thermal: core: prevent potential string overflow
Dan Carpenter
[next]