summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* driver/lsm6dsm: Fix issue while setting Magnetometer ODRKarthikeyan Ramasubramanian2019-02-121-11/+4
* temp_sensor: Guard thermistor readings by their power rail enable gpioScott Collyer2019-02-121-6/+33
* tcpc/mt6370: Fix keeps entering/leaving LPM when sink device attached.Yilun Lin2019-02-121-7/+13
* driver: bmi160: for reference, add for lis2mdl supportGwendal Grignou2019-02-111-0/+5
* RT946x: Make mt6370_led_set_color accept composite colorsDaisuke Nojiri2019-02-092-15/+11
* driver: lsm6dsm: Integrate LIS2MDL behind LSM6DSMGwendal Grignou2019-02-087-224/+343
* config: Add magnetometer definitionsGwendal Grignou2019-02-081-1/+1
* driver: lsm6dsm: Clean register definitionGwendal Grignou2019-02-071-53/+83
* anx74xx: Make ML0/ML1 unconnected if USB is enabled but DP isn'tWai-Hong Tam2019-02-011-7/+13
* ps8xxx: put the PS8751's power role to sink stateJames_Chao2019-01-311-1/+17
* oz554: Add oz554_set_config APISue Chen2019-01-302-5/+32
* hatch: Add support for charging and USB type CScott Collyer2019-01-291-0/+4
* BC1.2: Add usb_charger_reset_charge APIDaisuke Nojiri2019-01-261-11/+2
* driver: lsm6dsm: add reboot at init timeDevin Lu2019-01-252-0/+51
* Ampton: Set the PS8751 to source mode before enter low power modeJames_Chao2019-01-254-1/+18
* PI3USB9238: Read device type and charge registers after INTB assertionstabilize-11647.70.Bstabilize-11647.104.Brelease-R73-11647.BDaisuke Nojiri2019-01-242-42/+85
* tcpm/it83xx.c: don't reload cc parameter settings for DxRuibin Chang2019-01-221-0/+2
* LSM6: Throw out junk data after ODR changesDiana Z2019-01-192-15/+34
* LSM6: Follow ODR change procedure from application notesDiana Z2019-01-193-31/+52
* drvier: lsm6dsm: Populate Gyroscope scale properlyGwendal Grignou2019-01-192-36/+22
* LSM6: Correct timestamp reporting and FIFO lengthDiana Z2019-01-172-8/+12
* driver/ppc/nx20p348.c: Handle overcurrent eventKarthikeyan Ramasubramanian2019-01-171-5/+2
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-171-2/+3
* usb_mux_virtual: Update the virtual MUX when HPD level or irq changesVijay Hiremath2019-01-172-10/+30
* pd: Remove unneeded code from anx74xx.c tcpc driverSam Hurst2019-01-131-10/+5
* anx74xx: Rename the registers to more meaningfulWai-Hong Tam2019-01-112-23/+35
* oz554: Keep interrupt always enabledDaisuke Nojiri2019-01-081-8/+13
* pd: Enable USB PD SOP' and SOP'' CommunicationSam Hurst2019-01-075-5/+165
* driver/sensorhub_lsm6dsm: fix sensorhub mode slv0 addressDevin Lu2019-01-031-1/+1
* driver/led/lm3630a: Wait 1ms for I2C to be readyEdward Hill2018-12-231-0/+6
* rammus: reconfig the PS8751 i2c port according to the board versionZhuohao Lee2018-12-201-0/+4
* tcpc: remove reset check in alert handlerJett Rink2018-12-181-4/+12
* it83xx/intc:add type-c plug in interruptRuibin Chang2018-12-182-0/+21
* tcpc: wait for TCPC wake up upon first accessJett Rink2018-12-181-52/+49
* atlas: enable active discharge on all railsCaveh Jalali2018-12-181-0/+2
* bmi160: exit IRQ loop if error during reg readJett Rink2018-12-141-2/+4
* bmi160: do not overrun the amount of data read from the BMI FIFOEnrico Granata2018-12-131-8/+11
* oz554: Move oz554 driver code to common directoryDaisuke Nojiri2018-12-133-0/+120
* bmi160: Keep timestamp and FIFO synchronizedEnrico Granata2018-12-121-8/+2
* cheza: Mux the 1st-plugged UFP port which is not a chargerWai-Hong Tam2018-12-082-1/+4
* battery/max17055: Update batt_param as a whole.Yilun Lin2018-12-061-29/+32
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2018-12-0312-9/+29
* it83xx/intc:message id of pd packet repeatRuibin Chang2018-11-292-0/+13
* driver/anx7447: Modify Vconn SW protection time of inrush current and power S...xiong.huang2018-11-262-1/+20
* touchpad_st: do not generate 0 finger hid eventWei-Han Chen2018-11-191-1/+3
* kukui: Fix shipping mode VSYS leakage.Yilun Lin2018-11-194-4/+89
* ppc/nx20: add more fault condition printsJett Rink2018-11-161-2/+11
* Battery: Use host full capacity to compute display percentageDaisuke Nojiri2018-11-161-0/+3
* atlas: clean up ROP PMIC registersCaveh Jalali2018-11-151-0/+6
* SN5S330: treat interrupts as level-sensitiveDiana Z2018-11-131-22/+41