summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-07-28thermal/drivers/u8500: Remove the get_trend functionDaniel Lezcano-22/+4
2022-07-28thermal/drivers/tegra: Remove get_trend functionDaniel Lezcano-32/+0
2022-07-28thermal/drivers/qcom: Remove get_trend functionDaniel Lezcano-14/+0
2022-07-28dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 supportWolfram Sang-5/+14
2022-07-28dt-bindings: thermal: rcar-gen3-thermal: use positive logicWolfram Sang-11/+10
2022-07-28dt-bindings: thermal: qcom,spmi-temp-alarm: convert to dtschemaKrzysztof Kozlowski-51/+85
2022-07-28drivers/thermal/rcar_gen3_thermal: Improve logging during probeWolfram Sang-2/+2
2022-07-28MAINTAINERS: add include/dt-bindings/thermal to THERMALLukas Bulwahn-0/+1
2022-07-28drivers/thermal/devfreq_cooling: Extend the devfreq_cooling_device with opsLukasz Luba-18/+9
2022-07-28drivers/thermal/cpufreq_cooling: Update outdated commentsLukasz Luba-26/+18
2022-07-28drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracingLukasz Luba-37/+9
2022-07-28drivers/thermal/cpufreq_cooling: Use private callback ops for each cooling de...Lukasz Luba-9/+6
2022-07-28net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis-15/+16
2022-07-28Merge tag 'irqchip-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner-3862/+6850
2022-07-28wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli-4/+5
2022-07-28Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner-191/+893
2022-07-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-48/+16
2022-07-27sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long-19/+5
2022-07-27sfc: disable softirqs for ptp TXAlejandro Lucero-0/+22
2022-07-27ptp: ocp: Select CRC16 in the Kconfig.Jonathan Lemon-0/+1
2022-07-27clk: sunxi-ng: Fix H6 RTC clock definitionJernej Skrabec-0/+1
2022-07-28regulator: Consumer load management improvementsMark Brown-12/+52
2022-07-27ACPI/PCI: Remove useless NULL pointer checksAndrey Strachuk-4/+4
2022-07-27tcp: md5: fix IPv4-mapped supportEric Dumazet-3/+12
2022-07-27ARM: 9216/1: Fix MAX_DMA_ADDRESS overflowFlorian Fainelli-1/+1
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+12
2022-07-27Merge tag 'soc-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+14
2022-07-27Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"Borislav Petkov-31/+18
2022-07-27x86/configs: Update configs in x86_debug.configLukas Bulwahn-2/+1
2022-07-27Merge tag 'nvme-5.19-2022-07-27' of git://git.infradead.org/nvme into block-5.19Jens Axboe-0/+2
2022-07-27clocksource/drivers/sun5i: Remove unnecessary (void*) conversionsLi zeming-1/+1
2022-07-27dt-bindings: timer: allwinner,sun4i-a10-timer: Add D1 compatibleSamuel Holland-0/+1
2022-07-27dt-bindings: timer: ingenic,tcu: use absolute path to other schemaKrzysztof Kozlowski-2/+2
2022-07-27clocksource/drivers/sun4i: Remove unnecessary (void*) conversionsXU pengfei-1/+1
2022-07-27dt-bindings: timer: renesas,cmt: Fix R-Car Gen4 fall-outGeert Uytterhoeven-6/+8
2022-07-27clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool'Daniel Lezcano-1/+1
2022-07-27clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3Tony Lindgren-1/+2
2022-07-27clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCsTony Lindgren-0/+8
2022-07-27clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3Tony Lindgren-2/+10
2022-07-27clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6Tony Lindgren-144/+115
2022-07-27io_uring: notification completion optimisationPavel Begunkov-148/+67
2022-07-27io_uring: export req alloc from corePavel Begunkov-21/+22
2022-07-27dt-bindings: soc: bcm: use absolute path to other schemaKrzysztof Kozlowski-1/+1
2022-07-27dt-bindings: soc: bcm: drop quotes when not neededKrzysztof Kozlowski-2/+2
2022-07-27perf bpf: Remove undefined behavior from bpf_perf_object__next()Ian Rogers-11/+7
2022-07-27perf symbol: Skip symbols if SHF_ALLOC flag is not setLeo Yan-0/+11
2022-07-27perf symbol: Correct address for bss symbolsLeo Yan-4/+41
2022-07-27perf scripts python: Let script to be python2 compliantLeo Yan-16/+18
2022-07-27tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2022-07-27Merge tag 'at91-dt-5.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann-9/+196