Found it out. It is KDE-Linux using using nohz in the kernel params [1]. Also tracked on Ubuntu which was the source of the change [2].
Reading into it the nohz situation is seems rather nuanced and a somewhat opinionated choice considering that a) on a desktop there are usually a lot of running threads even at idle and b) the user doesn’t have control over kernel params on KDE-Linux. Kernel params are essentially still backed into release image, right?