summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-17thermal: int340x: Support Alder LakeSrinivas Pandruvada
2020-12-15thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODELLukasz Luba
2020-12-15thermal/drivers/rcar: Remove notification usageDaniel Lezcano
2020-12-11thermal/core: Add critical and hot opsDaniel Lezcano
2020-12-11thermal/core: Emit a warning if the thermal zone is updated without opsDaniel Lezcano
2020-12-11drm/panfrost: Register devfreq cooling and attempt to add Energy ModelLukasz Luba
2020-12-11thermal: devfreq_cooling: remove old power model and use EMLukasz Luba
2020-12-11thermal: devfreq_cooling: add new registration functions with Energy ModelLukasz Luba
2020-12-11thermal: devfreq_cooling: use a copy of device statusLukasz Luba
2020-12-11thermal: devfreq_cooling: change tracing function and argumentsLukasz Luba
2020-12-10thermal: int340x: processor_thermal: Correct workload type nameSrinivas Pandruvada
2020-12-10thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()Zheng Yongjun
2020-12-10thermal: intel: pch: use macro for temperature calculationSumeet Pawnikar
2020-12-10thermal: int340x: processor_thermal: Add mailbox driverSrinivas Pandruvada
2020-12-10thermal: int340x: processor_thermal: Add RFIM driverSrinivas Pandruvada
2020-12-10thermal: int340x: processor_thermal: Add AlderLake PCI device idSrinivas Pandruvada
2020-12-10thermal: int340x: processor_thermal: Refactor MMIO interfaceSrinivas Pandruvada
2020-12-08thermal: rcar_gen3_thermal: Add r8a779a0 supportNiklas Söderlund
2020-12-07platform/x86/drivers/acerhdf: Check the interval value when it is setDaniel Lezcano
2020-12-07platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling intervalDaniel Lezcano
2020-12-04thermal: imx8mm: Disable the clock on probe failureFabio Estevam
2020-12-04thermal: imx8mm: Print the correct error codeFabio Estevam
2020-11-30thermal: rcar_gen3_thermal: Do not use interrupts for normal operationNiklas Söderlund
2020-11-30thermal: core: Constify static attribute_group structsRikard Falkeborn
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/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-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds