Lines Matching refs:dev_info
503 dev_info(cm->dev, "%s\n", event); in uevent_notify()
539 dev_info(cm->dev, "VBATT dropped %duV after full-batt\n", diff); in fullbatt_vchk()
572 dev_info(cm->dev, "Charging duration exceed %ums\n", in check_charging_duration()
583 dev_info(cm->dev, "Discharging duration exceed %ums\n", in check_charging_duration()
717 dev_info(cm->dev, "EVENT_HANDLE: Battery Fully Charged\n"); in _cm_monitor()
847 dev_info(cm->dev, "EVENT_HANDLE: Battery Fully Charged\n"); in fullbatt_handler()
1421 dev_info(cm->dev, "'%s' regulator's externally_control is %d\n", in charger_manager_register_sysfs()
1659 dev_info(&pdev->dev, "Ignoring full-battery voltage threshold as it is not supplied\n"); in charger_manager_probe()
1662 …dev_info(&pdev->dev, "Disabling full-battery voltage drop checking mechanism as it is not supplied… in charger_manager_probe()
1667 …dev_info(&pdev->dev, "Ignoring full-battery soc(state of charge) threshold as it is not supplied\n… in charger_manager_probe()
1670 dev_info(&pdev->dev, "Ignoring full-battery full capacity threshold as it is not supplied\n"); in charger_manager_probe()
1713 …dev_info(&pdev->dev, "Cannot limit charging duration checking mechanism to prevent overcharge/over… in charger_manager_probe()