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-01-19
thermal: loongson2: Replace of_device.h with explicit includes
Rob Herring
2024-01-17
Merge tag 'thermal-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-16
Merge branches 'thermal-core' and 'thermal-intel'
Rafael J. Wysocki
2024-01-12
thermal/debugfs: Unlock on error path in thermal_debug_tz_trip_up()
Dan Carpenter
2024-01-12
thermal: intel: hfi: Add syscore callbacks for system-wide PM
Ricardo Neri
2024-01-12
thermal: gov_power_allocator: avoid inability to reset a cdev
Di Shen
2024-01-12
thermal: helpers: Rearrange thermal_cdev_set_cur_state()
Rafael J. Wysocki
2024-01-12
thermal: netlink: Rework notify API for cooling devices
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
Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
thermal: netlink: Pass thermal zone pointer to notify routines
Rafael J. Wysocki
2024-01-09
thermal: netlink: Drop thermal_notify_tz_trip_add/delete()
Rafael J. Wysocki
2024-01-09
thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down()
Rafael J. Wysocki
2024-01-09
thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()
Rafael J. Wysocki
2024-01-05
Merge branch 'thermal-intel'
Rafael J. Wysocki
2024-01-04
thermal: trip: Constify thermal zone argument of thermal_zone_trip_id()
Rafael J. Wysocki
2024-01-03
thermal: intel: hfi: Disable an HFI instance when all its CPUs go offline
Ricardo Neri
2024-01-03
thermal: intel: hfi: Enable an HFI instance from its first online CPU
Ricardo Neri
2024-01-03
thermal: intel: hfi: Refactor enabling code into helper functions
Ricardo Neri
2024-01-02
Merge tag 'thermal-v6.8-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
2024-01-02
thermal/drivers/exynos: Use set_trips ops
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Use BIT wherever possible
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Split initialization of TMU and the thermal zone
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Stop using the threshold mechanism on Exynos 4210
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Simplify regulator (de)initialization
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Handle devm_regulator_get_optional return value corre...
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Wwitch from workqueue-driven interrupt handling to th...
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Drop id field
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Remove an unnecessary field description
Mateusz Majewski
2024-01-02
thermal/drivers/sun8i: Add D1/T113s THS controller support
Maxim Kiselev
2024-01-02
thermal: amlogic: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
2024-01-02
thermal: amlogic: Make amlogic_thermal_disable() return void
Uwe Kleine-König
2024-01-02
thermal/thermal_of: Allow rebooting after critical temp
Fabio Estevam
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
2024-01-02
drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment
Binbin Zhou
2023-12-29
thermal: gov_power_allocator: Support new update callback of weights
Lukasz Luba
2023-12-29
thermal/sysfs: Update governors when the 'weight' has changed
Lukasz Luba
2023-12-29
thermal/sysfs: Update instance->weight under tz lock
Lukasz Luba
2023-12-29
thermal: gov_power_allocator: Simplify checks for valid power actor
Lukasz Luba
2023-12-29
thermal: gov_power_allocator: Move memory allocation out of throttle()
Lukasz Luba
2023-12-29
thermal: gov_power_allocator: Change trace functions
Lukasz Luba
2023-12-29
thermal: gov_power_allocator: Refactor checks in divvy_up_power()
Lukasz Luba
2023-12-29
thermal: gov_power_allocator: Refactor check_power_actors()
Lukasz Luba
2023-12-29
thermal: core: Add governor callback for thermal zone change
Lukasz Luba
2023-12-28
thermal: netlink: Add thermal_group_has_listeners() helper
Stanislaw Gruszka
2023-12-28
thermal: netlink: Add enum for mutlicast groups indexes
Stanislaw Gruszka
2023-12-28
thermal: core: Resume thermal zones asynchronously
Rafael J. Wysocki
[next]