summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* util: align the IN_RANGE implementation with zephyrTing Shen2022-03-231-2/+2
* common: vivaldi: modify key struct to be overridableLeo-Tsai2022-03-221-1/+1
* i2c: Add addr_flags and cmd to board_allow_i2c_passthru()Ricardo Quesada2022-03-171-5/+24
* i2c: move PASSTRHU_RESTRICTED check to check_i2c_paramsRicardo Quesada2022-03-171-8/+6
* dps: ensure DPS task waited for enough timeEric Yilun Lin2022-03-161-0/+1
* gpio: Cleanup CONFIG_CMD_GPIO_EXTENDEDKeith Short2022-03-161-16/+11
* zephyr: Directly map GPIO flagsKeith Short2022-03-161-0/+6
* ectool: support dps enable/disable commandEric Yilun Lin2022-03-151-0/+12
* dps: move disable process to dps_enable()Eric Yilun Lin2022-03-151-3/+6
* fpsensor: Tidy up fp_match_successAndrea Grandi2022-03-141-10/+4
* Revert "battery: Do not return display_soc if data is bad"Daisuke Nojiri2022-03-121-10/+0
* battery: Set EC_BATT_FLAG_INVALID_DATA correctlyDaisuke Nojiri2022-03-122-2/+2
* usbpd: Advertise USB COMM_CAP in RDOCaveh Jalali2022-03-111-3/+25
* usb_pd_timer: use atomic_*_bit functionsDawid Niedzwiecki2022-03-101-108/+47
* Banshee:implement LED behaviorLeo-Tsai2022-03-101-0/+5
* usbc: define CONFIG_AP_PWRSEQ in usbc common filesDeepti Deshatty2022-03-093-4/+4
* mrbland: Disable lid detect when the base is detachedSiyu Qin2022-03-091-0/+15
* zephyr: test enabling charge state debuggingYuval Peress2022-03-091-0/+16
* common: pwm: drop Zephyr support codeFabio Baltieri2022-03-081-23/+5
* usbpd: Add source PDO vector helperCaveh Jalali2022-03-081-6/+17
* zephyr: test: Add tests for chgstate idle commandYuval Peress2022-03-071-1/+1
* fpsensor: Fix build error in public-postsubmitAndrea Grandi2022-03-071-11/+13
* dps: do not evaluate a SRC portEric Yilun Lin2022-03-041-0/+4
* USB: Enable port power to use IOEX pinsDiana Z2022-03-041-1/+1
* fpsensor: Fix output of "fpmatch" commandAndrea Grandi2022-03-041-3/+3
* test-drivers: Fix comparison warningsAbe Levkoy2022-03-021-1/+1
* battery: Do not return display_soc if data is badRob Barnes2022-03-011-0/+10
* RGBKBD: Add RGB Keyboard taskDaisuke Nojiri2022-03-012-0/+316
* virtual_battery: support RunTimeToEmpty 0x11 commandEric Yilun Lin2022-03-011-0/+12
* gpio: cleanup header usage for i2cKeith Short2022-02-256-0/+6
* gpio: cleanup header usage for chipset taskKeith Short2022-02-251-0/+1
* gpio: cleanup header usage for buttonsKeith Short2022-02-251-0/+1
* PCHG: Handle host events in queueDaisuke Nojiri2022-02-241-30/+83
* KB: Implement antighost keyboard scannerParth Malkan2022-02-242-14/+119
* tests: TCPMv2: reset tc structure only for one portTomasz Michalec2022-02-211-6/+2
* common: pwm: handle EC_PWM_TYPE_KB_LIGHT with the kblight APIFabio Baltieri2022-02-181-7/+23
* zephyr: suppress warnings about pointers to unaligned dataMichał Barnaś2022-02-173-16/+40
* zephyr: Fix broken tests when coverage is enabledJeremy Bettis2022-02-171-1/+1
* TCPMv2: Data Reset to exit modesAbe Levkoy2022-02-151-4/+23
* stm32: Add the DFU Boot ManagerBrian J. Nemec2022-02-151-0/+2
* zephyr: Include common/system.c in posix alsoJeremy Bettis2022-02-151-0/+4
* usbc: add CONFIG_USB_PD_STARTUP_DELAY_MSPeter Marheine2022-02-111-0/+4
* vivaldi: add menu buttonBoris Mittelberg2022-02-111-0/+1
* write protect: extract checking write protectDawid Niedzwiecki2022-02-113-18/+7
* zephyr: pwm-leds: convert pwm_led to the Zephyr PWM APIFabio Baltieri2022-02-091-0/+2
* TCPMv2: Cancel DR swap to DFP when entering modeDiana Z2022-02-091-2/+4
* TYPEC_CONTROL: Add new subcommand for TBT UFP behaviorDiana Z2022-02-091-0/+10
* led_pwm: move enum casting in the PWM_LED_NO_CHANNEL definitionFabio Baltieri2022-02-081-6/+6
* led_pwm: use struct pwm_led_color_map for storing duty valuesFabio Baltieri2022-02-081-1/+1
* tcpm: try TCPC FRS control even when PPC does not implement FRSCaveh Jalali2022-02-031-1/+2