index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
gov_step_wise.c
Age
Commit message (
Expand
)
Author
2024-06-25
thermal: gov_step_wise: Go straight to instance->lower when mitigation is over
Rafael J. Wysocki
2024-06-11
thermal: gov_step_wise: Restore passive polling management
Rafael J. Wysocki
2024-04-30
thermal: core: Move passive polling management to the core
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-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
2023-10-20
thermal: core: Pass trip pointer to governor throttle callback
Rafael J. Wysocki
2023-10-20
thermal: gov_step_wise: Fold update_passive_instance() into its caller
Rafael J. Wysocki
2023-09-28
thermal: core: Store trip pointer in struct thermal_instance
Rafael J. Wysocki
2023-04-27
thermal: gov_step_wise: Adjust code logic to match comment
Zhang Rui
2023-04-27
thermal: gov_step_wise: Delete obsolete comment
Zhang Rui
2023-04-01
thermal/core: Relocate the traces definition in thermal directory
Daniel Lezcano
2023-01-06
thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
Daniel Lezcano
2022-08-17
thermal/core: Move the thermal zone lock out of the governors
Daniel Lezcano
2022-08-17
thermal/governors: Group the thermal zone lock inside the throttle function
Daniel Lezcano
2022-07-28
thermal/core: Remove DROP_FULL and RAISE_FULL
Daniel Lezcano
2022-07-28
thermal/core: Use clamp() helper in the stepwise governor
Daniel Lezcano
2021-01-19
thermal/core: Remove the 'forced_passive' option
Daniel Lezcano
2020-05-22
thermal/governors: Prefix all source files with gov_
Amit Kucheria