summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-strago-7287.BBrian Norris2021-09-112-10/+1
* wizpig: lower the maximum allowed ODR to 100HzGwendal Grignou2019-12-191-0/+3
* driver: kionix: Add software reset flow for KX022Yidi Lin2019-12-192-49/+92
* Revert "driver: kionix: Add checking whoami value at initialization."Gwendal Grignou2019-12-191-1/+1
* common: Add hardware error codeGwendal Grignou2019-12-191-0/+3
* Unify #! use in python scriptsStefan Reinauer2019-12-194-5/+5
* use _DEFAULT_SOURCE for newer glibcMike Frysinger2019-12-192-2/+4
* Kefka: Put device in Pseudo G3 if soc > 25%Daisuke Nojiri2019-07-264-5/+29
* Kefka: Implement battery probe cycleDaisuke Nojiri2019-07-084-52/+71
* mec1322: Check HTIMER_PRELOAD in system_hibernateDaisuke Nojiri2019-07-041-11/+16
* mec1322: Don't enable interrupt before or after hibernationDaisuke Nojiri2019-07-041-2/+0
* Kefka: Add AC as wake-up sourceDaisuke Nojiri2019-06-271-0/+1
* mec1322: Clear HTIMER in IRQ source register before hibernationDaisuke Nojiri2019-06-241-2/+3
* system: Add EC_CMD_CLEAR_RESET_FLAGDaisuke Nojiri2019-06-202-0/+18
* system: Add EC_CMD_GET_RESET_FLAGDaisuke Nojiri2019-06-183-18/+36
* main: Print reset causes after sysjumpDaisuke Nojiri2019-06-181-6/+6
* system: Add RESET_FLAG_TIMERDaisuke Nojiri2019-06-184-2/+12
* system: Add printf to trace hibernationDaisuke Nojiri2019-06-182-0/+6
* Kefka: Wake up from hibernation periodicallyDaisuke Nojiri2019-06-184-3/+16
* mec1322: hibernate: Don't reconfigure all GPIOsShawn Nematbakhsh2019-06-184-170/+35
* Reland "chgstv2: Disable battery communication after cutoff"Daisuke Nojiri2019-06-184-32/+41
* Revert "Kefka: Disable hibernate on G3 idle, cutoff battery on critical charge"Daisuke Nojiri2019-05-091-24/+0
* Revert "chgstv2: Disable battery communication after cutoff"Daisuke Nojiri2019-05-094-41/+32
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2019-04-267-15/+22
* poppy: Lower sensor max ODRGwendal Grignou2019-04-261-2/+9
* common: sensors: add extra sensor attributesNick Vaccaro2019-04-2614-9/+116
* chgstv2: Disable battery communication after cutoffMatt_Wang2019-03-294-32/+41
* Kefka: Disable hibernate on G3 idle, cutoff battery on critical chargeDaisuke Nojiri2019-03-141-0/+24
* power: Allow board to take custom action on G3 timer expirationDaisuke Nojiri2019-03-147-23/+749
* power: Refactor POWER_G3 state logicDaisuke Nojiri2019-03-141-18/+13
* chgstv2: Refactor shutdown_on_critical_batteryDaisuke Nojiri2019-03-142-45/+57
* chgstv2: Allow board to set charge level for shutdownDaisuke Nojiri2019-03-142-2/+20
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-03-145-12/+59
* config_option_check.py: Add owner to TODO.Aseda Aboagye2018-10-161-1/+1
* kefka: Keep giving charge voltage/current when wake up dead batteryCloud2017-08-091-0/+1
* Common: charge timeout function should exclude manual mode in factory.Ryan Zhang2017-07-181-1/+2
* UPSTREAM: driver: kionix: Add checking whoami value at initialization.Yidi Lin2017-04-231-1/+1
* driver: kionix: Add WHO_AM_I values.Gwendal Grignou2017-04-232-0/+2
* UPSTREAM: driver: kionix: Forgive i2c read failures while the acc is resettingGwendal Grignou2017-04-231-5/+0
* UPSTREAM: driver: kionix: Increase init delay to 20msGwendal Grignou2017-04-231-1/+1
* Wizpig: Disable Touch Screen and motion sensor for clamshell SKUChris Wang2017-02-222-7/+44
* Wizpig: Adapt to new sensor stackPeggy Chuang2017-02-083-4/+156
* Kefka: Enable motion sensor when system in S3Chris Wang2017-01-031-6/+6
* Umaro: Adapt to new sensor stackGuohua Zhong2016-12-153-1/+117
* task: Don't propagate TASK_EVENT_TIMER between between waitsShawn Nematbakhsh2016-11-184-5/+14
* clock: Fix clock_wait_cycles() asmShawn Nematbakhsh2016-11-183-6/+6
* Fix: Use CONFIG_KEYBOARD_DEBUG for keyboard debug printfGwendal Grignou2016-11-171-0/+1
* Kefka: update thermal tableChris Wang2016-11-161-5/+5
* Use CONFIG_KEYBOARD_DEBUG for keyboard debug printfGwendal Grignou2016-11-142-4/+14
* common: host: Do no report sensor when motion_sensor_count set to 0.Gwendal Grignou2016-11-141-2/+5