summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* charger/isl923x: Implement charger_get_system_power from PSYSNicolas Boichat2018-01-102-42/+46
* charger/isl923x: Protect CONTROL1 read-modify-write with a mutexNicolas Boichat2018-01-041-20/+48
* charge_state_v2: Add charge_set_output_current_limit functionNicolas Boichat2018-01-044-2/+8
* driver/bc12/pi3usb9281: Make a few functions staticNicolas Boichat2018-01-032-21/+6
* Add SB-TSI temp sensor driverAlec Thilenius2018-01-033-0/+87
* ec_driver: Add ADT7481 and TMP411 I2C sensorsScott Worley2017-12-285-1/+999
* charger/rt946x: Increase boost current thresholdPhilip Chen2017-12-181-1/+1
* meowth: zoombini: Mask off 5V PGOOD and COMP_C.Aseda Aboagye2017-12-181-0/+1
* charger/rt946X: Set boost current threshold correctlyPhilip Chen2017-12-181-18/+14
* touchpad_elan: Add support for debugging modeNicolas Boichat2017-12-141-2/+125
* ppc: Add API to set Vbus source ILIM.Aseda Aboagye2017-12-131-0/+37
* ppc: sn5s330: Add interrupt handler.Aseda Aboagye2017-12-122-0/+50
* battery/max17055: Support advanced config with battery profilePhilip Chen2017-12-112-53/+161
* isl923x: Add support for reverse AMON ("OTG")Nicolas Boichat2017-12-111-22/+41
* isl923x: Use ccprintf in print_amon_bmonNicolas Boichat2017-12-111-1/+1
* motion: Add bh1730 as a motion sensorYB.Ha2017-12-083-0/+267
* sn5s330: Add support for Vbus detection.Aseda Aboagye2017-12-062-5/+23
* ppc: sn5s330: Fix current limit setting.Aseda Aboagye2017-12-061-7/+17
* eve_fp: update fingerprint architectureVincent Palatin2017-12-062-345/+0
* ppc: Create generic PPC driver framework.Aseda Aboagye2017-12-062-91/+46
* ppc: Add common APIs.Aseda Aboagye2017-12-051-0/+25
* ppc: sn5s330: Add API to determine if FET is on.Aseda Aboagye2017-12-052-19/+75
* sn5s330: Clear interrupts and setup masks at init.Aseda Aboagye2017-12-052-2/+106
* tcpm: fusb302: Wake PD task on VBUS level changeShawn Nematbakhsh2017-12-041-0/+15
* grunt: Initial USB PD board code.Edward Hill2017-11-301-0/+1
* charger: add sy21612 buck-boost converter driverRong Chang2017-11-293-0/+378
* sb_fw_update: Get rid of CONFIG_SB_FIRMWARE_UPDATEFurquan Shaikh2017-11-283-385/+0
* OPT3001: Support MOTIONSENSE_CMD_SENSOR_[OFFSET|RANGE] for calibration.Marco Chen2017-11-262-51/+34
* touchpad_elan: Rename task/interrupts functionsNicolas Boichat2017-11-202-20/+3
* motion_sense: Put set_range in common codeGwendal Grignou2017-11-1710-67/+25
* PS8751 and PS8805 does not generate BIST Carrier Mode 2Sam Hurst2017-11-142-1/+47
* usb_update: Add support for touchpad debugging featureNicolas Boichat2017-11-141-0/+7
* isl9238: Don't reread PROG pin or reload ILIM.Aseda Aboagye2017-11-142-0/+24
* isl923x: Change charger_post_init().Aseda Aboagye2017-11-141-28/+41
* isl9238: Raise min input voltage limit.Aseda Aboagye2017-11-132-1/+15
* pi3usb9281: sync USB switch hardware control with switch stateRong Chang2017-11-131-0/+3
* bd9995x: Leave USB data switches closed on PD power swapShawn Nematbakhsh2017-11-072-35/+56
* bd9995x: Use fixed PD-port-to-VBUS/VCC mappingShawn Nematbakhsh2017-11-072-26/+17
* Fizz: Modify thermal tableRyan Zhang2017-11-062-8/+55
* battery/max17055: Allow chargingPhilip Chen2017-11-031-0/+10
* battery/max17055: Use macros to clean up duplicate codePhilip Chen2017-11-021-25/+25
* charger/rt946x: Implement VBUS measurementPhilip Chen2017-11-012-1/+47
* driver: add IT5205 mux driverDino Li2017-10-313-0/+153
* driver: BMM150: Set max frequency based on repetitions settingGwendal Grignou2017-10-301-1/+10
* driver: Rename pmic_tps650830 -> pmic_tps650x30.Aseda Aboagye2017-10-262-35/+35
* battery/max17055: Measure temperature using external thermistorPhilip Chen2017-10-241-0/+13
* driver: ppc: Add support for TI SN5S330.Aseda Aboagye2017-10-233-0/+425
* bq24392: Make chip_en active low.Aseda Aboagye2017-10-231-9/+26
* isl9238: Add support for providing power using OTGNicolas Boichat2017-10-202-2/+51
* scarlet: Lower VMIVRPhilip Chen2017-10-191-1/+1