summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: thermal: rcar-gen3-thermal: Add r8a779g0 supportGeert Uytterhoeven2023-02-151-0/+3
* dt-bindings: thermal: mediatek: Add LVTS thermal controllersBalsam CHIHI2023-02-151-0/+142
* Merge branch 'thermal-intel'Rafael J. Wysocki2023-02-154-6/+39
|\
| * Documentation: powerclamp: Fix numbered lists formattingBagas Sanjaya2023-02-131-5/+8
| * Documentation: powerclamp: Escape wildcard in cpumask descriptionBagas Sanjaya2023-02-131-1/+1
| * Documentation: admin-guide: Add toctree entry for thermal docsBagas Sanjaya2023-02-132-1/+9
| * thermal: intel: powerclamp: Add two module parametersSrinivas Pandruvada2023-02-091-0/+22
| * Documentation: admin-guide: Move intel_powerclamp documentationSrinivas Pandruvada2023-02-093-1/+1
* | Merge branch 'thermal-intel'Rafael J. Wysocki2023-01-301-0/+3
|\|
| * Merge back Intel thermal control changes for 6.3.Rafael J. Wysocki2023-01-271-0/+3
| |\
| | * thermal: intel: int340x: Add production mode attributeSrinivas Pandruvada2023-01-261-0/+3
* | | Merge back thermal control material for 6.3.Rafael J. Wysocki2023-01-272-10/+144
|\ \ \ | |/ / |/| |
| * | Merge tag 'thermal-v6.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2023-01-262-10/+144
| |\ \ | | |/ | |/|
| | * dt-bindings: thermal: tsens: add per-sensor cells for msm8974Dmitry Baryshkov2023-01-161-0/+58
| | * dt-bindings: thermal: tsens: support per-sensor calibration cellsDmitry Baryshkov2023-01-161-10/+84
| | * dt-bindings: thermal: tsens: add msm8956 compatDmitry Baryshkov2023-01-161-0/+1
| | * dt-bindings: thermal: qcom-spmi-adc-tm5: add qcom,adc-tm7Krzysztof Kozlowski2023-01-161-0/+1
* | | Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-211-1/+23
|\ \ \
| * \ \ Merge tag 'icc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-01-201-1/+23
| |\ \ \ | | |/ / | |/| |
| | * | dt-bindings: interconnect: Add UFS clocks to MSM8996 A2NoCKonrad Dybcio2023-01-051-1/+23
| | |/
* | | Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-01-211-1/+1
|\ \ \
| * | | docs: kbuild: remove mention to dropped $(objtree) featureMiguel Ojeda2023-01-091-1/+1
* | | | Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-01-201-3/+2
|\ \ \ \
| * \ \ \ Merge tag 'qcom-driver-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-01-101-3/+2
| |\ \ \ \
| | * | | | dt-bindings: soc: qcom: apr: Make qcom,protection-domain optional againStephan Gerhold2023-01-061-3/+2
| | | |_|/ | | |/| |
* | | | | Merge tag 'phy-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds2023-01-203-8/+7
|\ \ \ \ \
| * | | | | dt-bindings: phy: g12a-usb2-phy: fix compatible string documentationHeiner Kallweit2023-01-181-4/+4
| * | | | | dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentationHeiner Kallweit2023-01-181-3/+3
| * | | | | phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence"Marijn Suijten2023-01-131-1/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'erofs-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-181-0/+2
|\ \ \ \ \
| * | | | | erofs: add documentation for 'domain_id' mount optionJingbo Xu2023-01-161-0/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds2023-01-161-3/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warningNhat Pham2023-01-111-3/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-01-132-12/+35
|\ \ \ \
| * | | | KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockDavid Woodhouse2023-01-111-1/+1
| * | | | Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-01-111-0/+8
| |\ \ \ \
| | * \ \ \ Merge branch kvm-arm64/s1ptw-write-fault into kvmarm-master/fixesMarc Zyngier2023-01-051-0/+8
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | KVM: arm64: Document the behaviour of S1PTW faults on RO memslotsMarc Zyngier2023-01-031-0/+8
| | | | |/ | | | |/|
| * | | | Documentation: kvm: fix SRCU locking order docsPaolo Bonzini2023-01-111-11/+12
| * | | | KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini2023-01-091-0/+14
| | |_|/ | |/| |
* | | | Merge tag 'docs-6.2-fixes' of git://git.lwn.net/linuxLinus Torvalds2023-01-132-3/+15
|\ \ \ \
| * | | | docs/conf.py: Use about.html only in sidebar of alabaster themeAkira Yokosawa2023-01-111-1/+5
| * | | | docs: Deprecate use of Sphinx < 2.4.xJonathan Corbet2023-01-061-0/+6
| * | | | docs: Fix the docs build with Sphinx 6.0Jonathan Corbet2023-01-061-2/+4
| | |_|/ | |/| |
* | | | Merge tag 'sound-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-01-133-12/+51
|\ \ \ \
| * | | | ASoC: dt-bindings: qcom,lpass-tx-macro: correct clocks on SC7280Krzysztof Kozlowski2023-01-091-1/+3
| * | | | ASoC: dt-bindings: qcom,lpass-wsa-macro: correct clocks on SM8250Krzysztof Kozlowski2023-01-091-11/+47
| * | | | ASoC: dt-bindings: mt8186-mt6366: add new compatible for max98360atongjian2022-12-291-0/+1
| |/ / /
* | | | Merge tag 'pm-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-01-131-0/+11
|\ \ \ \
| * \ \ \ Merge tag 'cpufreq/arm/fixes-6.2-rc4' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2023-01-101-0/+11
| |\ \ \ \ | | |_|/ / | |/| | |