summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-23coresight: Refactor runtime PMLeo Yan
2025-09-23coresight: Make clock sequence consistentLeo Yan
2025-09-23coresight: Refactor driver data allocationLeo Yan
2025-09-23coresight: Consolidate clock enablingLeo Yan
2025-09-23coresight: Appropriately disable trace bus clocksLeo Yan
2025-09-23coresight: Appropriately disable programming clocksLeo Yan
2025-09-23coresight: etm4x: Support atclkLeo Yan
2025-09-23coresight: catu: Support atclkLeo Yan
2025-09-23coresight: tmc: Support atclkLeo Yan
2025-09-23coresight-etm4x: Conditionally access register TRCEXTINSELRYuanfang Zhang
2025-09-23coresight: fix indentation error in cscfg_remove_owned_csdev_configs()Yeoreum Yun
2025-09-23coresight: tnoc: Fix a NULL vs IS_ERR() bug in probeDan Carpenter
2025-09-23drm/format-helper: Remove drm_fb_blit()Thomas Zimmermann
2025-09-23drm/sysfb: Lookup blit function during atomic checkThomas Zimmermann
2025-09-23drm/sysfb: Add custom plane stateThomas Zimmermann
2025-09-23dm raid: use proper md_ro_state enumeratorsHeinz Mauelshagen
2025-09-23dm-integrity: prefer synchronous hash interfaceMikulas Patocka
2025-09-23dm-integrity: enable asynchronous hash interfaceMikulas Patocka
2025-09-23dm-integrity: rename internal_hashMikulas Patocka
2025-09-23dm-integrity: add the "offset" argumentMikulas Patocka
2025-09-23dm-integrity: allocate the recalculate buffer with kmallocMikulas Patocka
2025-09-23drm/xe/pm: Add lockdep annotation for the pm_block completionThomas Hellström
2025-09-23drm/xe/pm: Hold the validation lock around evicting user-space bos for suspendThomas Hellström
2025-09-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-09-23Merge tag 'icc-6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2025-09-23drm/tiny: pixpaper: Fix missing dependency on DRM_GEM_SHMEM_HELPERLiangCheng Wang
2025-09-23clocksource/drivers/sh_cmt: Split start/stop of clock source and eventsNiklas Söderlund
2025-09-23clocksource/drivers/clps711x: Fix resource leaks in error pathsZhen Ni
2025-09-23clocksource/drivers/arm_global_timer: Add auto-detection for initial prescale...Markus Schneider-Pargmann
2025-09-23clocksource/drivers/ingenic-sysost: Convert from round_rate() to determine_ra...Brian Masney
2025-09-23clocksource/drivers/timer-tegra186: Don't print superfluous errorsWolfram Sang
2025-09-23clocksource/drivers/timer-rtl-otto: Simplify documentationMarkus Stockhausen
2025-09-23clocksource/drivers/timer-rtl-otto: Do not interfere with interruptsMarkus Stockhausen
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown
2025-09-23clocksource/drivers/timer-rtl-otto: Drop set_counter functionMarkus Stockhausen
2025-09-23clocksource/drivers/timer-rtl-otto: Work around dying timersMarkus Stockhausen
2025-09-23clocksource/drivers/timer-ti-dm : Capture functionality for OMAP DM timerGokul Praveen
2025-09-23clocksource/drivers/arm_arch_timer_mmio: Add MMIO clocksourceMarc Zyngier
2025-09-23clocksource/drivers/arm_arch_timer_mmio: Switch over to standalone driverMarc Zyngier
2025-09-23clocksource/drivers/arm_arch_timer: Add standalone MMIO driverMarc Zyngier
2025-09-23ACPI: GTDT: Generate platform devices for MMIO timersMarc Zyngier
2025-09-23clocksource/drivers/nxp-pit: Add NXP Automotive s32g2 / s32g3 supportDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Rename the VF PIT to NXP PITDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Unify the function name for irq ackDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Consolidate calls to pit_*_disable/enableDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Encapsulate set counter functionDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Enable and disable module on errorDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Encapsulate clocksource enable / disableDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Use the node name for the interrupt and timer namesDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Encapsulate the PTLCVAL macroDaniel Lezcano