summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-26mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to intel_cht_wc_modelsHans de Goede
2023-04-26rtc: s5m: Drop S5M8763 supportDavid Virag
2023-04-26mfd: sec: Remove PMICs without compatiblesDavid Virag
2023-04-26net: phy: hide the PHYLIB_LEDS knobPaolo Abeni
2023-04-26Merge tag 'timers-v6.4-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner
2023-04-26dt-bindings: thermal: qcom-tsens: Correct unit addressKrzysztof Kozlowski
2023-04-26thermal/drivers/mediatek: Use of_address_to_resource()Rob Herring
2023-04-26thermal/drivers/mediatek: Change clk_prepare_enable to devm_clk_get_enabled i...Kang Chen
2023-04-26thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...Kang Chen
2023-04-26thermal/drivers/mediatek: Add temperature constraints to validate readAngeloGioacchino Del Regno
2023-04-26Revert "thermal/drivers/mediatek: Add delay after thermal banks initialization"AngeloGioacchino Del Regno
2023-04-26thermal/drivers/cpuidle_cooling: Delete unmatched commentsChenggang Wang
2023-04-26dt-bindings: thermal: Use generic ADC node name in examplesMarijn Suijten
2023-04-26dt-bindings: imx-thermal: Add imx6sll and imx6ul compatibleStefan Wahren
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-26arm64: Fix label placement in record_mmu_state()Neeraj Upadhyay
2023-04-26powerpc/64s: Disable pcrel code model on ClangNicholas Piggin
2023-04-26powerpc: Fix merge conflict between pcrel and copy_thread changesNicholas Piggin
2023-04-25RISC-V: hwprobe: Remove __init on probe_vendor_features()Evan Green
2023-04-26Merge 'irq/loongarch-fixes-6.4' into loongarch-nextHuacai Chen
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25recordmcount: Fix memory leaks in the uwrite functionHao Zeng
2023-04-25tracing/user_events: Limit max fault-in attemptsBeau Belgrave
2023-04-25tracing/user_events: Prevent same address and bit per processBeau Belgrave
2023-04-25tracing/user_events: Ensure bit is cleared on unregisterBeau Belgrave
2023-04-25tracing/user_events: Ensure write index cannot be negativeBeau Belgrave
2023-04-25seq_buf: Add seq_buf_do_printk() helperSergey Senozhatsky
2023-04-25Merge tag 'hwmon-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2023-04-25Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-04-25Merge tag 'rpmsg-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-04-25Merge tag 'mmc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-04-25Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-25Merge tag 'regulator-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2023-04-25tracing: Fix print_fields() for __dyn_loc/__rel_locBeau Belgrave
2023-04-25tracing/user_events: Set event filter_type from typeBeau Belgrave
2023-04-25ring-buffer: Clearly check null ptr returned by rb_set_head_page()Zheng Yejian
2023-04-25Merge tag 'regmap-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2023-04-25Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-04-25Merge tag 'tag-chrome-platform-for-v6.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-04-25Merge tag 'media/v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-04-25rtla/timerlat: Fix "Previous IRQ" auto analysis' lineDaniel Bristot de Oliveira
2023-04-25rtla/timerlat: Add auto-analysis only optionDaniel Bristot de Oliveira
2023-04-25rv: Remove redundant assignment to variable retvalColin Ian King
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-25rv: Fix addition on an uninitialized variable 'run'Colin Ian King
2023-04-25rtla: Add .gitignore fileRong Tao
2023-04-25pipe: set FMODE_NOWAIT on pipesJens Axboe