summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-064-28/+87
* driver: bm160: Fix minimal gyro frequencyGwendal Grignou2017-09-201-1/+1
* driver: lsm6dsm/lsm6dsl: Fix LSM6DSM_ODR_TO_NORMALIZE macroGwendal Grignou2017-09-201-6/+6
* hammer: Support different IC types in touchpad FW updateChun-Ta Lin2017-09-141-5/+30
* battery/max17055: update battery remaining capacity message dynamicLin Huang2017-09-131-1/+9
* cleanup: Remove lucid and snoball boardsShawn Nematbakhsh2017-09-121-7/+0
* driver/touchpad_elan: Add support for FW updatingChun-Ta Lin2017-09-121-5/+157
* tcpm: it83xx: enable cc voltage detector after vconn is offedDino Li2017-09-081-2/+18
* cleanup: Remove duplicate BD9995X CONFIGsShawn Nematbakhsh2017-09-023-10/+6
* touchpad_elan: Discard zero finger clicksNicolas Boichat2017-09-011-7/+11
* anx3429: force chip reset on PD_RESUMECaveh Jalali2017-08-292-2/+14
* charger/rt946x: Fix the function namePhilip Chen2017-08-291-1/+1
* tcpm: fusb302: Round VNC and Rd thresholds to nearest stepShawn Nematbakhsh2017-08-281-1/+6
* charger: bd9995x: Disable topoff modeShawn Nematbakhsh2017-08-281-3/+1
* anx3429: read chip firmware version during initCaveh Jalali2017-08-251-0/+2
* anx74xx: enable driver "release".Caveh Jalali2017-08-241-1/+5
* charger/rt946x: Disable battery thermal protectionPhilip Chen2017-08-222-0/+9
* tcpm: Configure board specific post TCPC initVijay Hiremath2017-08-211-1/+11
* battery/max17055: Specify desired charging voltage/currentPhilip Chen2017-08-211-2/+2
* battery/max17055: Wait longer for initial configPhilip Chen2017-08-181-2/+2
* battery/max17055: Process negative current/temperature rightPhilip Chen2017-08-181-2/+2
* charger/rt946x: Finish init no matter which CHIP REV it isPhilip Chen2017-08-172-8/+4
* ps8xxx: use custom tcpm_drvCaveh Jalali2017-08-164-2/+54
* usb_hid_touchpad: Add timestamp field to touch eventsNicolas Boichat2017-08-161-0/+14
* usb_mux: Merge PS8743 & PS8740 as PS874XVijay Hiremath2017-08-117-342/+233
* usb_mux: Add driver support for PS8743 chipDivya Sasidharan2017-08-113-0/+149
* sensors: add bmi160 & kionix orientation driverNick Vaccaro2017-08-085-2/+178
* Fix inconsistent task function declarationsStefan Reinauer2017-08-084-4/+5
* driver: Add driver header for PCA9555 I/O port controllerVijay Hiremath2017-08-071-0/+41
* bq24392: Remove unneeded variables.Aseda Aboagye2017-08-041-16/+10
* bd9995x: Don't set charger current in battery profile functionScott Collyer2017-08-041-3/+0
* usb_update: Add a way to fetch touchpad informationNicolas Boichat2017-08-031-0/+35
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-312-5/+3
* driver: Add support for TI BQ24392.Aseda Aboagye2017-07-312-0/+146
* chip/stm32/usb_hid_touchpad: Widen pressure field to 10 bitsNicolas Boichat2017-07-311-1/+1
* battery/max17055: Add max17055 fuel gauge driverPhilip Chen2017-07-272-0/+376
* charger/rt946x: Add chip-specific interface functionsPhilip Chen2017-07-272-0/+46
* driver: sensor: tune MAX_FREQGwendal Grignou2017-07-132-3/+3
* charger/rt946x: add Richtek rt946x charger driverPhilip Chen2017-07-133-0/+957
* driver: tcpm: ps8xxx: Add support for PS8805.Aseda Aboagye2017-07-115-57/+80
* tcpm: it83xx: Use pd common code macro to analyze message headerDino Li2017-06-292-18/+5
* tcpm: add .release driver operation.Caveh Jalali2017-06-287-2/+62
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-06-224-1463/+0
* cleanup: motion_sense: Remove driver data structure externsShawn Nematbakhsh2017-06-154-25/+0
* BD9995X: Disable input current limiting for VBAT < VSYSREG_SETVijay Hiremath2017-06-032-1/+29
* sensor: bmi160: Fix macro used to set double tap intersticeScott Collyer2017-05-311-1/+1
* pd: ensure tighter timings for IRQ_HPD pulseKevin K Wong2017-05-292-2/+29
* tcpm: it83xx: reload cc parameter setting during initializationDino Li2017-05-251-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