| Commit message (Expand) | Author | Age | Files | Lines |
* | PD: Remove unnecessary PDCMD task | Diana Z | 2020-05-20 | 1 | -1/+0 |
* | usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROL | Vijay Hiremath | 2020-05-15 | 1 | -1/+1 |
* | Various boards: Shrink UART Tx buffer to save space | Abe Levkoy | 2020-05-01 | 1 | -1/+1 |
* | driver: Replace BMI160 to BMI in board config | Ching-Kang Yen | 2020-04-23 | 1 | -6/+6 |
* | common/keyboard_vivaldi: New keyboard framework for custom layout | Rajat Jain | 2020-04-21 | 1 | -0/+1 |
* | usb_mux: retimer: mux as chained mux and retimer | Denis Brockus | 2020-02-28 | 1 | -7/+5 |
* | TCPMV1/2: Make the PD Config Flags more consistent | Sam Hurst | 2020-02-22 | 1 | -0/+1 |
* | Temp sensor: Remove action_delay_sec field | Diana Z | 2020-02-14 | 1 | -5/+5 |
* | Charger: Convert boards to use new driver structure | Diana Z | 2020-02-04 | 1 | -0/+12 |
* | pd: cleanup pd_get_data_role | Denis Brockus | 2020-01-09 | 1 | -1/+2 |
* | board: Set Accelerometer range to 4g | Gwendal Grignou | 2019-12-17 | 1 | -2/+2 |
* | usb_pd_policy: Make a lot of objects common | Aseda Aboagye | 2019-12-10 | 1 | -309/+2 |
* | Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNT | Karthikeyan Ramasubramanian | 2019-11-01 | 3 | -9/+10 |
* | usb_pd: use enum tcpc_rp_value instead of int | Caveh Jalali | 2019-10-31 | 1 | -1/+1 |
* | eSPI: Configure SLP_S3, SLP_S4 separately | Abe Levkoy | 2019-10-30 | 1 | -1/+2 |
* | tablet_mode: Renaming for GMR sensor | Philip Chen | 2019-09-19 | 2 | -3/+3 |
* | config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGER | Keith Short | 2019-09-18 | 1 | -1/+0 |
* | config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLED | Yuval Peress | 2019-09-03 | 1 | -3/+4 |
* | power: Replace weak attr with __overridable | Yilun Lin | 2019-08-22 | 1 | -1/+2 |
* | Remove __7b, __8b and __7bf | Denis Brockus | 2019-07-20 | 2 | -25/+25 |
* | Use 7bit I2C/SPI slave addresses in EC | Denis Brockus | 2019-07-19 | 2 | -25/+26 |
* | intel_x86/power: Consolidate chipset specific power signals array | Vijay Hiremath | 2019-06-13 | 2 | -27/+0 |
* | TCPC: Make tcpc_config handle other bus types | Daisuke Nojiri | 2019-06-10 | 1 | -9/+11 |
* | common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNT | Yuval Peress | 2019-06-05 | 1 | -0/+1 |
* | rammus: turn USB type-A charging mode on by CONFIG of default mode not CDP. | Marco Chen | 2019-05-23 | 1 | -1/+1 |
* | tcpm: Refactor tcpc_config to include a flags field | Scott Collyer | 2019-04-17 | 1 | -2/+4 |
* | ec.tasklist: Consolidate duplicate comments | Daisuke Nojiri | 2019-04-08 | 1 | -14/+1 |
* | rammus: Disable tight timestamps | Enrico Granata | 2019-03-26 | 1 | -0/+2 |
* | common: bit change 1 << constants with BIT(constants) | Gwendal Grignou | 2019-03-26 | 2 | -2/+2 |
* | common: replace 1 << digits, with BIT(digits) | Gwendal Grignou | 2019-03-26 | 1 | -2/+2 |
* | motion: Define macros for custom events | Gwendal Grignou | 2019-03-20 | 1 | -1/+2 |
* | rammus: turn the USB type-a charging off by default in suspend mode | Zhuohao Lee | 2019-02-04 | 1 | -0/+13 |
* | rammus: fix incorrect power mode configuration for the USB Type-A | Zhuohao Lee | 2019-01-23 | 1 | -0/+2 |
* | rammus: reconfig the PS8751 i2c port according to the board version | Zhuohao Lee | 2018-12-20 | 2 | -2/+27 |
* | rammus: Lock the EC | Zhuohao Lee | 2018-12-06 | 2 | -7/+1 |
* | motion_lid: Use CONFIG_TABLET_MODE | Furquan Shaikh | 2018-11-29 | 1 | -2/+0 |
* | tablet_mode: Introduce hall sensor specific handling | Furquan Shaikh | 2018-11-29 | 2 | -3/+3 |
* | usb-c: use higher priority task for interrupts | Jett Rink | 2018-11-14 | 1 | -9/+12 |
* | rammus: Correct accel sensor BMI160 base reference dependent on sensor location. | michael_chen | 2018-10-31 | 1 | -2/+2 |
* | dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATION | Furquan Shaikh | 2018-10-30 | 1 | -1/+0 |
* | rammus: V1.0A power rail should be in 1V during S0ix | Zhuohao Lee | 2018-10-25 | 1 | -18/+0 |
* | rammus: Fix ectool LED control | michael_chen | 2018-10-18 | 1 | -3/+3 |
* | rammus: Fix system can not charge when battery LED is amber | michael_chen | 2018-10-14 | 1 | -0/+1 |
* | rammus: Fix power leakage | michael_chen | 2018-10-09 | 2 | -3/+10 |
* | rammus: Implement the EC battery code | michael_chen | 2018-09-28 | 1 | -27/+17 |
* | rammus: Implement keyboard backlight enable control | michael_chen | 2018-09-21 | 2 | -0/+3 |
* | rammus: Implement LED function | michael_chen | 2018-09-21 | 2 | -66/+105 |
* | rammus: Fix PD port 0 reset control behavior | michael_chen | 2018-09-18 | 2 | -5/+5 |
* | ss-mux: remove unused port_addr initializationv2.0.0 | Jett Rink | 2018-09-17 | 1 | -2/+0 |
* | usb-c: add high priority tasks for interrupts | Jett Rink | 2018-09-17 | 1 | -1/+3 |