summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-cyan-7287.57.BBrian Norris2021-09-102-10/+1
* cyan: lower the maximum allowed ODR to 100HzGwendal Grignou2019-08-131-0/+3
* poppy: Lower sensor max ODRGwendal Grignou2019-08-131-2/+9
* use _DEFAULT_SOURCE for newer glibcMike Frysinger2019-08-132-2/+4
* cyan: sensors: add extra sensor attributesEnrico Granata2019-03-298-5/+91
* config_option_check.py: Add owner to TODO.Aseda Aboagye2018-10-161-1/+1
* Cyan: Add new battery configurationDannyChou2018-06-181-2/+24
* Cyan: Change charge voltage for batterydavid.huang2018-02-101-1/+4
* strago: fix builder errorsYH Lin2017-04-2211-0/+1396
* Cyan: Change charge voltage for batteryDavid.Huang2017-04-194-2/+430
* motion_sense: Add "spoof" modeAseda Aboagye2017-01-216-17/+289
* cyan: Enable lid angle calculation in S3.Gwendal Grignou2016-12-161-6/+6
* kionix: Add reading whoami to be sure device has booted.Gwendal Grignou2016-11-172-1/+28
* power_button_x86: avoid chipset force shutdown from off stateKevin K Wong2016-11-031-4/+9
* driver: kionix: Add set_valueGwendal Grignou2016-09-011-74/+45
* driver: kionix: No need to set static field to NULLGwendal Grignou2016-09-011-1/+0
* motion: Remove redundant set_range.Gwendal Grignou2016-09-011-6/+0
* driver: kionix: Remove variant field.Gwendal Grignou2016-08-313-45/+39
* cyan: Enable Force mode for accelerometerGwendal Grignou2016-08-182-9/+25
* system: Add hibernate board-level callbackShawn Nematbakhsh2016-08-129-0/+35
* cyan: Add support for new motion sensor stackGwendal Grignou2016-08-012-9/+63
* UPSTREAM: motion: Fix comparison between signed and unsigned integerKoro Chen2016-08-011-0/+3
* UPSTREAM: Add CONFIG_HOSTCMD_DEBUG_MODE to set default hcdebug modeNicolas Boichat2016-08-012-1/+4
* BACKPORT: host: mock i2c_xferGwendal Grignou2016-08-018-225/+77
* UPSTREAM: motion: Add ability to stop ring interrupts.Gwendal Grignou2016-08-013-17/+70
* UPSTREAM: ectool: provide lid angle infoKevin K Wong2016-08-014-4/+50
* BACKPORT: mkpb: Add MKBP support over ACPIGwendal Grignou2016-08-014-5/+20
* UPSTREAM: kionix: Initialize rv in all casesStefan Reinauer2016-08-011-3/+3
* BACKPORT: elm: kionix: allow dynamic selection of SPI or I2C transportKoro Chen2016-08-012-6/+66
* BACKPORT: sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-08-014-36/+45
* UPSTREAM: motion: Set interrupt interval properly for sensor in force modeGwendal Grignou2016-08-011-6/+22
* UPSTREAM: motion: At shutdown, access sensors only if initialized.Gwendal Grignou2016-08-011-2/+9
* UPSTREAM: motion: fix ec_rate to be more accurateGwendal Grignou2016-08-011-3/+3
* UPSTREAM: motion: Fix the number of sample to collect in motion taskGwendal Grignou2016-08-011-1/+10
* UPSTREAM: motion: improve readability by adding units to variable names.Gwendal Grignou2016-08-012-22/+23
* UPSTREAM: motion: wake up main task for all changes in EC parameter.Gwendal Grignou2016-08-012-11/+16
* UPSTREAM: motion: Alter ec_rate to prevent samples without dataGwendal Grignou2016-08-011-11/+40
* BACKPORT: motion: Change units of ec_rate from us to ms.Gwendal Grignou2016-08-013-19/+19
* UPSTREAM: motion: fix oversampling formulaGwendal Grignou2016-08-012-42/+33
* BACKPORT: motion: minium interval between motion task now a variableGwendal Grignou2016-08-013-8/+15
* UPSTREAM: motion: cleanup include fileGwendal Grignou2016-08-013-8/+5
* BACKPORT: motion: Remove duplicate shutdown codeGwendal Grignou2016-08-013-12/+8
* BACKPORT: common: lightbar: Add histeresis to prevent flickeringGwendal Grignou2016-08-015-20/+91
* BACKPORT: common: Add lightbar dimming based on outside light.Gwendal Grignou2016-08-014-0/+60
* UPSTREAM: motion: reenable double tap in S5.Gwendal Grignou2016-08-011-0/+3
* BACKPORT: motion: fix manage_activity interfaceGwendal Grignou2016-08-012-2/+2
* BACKPORT: common: motion: Fix forced mode computationGwendal Grignou2016-08-011-14/+19
* UPSTREAM: motion: Add timestamp in ODRGwendal Grignou2016-08-011-9/+17
* BACKPORT: motion: fix spellingGwendal Grignou2016-08-012-16/+16
* UPSTREAM: motion: fix sensor interrupt interval computationVincent Palatin2016-08-011-1/+2