summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-26thermal/drivers/qoriq: Support version 2.1Peng Fan1-4/+10
2023-06-26thermal/drivers/qoriq: Only enable supported sensorsPeng Fan1-11/+19
2023-06-26thermal/drivers/qoriq: No need to program site adjustment registerPankit Garg1-4/+0
2023-06-26thermal/drivers/mediatek/lvts_thermal: Register thermal zones as hwmon sensorsChen-Yu Tsai1-0/+5
2023-06-26thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()Christophe JAILLET1-37/+18
2023-06-26Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...Ricardo Cañuelo1-12/+2
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add MSM8909 dataStephan Gerhold3-2/+39
2023-06-26dt-bindings: thermal: qcom-tsens: Add MSM8909 compatibleStephan Gerhold1-0/+1
2023-06-26dt-bindings: thermal: qcom-tsens: Drop redundant compatiblesStephan Gerhold1-21/+1
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsetsStephan Gerhold3-1/+30
2023-06-26thermal/drivers/qcom/tsens-v0_1: Fix mdm9607 slope valuesStephan Gerhold1-1/+17
2023-06-26thermal/drivers/qcom/tsens: Drop unused legacy structsStephan Gerhold2-58/+0
2023-06-26dt-bindings: thermal: tsens: Add ipq9574 compatiblePraveenkumar I1-0/+6
2023-06-26dt-bindings: thermal: convert bcm2835-thermal bindings to YAMLStefan Wahren2-41/+48
2023-06-26thermal: Allow selecting the bang-bang governor as defaultThierry Reding2-0/+10
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add support for MSM8226Matti Lehtimäki3-2/+30
2023-06-26dt-bindings: thermal: tsens: Add compatible for MSM8226Matti Lehtimäki1-0/+1
2023-06-26drivers/thermal/rcar_gen3_thermal: add reading fuses for Gen4Wolfram Sang1-2/+42
2023-06-26drivers/thermal/rcar_gen3_thermal: refactor reading fuses into seprarate func...Wolfram Sang1-24/+36
2023-06-26drivers/thermal/rcar_gen3_thermal: introduce 'info' structureWolfram Sang1-15/+26
2023-06-26dt-bindings: thermal: tsens: Add compatible for SM6375Konrad Dybcio1-0/+1
2023-06-26dt-bindings: thermal: tsens: Add QCM2290Konrad Dybcio1-0/+1
2023-06-26Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner1039-5611/+9989
2023-06-26Merge tag 'timers-v6.5-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner20-374/+442
2023-06-26x86: xen: add missing prototypesArnd Bergmann5-1/+12
2023-06-26x86/xen: add prototypes for paravirt mmu functionsJuergen Gross1-0/+16
2023-06-26iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall4-20/+46
2023-06-26xen: xen_debug_interrupt prototype to global headerArnd Bergmann2-2/+3
2023-06-26Linux 6.4v6.4Linus Torvalds1-1/+1
2023-06-26Merge tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+17
2023-06-25Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+17
2023-06-25Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-0/+59
2023-06-25Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+8
2023-06-24xtensa: dump userspace code around the exception PCMax Filippov2-0/+26
2023-06-24Merge tag 'drm-fixes-2023-06-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-3/+3
2023-06-24Merge tag 'arm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-48/+69
2023-06-24Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-28/+40
2023-06-24Merge tag 'block-6.4-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-2/+3
2023-06-24Merge tag 'iommu-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+4
2023-06-24Merge tag 'sound-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-1/+3
2023-06-24Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+24
2023-06-23Merge tag 'qcom-arm64-fixes-for-6.4-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann6-2/+19
2023-06-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds2-12/+16
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas19-44/+467
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas90-590/+1287
2023-06-23kselftest/arm64: Add a test case for TPIDR2 restoreMark Brown2-1/+87
2023-06-23arm64/signal: Restore TPIDR2 register rather than memory stateMark Brown1-1/+1
2023-06-23binfmt_elf: fix comment typo s/reset/regset/Baruch Siach1-1/+1
2023-06-23elf: correct note name commentBaruch Siach1-1/+2
2023-06-23scsi/sg: don't grab scsi host module referenceYu Kuai1-3/+3