summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* chgstv2: Allow board to customize AP boot thresholdDaisuke Nojiri2019-04-041-2/+15
* Nami: Enable BC12 when FAFT sets recovery via consoleDaisuke Nojiri2019-04-021-2/+7
* kblight: Remove dependency on PWMDaisuke Nojiri2019-04-024-4/+6
* chgstv2: Add callback for board to check power for booting OSDaisuke Nojiri2019-04-021-7/+7
* chgstv2: Refactor OS boot power checkDaisuke Nojiri2019-04-021-15/+27
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-03-051-9/+25
* Revert "USB-PD: Debounce when trying try.src"Daisuke Nojiri2019-02-011-13/+14
* BC1.2: Add usb_charger_reset_charge APIDaisuke Nojiri2019-01-241-12/+15
* Battery: Force data update for EC_CMD_BATTERY_GET_STATICDaisuke Nojiri2019-01-161-1/+2
* cheza: Mux the 1st-plugged UFP port which is not a chargerWai-Hong Tam2019-01-081-0/+9
* chgmgr: Allow charge_manager_update_charge to accept NULLDaisuke Nojiri2019-01-082-11/+9
* chgmgr: Set available voltage to 0 on disconnectDaisuke Nojiri2019-01-082-10/+8
* charge_ramp: Allow USB-C power to be ramped by hardwareDaisuke Nojiri2018-12-181-7/+22
* USB-PD: Debounce when trying try.srcDaisuke Nojiri2018-12-181-14/+13
* CBI: Add MODEL_ID fieldDaisuke Nojiri2018-11-301-0/+7
* Reland "Battery: USE Host full capacity to compute display percentage"Daisuke Nojiri2018-11-161-16/+18
* Revert "Battery: Use host full capacity to compute display percentage"Daisuke Nojiri2018-11-161-10/+5
* USB-PD: Supply power up to 3A + 1.5ADaisuke Nojiri2018-11-161-22/+58
* Battery: Use host full capacity to compute display percentageDaisuke Nojiri2018-11-091-5/+10
* Revert "Battery: Set full_capacity charge host event threshold to zero"Daisuke Nojiri2018-11-091-6/+5
* Battery: Make battery command print display percentageDaisuke Nojiri2018-11-081-1/+8
* Battery: Set full_capacity charge host event threshold to zeroDaisuke Nojiri2018-11-081-5/+6
* Battery: Apply full factor to full capacityDaisuke Nojiri2018-11-081-7/+13
* chgstv2: Notify on display percentage changeDaisuke Nojiri2018-11-081-5/+16
* Battery: Get display charge percentageDaisuke Nojiri2018-11-081-1/+16
* Battery: Compensate remaining charge to match full capacityDaisuke Nojiri2018-11-081-0/+22
* battery: Optionally prevent boot at low SOC with cell imbalance.Jonathan Brandmeyer2018-11-082-2/+26
* Keyboard: Add keypad supportDaisuke Nojiri2018-10-231-0/+14
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-225-34/+40
* Keyboard: switch column and row of scancode tableDaisuke Nojiri2018-10-192-44/+43
* keyboard: display keycap label in key status debug messagesNamyoon Woo2018-10-192-1/+58
* keyboard: Move keyboard_special (lightbar demo) to samus/board.cHung-Te Lin2018-10-191-54/+0
* keyboard: Add CONFIG_KEYBOARD_SCANCODE_CALLBACK for board-specific hooks.Hung-Te Lin2018-10-191-0/+9
* keyboard: Change scan code magic values to enum.Hung-Te Lin2018-10-192-22/+25
* keyboard: Keep only scan code set 2 table and do translation for set 1.Hung-Te Lin2018-10-192-103/+87
* keyboard: Ignore refresh button at bootDaisuke Nojiri2018-09-101-2/+0
* usb-pd: Exit DP mode before shutdownDaisuke Nojiri2018-08-221-0/+20
* chgstv2: Check current battery presence instead of battery_was_removedDaisuke Nojiri2018-08-171-1/+1
* chgstv2: Use lower charge threshold for boot if AC power is presentDaisuke Nojiri2018-08-161-1/+10
* Nami: Enable thermal control after sysjumpDaisuke Nojiri2018-08-101-0/+1
* chgstv2: Notify HOOK_BATTERY_SOC_CHANGE on battery removalDaisuke Nojiri2018-08-091-2/+3
* cbi: lock the i2c port before using itZhuohao Lee2018-08-071-1/+9
* Nami: Delay and repeat gas gauge detectionElmo_Lan2018-08-021-1/+1
* keyboard_8042: Clear buffer before adding command byteFurquan Shaikh2018-07-261-0/+7
* Revert "tcpc: debounce entry into low-power mode"Daisuke Nojiri2018-07-201-86/+9
* tcpc: debounce entry into low-power modeJett Rink2018-07-201-9/+86
* Revert "charge_manager: allow finding supply with VOLT > 0 and CUR = 0"Daisuke Nojiri2018-07-191-1/+2
* fan: Enable fan control on AP startup not on shutdown/suspendDaisuke Nojiri2018-07-171-12/+28
* vboot: Invalidate cached hash if EC is in ROFurquan Shaikh2018-07-161-4/+5
* USB-PD: Advertise high current Rp after Vconn is appliedDaisuke Nojiri2018-07-161-11/+8