summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
...
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-099-12/+15
* 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
* touchpad_gt7288: replace Kernel-doc with DoxygenHarry Cutts2019-11-062-30/+35
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-0119-45/+46
* tcpci: fix tcpc_alert error messageCaveh Jalali2019-11-011-2/+2
* Cleanup: Renaming pd_is_ufp to pd_partner_is_ufpAyushee2019-11-011-1/+1
* tcpm/fusb302: implement low power modeTing Shen2019-10-311-1/+10
* Revert "smart_battery: add smbus error checking support"Caveh Jalali2019-10-301-43/+8
* battery/mm8013: Fix reversed WANT_CHG flag.Yilun Lin2019-10-301-3/+3
* fpsensor: Clean up headers and MakefilesTom Hughes2019-10-2810-25/+55
* fpsensor: Add OWNERS for driver/fingerprint directoryTom Hughes2019-10-281-0/+1
* fpsensor: Copy BEP and libfp source files from private repoTom Hughes2019-10-2820-0/+1802
* smart_battery: add smbus error checking supportTing Shen2019-10-281-8/+43
* driver: lis2dw12/lis2dwl: fix wrong __fls usagePaul Ma2019-10-252-10/+24
* driver: g753: add driver supportLu Zhang2019-10-253-0/+246
* tcpci: remove extra write when sending HARD_RSTJett Rink2019-10-231-0/+10
* usb_mux: Add driver for AMD FP5 USB/DP MuxEdward Hill2019-10-233-0/+119
* board/hammer: Fix masterball touchpad settingsNicolas Boichat2019-10-181-1/+3
* driver: bmi160: Move commit to end of loopYuval Peress2019-10-161-2/+7
* helios: Detect PPC sn5s330 CC1/CC2 OVP and release OVP.Michael5 Chen2019-10-142-14/+58
* tcpci: protect against buffer overflowCaveh Jalali2019-10-111-6/+12
* trembyle: board specific fast switch enable/disableDenis Brockus2019-10-092-3/+5
* common: add `RETURN_ERROR` macroHarry Cutts2019-10-091-6/+0
* charger/mt6370: fix the disable sequence of bc12 detectionTing Shen2019-10-081-3/+12
* ppc: driver changes for FRSDenis Brockus2019-10-081-1/+1
* tcpc: driver changes for FRSDenis Brockus2019-10-073-22/+99
* pd: FRS enable/disable and interrupt handlingDenis Brockus2019-10-072-2/+20
* ppc: add AOZ1380 driverDenis Brockus2019-10-063-0/+160
* isl9241: fix max/min/step currents in charger infoEdward Hill2019-10-051-6/+6
* include: De-longify BIT() macroEvan Green2019-10-051-1/+1
* printf: Fix formatting errorsEvan Green2019-10-054-4/+6
* printf: Convert %l to %llEvan Green2019-10-051-2/+4
* printf: Add support for %zEvan Green2019-10-051-3/+3
* printf: Convert %b to %pbEvan Green2019-10-055-17/+21
* printf: Convert %h to %phEvan Green2019-10-051-10/+11
* printf: Convert %T to %pTEvan Green2019-10-052-5/+4
* kukui: Raise DCP current limit to 2150mA.Yilun Lin2019-10-022-1/+8
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-024-9/+13
* battery: add precharge voltageTing Shen2019-10-012-2/+5
* bq25710: Update ICO mode feature for charger hw rampScott Collyer2019-10-012-18/+33
* tcpci: add missing CPRINTS argumentCaveh Jalali2019-09-261-1/+1
* touchpad_gt7288: support touch width and heightHarry Cutts2019-09-212-3/+10
* touchpad_gt7288: Basic driver for Goodix GT7288Harry Cutts2019-09-183-0/+306
* tcpc/mt6370: Change rp_def level and enable rx deadzone as sinkGene Chen2019-09-172-3/+47
* driver/tcpm/anx7447: bound port argumentPatrick Georgi2019-09-121-0/+4
* anx7447: Add proper mux setting for DP alt mode and DTS mode (CCD)Lee, Shawn C2019-09-122-2/+70
* rt946x: raise current limit to 2A for HW rampTing Shen2019-09-091-1/+3
* drivers/tcs3400: fix a couple values in lux tableNick Vaccaro2019-09-092-7/+9
* driver/wpc/p9221: Avoiding using uninitialized variablePatrick Georgi2019-09-041-5/+7