Age | Commit message (Expand) | Author | Files | Lines |
2020-12-18 | Merge tag 'thermal-v5.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+2 |
2020-12-17 | thermal: int340x: Support Alder Lake | Srinivas Pandruvada | 2 | -0/+2 |
2020-12-16 | Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 22 | -742/+1183 |
2020-12-15 | thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODEL | Lukasz Luba | 1 | -13/+12 |
2020-12-15 | thermal/drivers/rcar: Remove notification usage | Daniel Lezcano | 1 | -19/+0 |
2020-12-11 | thermal/core: Add critical and hot ops | Daniel Lezcano | 1 | -16/+27 |
2020-12-11 | thermal/core: Emit a warning if the thermal zone is updated without ops | Daniel Lezcano | 1 | -1/+2 |
2020-12-11 | thermal: devfreq_cooling: remove old power model and use EM | Lukasz Luba | 1 | -210/+97 |
2020-12-11 | thermal: devfreq_cooling: add new registration functions with Energy Model | Lukasz Luba | 1 | -1/+53 |
2020-12-11 | thermal: devfreq_cooling: use a copy of device status | Lukasz Luba | 1 | -10/+37 |
2020-12-11 | thermal: devfreq_cooling: change tracing function and arguments | Lukasz Luba | 1 | -2/+1 |
2020-12-11 | thermal: int340x: processor_thermal: Correct workload type name | Srinivas Pandruvada | 1 | -1/+1 |
2020-12-10 | thermal: broadcom: simplify the return expression of bcm2711_thermal_probe() | Zheng Yongjun | 1 | -5/+1 |
2020-12-10 | thermal: intel: pch: use macro for temperature calculation | Sumeet Pawnikar | 1 | -10/+3 |
2020-12-10 | thermal: int340x: processor_thermal: Add mailbox driver | Srinivas Pandruvada | 4 | -2/+232 |
2020-12-10 | thermal: int340x: processor_thermal: Add RFIM driver | Srinivas Pandruvada | 4 | -3/+270 |
2020-12-10 | thermal: int340x: processor_thermal: Add AlderLake PCI device id | Srinivas Pandruvada | 2 | -0/+2 |
2020-12-10 | thermal: int340x: processor_thermal: Refactor MMIO interface | Srinivas Pandruvada | 5 | -211/+263 |
2020-12-08 | thermal: rcar_gen3_thermal: Add r8a779a0 support | Niklas Söderlund | 1 | -1/+6 |
2020-12-04 | thermal: imx8mm: Disable the clock on probe failure | Fabio Estevam | 1 | -1/+5 |
2020-12-04 | thermal: imx8mm: Print the correct error code | Fabio Estevam | 1 | -1/+2 |
2020-11-30 | thermal: rcar_gen3_thermal: Do not use interrupts for normal operation | Niklas Söderlund | 1 | -106/+2 |
2020-11-30 | thermal: core: Constify static attribute_group structs | Rikard Falkeborn | 1 | -3/+3 |
2020-11-26 | thermal: power allocator: change the 'k_*' always in estimate_pid_constants() | Lukasz Luba | 1 | -19/+9 |
2020-11-26 | thermal: power allocator: refactor sustainable power estimation | Lukasz Luba | 1 | -12/+40 |
2020-11-26 | thermal: power allocator: change the 'k_i' coefficient estimation | Lukasz Luba | 1 | -2/+6 |
2020-11-17 | thermal: intel_pch_thermal: fix build for ACPI not enabled | Randy Dunlap | 1 | -0/+4 |
2020-11-16 | thermal: amlogic: Add hwmon support | Martin Blumenstingl | 1 | -0/+4 |
2020-11-14 | thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH. | Andres Freund | 1 | -1/+9 |
2020-11-12 | thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430 | Peter Ujfalusi | 1 | -2/+16 |
2020-11-12 | thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed | Zhuguangqing | 1 | -3/+1 |
2020-11-12 | thermal/drivers/hwmon: Cleanup coding style a bit | Bernard Zhao | 1 | -2/+1 |
2020-11-12 | thermal: sun8i: Use bitmap API instead of open code | Yangtao Li | 1 | -16/+17 |
2020-11-07 | thermal: intel: pch: fix S0ix failure due to PCH temperature above threshold | Sumeet Pawnikar | 1 | -6/+70 |
2020-10-27 | thermal: mtk_thermal: make device_reset optional | Fabien Parent | 1 | -1/+1 |
2020-10-27 | thermal/drivers/rcar: Replace spin_lock_irqsave by spin_lock in hard IRQ | Tian Tao | 1 | -3/+2 |
2020-10-27 | drivers/thermal/core: Optimize trip points check | Bernard Zhao | 1 | -6/+3 |
2020-10-27 | thermal: core: Move power_actor_set_power into IPA | Lukasz Luba | 3 | -43/+32 |
2020-10-27 | thermal: core: Remove unused functions in power actor section | Lukasz Luba | 2 | -51/+0 |
2020-10-27 | thermal: power_allocator: Respect upper and lower bounds for cooling device | Lukasz Luba | 1 | -2/+6 |
2020-10-26 | thermal: core: Add upper and lower limits to power_actor_set_power | Michael Kao | 1 | -1/+1 |
2020-10-26 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
2020-10-17 | Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 18 | -74/+145 |
2020-10-12 | thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp() | Jing Xiangfeng | 1 | -1/+2 |
2020-10-12 | thermal: ti-soc-thermal: Enable addition power management | Adam Ford | 2 | -1/+59 |
2020-10-12 | thermal: sun8i: Add A100's THS controller support | Yangtao Li | 1 | -0/+14 |
2020-10-12 | thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_cal... | Yangtao Li | 1 | -1/+1 |
2020-10-12 | thermal: cooling: Remove unused variable *tz | zhuguangqing | 5 | -22/+11 |
2020-10-12 | thermal: int340x: Add keep alive response method | Srinivas Pandruvada | 1 | -0/+29 |
2020-10-12 | thermal: int340x: Provide notification for OEM variable change | Srinivas Pandruvada | 1 | -11/+11 |