summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* driver: bmi160 Add code for calibrationGwendal Grignou2015-07-154-50/+191
* driver: bmi160: Add FIFO and interrupt supportGwendal Grignou2015-07-102-81/+421
* driver: bm160: fix ODR_TO_REG macrosGwendal Grignou2015-07-101-3/+7
* driver: lsm6ds0: Add bias offset codeGwendal Grignou2015-07-092-32/+47
* driver: kxcj9: Add bias offset codeGwendal Grignou2015-07-092-31/+46
* bq2598x: ryu: take into account hardware input current optimizerVincent Palatin2015-07-012-0/+33
* tcpc: use initialization complete alert bit to signal readinessAlec Berg2015-06-301-3/+7
* usb_mux: Add support for Parade PS8740 chipShawn Nematbakhsh2015-06-303-0/+150
* usb_mux: Add driver interface for USB-C muxesShawn Nematbakhsh2015-06-305-99/+267
* tcpc: update tcpci registers to latest specAlec Berg2015-06-303-32/+47
* pd: refactor tcpm and move alert function to tcpm driverAlec Berg2015-06-303-17/+193
* pd: create driver/tcpm/ to hold TCPM driversAlec Berg2015-06-243-0/+286
* bq2589x: ryu: enable IR compensationVincent Palatin2015-06-242-0/+33
* cleanup: fix all the header guardsBill Richardson2015-06-1822-64/+64
* bq2589x: fix typo in voltage selectionVincent Palatin2015-06-181-1/+1
* accel: Fix BMM150 init sequenceGwendal Grignou2015-06-131-2/+4
* usb: pi3usb9281: Allow flexible chip configurationsShawn Nematbakhsh2015-06-122-102/+94
* mcdp28x0: Add more useful error codes.Todd Broch2015-06-112-31/+60
* Stream: Remove in_stream/out_stream interfaceAnton Staaf2015-06-111-8/+16
* Remove obsolete board-specific codeRandall Spangler2015-06-102-141/+0
* charger: Add Intersil charger ISL9237Rong Chang2015-06-083-0/+484
* mcdp28x0: Use custom appstest command for get_infoTodd Broch2015-05-301-13/+16
* mcdp28x0: add appstest console command.Todd Broch2015-05-302-3/+66
* oak: add initial support for oak board rev1Rong Chang2015-05-273-0/+164
* Producer/Consumer: Refactor to use Queue policiesAnton Staaf2015-05-261-13/+11
* Queue: Add policies to queuesAnton Staaf2015-05-261-2/+2
* mcdp28x0: Add devid console command.Todd Broch2015-05-222-7/+39
* mcdp28x0: Add info console command.Todd Broch2015-05-221-6/+32
* mcdp28x0: Add checksum verification to rx_serial.Todd Broch2015-05-222-13/+22
* driver: Add BMM150 behind BMI160 support.Gwendal Grignou2015-05-163-38/+265
* driver: Add BMI160 basic driver supportGwendal Grignou2015-05-123-0/+647
* driver: Use common data structure to store default accel valuesGwendal Grignou2015-05-123-26/+19
* bq24770: Corrected charger driver used an incorrect SMBUS address.Kevin K Wong2015-04-292-14/+19
* bq2589x: update driverstabilize-6996.BVincent Palatin2015-04-212-9/+51
* lsm6ds0: Cache ODR and range on EC.Aseda Aboagye2015-04-202-20/+26
* charger: add TI BQ2589x charger driverVincent Palatin2015-04-023-0/+362
* Skip the battery device name reading on BQ27742Vincent Palatin2015-03-261-0/+6
* charger: bq24773: Fix read input current errorstabilize-6912.Bjames_chao2015-03-241-2/+2
* charger: Add support for bq24770james_chao2015-03-243-27/+108
* pi3usb9281: Always set reserved control bitsShawn Nematbakhsh2015-03-042-10/+14
* Producer/Consumer: Convert USART and USB Stream driversAnton Staaf2015-03-021-8/+18
* pi3usb9281: Fix handling of REG_CONTROL (02H) reserved bitsShawn Nematbakhsh2015-02-052-15/+22
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-031-0/+13
* mcdp28x0: Move structure definitions to ec_commands.hShawn Nematbakhsh2015-01-312-16/+1
* ryu: Implement charging profileVic Yang2015-01-292-0/+216
* ectool: parse accessory logs for dingdong & hohoTodd Broch2015-01-281-2/+0
* bq24773: turn off prochot warningAlec Berg2015-01-262-3/+7
* samus: modify fast charging profile to avoid charge problemsAlec Berg2015-01-261-29/+91
* samus: add battery cutoffAlec Berg2015-01-241-0/+24
* bq27541: report battery present stateVic Yang2015-01-241-2/+12