summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-squawks-5216.152.BBrian Norris2021-09-101-0/+1
* EC:KBC: Wait until LPC host senses the IRQ and gets the character.Kenji Chen2014-10-301-1/+6
* baytrail: Workaround for stuck boot processRandall Spangler2014-04-295-13/+116
* lpc: ACPI query-next-event drops masked eventsRandall Spangler2014-04-182-6/+30
* Squawks: Adjust charge thresholds for altering LED behaviorDave Parker2014-04-111-5/+12
* Smart Battery: Buffer battery parameters while they are updatedDave Parker2014-04-091-20/+24
* Retry 8042 keyboard interrupts if host isn't respondingRandall Spangler2014-04-051-2/+26
* i8042: add a console command to dump internal state (cherry-pick).Louis Yung-Chieh Lo2014-04-041-6/+89
* accel: refined motion sense host command interfaceAlec Berg2014-04-043-23/+94
* lm4: Ensure falling edges on outputs to edge-sensitive host inputsRandall Spangler2014-04-031-2/+21
* DPTF: Don't restore charging current limit on resumeDave Parker2014-04-021-18/+3
* Kip: Modify adpater input current and battery configurationDevin Lu2014-04-022-4/+4
* accel: changed motion sense host command to be more permissive with data argsAlec Berg2014-04-011-9/+9
* Swanky: Init boardHenry Hsu2014-04-016-0/+637
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-03-3113-112/+795
* Kip: Implement the power and battery LED behaviorDevin Lu2014-03-293-76/+137
* Add presubmit check for unit testVic (Chun-Ju) Yang2014-03-284-0/+22
* Stop hang detect timer when flags are set to 0Randall Spangler2014-03-281-0/+4
* Optimize memsetDaisuke Nojiri2014-03-283-11/+98
* Optimize memmoveDaisuke Nojiri2014-03-282-16/+71
* Optimize memcpyDaisuke Nojiri2014-03-282-7/+87
* Clapper: fix battery led's behavior when 0% battery on chargegit-CarryBK_Chen.compal.com2014-03-271-22/+22
* BQ24715: Disable 40kHz audio frequency limit optionDave Parker2014-03-271-2/+2
* lm4: Use a special task event for ADC conversionsChromeOS Developer2014-03-262-6/+19
* lm4: Update i2c handler to use task_wait_event_maskChromeOS Developer2014-03-261-25/+1
* cortex-m: Add task_wait_event_mask() helper functionChromeOS Developer2014-03-262-1/+49
* rambi: EC take control on charger to make sure charge batteryKein Yuan2014-03-261-0/+24
* rambi: glimmer: Disable key scanning in suspend when lid is openAlec Berg2014-03-2512-19/+193
* Glimmer: Use HOOK_INIT to disable battery cuttoffChromeOS Developer2014-03-252-2/+15
* Clapper: Use HOOK_INIT to disable battery cuttoffChromeOS Developer2014-03-251-3/+13
* Initialize extpower module prior to modules with default priorityChromeOS Developer2014-03-252-1/+3
* accel: added mutex to protect critical code in kxcj9 accel driverAlec Berg2014-03-242-40/+143
* Clapper: Remove side volume buttonsChromeOS Developer2014-03-232-16/+0
* Conditionally define accelerometer interrupt GPIOsChromeOS Developer2014-03-214-0/+8
* accel: Add disable and re-enable accel around critical register writesAlec Berg2014-03-201-24/+138
* accel: clapper: glimmer: Add support for accelerometer interrupt.Alec Berg2014-03-2011-13/+196
* cleanup: rename accelerometer sampling interval macrosAlec Berg2014-03-201-5/+5
* baytrail: Increase time after all voltages good to 15 msRandall Spangler2014-03-181-3/+3
* accel: glimmer: Fixed sign of accel z-axisAlec Berg2014-03-182-2/+2
* Clapper: Accel: Update std. reference frame transformChromeOS Developer2014-03-181-1/+1
* Charge State: Update memory-mapped AC status in the hook handlerChromeOS Developer2014-03-171-6/+28
* Debounce external power change eventsChromeOS Developer2014-03-172-11/+24
* Add kip boardDevin Lu2014-03-178-1/+650
* Add Quawks boardKenneth Lo2014-03-178-1/+712
* Glimmer: Thermal policy changeHenry Hsu2014-03-151-1/+1
* Enguarde: Modify battery/adapter parameter.Henry Hsu2014-03-133-9/+4
* Enguarde: Initial EC commit based on rambiChromeOS Developer2014-03-128-1/+656
* Squawks: Flash charging LED orange if battery unresponsiveChromeOS Developer2014-03-121-1/+1
* Add function to check if battery is respondingChromeOS Developer2014-03-122-0/+15
* rambi: change EC accel sampling rate and default sensor output data rate.Alec Berg2014-03-122-4/+26