It is from linux and independent of us. You can configure linux to filter these messages. Add file
/etc/rsyslog.d/00-filter.conf
with this content:
:msg, contains, "systemd-timedated" ~
:msg, contains, " RRM: Ignoring radio" ~
:msg, contains, "org.freedesktop.timedate1" ~
after restart it stops adding lines with these text in message.