summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* servo_v4: pd: Added Device Test System supportScott2017-01-261-1/+1
* Reef: Reduce max battery charge voltage for 0.5% marginDaisuke Nojiri2017-01-251-4/+7
* isl9238: Add support for battery discharging BMON current monitorNicolas Boichat2017-01-242-32/+81
* driver: bmi160: Set odr to 0 at init.Gwendal Grignou2017-01-101-0/+6
* motion_sense: Add "spoof" modeAseda Aboagye2017-01-071-0/+4
* charger: isl923x: Add support for ISL9238Nicolas Boichat2017-01-054-300/+329
* driver: als: Add error code UNCHANGEDGwendal Grignou2017-01-051-1/+1
* smart_battery: Cleanup smart battery & SB users codeVijay Hiremath2017-01-021-27/+41
* driver: temp_sensor: Add support for TI TMP112 sensorMoritz Fischer2016-12-303-0/+112
* driver: Move sensor private struture definition to boards.Gwendal Grignou2016-12-283-10/+1
* tcpm: anx74xx: Remove auto-toggle supportShawn Nematbakhsh2016-12-202-18/+5
* tcpm: fusb302: Don't mistake meaningful packets for GOOD_CRCShawn Nematbakhsh2016-12-141-41/+75
* bmp280: handle divided by 0 caseli feng2016-12-141-2/+3
* driver: bmi160: Add temperature sensorGwendal Grignou2016-12-122-0/+19
* usb_pd_protocol: tcpm_get_message: Check return valueNicolas Boichat2016-12-083-11/+8
* tcpci_tcpm_get_message: TCPC_REG_RX_BYTE_CNT includes headerNicolas Boichat2016-12-081-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
* reef: enable tcpc-controlled drp toggleKevin K Wong2016-11-024-32/+91
* driver: bmi160: Autocalibrate Accelerometer properly.Gwendal Grignou2016-11-021-1/+6
* BD9995X: Fix disable case in bd9995x_select_input_portScott2016-11-011-1/+1
* anx74xx: Added check for hard reset done bit in IRQ statusScott2016-10-311-0/+4
* reef: Enable BD9995X power save mode when hibernatedVijay Hiremath2016-10-282-12/+16
* driver: bma2x2/kionix remove unused fieldsGwendal Grignou2016-10-282-6/+0
* BD9995X: Disable input to port when sourcingVijay Hiremath2016-10-272-19/+27
* anx74xx: update usage with its CC_STATUS registerKevin K Wong2016-10-131-38/+26
* smart_battery: Remove smart charger unreachable codeVijay Hiremath2016-10-114-10/+33
* kionix: Add reading whoami to be sure device has booted.Gwendal Grignou2016-10-082-8/+29
* driver: bmi160: Fix logic issue when accelerometer is not first sensorGwendal Grignou2016-10-071-4/+2
* driver: bmi160: Add config variable for INT2 settingGwendal Grignou2016-10-071-8/+10
* ec: Remove fusb302 rev.A supportSam Hurst2016-09-291-102/+26
* charger: bd9995x: Reset map command set on failed set operationShawn Nematbakhsh2016-09-281-4/+6
* bd9995x: Disable fast/pre-charging watchdog timerphilipchen2016-09-261-2/+2