aboutsummaryrefslogtreecommitdiff
path: root/src/mm-sleep-monitor-systemd.c
AgeCommit message (Collapse)Author
2022-11-04core,log: new 'MSG' log level between 'INFO' and 'WARN'Aleksander Morgado
We're bumping the current "INFO" level messages to the new "MSG" level, also making the new level the default. The old "INFO" level will be used to setup an intermediate level of logging which is not as verbose as "DEBUG" but still provides some capabilities to analyze the behavior of a modem.
2022-06-09suspend: add suspend/resume support with powerd on ChromeOSRukun Mao
ModemManager handles suspend and resume signals sent from powerd Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/547
2016-03-21build: rename sleep monitor source file, only one implementation availableAleksander Morgado
2015-02-07suspend: imported suspend/resume support from NetworkManagerAleksander Morgado
We're going to make this optional during build, not mandatory as was the case in NM.