summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-04ACPI: TAD: Add RTC class device interfaceRafael J. Wysocki
2026-04-04ACPI: TAD: Clear unused RT data in acpi_tad_set_real_time()Rafael J. Wysocki
2026-04-04ACPI: TAD: Rearrange RT data validation checkingRafael J. Wysocki
2026-04-04ACPI: TAD: Use __free() for cleanup in time_store()Rafael J. Wysocki
2026-04-04ACPI: TAD: Support RTC without wakeupRafael J. Wysocki
2026-04-04ACPI: TAD: Create one attribute groupRafael J. Wysocki
2026-04-04rtc: cmos: Do not require IRQ if ACPI alarm is usedRafael J. Wysocki
2026-04-04rtc: cmos: Enable ACPI alarm if advertised in ACPI FADTRafael J. Wysocki
2026-04-04bus: fsl-mc: wait for the MC firmware to complete its bootIoana Ciornei
2026-04-04soc: fsl: qe: panic on ioremap() failure in qe_reset()Wang Jun
2026-04-04PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not foundChen-Yu Tsai
2026-04-04Merge tag 'microchip-soc-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Krzysztof Kozlowski
2026-04-04Merge tag 'microchip-dt64-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Krzysztof Kozlowski
2026-04-04Merge tag 'at91-soc-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Krzysztof Kozlowski
2026-04-04Merge tag 'at91-dt-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Krzysztof Kozlowski
2026-04-04Merge tag 'at91-defconfig-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Krzysztof Kozlowski
2026-04-04Merge tag 'input-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-04Merge tag 'at91-fixes-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Krzysztof Kozlowski
2026-04-04Merge tag 'imx-dt64-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/f...Krzysztof Kozlowski
2026-04-04Merge tag 'tegra-for-7.1-arm64-dt' of https://git.kernel.org/pub/scm/linux/ke...Krzysztof Kozlowski
2026-04-04block: remove unused BVEC_ITER_ALL_INITCaleb Sander Mateos
2026-04-04Merge tag 'tegra-for-7.1-dt-bindings' of https://git.kernel.org/pub/scm/linux...Krzysztof Kozlowski
2026-04-04Merge tag 'tegra-for-7.1-arm-dt' of https://git.kernel.org/pub/scm/linux/kern...Krzysztof Kozlowski
2026-04-04thermal/core: Remove pointless variable when registering a cooling deviceDaniel Lezcano
2026-04-04Merge back earlier thermal core updates for 7.1Rafael J. Wysocki
2026-04-04Merge back earlier cpufreq material for 7.1Rafael J. Wysocki
2026-04-04x86/fpu: Correct misspelled xfeaures_to_write local varBorislav Petkov (AMD)
2026-04-04misc: pci_endpoint_test: Add Tegra194 and Tegra234 device table entriesManikanta Maddireddy
2026-04-04PCI: tegra194: Expose BAR2 (MSI-X) and BAR4 (DMA) as 64-bit BAR_RESERVEDManikanta Maddireddy
2026-04-04PCI: tegra194: Make BAR0 programmable and remove 1MB size limitManikanta Maddireddy
2026-04-04PCI: endpoint: Add reserved region type for MSI-X Table and PBAManikanta Maddireddy
2026-04-04drm/v3d: Introduce Runtime Power ManagementMaíra Canal
2026-04-04drm/v3d: Allocate all resources before enabling the clockMaíra Canal
2026-04-04dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 SoCsRichard Zhu
2026-04-04dt-bindings: PCI: imx6q-pcie: Fix maxItems of clocks and clock-namesRichard Zhu
2026-04-04drm/v3d: Use devm_reset_control_get_optional_exclusive()Maíra Canal
2026-04-04PCI: aspeed: Fix IRQ domain leak on platform_get_irq() failureFelix Gu
2026-04-04rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()Rafael J. Wysocki
2026-04-04Merge tag 'i2c-host-fixes-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang
2026-04-04tools/nolibc: use __builtin_offsetof()Thomas Weißschuh
2026-04-04staging: rtl8723bs: remove redundant & parenthesesSam Daly
2026-04-04Documentation: fix two typos in latest update to the security report howtoWilly Tarreau
2026-04-04tools/nolibc: use makedev() in fstatat()Thomas Weißschuh
2026-04-04tools/nolibc: handle all major and minor numbers in makedev() and friendsThomas Weißschuh
2026-04-04tools/nolibc: make dev_t 64 bits wideThomas Weißschuh
2026-04-04tools/nolibc: move the logic of makedev() and friends into functionsThomas Weißschuh
2026-04-04selftests/nolibc: add a test for stat().st_rdevThomas Weißschuh
2026-04-04selftests/nolibc: add some tests for makedev() and friendsThomas Weißschuh
2026-04-04RISC-V: KVM: Reuse KVM_CAP_VM_GPA_BITS to select HGATP.MODEFangyu Yu
2026-04-04RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstageFangyu Yu