summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* COIL: Update RT1718S address defineDiana Z2021-06-081-1/+1
* COIL: Update IT8801 address commentDiana Z2021-06-081-1/+1
* storo: tune tusb544 EQ settingMike Lee2021-06-081-0/+13
* bb_retimer: update console command bbli feng2021-06-081-13/+21
* TMP112: Make init externally availableDiana Z2021-06-072-1/+8
* TMP112: Handle unpowered i2c portsDiana Z2021-06-071-3/+23
* zephyr: driver: add ST accel_lis2dw12Denis Brockus2021-06-072-25/+20
* TCPCI: Add OCP reportingDiana Z2021-06-071-1/+14
* TMP112: Support multiple sensorsDiana Z2021-06-072-14/+39
* TMP112: Add more I2C addressesDiana Z2021-06-042-3/+6
* IOEX_CCGXXF: Add 1.8V level GPIOs supportIurii2021-06-032-3/+20
* NCT38xx: Set debug accessory control conditionallyDiana Z2021-06-011-4/+35
* Remove CONFIG_BATTERY_DEAD_UNTIL_VALUEDaisuke Nojiri2021-06-011-4/+0
* rt1718s: implement BC1.2 driverTing Shen2021-06-012-1/+264
* driver/tcpc: implement rt1718s tcpc/ppc driverTing Shen2021-06-015-0/+418
* TCPCI: Move debug accessory control set to NCT38xx driverDiana Z2021-05-272-12/+13
* CCGXXF: Enable Auto Discharge DisconnectIurii Berezhanskyi2021-05-261-0/+2
* TDP142: Initial driverDiana Z2021-05-253-0/+83
* icm42607: Fix build code errorSue Chen2021-05-211-6/+4
* thermistor: update Steinhart-Hart equationsTomasz Michalec2021-05-201-37/+37
* drivers/temp_sensor: add thermistor resistance table docJett Rink2021-05-192-1/+110
* dedede: Rework `extpower_is_present()`Aseda Aboagye2021-05-192-4/+1
* sm5803: Add sm5803_is_acok()Aseda Aboagye2021-05-192-4/+66
* raa489000: Add raa489000_is_acok()Aseda Aboagye2021-05-192-0/+18
* zephyr: Add Smart Battery emulatorTomasz Michalec2021-05-181-3/+6
* driver: add ICM-42607 driver supportJuHyun Kim2021-05-183-0/+1415
* raa489000: enable adc functionMike Lee2021-05-131-10/+31
* anx3443: fix incorrect set_mux implementationTing Shen2021-05-121-5/+13
* hayato: Modify HS Detector threshold of PS8743 setting valueMichael5 Chen12021-05-101-0/+11
* fingerprint: Add test that reads hwidKevin Shelton2021-05-084-2/+8
* NX20P348x: Only check sink bit for sink_enable errorDiana Z2021-05-071-1/+1
* ln9310: check software workaround is in place for every power-upJohn Crossley2021-05-071-0/+26
* ln9310: Stronger workaround to prevent SCOUT overvoltage at startupJohn Crossley2021-05-061-23/+228
* I/O Expander: Add CCG6XX driverVijay Hiremath2021-05-053-0/+175
* touchpad_elan: ignore unknown ic_typeTing Shen2021-05-051-7/+3
* touchpad_elan: add ic type 0x15 supportTing Shen2021-05-051-1/+2
* virtual mux: Wait for mux config ACK from AP on disconnectAyushee Shah2021-05-011-5/+11
* ps8xxx: Handle null pointersCaveh Jalali2021-04-301-1/+9
* cherry: Add ANX3443 mux/retimer driverParker Lin2021-04-293-0/+136
* raa489000: Check VBUS ADC over POWER_STATUSAseda Aboagye2021-04-291-3/+6
* isl9241: fix the system can't boot due to DCM modeZhuohao Lee2021-04-281-1/+5
* raa489000: Disable DVC in hibernateAseda Aboagye2021-04-271-0/+8
* ANX7451: Set upstream AUX FLIPRob Barnes2021-04-272-0/+30
* Sasukette: Fix main board charger can't wake from hibernateMike Lee2021-04-271-0/+2
* Coachz:PS8XXX: Add 5ms delay to make CC being judged correntlytongjian2021-04-271-0/+10
* raa489000: Sink VBUS before switching to TCPC sideMike Lee2021-04-231-1/+1
* driver: kionix: Add check for either KXCJ9 or KX022Yuval Peress2021-04-231-0/+4
* driver: bmi*: Add check for BMI160/BMI260 configYuval Peress2021-04-231-0/+4
* driver: kionix: fix imports for zephyrYuval Peress2021-04-231-3/+3
* pca9675: Add code to fit standard I/O expander functionalityVijay Hiremath2021-04-232-95/+88