summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
...
* charger/rt946x: Clear irq flags correctlyPhilip Chen2018-01-301-9/+9
* charger/rt946x: Log the init failurePhilip Chen2018-01-301-2/+4
* Nami: Update for ALS and temperture sensorElmo_Lan2018-01-283-0/+97
* driver/led: Add LM3630A driverBenjamin Gordon2018-01-253-0/+138
* bd9995x: Clear VSYS_PRIORITY when Vbat > Vbat_minScott Collyer2018-01-221-2/+43
* touchpad_elan: Add retry logic if the touchpad does not respondNicolas Boichat2018-01-211-2/+33
* scarlet: Use TCPC to detect if AC is presentPhilip Chen2018-01-181-0/+4
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-01-162-0/+38
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-101-0/+4
* 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