MAAS doing periodic every 5 minute power checks via IPMI. Can this be disabled?

No, if you are using debs you can easily patch the source code to achieve what you desire. You just need to comment out this entry https://github.com/canonical/maas/blob/master/src/maasserver/eventloop.py#L327