summaryrefslogtreecommitdiff
path: root/board/lucid/board.c
Commit message (Expand)AuthorAgeFilesLines
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-2/+3
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* charge_manager: Pass uncapped / max current to current limit callbackShawn Nematbakhsh2016-09-131-1/+1
* Use CONFIG_DPTF flag instead of THROTTLE_AP.Ravi Chandra Sadineni2016-07-301-10/+0
* lucid: Add battery temp to temp_sensors listMary Ruthven2016-05-271-0/+16
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-241-1/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+2
* lucid: fix adc vbus sensingMary Ruthven2016-03-081-2/+2
* lucid: add support to detect BC1.2 suppliersMary Ruthven2016-02-261-24/+52
* pd: Add common EC_HOST_EVENT_PD_MCU implementationShawn Nematbakhsh2016-01-071-0/+4
* lucid: add LED supportMary Ruthven2015-12-221-0/+9
* pd: Cleanup PD port-to-task macrosShawn Nematbakhsh2015-11-111-1/+1
* tasks: Remove most task_start_called() calls.Aseda Aboagye2015-08-011-2/+1
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-141-23/+0
* cleanup: remove board function callback on charge override timeoutrelease-R45-7262.BAlec Berg2015-07-131-6/+0
* cleanup: define one set of USB charger voltage and min currentAlec Berg2015-07-131-6/+4
* lucid: add support for lucid battery pack boardAlec Berg2015-07-061-0/+178