- bd745d1 x86/cpu/topology: Rename topology_max_die_per_package() by Thomas Gleixner · 1 year, 1 month ago
- c6a783b thermal: intel: powerclamp: Remove dead code for target mwait value by Srinivas Pandruvada · 1 year, 2 months ago
- ed7dafc thermal: loongson2: Replace of_device.h with explicit includes by Rob Herring · 1 year, 5 months ago
- d8e6ba0 Merge tag 'thermal-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 1 year, 2 months ago
- dd75558 Merge branches 'thermal-core' and 'thermal-intel' by Rafael J. Wysocki · 1 year, 2 months ago
- 6dcb350 thermal/debugfs: Unlock on error path in thermal_debug_tz_trip_up() by Dan Carpenter · 1 year, 2 months ago
- 97566d0 thermal: intel: hfi: Add syscore callbacks for system-wide PM by Ricardo Neri · 1 year, 2 months ago
- e95fa74 thermal: gov_power_allocator: avoid inability to reset a cdev by Di Shen · 1 year, 2 months ago
- fd881ea thermal: helpers: Rearrange thermal_cdev_set_cur_state() by Rafael J. Wysocki · 1 year, 2 months ago
- 11fde939 thermal: netlink: Rework notify API for cooling devices by Rafael J. Wysocki · 1 year, 2 months ago
- 57a427c thermal: core: Use kstrdup_const() during cooling device registration by Christophe JAILLET · 1 year, 2 months ago
- 7ef01f2 thermal/debugfs: Add thermal debugfs information for mitigation episodes by Daniel Lezcano · 1 year, 2 months ago
- 755113d thermal/debugfs: Add thermal cooling device debugfs information by Daniel Lezcano · 1 year, 2 months ago
- 7f73ba6 Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 1 year, 2 months ago
- 2f52189 thermal: netlink: Pass thermal zone pointer to notify routines by Rafael J. Wysocki · 1 year, 2 months ago
- 4ae535f thermal: netlink: Drop thermal_notify_tz_trip_add/delete() by Rafael J. Wysocki · 1 year, 3 months ago
- f52557e thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down() by Rafael J. Wysocki · 1 year, 3 months ago
- 7e72fc41 thermal: netlink: Pass pointers to thermal_notify_tz_trip_change() by Rafael J. Wysocki · 1 year, 2 months ago
- 17e8b76 Merge branch 'thermal-intel' by Rafael J. Wysocki · 1 year, 2 months ago
- f380846 thermal: trip: Constify thermal zone argument of thermal_zone_trip_id() by Rafael J. Wysocki · 1 year, 3 months ago
- 1c53081 thermal: intel: hfi: Disable an HFI instance when all its CPUs go offline by Ricardo Neri · 1 year, 2 months ago
- ac1f923 thermal: intel: hfi: Enable an HFI instance from its first online CPU by Ricardo Neri · 1 year, 2 months ago
- 8a8b6bb thermal: intel: hfi: Refactor enabling code into helper functions by Ricardo Neri · 1 year, 2 months ago
- d654362 Merge tag 'thermal-v6.8-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux into thermal by Rafael J. Wysocki · 1 year, 2 months ago
- 5314b154 thermal/drivers/exynos: Use set_trips ops by Mateusz Majewski · 1 year, 3 months ago
- af00d48 thermal/drivers/exynos: Use BIT wherever possible by Mateusz Majewski · 1 year, 3 months ago
- b72ba67 thermal/drivers/exynos: Split initialization of TMU and the thermal zone by Mateusz Majewski · 1 year, 3 months ago
- d7a5b43 thermal/drivers/exynos: Stop using the threshold mechanism on Exynos 4210 by Mateusz Majewski · 1 year, 3 months ago
- 5d6976d0 thermal/drivers/exynos: Simplify regulator (de)initialization by Mateusz Majewski · 1 year, 3 months ago
- 52ef6f5 thermal/drivers/exynos: Handle devm_regulator_get_optional return value correctly by Mateusz Majewski · 1 year, 3 months ago
- 20009a8 thermal/drivers/exynos: Wwitch from workqueue-driven interrupt handling to threaded interrupts by Mateusz Majewski · 1 year, 3 months ago
- 0ac3e1cf thermal/drivers/exynos: Drop id field by Mateusz Majewski · 1 year, 3 months ago
- 0cefaf6 thermal/drivers/exynos: Remove an unnecessary field description by Mateusz Majewski · 1 year, 3 months ago
- ebbf19e thermal/drivers/sun8i: Add D1/T113s THS controller support by Maxim Kiselev · 1 year, 3 months ago
- ac99b12 thermal: amlogic: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions by Uwe Kleine-König · 1 year, 4 months ago
- 720f8db thermal: amlogic: Make amlogic_thermal_disable() return void by Uwe Kleine-König · 1 year, 4 months ago
- 62e79e3 thermal/thermal_of: Allow rebooting after critical temp by Fabio Estevam · 1 year, 3 months ago
- 79fa723 reboot: Introduce thermal_zone_device_critical_reboot() by Fabio Estevam · 1 year, 3 months ago
- 5a0e241 thermal/core: Prepare for introduction of thermal reboot by Fabio Estevam · 1 year, 3 months ago
- 15ef92e drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment by Binbin Zhou · 1 year, 4 months ago
- a3cd6db thermal: gov_power_allocator: Support new update callback of weights by Lukasz Luba · 1 year, 3 months ago
- bfc57bd1 thermal/sysfs: Update governors when the 'weight' has changed by Lukasz Luba · 1 year, 3 months ago
- 879c9dc thermal/sysfs: Update instance->weight under tz lock by Lukasz Luba · 1 year, 3 months ago
- e3ecd57 thermal: gov_power_allocator: Simplify checks for valid power actor by Lukasz Luba · 1 year, 3 months ago
- 912e97c thermal: gov_power_allocator: Move memory allocation out of throttle() by Lukasz Luba · 1 year, 3 months ago
- 792c3dc thermal: gov_power_allocator: Change trace functions by Lukasz Luba · 1 year, 3 months ago
- 3d82731 thermal: gov_power_allocator: Refactor checks in divvy_up_power() by Lukasz Luba · 1 year, 3 months ago
- 2c06456 thermal: gov_power_allocator: Refactor check_power_actors() by Lukasz Luba · 1 year, 3 months ago
- a8c9594 thermal: core: Add governor callback for thermal zone change by Lukasz Luba · 1 year, 3 months ago
- 04c3b03 thermal: netlink: Add thermal_group_has_listeners() helper by Stanislaw Gruszka · 1 year, 2 months ago
- 5eb4f41 thermal: netlink: Add enum for mutlicast groups indexes by Stanislaw Gruszka · 1 year, 2 months ago
- 5a5efda thermal: core: Resume thermal zones asynchronously by Rafael J. Wysocki · 1 year, 3 months ago
- 33fcb59 thermal: core: Initialize poll_queue in thermal_zone_device_init() by Rafael J. Wysocki · 1 year, 3 months ago
- 4e81417 thermal: core: Fix thermal zone suspend-resume synchronization by Rafael J. Wysocki · 1 year, 3 months ago
- 5f70413 thermal: cpuidle_cooling: fix kernel-doc warning and a spello by Randy Dunlap · 1 year, 3 months ago
- 04e6ccf thermal: core: Fix NULL pointer dereference in zone registration error path by Rafael J. Wysocki · 1 year, 3 months ago
- 404f62c thermal/core: Check get_temp ops is present when registering a tz by Daniel Lezcano · 1 year, 3 months ago
- bdc22c8 thermal: trip: Send trip change notifications on all trip updates by Rafael J. Wysocki · 1 year, 3 months ago
- 183b641 thermal: netlink: Use for_each_trip() in thermal_genl_cmd_tz_get_trip() by Rafael J. Wysocki · 1 year, 3 months ago
- 2e3e7da thermal: helpers: Use for_each_trip() in __thermal_zone_get_temp() by Rafael J. Wysocki · 1 year, 3 months ago
- 0c0c474 thermal: trip: Use for_each_trip() in __thermal_zone_set_trips() by Rafael J. Wysocki · 1 year, 3 months ago
- b6515a8 thermal: trip: Drop redundant __thermal_zone_get_trip() header by Rafael J. Wysocki · 1 year, 3 months ago
- b38aa87 thermal: core: Rework thermal zone availability check by Rafael J. Wysocki · 1 year, 3 months ago
- c3ffdff thermal: Drop redundant and confusing device_is_registered() checks by Rafael J. Wysocki · 1 year, 3 months ago
- 4649620 thermal: core: Make thermal_zone_device_unregister() return after freeing the zone by Rafael J. Wysocki · 1 year, 3 months ago
- 18dfb0e thermal: sysfs: Rework the reading of trip point attributes by Rafael J. Wysocki · 1 year, 3 months ago
- be0a360 thermal: sysfs: Rework the handling of trip point updates by Rafael J. Wysocki · 1 year, 3 months ago
- 5973024 thermal: trip: Drop a redundant check from thermal_zone_set_trip() by Rafael J. Wysocki · 1 year, 3 months ago
- 401888e thermal: gov_power_allocator: Rearrange initialization of local variables by Lukasz Luba · 1 year, 5 months ago
- 0458d53 thermal: gov_power_allocator: Remove excessive local variables by Lukasz Luba · 1 year, 5 months ago
- 30e1178 thermal: gov_power_allocator: Use shorter paths to access data when possible by Lukasz Luba · 1 year, 5 months ago
- 499cc39 thermal: gov_power_allocator: Rearrange local variables by Lukasz Luba · 1 year, 5 months ago
- c7568e7 thermal: gov_power_allocator: Check the cooling devices only for trip_max by Lukasz Luba · 1 year, 5 months ago
- e83747c thermal: gov_power_allocator: Set up trip points earlier by Lukasz Luba · 1 year, 5 months ago
- 4e6d468 thermal: gov_power_allocator: Rename trip_max_desired_temperature by Lukasz Luba · 1 year, 5 months ago
- f475079 thermal: ACPI: Move the ACPI thermal library to drivers/acpi/ by Rafael J. Wysocki · 1 year, 5 months ago
- 44844db thermal: core: Add trip thresholds for trip crossing detection by Rafael J. Wysocki · 1 year, 4 months ago
- 4ac4677 Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 1 year, 4 months ago
- befaa60 Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 4 months ago
- 607218d Merge tag 'thermal-v6.7-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Rafael J. Wysocki · 1 year, 5 months ago
- 8aa4928 Merge branch 'thermal-intel' by Rafael J. Wysocki · 1 year, 5 months ago
- 598c20f Merge branch 'thermal-core' by Rafael J. Wysocki · 1 year, 5 months ago
- 27fa2b6 Merge branch 'acpi-thermal' by Rafael J. Wysocki · 1 year, 5 months ago
- c27d08f thermal: ACPI: Include the right header file by Rafael J. Wysocki · 1 year, 5 months ago
- cf3986f thermal: core: Don't update trip points inside the hysteresis range by Nícolas F. R. A. Prado · 1 year, 6 months ago
- 8c35b1f thermal: core: Pass trip pointer to governor throttle callback by Rafael J. Wysocki · 1 year, 5 months ago
- fdcf70e thermal: gov_step_wise: Fold update_passive_instance() into its caller by Rafael J. Wysocki · 1 year, 5 months ago
- 94be1d2 thermal: gov_power_allocator: Use trip pointers instead of trip indices by Rafael J. Wysocki · 1 year, 5 months ago
- 276f1ed thermal: gov_fair_share: Rearrange get_trip_level() by Rafael J. Wysocki · 1 year, 5 months ago
- 234ed6f thermal: trip: Define for_each_trip() macro by Rafael J. Wysocki · 1 year, 5 months ago
- 7886976 thermal: trip: Simplify computing trip indices by Rafael J. Wysocki · 1 year, 5 months ago
- 9618efe thermal/qcom/tsens: Drop ops_v0_1 by Dmitry Baryshkov · 1 year, 5 months ago
- 5437d14 thermal/drivers/mediatek/lvts_thermal: Update calibration data documentation by Balsam CHIHI · 1 year, 5 months ago
- 28873224 thermal/drivers/mediatek/lvts_thermal: Add mt8192 support by Balsam CHIHI · 1 year, 5 months ago
- 8137bb9 thermal/drivers/mediatek/lvts_thermal: Add suspend and resume by Balsam CHIHI · 1 year, 5 months ago
- 5055fad thermal/drivers/mediatek: Fix probe for THERMAL_V2 by Markus Schneider-Pargmann · 1 year, 6 months ago
- 5368084 thermal/drivers/max77620: Remove duplicate error message by Thierry Reding · 1 year, 5 months ago
- 2ffa39c thermal/drivers/mediatek/lvts_thermal: Fix error check in lvts_debugfs_init() by Minjie Du · 1 year, 6 months ago
- f84f6e0 thermal/drivers/imx8mm_thermal: Fix function pointer declaration by adding identifier name by Bragatheswaran Manickavel · 1 year, 6 months ago
- 585e92e thermal/drivers/mediatek/lvts_thermal: Add mt7988 support by Frank Wunderlich · 1 year, 6 months ago