summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* driver: icm426xx: discard first data instead of sleepingJean-Baptiste Maneyrol2021-10-083-22/+98
* driver: fix function name in icm_common.cDavid Huang2021-10-081-3/+3
* driver: add ICM-42607 driver supportJuHyun Kim2021-10-083-0/+1415
* driver: add ICM-426xx driver supportJean-Baptiste Maneyrol2021-10-085-0/+1726
* driver: tcs3400: Report ODR for RGB sensorGwendal Grignou2020-12-081-5/+5
* Kakadu: Fix battery charging status for bq27542wen zhang2020-12-081-0/+4
* Kakadu: Fix battery is_present status for bq27542wen zhang2020-12-041-2/+4
* Kakadu: Add new battery support for gauge bq27542wen zhang2020-11-131-4/+75
* driver: bma2x2: Limit max frequency to 125HzGwendal Grignou2020-10-181-2/+8
* it8801: fix the it8801_pwm_(set|get)_dutyZhuohao Lee2020-09-281-3/+3
* Fennel: Modify it8801 keyboard backlight driver and Enable keyboard backlightMike Lee2020-09-282-9/+57
* driver: lis2dw12/lis2dwl: fix wrong __fls usagePaul Ma2020-06-302-10/+24
* charger/isl9238c: enable slew rate controlTing Shen2020-06-113-60/+78
* bc12: Limit max current to 1.5AAseda Aboagye2020-05-215-30/+46
* ioexpander/it8801: to avoid causing cache to reset when EC is resettim2020-04-301-12/+22
* kodama: rewrite charger CHG_CTRL1 registerxiong.huang2020-03-021-0/+2
* driver/ioexpander_it8801: add I/O expander driver for GPIOtim2020-02-202-17/+220
* Kodama: delay to enable charger EOC and TE functionxiong.huang2020-02-141-0/+7
* driver: bmi160: Fix rounding error in set_offset() and get_offset()Ching-Kang Yen2020-02-131-8/+13
* rt946x: lock ADC before cut-off.Allen Chiang2020-01-142-4/+41
* rt946x: reduce DB and BL driving capacityAllen Chiang2020-01-062-0/+57
* jacuzzi: enable ledTing Shen2019-12-272-1/+145
* rt946x: polish charger log formatEric Yilun Lin2019-12-231-5/+6
* kodama: overwrite bad battery params to known good valueTing Shen2019-12-231-0/+1
* charger/rt946x: support AC state detectionEric Yilun Lin2019-12-201-0/+21
* Reland "rt946x: reduce log info"Eric Yilun Lin2019-12-181-46/+18
* Revert "rt946x: reduce log info"Eric Yilun Lin2019-12-181-17/+45
* rt946x: reduce log infoEric Yilun Lin2019-12-181-45/+17
* cleanup: Segregate ioexpander related drivers in ioexpander folderVijay Hiremath2019-12-179-5/+5
* fusb302: implement vbus measurement using tcpcTing Shen2019-12-172-0/+62
* fusb302: fix lower power modeTing Shen2019-12-172-3/+66
* tcpm/fusb302: implement low power modeTing Shen2019-12-171-1/+10
* charger/rt946x: expose rt946x_get_adcYilun Lin2019-12-172-10/+19
* driver/ioexpander_it8801: add I/O expander driver for keyboardtim2019-12-163-0/+274
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-12-1219-45/+46
* charger/rt946x: fix updating CHARGE_SUPPLIER_NONEEric Yilun Lin2019-12-091-1/+2
* charger/rt946x: do BC1.2 recognition when requiredYilun Lin2019-12-031-16/+42
* charger/rt946x: fix charger Vsys shortYilun Lin2019-11-202-0/+60
* charger/rt946x: add delay for current limit source selectYilun Lin2019-11-201-0/+4
* charger/rt946x: fix mt6370 IEOC inaccuracyYilun Lin2019-11-201-8/+63
* rt946x: Fix MT6370 charger type detectionGene Chen2019-11-141-0/+30
* rt946x: Fix MT6370 Charger back boost and INT miss issueAllen Chiang2019-11-132-44/+342
* Clean up double tap related definitionHeng-Ruey Hsu2019-11-132-9/+9
* Add double tap and make motion sense wake up apHeng-Ruey Hsu2019-11-111-5/+5
* Kodama: SMP battery cannot be charged in over discharge statexiong.huang2019-11-082-0/+11
* kukui: Support mt6370 bc12 detect apple/samsung TATJ Wu2019-11-072-42/+190
* battery/mm8013: Fix reversed WANT_CHG flag.Yilun Lin2019-10-301-3/+3
* smart_battery: add smbus error checking supportTing Shen2019-10-281-8/+43
* tcpci: protect against buffer overflowCaveh Jalali2019-10-241-6/+12
* charger/mt6370: fix the disable sequence of bc12 detectionTing Shen2019-10-241-3/+12