index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-10
17
-679
/
+876
|
\
|
*
Merge branch 'thermal-intel'
Rafael J. Wysocki
2024-01-05
1
-26
/
+65
|
|
\
|
|
*
thermal: intel: hfi: Disable an HFI instance when all its CPUs go offline
Ricardo Neri
2024-01-03
1
-0
/
+35
|
|
*
thermal: intel: hfi: Enable an HFI instance from its first online CPU
Ricardo Neri
2024-01-03
1
-7
/
+10
|
|
*
thermal: intel: hfi: Refactor enabling code into helper functions
Ricardo Neri
2024-01-03
1
-21
/
+22
|
*
|
thermal: trip: Constify thermal zone argument of thermal_zone_trip_id()
Rafael J. Wysocki
2024-01-04
2
-2
/
+2
|
|
/
|
*
Merge tag 'thermal-v6.8-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
2024-01-02
7
-278
/
+313
|
|
\
|
|
*
thermal/drivers/exynos: Use set_trips ops
Mateusz Majewski
2024-01-02
1
-180
/
+205
|
|
*
thermal/drivers/exynos: Use BIT wherever possible
Mateusz Majewski
2024-01-02
1
-12
/
+12
|
|
*
thermal/drivers/exynos: Split initialization of TMU and the thermal zone
Mateusz Majewski
2024-01-02
1
-34
/
+50
|
|
*
thermal/drivers/exynos: Stop using the threshold mechanism on Exynos 4210
Mateusz Majewski
2024-01-02
1
-14
/
+3
|
|
*
thermal/drivers/exynos: Simplify regulator (de)initialization
Mateusz Majewski
2024-01-02
1
-34
/
+15
|
|
*
thermal/drivers/exynos: Handle devm_regulator_get_optional return value corre...
Mateusz Majewski
2024-01-02
1
-2
/
+10
|
|
*
thermal/drivers/exynos: Wwitch from workqueue-driven interrupt handling to th...
Mateusz Majewski
2024-01-02
1
-20
/
+9
|
|
*
thermal/drivers/exynos: Drop id field
Mateusz Majewski
2024-01-02
1
-6
/
+0
|
|
*
thermal/drivers/exynos: Remove an unnecessary field description
Mateusz Majewski
2024-01-02
1
-1
/
+0
|
|
*
thermal/drivers/sun8i: Add D1/T113s THS controller support
Maxim Kiselev
2024-01-02
1
-0
/
+13
|
|
*
thermal: amlogic: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
2024-01-02
1
-5
/
+6
|
|
*
thermal: amlogic: Make amlogic_thermal_disable() return void
Uwe Kleine-König
2024-01-02
1
-4
/
+4
|
|
*
thermal/thermal_of: Allow rebooting after critical temp
Fabio Estevam
2024-01-02
1
-0
/
+6
|
|
*
reboot: Introduce thermal_zone_device_critical_reboot()
Fabio Estevam
2024-01-02
2
-0
/
+8
|
|
*
thermal/core: Prepare for introduction of thermal reboot
Fabio Estevam
2024-01-02
1
-4
/
+10
|
|
*
drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment
Binbin Zhou
2024-01-02
1
-1
/
+1
|
*
|
thermal: gov_power_allocator: Support new update callback of weights
Lukasz Luba
2023-12-29
1
-6
/
+9
|
*
|
thermal/sysfs: Update governors when the 'weight' has changed
Lukasz Luba
2023-12-29
1
-0
/
+5
|
*
|
thermal/sysfs: Update instance->weight under tz lock
Lukasz Luba
2023-12-29
1
-0
/
+4
|
*
|
thermal: gov_power_allocator: Simplify checks for valid power actor
Lukasz Luba
2023-12-29
1
-23
/
+17
|
*
|
thermal: gov_power_allocator: Move memory allocation out of throttle()
Lukasz Luba
2023-12-29
1
-71
/
+136
|
*
|
thermal: gov_power_allocator: Change trace functions
Lukasz Luba
2023-12-29
2
-23
/
+32
|
*
|
thermal: gov_power_allocator: Refactor checks in divvy_up_power()
Lukasz Luba
2023-12-29
1
-10
/
+10
|
*
|
thermal: gov_power_allocator: Refactor check_power_actors()
Lukasz Luba
2023-12-29
1
-4
/
+6
|
*
|
thermal: core: Add governor callback for thermal zone change
Lukasz Luba
2023-12-29
2
-0
/
+16
|
*
|
thermal: netlink: Add thermal_group_has_listeners() helper
Stanislaw Gruszka
2023-12-28
1
-0
/
+11
|
*
|
thermal: netlink: Add enum for mutlicast groups indexes
Stanislaw Gruszka
2023-12-28
1
-4
/
+9
|
*
|
thermal: core: Resume thermal zones asynchronously
Rafael J. Wysocki
2023-12-28
1
-4
/
+26
|
*
|
thermal: core: Initialize poll_queue in thermal_zone_device_init()
Rafael J. Wysocki
2023-12-28
1
-10
/
+13
|
*
|
thermal: core: Fix thermal zone suspend-resume synchronization
Rafael J. Wysocki
2023-12-28
1
-7
/
+23
|
|
/
|
*
thermal: cpuidle_cooling: fix kernel-doc warning and a spello
Randy Dunlap
2023-12-21
1
-2
/
+2
|
*
thermal: core: Fix NULL pointer dereference in zone registration error path
Rafael J. Wysocki
2023-12-15
1
-1
/
+0
|
*
thermal/core: Check get_temp ops is present when registering a tz
Daniel Lezcano
2023-12-13
1
-6
/
+1
|
*
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
2023-12-13
3
-6
/
+20
|
*
thermal: netlink: Use for_each_trip() in thermal_genl_cmd_tz_get_trip()
Rafael J. Wysocki
2023-12-13
1
-12
/
+8
|
*
thermal: helpers: Use for_each_trip() in __thermal_zone_get_temp()
Rafael J. Wysocki
2023-12-13
1
-7
/
+5
|
*
thermal: trip: Use for_each_trip() in __thermal_zone_set_trips()
Rafael J. Wysocki
2023-12-13
1
-11
/
+7
|
*
thermal: trip: Drop redundant __thermal_zone_get_trip() header
Rafael J. Wysocki
2023-12-13
1
-2
/
+0
|
*
thermal: core: Rework thermal zone availability check
Rafael J. Wysocki
2023-12-12
1
-3
/
+12
|
*
thermal: Drop redundant and confusing device_is_registered() checks
Rafael J. Wysocki
2023-12-12
4
-72
/
+7
|
*
thermal: core: Make thermal_zone_device_unregister() return after freeing the...
Rafael J. Wysocki
2023-12-11
1
-1
/
+5
|
*
thermal: sysfs: Rework the reading of trip point attributes
Rafael J. Wysocki
2023-12-06
1
-27
/
+25
|
*
thermal: sysfs: Rework the handling of trip point updates
Rafael J. Wysocki
2023-12-06
3
-52
/
+47
[next]