aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2022-04-20Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2022-04-15thermal: int340x: Increase bitmap sizeSrinivas Pandruvada
2022-03-28thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu
2021-12-14Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2021-12-08thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi
2021-10-03Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2021-09-30thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart
2021-09-30thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter
2021-09-27Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2021-09-26thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter
2021-07-25Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2021-07-25thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang
2021-07-20Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2021-07-20Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2021-07-20thermal/drivers/rcar_gen3_thermal: Fix coefficient calculationsNiklas Söderlund
2021-07-19thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada
2021-06-10Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2021-06-03thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada
2021-05-21Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2021-05-19thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba
2021-05-19thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()Jia-Ju Bai
2021-04-12Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2021-04-07thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi
2021-01-20thermal: int340x: Support Alder LakeSrinivas Pandruvada
2021-01-20thermal: int340x: processor_thermal: Correct workload type nameSrinivas Pandruvada
2021-01-20thermal: int340x: processor_thermal: Add mailbox driverSrinivas Pandruvada
2021-01-20thermal: int340x: processor_thermal: Add RFIM driverSrinivas Pandruvada
2021-01-20thermal: int340x: processor_thermal: Add AlderLake PCI device idSrinivas Pandruvada
2021-01-20thermal: int340x: processor_thermal: Refactor MMIO interfaceSrinivas Pandruvada
2021-01-20thermal: int340x: Add keep alive response methodSrinivas Pandruvada
2021-01-20thermal: int340x: Provide notification for OEM variable changeSrinivas Pandruvada
2021-01-20thermal: int340x: processor_thermal: fix: update Jasper Lake PCI idSumeet Pawnikar
2021-01-20thermal/int340x_thermal: Prevent page fault on .set_mode() opBartosz Szczepanek
2021-01-20thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz
2021-01-20thermal/int340x_thermal: Don't require IDSP to existMatthew Garrett
2021-01-20thermal/int340x_thermal: Export OEM vendor variablesMatthew Garrett
2021-01-20thermal/int340x_thermal: Export GDDVMatthew Garrett
2021-01-20thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() opsAndrzej Pietrasiewicz
2021-01-20thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela
2021-01-20thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2021-01-20thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar
2021-01-20acpi: Remove header dependencyPeter Zijlstra
2021-01-20thermal: int340x: processor_thermal: Add Jasper Lake supportSwaminathan, Nivedita
2021-01-20thermal: int340x_thermal: Add Tiger Lake ACPI device IDsGayatri Kammela
2021-01-06thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changedZhuguangqing
2020-10-01thermal: rcar_thermal: Handle probe error gracefullyNiklas Söderlund
2020-09-09thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada
2020-09-09thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-08-19thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Dan Carpenter
2020-07-22thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao