summaryrefslogtreecommitdiff
path: root/include/charge_state.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesstabilize-quickfix-15278.72.B-ishstabilize-quickfix-15183.78.B-ishstabilize-15446.B-ishstabilize-15439.B-ishstabilize-15432.B-ishstabilize-15429.B-ishstabilize-15415.B-ishstabilize-15395.B-ishstabilize-15393.48.B-ishstabilize-15381.B-ishstabilize-15364.B-ishstabilize-15361.B-ishstabilize-15359.B-ishstabilize-15359.58.B-ishstabilize-15359.50.B-ishstabilize-15359.45.B-ishstabilize-15335.B-ishstabilize-15329.59.B-ishstabilize-15329.44.B-ishstabilize-15317.B-ishstabilize-15301.B-ishstabilize-15300.B-ishstabilize-15278.64.B-ishstabilize-15251.B-ishstabilize-15245.B-ishstabilize-15236.66.B-ishstabilize-15208.B-ishstabilize-15207.B-ishstabilize-15185.B-ishstabilize-15185.7.B-ishstabilize-15183.82.B-ishstabilize-15183.69.B-ishstabilize-15183.14.B-ishstabilize-15174.B-ishstabilize-15167.B-ishstabilize-15129.B-ishstabilize-15122.B-ishstabilize-15120.B-ishstabilize-15117.86.B-ishstabilize-15117.48.B-ishstabilize-15117.111.B-ishrelease-R114-15437.B-ishrelease-R113-15393.B-ishrelease-R112-15359.B-ishrelease-R111-15329.B-ishrelease-R110-15278.B-ishrelease-R109-15237.B-ishrelease-R109-15236.B-ishrelease-R108-15183.B-ishrelease-R107-15117.B-ishishfirmware-ti50-prepvt-15315.B-ishfirmware-skyrim-15390.B-ishfirmware-skyrim-15369.B-ishfirmware-nissa-15217.B-ishfirmware-nissa-15217.45.B-ishfirmware-nissa-15217.126.B-ishfirmware-duplo-15151.B-ishfirmware-corsola-15194.B-ishfactory-trogdor-15210.B-ishfactory-skyrim-15384.B-ishfactory-nissa-15199.B-ishfactory-corsola-15197.B-ishfactory-corsola-15196.B-ishfactory-brya-15231.B-ishMike Frysinger2022-09-141-1/+1
* charge_state: provide stub definition of charge_want_shutdownJack Rosenthal2021-03-201-0/+7
* zork: Ignore input current and always rampEdward Hill2020-09-231-1/+1
* charge: allow boards to customize max battery poll timeJett Rink2019-10-161-0/+3
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-2/+0
* usb: de-dup common code from old and new PD stackJett Rink2019-08-191-0/+7
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* chgstv2: Notify on display percentage changeDaisuke Nojiri2018-11-081-0/+5
* 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