summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* plankton: Set case closed debug muxRong Chang2015-10-071-0/+7
* pd: Cleanup usb_pd low power idle sleep maskShawn Nematbakhsh2015-10-064-2/+25
* glados: Add support for volume buttonsShawn Nematbakhsh2015-10-062-4/+6
* mkbp_event: prevent AC power change events to wakeup AP.Ben Lok2015-10-063-0/+33
* lightbar: on tap sequence, only get battery percentage onceAlec Berg2015-10-061-11/+11
* lightbar: fix battery level hysteresis bugAlec Berg2015-10-061-5/+3
* charge_state_v2: fix battfake command race conditionAlec Berg2015-10-063-33/+64
* motion: fix sensor interrupt interval computationVincent Palatin2015-10-061-1/+2
* glados: set max input power to 45WAlec Berg2015-10-061-1/+1
* kunimitsu: Correct ADC calculation for VBUS.Kevin K Wong2015-10-061-2/+2
* cr50: upgrade to the latest FPGA imageVadim Bendebury2015-10-057-1763/+1641
* it8380dev: fix i2c moduleDino Li2015-10-055-121/+230
* glados / glados_pd: Hibernate the PD when the EC hibernatesShawn Nematbakhsh2015-10-054-5/+25
* pd: Allow EC to request PD hibernate via host commandShawn Nematbakhsh2015-10-059-84/+109
* ryu: export board versionVincent Palatin2015-10-053-0/+8
* pdeval-stm32f072: Document pd swap commandsstabilize-7520.67.Bstabilize-7520.63.Bstabilize-7520.49.Brelease-R47-7520.BShawn Nematbakhsh2015-10-031-2/+4
* charge_state_v2: add option to cut-off battery when level is criticalVincent Palatin2015-10-022-0/+7
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-0211-35/+42
* ryu: update charging temperature upper limitVincent Palatin2015-10-021-2/+2
* Driver: ISL9237: Monitor system power consumptionVijay Hiremath2015-10-025-6/+106
* Cause "make buildall -j" to yell about failures.Bill Richardson2015-10-011-1/+10
* wheatley: Remove task profiling to shrink image sizeShawn Nematbakhsh2015-10-011-0/+1
* it8380dev: fix hw timer and related function.Dino Li2015-10-0113-196/+427
* lucid: Remove console command help strings to free flash spaceShawn Nematbakhsh2015-09-301-0/+1
* glados_pd: Enable low power idleShawn Nematbakhsh2015-09-301-1/+1
* stm32: i2c: Inhibit deep sleep when addressed in slave modeShawn Nematbakhsh2015-09-301-0/+6
* system: Add i2c slave sleep maskShawn Nematbakhsh2015-09-302-10/+14
* nuc: Simplify adc/pwm/fan drivers and related structures in boardsMulin Chao2015-09-2914-561/+353
* Rename gpio_is_reboot_warm() to system_is_reboot_warm()Vijay Hiremath2015-09-2913-50/+45
* kunimitsu: revert TYPEC PD VBUS_DET / CHARGE_EN for older hardware.Kevin K Wong2015-09-292-1/+29
* pd: Always update charge manager on PD_CTRL_PS_RDYShawn Nematbakhsh2015-09-291-3/+2
* common: motion: Fix for calculating oversampling fix.Gwendal Grignou2015-09-291-10/+14
* cr50: upgrade signer to latest and greatestVadim Bendebury2015-09-2918-266/+2074
* cr50: update to the next fpga revisionVadim Bendebury2015-09-292-4758/+7331
* test: motion_lid: reenableGwendal Grignou2015-09-291-1/+1
* common: motion: Separate motion task interval from AP configurationGwendal Grignou2015-09-296-190/+245
* mec1322: Ensure flash operation has completed before returning.Shamile Khan2015-09-291-46/+8
* Kunimitsu: Fix VRMODECTRL for PMIC VCCIO controlKyoung Kim2015-09-292-1/+2
* gesture: fix double tap doesn't always work in suspendAlec Berg2015-09-291-3/+8
* cleanup: Remove redundant CONFIG_RAM_* configsShawn Nematbakhsh2015-09-292-23/+4
* stm32: Remove support for stm32ts60Shawn Nematbakhsh2015-09-293-58/+0
* board: ryu: Match Samus double tap behavior.Gwendal Grignou2015-09-294-5/+14
* common: motion: Add timestamp before wakeup event.Gwendal Grignou2015-09-281-1/+9
* common: motion: Fix setting of Significant motion.Gwendal Grignou2015-09-281-1/+2
* common: motion: Fix error calculating oversampling.Gwendal Grignou2015-09-281-1/+1
* ectool: Add "hibdelay" command.Aseda Aboagye2015-09-261-0/+33
* gpio: Merge config_module into config_pins.Aseda Aboagye2015-09-262-25/+31
* nuc: Add initial wheatley board driverMulin Chao2015-09-259-0/+1612
* ec_commands: Add "hibdelay" as an EC host command.Aseda Aboagye2015-09-252-0/+65
* cleanup: Handle signed RW images a bit cleanerBill Richardson2015-09-259-308/+61