summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* charger: bd9995x: Disable topoff modeShawn Nematbakhsh2017-09-061-3/+1
* driver: kionix: Forgive i2c read failures while the acc is resettingGwendal Grignou2017-05-261-5/+0
* driver: kionix: Increase init delay to 20msGwendal Grignou2017-05-261-1/+1
* bd9995x: Disable IADPDaisuke Nojiri2017-03-241-0/+10
* tcpm: Call usb_mux board_init on exit from low power modeDaisuke Nojiri2017-03-174-6/+17
* anx74xx: Restore behaviour if CONFIG_USB_PD_TCPC_LOW_POWER is unsetNicolas Boichat2017-03-171-10/+8
* tcpm: anx74xx: Only connect aux to sbu when DP mode is selectedScott2017-03-161-38/+105
* BD9995X: Do not overwrite the charging current in idle modeVijay Hiremath2017-03-141-1/+3
* bd9995x: Do not set IADP monitoring enable bitDaisuke Nojiri2017-03-131-9/+0
* charger/bd9995x: enable IADP bit when charger init.Bruce2017-03-131-2/+3
* Electro: DP CTS testing failed in HBR2 deterministic JitterRyan Zhang2017-03-101-0/+1
* anx74xx: fix role bits for GOOD_CRCVincent Palatin2017-03-082-37/+19
* pdchipinfo: Add option to force renewalDaisuke Nojiri2017-02-273-6/+9
* pdchipinfo: Increase compatibility of fw_versionDaisuke Nojiri2017-02-152-11/+14
* ANX74xx: add TCPC low power mode for different DRP stateKevin K Wong2017-02-132-15/+62
* Add host command to get PD chip informationDaisuke Nojiri2017-02-135-28/+110
* Snappy: Recondition USB3.0 RXDaisuke Nojiri2017-02-101-0/+2
* charge_ramp: Specify port number in board_is_vbus_too_low()Shawn Nematbakhsh2017-02-032-13/+10
* BD9995X: Set VSYSREG_SET register as per Charger State MachineVijay Hiremath2017-02-022-54/+85
* Reef: Reduce max battery charge voltage for 0.5% marginDaisuke Nojiri2017-02-021-4/+7
* bd9995x: more delay time between chg_en and vsys_setWonjoon Lee2017-02-021-11/+23
* driver: bmi160: Set odr to 0 at init.Gwendal Grignou2017-01-131-0/+6
* driver: als: Add error code UNCHANGEDGwendal Grignou2017-01-051-1/+1
* driver: Move sensor private struture definition to boards.Gwendal Grignou2017-01-033-10/+1
* smart_battery: Cleanup smart battery & SB users codeVijay Hiremath2017-01-031-27/+41
* tcpm: anx74xx: Remove auto-toggle supportShawn Nematbakhsh2016-12-152-18/+5
* tcpm: fusb302: Don't mistake meaningful packets for GOOD_CRCShawn Nematbakhsh2016-12-151-41/+75
* bmp280: handle divided by 0 caseli feng2016-12-151-2/+3
* driver: bmi160: Add temperature sensorGwendal Grignou2016-12-152-0/+19
* usb_pd_protocol: tcpm_get_message: Check return valueNicolas Boichat2016-12-153-11/+8
* tcpci_tcpm_get_message: TCPC_REG_RX_BYTE_CNT includes headerNicolas Boichat2016-12-151-1/+10
* BD9995X: Disable input current limitation for all types of chargersVijay Hiremath2016-12-082-2/+9
* tcpm: fusb302: Fix BIST modeShawn Nematbakhsh2016-12-011-1/+14
* tcpm: fusb302: Remove dead rev.A codeShawn Nematbakhsh2016-12-011-113/+3
* tcpm: fusb302: Always take hard reset actions when M_HARDSENT receivedShawn Nematbakhsh2016-12-011-10/+3
* reef: BD9995X: Suspend DC-DC converter when discharging on ACVijay Hiremath2016-11-281-2/+10
* driver/touchpad_elan: Report events to USB HID touchpadNicolas Boichat2016-11-221-24/+47
* driver: bmi160: Remove unnecessary delayGwendal Grignou2016-11-212-8/+10
* BD9995X/reef/snappy/pyro: Boot from the shipmode batteryVijay Hiremath2016-11-182-0/+23
* tcpm: fusb302: Mask BC_LVL interrupt when PD is enabledShawn Nematbakhsh2016-11-171-0/+17
* Fix various misspellings in commentsMartin Roth2016-11-156-8/+8
* accel: add accel driver for LSM6DSMMario Tesi2016-11-153-0/+536
* anx74xx: Fix typo in anx74xx_check_cc_type functionDivya Sasidharan2016-11-141-1/+1
* smart_battery: Add console command to read ManufacturerAccess() dataVijay Hiremath2016-11-121-0/+57
* bd9995x: Battery charging profile settingsVijay Hiremath2016-11-121-34/+69
* reef: enable tcpc low power modeKevin K Wong2016-11-113-0/+7
* driver/touchpad_elan: Basic elan touchpad driverNicolas Boichat2016-11-083-0/+261
* driver: sensor: Remove set_interruptGwendal Grignou2016-11-084-40/+0
* bd9995*: maintain VBAT voltage as battery maximumWonjoon Lee2016-11-081-1/+2
* anx74xx: Modifed tcpm_get_cc function to fix check for 3.0 A typeScott2016-11-042-37/+50