summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Reland "fpsensor: FP_INFO reports the template version"stabilize-11021.84.Brelease-R70-11021.BNicolas Norvez2018-10-061-0/+1
* fpsensor: fixup FP_TEMPLATE_FORMAT_VERSIONNicolas Norvez2018-10-061-0/+2
* Revert "fpsensor: FP_INFO reports the template version"Nicolas Norvez2018-10-051-1/+0
* fpsensor: FP_INFO reports the template versionNicolas Norvez2018-10-051-0/+1
* common:pd: reset CapCnt variableRuibin Chang2018-08-301-0/+1
* chgstv2: Check current battery presence instead of battery_was_removedDaisuke Nojiri2018-08-291-1/+1
* fingerprint: Flush SPI transaction before increasing CPU clockDaisuke Nojiri2018-08-291-0/+7
* system: Make hibernate console command invoke chipset task if chipset is onFurquan Shaikh2018-08-291-2/+21
* common:pd: GRL-USB-PD TDA2.2.9 test fail issueRuibin Chang2018-08-291-4/+8
* cr50: add more ccd open capabilitiesMary Ruthven2018-08-291-5/+6
* ccd_config: add flag restricting ccd openMary Ruthven2018-08-251-0/+2
* sn5s330: add low power modeJett Rink2018-08-231-0/+13
* usb-pd: Exit DP mode before shutdownDaisuke Nojiri2018-08-231-1/+22
* usb_pd_protocol: Correct pd command help.Yilun Lin2018-08-231-5/+20
* CEC: Cleanup the API for the CEC buffer handlersStefan Adolfsson2018-08-221-45/+48
* CEC: Make buffer handling code unit testableStefan Adolfsson2018-08-222-0/+135
* common: add API to expose detachable "base" stateDmitry Torokhov2018-08-223-0/+47
* i2c: Don't try to unwedge unpowered busses.Aseda Aboagye2018-08-221-0/+10
* common: add BASE_CHANGE hookDmitry Torokhov2018-08-211-0/+1
* uart_buffering: expose interface to support non-host commandWei-Han Chen2018-08-201-46/+64
* keyboard: Move keyboard_special (lightbar demo) to samus/board.cHung-Te Lin2018-08-201-54/+0
* adc: Add ectool command for reading ADC channels.Aseda Aboagye2018-08-171-1/+23
* keyboard: Add CONFIG_KEYBOARD_SCANCODE_CALLBACK for board-specific hooks.Hung-Te Lin2018-08-171-0/+9
* chgstv2: Use lower charge threshold for boot if AC power is presentDaisuke Nojiri2018-08-171-1/+10
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-166-91/+91
* keyboard: Change scan code magic values to enum.Hung-Te Lin2018-08-162-22/+25
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-161-1/+1
* keyboard: Keep only scan code set 2 table and do translation for set 1.Hung-Te Lin2018-08-152-103/+87
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-67/+84
* kblight: fix bounds checks on backlight intensityCaveh Jalali2018-08-151-1/+1
* rollback: Prevent rollback region readback using MPUNicolas Boichat2018-08-151-2/+29
* cr50: fix in handling VENDOR_RC_IN_PROGRESS when open ccd.Namyoon Woo2018-08-131-3/+3
* Fan: Restore thermal control after sysjumpDaisuke Nojiri2018-08-101-16/+27
* chgstv2: Notify HOOK_BATTERY_SOC_CHANGE on battery removalDaisuke Nojiri2018-08-101-2/+3
* fpsensor: Add timing statistics.Aseda Aboagye2018-08-101-1/+40
* drivers: Refactor to use high-level i2c APIsJonathan Brandmeyer2018-08-091-18/+6
* i2c master: Add block read/write commands.Jonathan Brandmeyer2018-08-091-0/+36
* battery: Optionally prevent boot at low SOC with cell imbalance.Jonathan Brandmeyer2018-08-082-2/+26
* charger: Correctly clear manual current limit overrideJonathan Brandmeyer2018-08-071-1/+4
* chgstv2: Wait 500ms before leaving safe mode.Aseda Aboagye2018-08-071-1/+17
* i2c: add i2c_lock before and after calling i2c_xferZhuohao Lee2018-08-071-3/+7
* cbi: lock the i2c port before using itZhuohao Lee2018-08-071-1/+9
* Nami: Delay and repeat gas gauge detectionElmo_Lan2018-08-031-1/+1
* scarlet: Cut off battery in a custom battery conditionPhilip Chen2018-08-021-5/+11
* common/ec_ec_comm_slave: initialize seqPatrick Georgi2018-08-011-1/+1
* common/spi_flash: don't mix up unsigned and signed typesPatrick Georgi2018-08-011-6/+6
* led_pwm: Turn off LEDs when not pulsing.Aseda Aboagye2018-07-311-0/+6
* chgstv2: Always check batt disconnect state.Aseda Aboagye2018-07-312-4/+11
* careena: Correct baseboard IMU orientation.Jonathan Brandmeyer2018-07-311-13/+13
* rollback: Add host command to add entropyNicolas Boichat2018-07-311-1/+62