summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-wolf-4389.24.BBrian Norris2021-09-101-0/+1
* CHERRY-PICK:Update keyboard scanmatrix for Japanese keyboards.Dave Parker2014-06-132-7/+7
* Update Wolf keyboard mask for Japanese keyboardsHenry Hsu2014-06-131-1/+1
* Reapply "EC changes from 4389.24.43 to 4389.24.53"Mohammed Habibulla2014-05-1449-255/+1369
* Revert EC changes from 4389.24.43Mohammed Habibulla2014-05-1449-1369/+255
* Wolf: Shutdown immediately if PP5000 rail goes down unexpectedlyChromeOS Developer2014-03-102-3/+7
* Wolf: Shutdown immediately if PP5000 rail goes bad in S0.ChromeOS Developer2014-03-053-1/+20
* Wolf: add LED control by ectool support for wolfcrag.wang2014-02-142-24/+82
* CHERRY-PICK: lm4: fix enabling RTC alarmRandall Spangler2014-02-122-1/+16
* CHERRY-PICK: lm4: Fixed low power idle doesn't always wake up.Alec Berg2014-02-122-12/+32
* CHERRY-PICK: lm4: Fixes low power bug after a sysjumpAlec Berg2014-02-121-0/+2
* Reapply "CHERRY-PICK: Fix bug with hibernate delay when running off battery"ChromeOS Developer2014-02-121-1/+1
* Reapply "CHERRY-PICK:lm4: Use low speed clock in deep sleep."ChromeOS Developer2014-02-1221-23/+394
* Reapply "Changed Wolf to use low power idle."ChromeOS Developer2014-02-122-5/+6
* Reapply "CHERRY-PICK:lm4: Add a low power idle task."ChromeOS Developer2014-02-1223-142/+558
* Reapply "CHERRY-PICK:lm4: Modified clock gating to allow easy expansion to lo...ChromeOS Developer2014-02-1217-73/+262
* Wolf: Restrict I2C host passthrough when WP enabledChromeOS Developer2014-02-121-0/+1
* Wolf: Change the low battery piontHenry Hsu2014-01-281-1/+1
* Wolf: Lower temp thresholds to match updated PECI TjMaxChromeOS Developer2013-12-181-2/+2
* CHERRY-PICK: Change PECI_TJMAX to a board config optionChromeOS Developer2013-12-187-8/+18
* CHERRY-PICK: lm4: Fix potential false over-temperature on entry to S0Alec Berg2013-12-181-1/+9
* Change the discharge led behaviorHenry Hsu2013-11-111-2/+5
* Revert "CHERRY-PICK:lm4: Modified clock gating to allow easy expansion to low...Mohammed Habibulla2013-10-2917-262/+73
* Revert "CHERRY-PICK:lm4: Add a low power idle task."Mohammed Habibulla2013-10-2923-558/+142
* Revert "Changed Wolf to use low power idle."Mohammed Habibulla2013-10-292-6/+5
* Revert "CHERRY-PICK:lm4: Use low speed clock in deep sleep."Mohammed Habibulla2013-10-2821-394/+23
* Revert "CHERRY-PICK: Fix bug with hibernate delay when running off battery"Mohammed Habibulla2013-10-281-1/+1
* CHERRY-PICK: Fix bug with hibernate delay when running off batteryAlec Berg2013-10-251-1/+1
* CHERRY-PICK:lm4: Use low speed clock in deep sleep.Alec Berg2013-10-2521-23/+394
* Changed Wolf to use low power idle.Alec Berg2013-10-252-5/+6
* CHERRY-PICK:lm4: Add a low power idle task.Alec Berg2013-10-2523-142/+558
* CHERRY-PICK:lm4: Modified clock gating to allow easy expansion to low power.Alec Berg2013-10-2517-73/+262
* Support battery ship mode commandHenry Hsu2013-10-211-0/+19
* Off the power led when S3 and S5Henry Hsu2013-10-211-2/+4
* Add battery detect functionHenry Hsu2013-10-073-0/+9
* Wake keyboard task when lid opensRandall Spangler2013-10-031-0/+13
* Update Wolf led behaviorHenry Hsu2013-10-012-1/+77
* Set the Wolf thermal table.(Wolf branch only)Henry Hsu2013-09-122-2/+32
* CHERRY-PICK: 8042: Wake the keyboard scan task when keystrokes are enabledDuncan Laurie2013-09-101-1/+3
* Update Wolf battery spec.Henry Hsu2013-08-251-7/+5
* CHERRY-PICK:Lock BOOTCFG to safe values for all LM4sBill Richardson2013-08-2311-45/+19
* CHERRY-PICK:Remove default values for undefined tasks from charge state moduleDave Parker2013-08-231-7/+0
* CHERRY-PICK:Add test for console command historyVic Yang2013-08-234-8/+92
* Change LED GPIO pins.Henry Hsu2013-08-201-2/+2
* CHERRY-PICK:Poll and cache g781 temperature valuesDave Parker2013-08-166-19/+38
* CHERRY-PICK:stm32f: Don't glitch signal when setting GPIO_PULL_UPRandall Spangler2013-08-141-1/+1
* CHERRY-PICK:Add abstract "cond_t" type to detect state transitions.Bill Richardson2013-08-093-1/+202
* CHERRY-PICK:Haswell: shutdown directly to G3 without pausing in S5Bill Richardson2013-08-091-4/+3
* CHERRY-PICK:Hide battery vendor params override behind config optionRandall Spangler2013-08-098-22/+11
* CHERRY-PICK:Console command for g781 temperature sensor.Dave Parker2013-08-092-13/+194