summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* driver/tcpm: set PD_EVENT_RX_HARD_RESET event when receive hard resetRuibin Chang2020-09-224-10/+7
* Revert "eve: Delay charge port selection until VBUS is stable or 1s has passed"Duncan Laurie2020-01-221-121/+0
* eve: Delay charge port selection until VBUS is stable or 1s has passedSam Hurst2019-01-181-0/+121
* Revert "bd9995x: Leave USB data switches closed on PD power swap"Duncan Laurie2018-08-272-56/+35
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-03-201-0/+24
* anx3429: force chip reset on PD_RESUMECaveh Jalali2018-02-122-2/+14
* anx3429: read chip firmware version during initCaveh Jalali2018-02-121-0/+2
* anx74xx: enable driver "release".Caveh Jalali2018-02-121-1/+5
* tcpm: add .release driver operation.Caveh Jalali2018-02-127-2/+62
* bd9995x: Leave USB data switches closed on PD power swapShawn Nematbakhsh2018-02-122-35/+56
* bd9995x: Use fixed PD-port-to-VBUS/VCC mappingShawn Nematbakhsh2018-02-122-26/+17
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2018-02-123-26/+64
* Fix inconsistent task function declarationsStefan Reinauer2018-02-123-3/+3
* bd9995x: Clear VSYS_PRIORITY when Vbat > Vbat_minScott Collyer2018-02-121-2/+43
* driver: BMM150: Set max frequency based on repetitions settingGwendal Grignou2017-11-011-1/+10
* kionix: Issue soft reset before checking whoami resultDuncan Laurie2017-10-261-1/+24
* driver: bm160: Fix minimal gyro frequencyGwendal Grignou2017-09-201-1/+1
* charger: bd9995x: Disable topoff modeShawn Nematbakhsh2017-08-311-3/+1
* bd9995x: Don't set charger current in battery profile functionScott Collyer2017-08-071-3/+0
* driver: sensor: tune MAX_FREQGwendal Grignou2017-07-152-3/+3
* BD9995X: Disable input current limiting for VBAT < VSYSREG_SETVijay Hiremath2017-06-052-1/+29
* sensor: bmi160: Fix macro used to set double tap intersticeScott Collyer2017-06-051-1/+1
* pd: ensure tighter timings for IRQ_HPD pulseKevin K Wong2017-06-052-2/+29
* tcpm: it83xx: reload cc parameter setting during initializationDino Li2017-06-051-0/+2
* fpc1140: add the finger capture init sequenceVincent Palatin2017-05-231-3/+55
* eve_fp: add more fingerprint host commandsVincent Palatin2017-05-231-0/+139
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-1810-0/+49
* touchpad_elan: Read resolution and validate against build-time valuesNicolas Boichat2017-05-181-2/+27
* bd9995x: BD9995X_PMON_IOUT_ADC_READ_COUNT is a power of twoDino Li2017-05-091-1/+1
* driver: bd9995x: Modify USB_CHG task so interrupts can be handledScott Collyer2017-05-031-35/+87
* tcpm: it83xx: added chip infoDino Li2017-05-011-1/+15
* BD9995X: Enable/Disable charger depending on charging currentJames Chao2017-04-301-19/+39
* hammer: Only define required options for RO and RWNicolas Boichat2017-04-251-0/+4
* tcpm: it83xx: fill out structure membersDino Li2017-04-251-0/+7
* tcpm: anx74xx: Improvements to low power mode for S3/G3 chipset stateScott2017-04-112-13/+61
* tcpm: anx74xx: Take ANX3429 out of suspend state before I2C accessScott2017-04-111-6/+36
* bd9995x: Disable IADPDaisuke Nojiri2017-03-231-0/+10
* tcpm: Call usb_mux board_init on exit from low power modeDaisuke Nojiri2017-03-164-6/+17
* Add minimal fpc1140 driverVincent Palatin2017-03-162-0/+154
* BD9995X: Do not overwrite the charging current in idle modeVijay Hiremath2017-03-161-1/+3
* tcpm: anx74xx: Only connect aux to sbu when DP mode is selectedScott2017-03-161-38/+105
* driver: kionix: Add checking whoami value at initialization.Yidi Lin2017-03-131-1/+1
* bd9995x: Do not set IADP monitoring enable bitDaisuke Nojiri2017-03-131-8/+0
* Electro: DP CTS testing failed in HBR2 deterministic JitterRyan Zhang2017-03-101-0/+1
* driver/touchpad_elan: Use slightly more precise pressure adjustmentNicolas Boichat2017-03-081-3/+6
* anx74xx: fix role bits for GOOD_CRCVincent Palatin2017-03-082-37/+19
* pd: Add tcpc_select_rp_value to stub tcpm driverScott2017-03-021-1/+2
* driver: kionix: Forgive i2c read failures while the acc is resettingGwendal Grignou2017-03-011-5/+0
* driver: kionix: Increase init delay to 20msGwendal Grignou2017-03-011-1/+1
* driver: Add polling mode support to Si114x ALS sensorScott2017-02-202-0/+17