aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2020-11-26thermal: power allocator: change the 'k_*' always in estimate_pid_constants()Lukasz Luba
2020-11-26thermal: power allocator: refactor sustainable power estimationLukasz Luba
2020-11-26thermal: power allocator: change the 'k_i' coefficient estimationLukasz Luba
2020-11-17thermal: intel_pch_thermal: fix build for ACPI not enabledRandy Dunlap
2020-11-16thermal: amlogic: Add hwmon supportMartin Blumenstingl
2020-11-14thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH.Andres Freund
2020-11-12thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430Peter Ujfalusi
2020-11-12thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changedZhuguangqing
2020-11-12thermal/drivers/hwmon: Cleanup coding style a bitBernard Zhao
2020-11-12thermal: sun8i: Use bitmap API instead of open codeYangtao Li
2020-11-07thermal: intel: pch: fix S0ix failure due to PCH temperature above thresholdSumeet Pawnikar
2020-10-27thermal: mtk_thermal: make device_reset optionalFabien Parent
2020-10-27thermal/drivers/rcar: Replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-10-27drivers/thermal/core: Optimize trip points checkBernard Zhao
2020-10-27thermal: core: Move power_actor_set_power into IPALukasz Luba
2020-10-27thermal: core: Remove unused functions in power actor sectionLukasz Luba
2020-10-27thermal: power_allocator: Respect upper and lower bounds for cooling deviceLukasz Luba
2020-10-26thermal: core: Add upper and lower limits to power_actor_set_powerMichael Kao
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-17Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp()Jing Xiangfeng
2020-10-12thermal: ti-soc-thermal: Enable addition power managementAdam Ford
2020-10-12thermal: sun8i: Add A100's THS controller supportYangtao Li
2020-10-12thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_cal...Yangtao Li
2020-10-12thermal: cooling: Remove unused variable *tzzhuguangqing
2020-10-12thermal: int340x: Add keep alive response methodSrinivas Pandruvada
2020-10-12thermal: int340x: Provide notification for OEM variable changeSrinivas Pandruvada
2020-10-12thermal: core: remove unnecessary mutex_init()Qinglang Miao
2020-10-12thermal/idle_inject: Fix comment of idle_duration_us and name of latency_nszhuguangqing
2020-10-12thermal: Kconfig: Update description for RCAR_GEN3_THERMAL configLad Prabhakar
2020-10-12thermal: stm32: simplify the return expression of stm_thermal_prepare()Qinglang Miao
2020-10-12thermal: rcar_thermal: Add missing braces to conditional statementGeert Uytterhoeven
2020-10-12thermal: Use kobj_to_dev() instead of container_of()Tian Tao
2020-10-12thermal: imx8mm: Use dev_err_probe() to simplify error handlingAnson Huang
2020-10-12thermal: imx: Use dev_err_probe() to simplify error handlingAnson Huang
2020-10-12drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"Colin Ian King
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski
2020-10-02genetlink: add small version of opsJakub Kicinski
2020-09-04Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-04thermal: core: Fix use-after-free in thermal_zone_device_unregister()Dmitry Osipenko
2020-09-04thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada
2020-09-04thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-07thermal: don't make THERMAL_NETLINK 'default y'Linus Torvalds
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH supportSumeet Pawnikar
2020-08-03Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki
2020-07-31thermal: mediatek: Add tsensor support for V2 thermal systemHenry Yen