Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer updates from Thomas Gleixner: "Updates for time and clocksources: - A fix for the idle and iowait time accounting vs CPU hotplug. The time is reset on CPU hotplug which makes the accumulated systemwide time jump backwards. - Assorted fixes and improvements for clocksource/event drivers" * tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug clocksource/drivers/ep93xx: Fix error handling during probe clocksource/drivers/cadence-ttc: Fix some kernel-doc warnings clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings clocksource/timer-riscv: Add riscv_clock_shutdown callback dt-bindings: timer: Add StarFive JH8100 clint dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/timer/sifive,clint.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/timer/sifive,clint.yaml
- Documentation/devicetree/bindings/timer/thead,c900-aclint-mtimer.yaml 8 additions, 1 deletion...n/devicetree/bindings/timer/thead,c900-aclint-mtimer.yaml
- drivers/clocksource/timer-cadence-ttc.c 16 additions, 6 deletionsdrivers/clocksource/timer-cadence-ttc.c
- drivers/clocksource/timer-ep93xx.c 2 additions, 3 deletionsdrivers/clocksource/timer-ep93xx.c
- drivers/clocksource/timer-riscv.c 7 additions, 0 deletionsdrivers/clocksource/timer-riscv.c
- drivers/clocksource/timer-ti-dm.c 2 additions, 2 deletionsdrivers/clocksource/timer-ti-dm.c
- kernel/time/tick-sched.c 5 additions, 0 deletionskernel/time/tick-sched.c
Loading
Please register or sign in to comment