summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Nautilus : Change charging voltage and currentfirmware-poppy-10431.BYongBeum.Ha2023-02-081-2/+8
* Nautilus : Change Maximum Voltage of BatteryYongBeum.Ha2023-02-031-1/+1
* Clear OWNERS for factory/firmware branchBrian Norris2021-09-112-10/+1
* poppy: Disable PU on GPIO10Nicolas Boichat2020-08-082-1/+11
* nautilus: allow prswap to sink in S0ix and drswap in ROInno.Park2020-07-261-12/+12
* board: Set Accelerometer range to 4gGwendal Grignou2020-06-2415-21/+21
* driver: bmi160: Fix rounding error in set_offset() and get_offset()Ching-Kang Yen2020-06-233-8/+26
* driver: bmi160: Fix ODR to REG when rate is less than 100Hz properlyGwendal Grignou2020-06-231-1/+1
* poppy: Change console default to not overload cros_ec.logGwendal Grignou2020-06-181-0/+8
* stm32: Fix manual interrupt clearing functionCraig Hesling2020-03-171-1/+3
* driver: bma2x2: Fix frequency precision errorGwendal Grignou2020-03-101-8/+10
* nautilus : Enable CONFIG_BATTERY_REQUESTS_NIL_WHEN_DEADYongBeum Ha2019-12-031-0/+2
* battery : Define CONFIG_BATTERY_DEAD_UNTIL_VALUEYongBeum Ha2019-11-253-0/+15
* nautilus : Do not override charge on dead batteryYongBeum Ha2019-09-201-0/+7
* FIXUP: sensor: Adjust max_frequency based on EC performanceGwendal Grignou2019-05-301-1/+1
* bmm150: lower max frequency to match a frequency supported by BMI160Gwendal Grignou2019-05-301-2/+14
* driver: accel: Prevent ODR from crashing the ECGwendal Grignou2019-05-303-32/+21
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2019-05-3015-20/+43
* FIXUP: driver: lsm6dsm/lsm6dsl: Add FIFO supportGwendal Grignou2019-05-301-0/+2
* driver: lsm6dsm: Allow roundup to work below 13HzGwendal Grignou2019-05-301-1/+1
* driver: lsm6dsm/lsm6dsl: Add FIFO supportMario Tesi2019-05-243-65/+446
* Revert "nautilus: Reduce FIFO size to 256 to pass cts.SensorBatchingTests"Gwendal Grignou2019-05-241-1/+1
* Tell linker about the arch and CPU it's linking forPatrick Georgi2019-05-241-1/+2
* Shuffle const aroundPatrick Georgi2019-05-249-9/+9
* util/ecst: refactor path manglingPatrick Georgi2019-05-242-49/+53
* nds32: make code build with gcc 8.1Patrick Georgi2019-05-242-0/+29
* driver: lsm6dsm: Fix ODR rate calculationGwendal Grignou2019-05-242-5/+3
* Revert "scarlet: Hookup the vsync pin and the sync driver"Gwendal Grignou2019-05-243-23/+2
* bmi160: Fix ODR to REG when rate is less than 100HzGwendal Grignou2019-05-241-8/+3
* nautilus: Reduce FIFO size to 256 to pass cts.SensorBatchingTestsGwendal Grignou2019-01-251-1/+1
* poppy: Increase console buffer size to 4096 bytesNicolas Boichat2019-01-171-1/+4
* stm32: usb_hid_touchpad: add confidenceWei-Han Chen2018-11-195-43/+54
* usb_hid_touchpad: make max pressure configurableWei-Han Chen2018-11-193-1/+7
* usb_hid_touchpad.c: change report_desc to USAGE(touch pad)Wei-Han Chen2018-11-191-1/+1
* Poppy: Remove VR decay for V1.00A power railRoy Mingi Park2018-11-131-18/+0
* nautilus : cc1 / cc2 is toggling when system is offYB.Ha2018-10-221-1/+0
* motion: Wake up motion task when sampling rate changesGwendal Grignou2018-10-041-0/+4
* motion: Change ODR only within the motion sensor taskGwendal Grignou2018-10-042-25/+14
* base_detect: Expose console command to force state.RaviChandra Sadineni2018-09-278-16/+81
* touchpad_elan: Fix the trace number accessing for width/hight propertyKT Liao2018-08-221-2/+2
* keyboard_8042: Clear buffer before adding command byteFurquan Shaikh2018-07-251-0/+7
* nautilus: Remove the unused GPIO USB_POWERON_LPhilip Chen2018-07-172-6/+1
* Revert "sensor: bmi160: Don't batch data on the sensor"Alexandru M Stan2018-07-161-2/+3
* Revert "motion: remove load_fifo"Alexandru M Stan2018-07-166-234/+227
* Revert "motion: Lower jitter of Sensor->EC timestamp"Alexandru M Stan2018-07-165-58/+23
* Revert "sensors: Add driver for SYNC"Alexandru M Stan2018-07-164-147/+2
* test: Make it possible to run rsa tests on hammer boardNicolas Boichat2018-06-292-1/+3
* nautilus: remove code for supporting old board(BDID 0/1/2/3)YB.Ha2018-06-282-49/+6
* nautilus: Only disable keyscanning when not in S0.Aseda Aboagye2018-06-111-6/+13
* nautilus: change the reference value, NOISY_MAGNITUDE_DEVIATIONInno Park2018-06-083-15/+24