| Commit message (Expand) | Author | Age | Files | Lines |
* | board: Sort header files | Jeremy Bettis | 2022-12-01 | 1 | -1/+1 |
* | Update license boilerplate text in source code files | Mike Frysinger | 2022-09-12 | 8 | -8/+8 |
* | board/fleex/board.c: Format with clang-format | Jack Rosenthal | 2022-07-01 | 1 | -40/+37 |
* | board/fleex/led.c: Format with clang-format | Jack Rosenthal | 2022-06-28 | 1 | -19/+28 |
* | board/fleex/board.h: Format with clang-format | Jack Rosenthal | 2022-06-28 | 1 | -16/+8 |
* | motion_sensor: Remove |int_signal| field | Gwendal Grignou | 2021-12-14 | 1 | -4/+0 |
* | tree: Files should end with single newline | Tom Hughes | 2021-10-18 | 1 | -1/+0 |
* | board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-main | Divya Sasidharan | 2021-10-12 | 1 | -0/+2 |
* | adc: Remove adc_chip.h where adc.h is used | Caveh Jalali | 2021-08-27 | 1 | -1/+0 |
* | lid_angle: Create a common callback for lid angle changes | Wai-Hong Tam | 2021-08-05 | 1 | -4/+2 |
* | syv682x: Fix name for option to disable CC passthrough | Keith Short | 2021-07-10 | 1 | -1/+1 |
* | LED On/Off: Make battery LED optional | Diana Z | 2021-04-22 | 1 | -4/+5 |
* | thermisor: move header to include dir | Dawid Niedzwiecki | 2021-04-22 | 1 | -1/+1 |
* | genvif: Use VIF overrides by default | Abe Levkoy | 2021-03-30 | 1 | -0/+3 |
* | Octopus: Re-enable VCONN sourcing from TCPC | Eric Herrmann | 2021-03-03 | 1 | -0/+2 |
* | Move tcpic.h header into include/driver | Simon Glass | 2021-01-07 | 1 | -1/+1 |
* | Fleex: enable 2nd ppc source syv682x | Matt_Wang | 2020-11-17 | 3 | -3/+63 |
* | Fleex: Implement new SMP-COS polymer battery parameter | Matt_Wang | 2020-07-23 | 2 | -0/+29 |
* | ec: change usage of "sane" per inclusive language | Paul Fagerburg | 2020-07-22 | 1 | -1/+1 |
* | PD: Remove unnecessary PDCMD task | Diana Z | 2020-05-20 | 1 | -1/+0 |
* | Temp sensor: Remove action_delay_sec field | Diana Z | 2020-02-14 | 1 | -6/+3 |
* | Fleex: Reduce switching period in Buck-Boost mode of ISL9238 | Matt_Wang | 2020-02-03 | 1 | -1/+20 |
* | board: Set Accelerometer range to 4g | Gwendal Grignou | 2019-12-17 | 1 | -1/+1 |
* | driver: lsm6dsm: Allow building without CONFIG_ACCEL_FIFO | Yuval Peress | 2019-11-21 | 1 | -1/+1 |
* | Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNT | Karthikeyan Ramasubramanian | 2019-11-01 | 1 | -1/+1 |
* | octopus: lock gpio config for reset signal | Jett Rink | 2019-10-19 | 1 | -1/+6 |
* | fleex: Change adjust charge max sleep time to 10s | elthanhuang | 2019-10-16 | 1 | -0/+11 |
* | tablet_mode: Renaming for GMR sensor | Philip Chen | 2019-09-19 | 3 | -3/+3 |
* | Fleex: add grabbiter EMR SKU ID(grob360s) | Samsp_Liu | 2019-08-15 | 1 | -1/+2 |
* | Remove __7b, __8b and __7bf | Denis Brockus | 2019-07-20 | 1 | -3/+3 |
* | Use 7bit I2C/SPI slave addresses in EC | Denis Brockus | 2019-07-19 | 1 | -3/+3 |
* | Fleex: Set minimum battery level for Try.SRC and resets | Diana Z | 2019-07-02 | 1 | -0/+10 |
* | driver: lsm6dsm: Move the interrupt GPIO into sensor struct | Yuval Peress | 2019-05-23 | 1 | -0/+4 |
* | common: led_onoff_states: move forward baseboard led_state to common code | Devin Lu | 2019-04-20 | 2 | -2/+2 |
* | octopus: correct GPIO - KB_BL_PWR_EN to UNIMPLEMENTED | Marco Chen | 2019-04-13 | 1 | -2/+2 |
* | ec.tasklist: Consolidate duplicate comments | Daisuke Nojiri | 2019-04-08 | 1 | -14/+1 |
* | common: bit change 1 << constants with BIT(constants) | Gwendal Grignou | 2019-03-26 | 1 | -1/+1 |
* | motion: Define macros for custom events | Gwendal Grignou | 2019-03-20 | 1 | -1/+2 |
* | Fleex: Remove support for board version 0 | Diana Z | 2019-03-20 | 2 | -35/+1 |
* | Fleex: Implement new polymer battery parameter | matt_wang | 2019-02-28 | 2 | -0/+177 |
* | driver: lsm6dsm: Integrate LIS2MDL behind LSM6DSM | Gwendal Grignou | 2019-02-08 | 1 | -4/+5 |
* | board: indent sensor_motion arrays | Gwendal Grignou | 2019-02-08 | 1 | -64/+64 |
* | Fleex: Add new LED state for fully charged in S5 | Diana Z | 2019-01-28 | 1 | -0/+1 |
* | drvier: lsm6dsm: Populate Gyroscope scale properly | Gwendal Grignou | 2019-01-19 | 1 | -1/+1 |
* | board/octopus: Notify SoC about USB overcurrent | Karthikeyan Ramasubramanian | 2019-01-17 | 1 | -0/+10 |
* | octopus: convert boards to use hardware int | Jett Rink | 2019-01-10 | 2 | -4/+3 |
* | octopus: reduce all octopus sensor fifo sizes | Jett Rink | 2019-01-05 | 1 | -6/+0 |
* | Octopus: Increase task stacks on npcx boards | Diana Z | 2018-12-12 | 1 | -11/+11 |
* | Fleex: add stack analysis annotations | Diana Z | 2018-12-10 | 1 | -0/+278 |
* | gpio: Add configuration for EC_PCH_RTCRST GPIO in octopus boards | Karthikeyan Ramasubramanian | 2018-12-05 | 1 | -0/+1 |