summaryrefslogtreecommitdiff
path: root/board/reef
Commit message (Expand)AuthorAgeFilesLines
* driver: Move sensor private struture definition to boards.Gwendal Grignou2016-12-281-1/+3
* Electro: Release control of trackpad entirelyDaisuke Nojiri2016-12-222-2/+1
* Electro: Enable accels in S3Daisuke Nojiri2016-12-211-8/+8
* Electro: Fix power lost when release shipping modeRyan Zhang2016-12-201-2/+11
* reef: Do not discharge on AC when battery is still waking upVijay Hiremath2016-12-151-25/+41
* Basking: Add two support battery.David.Huang2016-12-141-0/+56
* reef: Discharge on AC till charger is detectedVijay Hiremath2016-12-132-2/+17
* reef/electro: modify keyboard scan rateDaisuke Nojiri2016-12-132-0/+21
* Revert "reef: Add matrix for lid accelerometer."Gwendal Grignou2016-12-051-7/+1
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-2/+4
* reef: ensure tablet mode state is correct at startupAaron Durbin2016-12-021-1/+10
* npcx: flash: Use common code for SPI flash protect reg translationShawn Nematbakhsh2016-12-011-0/+1
* charger: Add CONFIG option to maintain VBAT voltageShawn Nematbakhsh2016-11-301-0/+1
* reef: BD9995X: Suspend DC-DC converter when discharging on ACVijay Hiremath2016-11-281-1/+25
* Reef: Enable interrupt for BMI160Daisuke Nojiri2016-11-224-3/+8
* Reef: Disable keyboard and trackpad in tablet modeDaisuke Nojiri2016-11-223-18/+32
* electro/reef: Configure the battery parameters for electro & reefVijay Hiremath2016-11-221-25/+138
* Reef: Swap Volume Up and Down GPIOsDaisuke Nojiri2016-11-211-3/+8
* reef: add a pull down to KBD_KSO2 during hibernateMary Ruthven2016-11-191-1/+3
* BD9995X/reef/snappy/pyro: Boot from the shipmode batteryVijay Hiremath2016-11-182-7/+21
* reef: Enable battery learn-mode when battery charging not allowedVijay Hiremath2016-11-181-0/+2
* Apollolake: Enter/exit from S0ix based on host commands from kernelArchana Patni2016-11-173-3/+3
* reef/pyro/eve/snappy: source 3A on one portVincent Palatin2016-11-174-12/+49
* reef: Add matrix for lid accelerometer.Gwendal Grignou2016-11-161-1/+7
* reef: Enable high current on type-A ports by defaultstabilize-8992.BVijay Hiremath2016-11-152-1/+2
* Electro: modify battery cutoff commandRyan Zhang2016-11-141-16/+7
* Electro: Support 360 Degree rotationRyan Zhang2016-11-141-3/+3
* reef: Enable fast charging profileVijay Hiremath2016-11-141-0/+1
* smart_battery: Add console command to read ManufacturerAccess() dataVijay Hiremath2016-11-121-0/+1
* reef: enable tcpc low power modeKevin K Wong2016-11-113-19/+34
* reef/ps8751: Add force wake for PS8751.Kevin K Wong2016-11-111-1/+12
* bd9995*: maintain VBAT voltage as battery maximumWonjoon Lee2016-11-081-1/+0
* reef: Update battery structure info as in the specVijay Hiremath2016-11-051-46/+43
* reef: enable tcpc-controlled drp toggleKevin K Wong2016-11-021-0/+1
* kevin: set accurate current limit on USB load switchVincent Palatin2016-10-311-0/+5
* reef: Enable BD9995X power save mode when hibernatedVijay Hiremath2016-10-281-0/+3
* reef: clear hpd bit in board level tcpc initli feng2016-10-281-0/+12
* BD9995X: Disable input to port when sourcingVijay Hiremath2016-10-272-19/+12
* reef/pyro/elm/amenia/snappy: Remove false battery critical messageVijay Hiremath2016-10-251-4/+2
* reef: Enable low power idle modeVijay Hiremath2016-10-201-1/+1
* reef: usb_pd_policy: Fix multi-func mode for USB PDDivya Sasidharan2016-10-191-3/+8
* Re-enable Google USBC peripheral FW updates.Todd Broch2016-10-181-1/+15
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* reef: Enable CONFIG_CMD_ACCEL_INFODivya Sasidharan2016-10-101-0/+1
* reef: Enable Host command that enables/disables Display BacklightShamile Khan2016-10-101-0/+1
* boards: Fix sensors order for devices with BM160 and LPC mode.Gwendal Grignou2016-10-082-44/+44
* reef: remove obsolete code for protoKevin K Wong2016-10-083-123/+1
* reef: Enable CONFIG_HOSTCMD_FLASH_SPI_INFODavid Hendricks2016-10-051-0/+1
* reef: Enable Host command that limits external charger voltage/currentShamile Khan2016-09-231-0/+1
* i2c: Add i2ctest console commandVijay Hiremath2016-09-232-0/+71