summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* bb_retimer: Restore timeout to original valueCaveh Jalali2021-06-251-1/+1
* ps8xxx: Add board_ps8xxx_tcpc_init methodDevin Lu2021-06-252-0/+13
* ps8815: Add displayport related settingsDevin Lu2021-06-251-0/+21
* RAA489000: Take sinking into account during debug detachDiana Z2021-06-241-3/+8
* rt1718s: set OVP to 23VSue Chen2021-06-232-0/+14
* zephyr: tcpm: Update ITE driver to support zephyr namesSimon Glass2021-06-221-0/+16
* guybrush: Adjust PS8811 Chan B pre-shootRob Barnes2021-06-221-0/+4
* bb_retimer: cleanup: Change the power handler func name & paramsVijay Hiremath2021-06-181-6/+5
* KB800x: Add DriverEric Herrmann2021-06-183-0/+650
* Fix compilation issues with nocturne SDKPatryk Duda2021-06-171-2/+6
* PCHG: Fuzz PCHG and ctn730 driverDaisuke Nojiri2021-06-172-113/+121
* NCT38xx: Add notification for chip resetDiana Z2021-06-162-0/+15
* NCT38xx: Export boot type informationDiana Z2021-06-162-11/+31
* driver: Fix indents in accel_bma2x2.hTomasz Michalec2021-06-161-85/+85
* gingerbread: Use CONFIG_USB_PD_VBUS_DETECT_TCPC for C1Scott Collyer2021-06-161-2/+20
* usb_mux: Avoid accessing unavailable muxesstabilize-14031.B-mainCaveh Jalali2021-06-161-3/+20
* ps8805: Add driver method to set/get GPIO signalsScott Collyer2021-06-162-0/+90
* bb_retimer: Explicitly check EC status codesCaveh Jalali2021-06-151-4/+4
* pca9675: Initialize the I/O pins at initVijay Hiremath2021-06-151-11/+17
* guybrush: Add PS8811 driverRob Barnes2021-06-143-3/+88
* bb_retimer: Reduce retry delay to 10msCaveh Jalali2021-06-121-2/+2
* bb_retimer: Return status from bb_retimer_power_handle()Caveh Jalali2021-06-121-2/+5
* PCHG: Handle WLC_CHG_CTRL_DEVICE_STATE_DEVICE_DOCKEDDaisuke Nojiri2021-06-111-1/+9
* raa489000: vbus_mv should greater than 3900mvMike Lee2021-06-091-1/+1
* Create a public header for it83xxSimon Glass2021-06-091-5/+2
* Create a public header for ps8743.cSimon Glass2021-06-091-63/+1
* Create a public header for it5205.cSimon Glass2021-06-091-4/+1
* COIL: Rename motion sense address macrosDiana Z2021-06-093-20/+20
* Create a public header for mt6360.cSimon Glass2021-06-092-52/+2
* 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