summaryrefslogtreecommitdiff
path: root/include/charge_state.h
Commit message (Expand)AuthorAgeFilesLines
* charge_state: Change CHARGE_MAX_SLEEP_USEC to 1 minuteFurquan Shaikh2017-11-301-1/+1
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-011-0/+10
* charger: Add state for discharge + fullDaisuke Nojiri2017-03-031-0/+3
* cleanup: Remove charge_state_v1Sam Hurst2017-02-061-10/+2
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* COMMON: move precharge time to config.hRyan Zhang2016-06-011-1/+1
* charger: Change unlocked battery level ignore conditionsShawn Nematbakhsh2016-01-061-1/+4
* charger: Make critical battery shutdown timeout a config optionShawn Nematbakhsh2015-01-151-3/+0
* charger v2: Combine prevent_*_discharge functionsShawn Nematbakhsh2015-01-131-2/+1
* power_button_x86: Inhibit AP power-on if battery level is too lowShawn Nematbakhsh2014-12-171-0/+6
* samus: add high battery temp warning to charge state machineAlec Berg2014-12-151-0/+2
* samus: Allow samus to charge w/o battery or with dead batterystabilize-5942.BAlec Berg2014-06-091-0/+2
* Fixed the stack overflow bug in 'battery' console command.stabilize-5784.0.BLouis Yung-Chieh Lo2014-04-211-0/+7
* Move common charge_state time constants to a common headerBill Richardson2014-04-111-0/+15
* Create stub files for charge_state_v2.cBill Richardson2014-03-201-0/+79
* Rename charge_state.[ch] to charge_state_v1.[ch]Bill Richardson2014-03-201-149/+16
* Remove conditional declaration of charge_want_shutdown()Bill Richardson2014-03-201-4/+0
* cleanup: nyan: remove unnecessary dependence to pmu_tpschrome.hLouis Yung-Chieh Lo2014-02-141-0/+5
* Include battery fuel gauge temp sensor in temperature sensorsRandall Spangler2014-02-081-0/+11
* rename power_state* to charge_state*Louis Yung-Chieh Lo2014-01-071-12/+11
* Add battery_get_params()Randall Spangler2013-12-021-9/+6
* cleanup: charge state headerRandall Spangler2013-10-251-9/+1
* cleanup: Battery header files and filenamesRandall Spangler2013-10-071-1/+1
* Track the duration of each charge/discharge state.Dave Parker2013-08-021-0/+1
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-241-1/+1
* Peppy: Detect physical presence of battery before waking itDave Parker2013-07-191-2/+5
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-241-1/+1
* Allow building without battery chargingBill Richardson2013-04-241-1/+4
* Add external power present flag to charge_get_flags()Randall Spangler2013-03-151-0/+2
* Clean up power LED state machine on linkRandall Spangler2013-03-141-0/+9
* Give the AP 30 sec warning before shutting down due to low batteryRandall Spangler2013-03-051-0/+1
* Add reinit state to charge_state module to distinguish it from at-ec-boot initRandall Spangler2013-02-281-3/+6
* Add console command to fake battery state of chargetoolchain-3701.42.Bstabilize-3701.81.Bstabilize-3701.46.Bstabilize-3701.30.0bstabilize-3701.30.0release-R26-3701.BRandall Spangler2013-02-121-0/+5
* Use SECOND and MSEC constantsRandall Spangler2012-10-291-6/+0
* link: Revive under voltage protection battery packRong Chang2012-10-081-0/+1
* link: Add charge_near_full stateRandall Spangler2012-10-021-1/+11
* link: Don't set power LED green until second idleRandall Spangler2012-10-011-0/+2
* link: If discharging and system is off, only poll battery once a minuteRandall Spangler2012-09-251-0/+1
* Revert "Set power LED to green when we are trickle charging nearly full"Vic Yang2012-08-031-2/+0
* Add interface to charge_state for lightbarRandall Spangler2012-07-191-0/+10
* Set power LED to green when we are trickle charging nearly fullVic Yang2012-07-181-0/+2
* Debounce charging voltage when cross 8.0VRong Chang2012-07-151-1/+2
* Cleanup - includes go in include dirRandall Spangler2012-05-251-0/+113