Home | History | Annotate | Download | only in power

Lines Matching refs:logging

5 import logging
63 logging.info(cpuinfo)
85 logging.debug("%s is not in RAPL support collection", cpu_uarch)
172 logging.warn('Do NOT believe type %s has battery. '
176 logging.debug(psu)
195 logging.debug("Can't run %s", command)
197 logging.debug("Didn't get number from %s", command)
219 logging.warning('Unable to use ectool: %s', e)
294 logging.debug("device can_control_bl: %s", self._can_control_bl)
305 logging.info("Default backlight brightness percent = %f",
309 logging.warning("Unable to determine default backlight "
328 logging.debug("backlight_cmd: %s", cmd)
434 logging.info("Default keyboard backlight brightness level = %d",
618 logging.debug('MCH BAR is %s', hex(self._mch_bar))
626 logging.debug('DMI BAR is %s', hex(self._dmi_bar))
663 logging.error('FAILED: %s bits: %s value: %s mask: %s expr: %s ' +
676 logging.error('Error(%d), %s: reg = %s val = %s match = %s',
679 logging.debug('ok, %s: reg = %s val = %s match = %s',
749 logging.info('USB: power control file not found for %s', dir)
753 logging.debug('USB: control set to %s for %s', out, control_file)
802 logging.debug('USB whitelist = %s', out)
829 logging.info('USB power path not found')
836 logging.debug("No vid for USB @ %s", vid_path)
888 logging.info("Can't find or read PSR status file")
891 logging.debug("PSR performance counter: %s", count)