Age | Commit message (Expand) | Author | Files | Lines |
2021-04-20 | thermal/drivers/intel: Introduce tcc cooling driver | Zhang Rui | 3 | -0/+141 |
2021-04-20 | thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_pro... | Ruiqi Gong | 1 | -1/+0 |
2021-04-20 | thermal/drivers/thermal_mmio: Remove redundant dev_err call in thermal_mmio_p... | Ruiqi Gong | 1 | -4/+1 |
2021-04-20 | thermal/drivers/qcom/tsens-v0_1: Add support for MDM9607 | Konrad Dybcio | 3 | -2/+101 |
2021-04-15 | thermal/drivers/tsens: Fix missing put_device error | Guangqing Zhu | 1 | -2/+4 |
2021-04-15 | thermal/drivers/qcom-spmi-temp-alarm: Add support for GEN2 rev 1 PMIC periphe... | David Collins | 1 | -30/+61 |
2021-04-15 | thermal/drivers/cpufreq_cooling: Fix slab OOB issue | brian-sy yang | 1 | -1/+1 |
2021-04-15 | thermal/drivers/hisi: Use the correct HiSilicon copyright | Hao Fang | 1 | -3/+3 |
2021-04-15 | thermal/drivers/cpuidle_cooling: Fix use after error | Daniel Lezcano | 1 | -3/+5 |
2021-04-15 | thermal/drivers/devfreq_cooling: Fix wrong return on error path | Daniel Lezcano | 1 | -1/+1 |
2021-04-15 | thermal/core: Fix memory leak in the error path | Daniel Lezcano | 1 | -0/+1 |
2021-03-17 | thermal/drivers/qcom/tsens_v1: Enable sensor 3 on MSM8976 | Konrad Dybcio | 1 | -2/+2 |
2021-03-17 | thermal/core: Add NULL pointer check before using cooling device stats | Manaf Meethalavalappu Pallikunhi | 1 | -0/+3 |
2021-03-16 | thermal/core/power_allocator: Using round the division when re-divvying up power | jeson.gao | 1 | -3/+5 |
2021-03-15 | thermal/drivers/cpufreq_cooling: Remove unused list | Daniel Lezcano | 1 | -13/+0 |
2021-03-15 | thermal/drivers/cpuidle_cooling: Use device name instead of auto-numbering | Daniel Lezcano | 1 | -17/+16 |
2021-03-15 | thermal/drivers/devfreq_cooling: Use device name instead of auto-numbering | Daniel Lezcano | 1 | -17/+8 |
2021-03-15 | thermal/drivers/cpufreq_cooling: Use device name instead of auto-numbering | Daniel Lezcano | 1 | -22/+12 |
2021-03-15 | thermal/drivers/core: Use a char pointer for the cooling device name | Daniel Lezcano | 1 | -16/+22 |
2021-03-10 | thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params() | Jia-Ju Bai | 1 | -2/+5 |
2021-03-10 | thermal:ti-soc-thermal: Remove duplicate include in ti-bandgap | Zhang Yunkai | 1 | -1/+0 |
2021-03-10 | thermal: rcar_gen3_thermal: Add support for up to five TSC nodes | Niklas Söderlund | 1 | -1/+2 |
2021-03-10 | thermal: Fix couple of spellos in the file sun8i_thermal.c | Bhaskar Chowdhury | 1 | -2/+2 |
2021-03-10 | thermal: Fix a typo in the file soctherm.c | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-10 | thermal: amlogic: Omit superfluous error message in amlogic_thermal_probe() | Tang Bin | 1 | -3/+1 |
2021-02-22 | Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 23 | -598/+752 |
2021-02-21 | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -14/+55 |
2021-02-17 | thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on error | Viresh Kumar | 1 | -1/+1 |
2021-02-16 | thermal: qcom: Fix comparison with uninitialized variable channels_available | Colin Ian King | 1 | -7/+7 |
2021-02-15 | thermal: qcom: add support for adc-tm5 PMIC thermal monitor | Dmitry Baryshkov | 3 | -0/+635 |
2021-02-15 | thermal: ti-soc-thermal: Use non-inverted define for omap4 | Tony Lindgren | 2 | -4/+4 |
2021-02-15 | thermal: ti-soc-thermal: Simplify polling with iopoll | Tony Lindgren | 1 | -16/+14 |
2021-02-15 | thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for 4430 | Tony Lindgren | 3 | -4/+14 |
2021-02-15 | thermal: ti-soc-thermal: Skip pointless register access for dra7 | Tony Lindgren | 1 | -14/+15 |
2021-02-08 | thermal: Move therm_throt there from x86/mce | Borislav Petkov | 5 | -1/+741 |
2021-02-03 | thermal/drivers/zx: Remove zx driver | Arnd Bergmann | 3 | -265/+0 |
2021-02-03 | thermal/drivers/tango: Remove tango driver | Arnd Bergmann | 3 | -136/+0 |
2021-01-20 | thermal: power allocator: fail binding for non-power actor devices | Lukasz Luba | 1 | -1/+34 |
2021-01-20 | thermal/core: Make cooling device state change private | Daniel Lezcano | 2 | -1/+2 |
2021-01-20 | thermal: intel: pch: Fix unexpected shutdown at critical temperature | Kai-Heng Feng | 1 | -0/+6 |
2021-01-20 | thermal: int340x: Fix unexpected shutdown at critical temperature | Kai-Heng Feng | 1 | -0/+6 |
2021-01-20 | thermal/core: Remove pointless thermal_zone_device_reset() function | Daniel Lezcano | 1 | -7/+1 |
2021-01-20 | thermal/core: Remove ms based delay fields | Daniel Lezcano | 4 | -8/+8 |
2021-01-20 | thermal/core: Use precomputed jiffies for the polling | Daniel Lezcano | 1 | -10/+5 |
2021-01-20 | thermal/core: Precompute the delays from msecs to jiffies | Daniel Lezcano | 3 | -0/+11 |
2021-01-20 | thermal/core: Remove THERMAL_TRIPS_NONE test | Daniel Lezcano | 1 | -1/+1 |
2021-01-20 | thermal/core: Remove pointless test with the THERMAL_TRIPS_NONE macro | Daniel Lezcano | 1 | -4/+1 |
2021-01-20 | thermal/core: Remove unused functions rebind/unbind exception | Daniel Lezcano | 2 | -41/+0 |
2021-01-20 | thermal/core: Remove the 'forced_passive' option | Daniel Lezcano | 2 | -91/+3 |
2021-01-14 | thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platforms | Viresh Kumar | 1 | -14/+55 |