summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()Zheng Yongjun2020-12-101-5/+1
* thermal: intel: pch: use macro for temperature calculationSumeet Pawnikar2020-12-101-10/+3
* thermal: int340x: processor_thermal: Add mailbox driverSrinivas Pandruvada2020-12-104-2/+232
* thermal: int340x: processor_thermal: Add RFIM driverSrinivas Pandruvada2020-12-104-3/+270
* thermal: int340x: processor_thermal: Add AlderLake PCI device idSrinivas Pandruvada2020-12-102-0/+2
* thermal: int340x: processor_thermal: Refactor MMIO interfaceSrinivas Pandruvada2020-12-105-211/+263
* thermal: rcar_gen3_thermal: Add r8a779a0 supportNiklas Söderlund2020-12-081-1/+6
* dt-bindings: thermal: rcar-gen3-thermal: Add r8a779a0 supportNiklas Söderlund2020-12-081-2/+15
* platform/x86/drivers/acerhdf: Check the interval value when it is setDaniel Lezcano2020-12-071-4/+18
* platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling intervalDaniel Lezcano2020-12-071-2/+8
* thermal: imx8mm: Disable the clock on probe failureFabio Estevam2020-12-041-1/+5
* thermal: imx8mm: Print the correct error codeFabio Estevam2020-12-041-1/+2
* thermal: rcar_gen3_thermal: Do not use interrupts for normal operationNiklas Söderlund2020-11-301-106/+2
* thermal: core: Constify static attribute_group structsRikard Falkeborn2020-11-301-3/+3
* thermal: power allocator: change the 'k_*' always in estimate_pid_constants()Lukasz Luba2020-11-261-19/+9
* thermal: power allocator: refactor sustainable power estimationLukasz Luba2020-11-261-12/+40
* thermal: power allocator: change the 'k_i' coefficient estimationLukasz Luba2020-11-261-2/+6
* thermal: intel_pch_thermal: fix build for ACPI not enabledRandy Dunlap2020-11-171-0/+4
* thermal: amlogic: Add hwmon supportMartin Blumenstingl2020-11-161-0/+4
* thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH.Andres Freund2020-11-141-1/+9
* docs: thermal: time_in_state is displayed in msec and not usertimeViresh Kumar2020-11-121-2/+1
* dt-bindings: thermal: rcar-thermal: Improve schema validationGeert Uytterhoeven2020-11-121-19/+29
* thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changedZhuguangqing2020-11-121-3/+1
* thermal/drivers/hwmon: Cleanup coding style a bitBernard Zhao2020-11-121-2/+1
* thermal: sun8i: Use bitmap API instead of open codeYangtao Li2020-11-121-16/+17
* thermal: intel: pch: fix S0ix failure due to PCH temperature above thresholdSumeet Pawnikar2020-11-071-6/+70
* thermal: mtk_thermal: make device_reset optionalFabien Parent2020-10-271-1/+1
* dt-bindings: thermal: mediatek: add documentation for MT8516 SoCFabien Parent2020-10-271-0/+1
* dt-bindings: thermal: mediatek: make resets property optionalFabien Parent2020-10-271-1/+1
* thermal/drivers/rcar: Replace spin_lock_irqsave by spin_lock in hard IRQTian Tao2020-10-271-3/+2
* drivers/thermal/core: Optimize trip points checkBernard Zhao2020-10-271-6/+3
* thermal: core: Move power_actor_set_power into IPALukasz Luba2020-10-273-43/+32
* thermal: core: Remove unused functions in power actor sectionLukasz Luba2020-10-272-51/+0
* thermal: power_allocator: Respect upper and lower bounds for cooling deviceLukasz Luba2020-10-271-2/+6
* thermal: core: Add upper and lower limits to power_actor_set_powerMichael Kao2020-10-261-1/+1
* Linux 5.10-rc1v5.10-rc1Linus Torvalds2020-10-251-2/+2
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-25117-196/+196
* kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes2020-10-251-3/+3
* mm: remove kzfree() compatibility definitionEric Biggers2020-10-256-8/+6
* checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches2020-10-251-5/+7
* Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-253-1/+116
|\
| * selftests/timens: Add a test for futex()Andrei Vagin2020-10-202-1/+111
| * futex: Adjust absolute futex timeouts with per time namespace offsetAndrei Vagin2020-10-201-0/+5
* | Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-252-5/+12
|\ \
| * | sched/features: Fix !CONFIG_JUMP_LABEL caseJuri Lelli2020-10-142-4/+11
| * | sched: Replace zero-length array with flexible-arrayzhuguangqing2020-10-141-1/+1
* | | Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-251-1/+1
|\ \ \
| * | | perf: correct SNOOPX field offsetAl Grant2020-10-191-1/+1
* | | | Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-10-251-1/+1
|\ \ \ \
| * | | | locking/seqlocks: Fix kernel-doc warningsMauro Carvalho Chehab2020-10-141-1/+1
| | |/ / | |/| |