summaryrefslogtreecommitdiff
path: root/board/chell
Commit message (Expand)AuthorAgeFilesLines
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-101-1/+0
* charger/isl923x: Implement charger_get_system_power from PSYSNicolas Boichat2018-01-101-1/+0
* chell: Enable CONFIG_LTONicolas Boichat2018-01-041-0/+1
* chell: Disable CONFIG_CMD_I2C_XFER to free up flash spaceJenny TC2017-12-061-0/+1
* chipset: Introduce CHIPSET_STATE_ANY_SUSPENDFurquan Shaikh2017-11-281-1/+1
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-33/+0
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-24/+0
* intel_x86: Enable/disable SLP_S0 signal based on S0ix entry/exitFurquan Shaikh2017-10-031-1/+3
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-6/+6
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-2/+1
* usb_mux: Merge PS8743 & PS8740 as PS874XVijay Hiremath2017-08-111-9/+9
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+0
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-312-3/+3
* S0ix: use both SLP_S0 interrupt and host command for s0ixJenny TC2017-07-243-1/+12
* chell: remove some console commands for space.Caveh Jalali2017-06-261-0/+10
* pd: ensure tighter timings for IRQ_HPD pulseKevin K Wong2017-05-291-17/+21
* Allow lid-less configurationDaisuke Nojiri2017-05-091-0/+2
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* skylake: Reuse the sleep event code from the common codeVijay Hiremath2017-01-061-0/+1
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-2/+4
* skylake: Add support to S0iX based on host commands from KernelVijay Hiremath2016-11-133-3/+1
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* charge_manager: Pass uncapped / max current to current limit callbackShawn Nematbakhsh2016-09-131-1/+1
* chell: Remove redundant GPIO definitionShawn Nematbakhsh2016-09-021-2/+0
* charger: Send host event after charge info is updated.Sam Hurst2016-08-241-5/+0
* Use CONFIG_DPTF flag instead of THROTTLE_AP.Ravi Chandra Sadineni2016-07-302-15/+1
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* chell: Remove command_battfake commandGwendal Grignou2016-07-071-0/+1
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* BD99955: Added support for 'psys' & 'amonbmon' console commandsVijay Hiremath2016-06-271-1/+1
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-241-1/+3
* chell: Keep KB light PWM active during low-power idleShawn Nematbakhsh2016-04-271-1/+2
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-2/+3
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-2/+3
* chell: pmic: Delay disable of V0.85AShawn Nematbakhsh2016-04-121-0/+31
* chell: pmic: enable 100 ohm discharge on V1.00AShawn Nematbakhsh2016-04-121-1/+7
* chell / kunimitsu / lars: Enable CONFIG_USB_PD_COMM_LOCKEDShawn Nematbakhsh2016-04-111-0/+1
* chell: increase HOSTCMD task stack sizeVincent Palatin2016-04-061-1/+1
* charge_manager: Report UNKNOWN USB charger for 2 seconds after changeShawn Nematbakhsh2016-04-031-1/+1
* ectool: Support keyboard factory scanningDevn Lu2016-04-012-0/+25
* chell: Indicate when charging in suspendDuncan Laurie2016-03-151-2/+7
* chell: Enable HW charge ramping for BC1.2 suppliersShawn Nematbakhsh2016-03-022-0/+35
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-252-0/+6
* GPIO: Move definitions of GPIO_KB_INPUT and OUTPUTAnton Staaf2016-02-222-4/+4
* mec1322: clock: Use full-speed 48MHz processor clock during EC bootShawn Nematbakhsh2016-02-091-1/+1
* chell: Blink LED in S0iXDuncan Laurie2016-02-081-1/+1
* Chell: Setting battery charging maximum value of temperatureBruce2016-02-032-0/+34
* chell: Enable S0ix power state supportDuncan Laurie2016-02-012-2/+3