summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zephyr: shim/system: fix APIs of call BBRAM read and writestabilize-14217.B-mainTim Lin2021-09-133-214/+14
* rammus: Add accelerometer 2nd source KX022.Michael5 Chen12021-09-115-2/+116
* brya: adjust default ALS calibrationBoris Mittelberg2021-09-111-3/+3
* docs/fingerprint: Fix linkTom Hughes2021-09-101-2/+2
* zephyr: emul: update EMUL_DEFINE call sitesYuval Peress2021-09-107-27/+28
* zephyr: shim: set pwm_led data from device treeFabio Baltieri2021-09-1010-18/+93
* driver: bmi: Merge list_activities in common codeGwendal Grignou2021-09-104-24/+14
* driver: lsm6dso: Fix FIFO processingGwendal Grignou2021-09-102-37/+28
* driver: lsm6dso: Minor macro changesGwendal Grignou2021-09-102-5/+4
* driver: LSM6DSM: Limit FIFO transfer buffer sizeGwendal Grignou2021-09-101-1/+1
* TCPMv2: Separate discovery and mode initAbe Levkoy2021-09-105-10/+34
* IOEX: it8801: Enable GPIO based interruptsVijay Hiremath2021-09-102-26/+153
* it8801: Allow configurable option to use RAW KeyboardVijay Hiremath2021-09-101-1/+3
* ioex: it8801: Support multiple I2C addressesVijay Hiremath2021-09-1023-36/+75
* zephyr: driver: bbram: Migrate to upstream driverYuval Peress2021-09-1020-316/+56
* zephyr: it8xxx2_evb: enable hibernate mode on it8xxx2_evbTim Lin2021-09-101-2/+8
* zephyr: hayato: enable hibernate mode on hayatoTim Lin2021-09-101-3/+10
* zephyr: cros_system: add hibernate mode to IT8xxx2 chipsetTim Lin2021-09-101-2/+69
* asurada: move the hibernate routine into separate fileTim Lin2021-09-104-23/+39
* gumboz: remove unused configZick Wei2021-09-101-3/+0
* gumboz: update AC power on limitZick Wei2021-09-101-0/+3
* zephyr: herobrine_npcx9: adjust ~75% stack sizesDenis Brockus2021-09-101-0/+52
* zephyr:herobrine_npcx9: Enable kernel shell ec commandsDenis Brockus2021-09-101-0/+1
* dirinboz: update AC power on limitZick Wei2021-09-091-0/+3
* kingoftown: Initial EC imageTommy Chung2021-09-0912-0/+1193
* zephyr: asurada: Adjust task stack sizesDenis Brockus2021-09-091-9/+33
* zephyr: fix compilation of kx022 driverMichał Barnaś2021-09-093-2/+3
* felwinter: not support 4th temp_sensorOwen_Ou2021-09-093-9/+0
* Felwinter: modified power and battery LED behaviorJosh Tsai2021-09-094-118/+105
* brya: support EC_CMD_BATTERY_GET_STATIC version 1Deepti Deshatty2021-09-091-0/+7
* tcpm/rt1718s: fix race condition between tcpc_init and usb_chg taskTing Shen2021-09-091-3/+0
* Reland "dirinboz: remove imu sensors"Zick Wei2021-09-094-131/+0
* Corori: change eeprom i2c frequencyjohnwc_yeh2021-09-091-0/+30
* zephyr: add missing charger KconfigMichał Barnaś2021-09-082-10/+16
* zephyr: fix batteries FET masksMichał Barnaś2021-09-086-6/+59
* intelrvp: Add MECC1.1 supportVijay Hiremath2021-09-082-8/+21
* common/timer: Fallback to udelay when interrupt conditions are not metPatryk Duda2021-09-081-0/+15
* zephyr: add missing battery KconfigsMichał Barnaś2021-09-084-9/+61
* Coachz: MotionSensor: Combine BMI160 & BMI260pengjunhao52021-09-083-2/+88
* pazquel: Battery manufacturer name parameter updateTang Qijun2021-09-082-5/+5
* pazquel: Support clamshell SKUsTang Qijun2021-09-083-2/+17
* chip/stm32: UART declarations for STM32L5 seriesJes B. Klinke2021-09-082-1/+164
* chip/stm32: Factor family specific clock logic out of usb.cJes B. Klinke2021-09-086-32/+78
* beetley: Initial ECwuzhongtian2021-09-087-709/+549
* zephyr: hooks: use k_work_reschedule to schedule deferred tasksJack Rosenthal2021-09-082-7/+1
* taeko/taeland: add keyboard backlight functionamber.chen2021-09-083-6/+21
* beetley: Initial EC imageZhi Li2021-09-0811-0/+1504
* taeko/taelane: modify LED settingamber.chen2021-09-082-3/+2
* taeko/taeland: modify battery settingamber.chen2021-09-081-40/+9
* TCPMV2: check if vconn swap is allowedli feng2021-09-071-3/+4