summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-samus-6300.BBrian Norris2021-09-102-10/+1
* EC: Enabling pause_in_s5 by defaultDossym Nurmukhanov2020-07-301-1/+1
* common: Remove FIFO sensor featureGwendal Grignou2019-04-291-3/+0
* pd: Ignore Augmented PDOs when choosing PDO to request.Todd Broch2017-11-142-5/+12
* pd: prefer CD pin assignments over EF for USBC->USBC case.Todd Broch2017-11-141-5/+8
* samus_pd: undef CONFIG_CMD_PD to save flash space.Todd Broch2017-11-141-0/+1
* pd: fixup variable declaration if CONFIG_CMD_PD undefTodd Broch2017-11-141-0/+2
* use _DEFAULT_SOURCE for newer glibcMike Frysinger2017-11-102-2/+4
* cleanup: Remove npcx_evb boardShawn Nematbakhsh2017-11-025-291/+0
* samus_pd: Adjust input current limit downward to prevent OCShawn Nematbakhsh2017-09-251-5/+2
* cortex-m: proper handling of input parameters to SVC handlerIcarus Sparry2016-11-212-1/+26
* hooks: Move HOOK_INIT to after task switching.Aseda Aboagye2016-11-219-35/+113
* core: add task_wait_event_mask() function to other coresAlec Berg2016-11-214-2/+76
* hoho: Put back Hoho in Samus TreeGwendal Grignou2016-08-3011-0/+1202
* samus: Add new sensors support to SamusGwendal Grignou2016-08-254-30/+59
* motion: use proper define for gesture support.Gwendal Grignou2016-08-251-2/+2
* UPSTREAM: Add CONFIG_HOSTCMD_DEBUG_MODE to set default hcdebug modeNicolas Boichat2016-08-252-1/+4
* UPSTREAM: motion: Fix comparison between signed and unsigned integerKoro Chen2016-08-251-0/+3
* UPSTREAM: motion: Add ability to stop ring interrupts.Gwendal Grignou2016-08-253-17/+70
* BACKPORT: mkpb: Add MKBP support over ACPIGwendal Grignou2016-08-254-5/+19
* UPSTREAM: ectool: provide lid angle infoKevin K Wong2016-08-254-4/+50
* UPSTREAM: motion_sense: Add required headerAlexandru M Stan2016-08-251-0/+2
* UPSTREAM: sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-08-255-36/+48
* UPSTREAM: oak: Add kx022 lid accelerometer for rev5.Ben Lok2016-08-251-1/+0
* UPSTREAM: motion: Set interrupt interval properly for sensor in force modeGwendal Grignou2016-08-251-6/+22
* UPSTREAM: motion: At shutdown, access sensors only if initialized.Gwendal Grignou2016-08-251-2/+9
* UPSTREAM: motion: fix ec_rate to be more accurateGwendal Grignou2016-08-251-3/+3
* UPSTREAM: motion: Fix the number of sample to collect in motion taskGwendal Grignou2016-08-251-1/+10
* UPSTREAM: motion: improve readability by adding units to variable names.Gwendal Grignou2016-08-252-22/+23
* UPSTREAM: motion: wake up main task for all changes in EC parameter.Gwendal Grignou2016-08-252-11/+16
* UPSTREAM: motion: Alter ec_rate to prevent samples without dataGwendal Grignou2016-08-251-11/+40
* UPSTREAM: motion: Change units of ec_rate from us to ms.Gwendal Grignou2016-08-254-24/+24
* UPSTREAM: motion: fix oversampling formulaGwendal Grignou2016-08-252-42/+33
* UPSTREAM: motion: minium interval between motion task now a variableGwendal Grignou2016-08-253-8/+15
* UPSTREAM: motion: cleanup include fileGwendal Grignou2016-08-253-8/+5
* BACKPORT: motion: Remove duplicate shutdown codeGwendal Grignou2016-08-252-11/+7
* UPSTREAM: common: lightbar: Add histeresis to prevent flickeringGwendal Grignou2016-08-255-20/+91
* UPSTREAM: common: Add lightbar dimming based on outside light.Gwendal Grignou2016-08-254-0/+60
* UPSTREAM: motion: reenable double tap in S5.Gwendal Grignou2016-08-251-0/+3
* UPSTREAM: motion: fix manage_activity interfaceGwendal Grignou2016-08-252-2/+2
* UPSTREAM: common: motion: Fix forced mode computationGwendal Grignou2016-08-251-14/+19
* UPSTREAM: motion: Add timestamp in ODRGwendal Grignou2016-08-251-9/+17
* UPSTREAM: motion: fix spellingGwendal Grignou2016-08-252-16/+16
* UPSTREAM: motion: fix sensor interrupt interval computationVincent Palatin2016-08-251-1/+2
* UPSTREAM: common: motion: Fix for calculating oversampling fix.Gwendal Grignou2016-08-251-10/+14
* UPSTREAM: common: motion: Separate motion task interval from AP configurationGwendal Grignou2016-08-254-30/+67
* UPSTREAM: common: motion: Add timestamp before wakeup event.Gwendal Grignou2016-08-251-1/+9
* UPSTREAM: common: motion: Fix setting of Significant motion.Gwendal Grignou2016-08-251-1/+2
* UPSTREAM: common: motion: Fix error calculating oversampling.Gwendal Grignou2016-08-251-1/+1
* UPSTREAM: motion_sense: Fix issues in SET_ACTIVITY / LIST_ACTIVITIESFurquan Shaikh2016-08-251-6/+3