summaryrefslogtreecommitdiff
path: root/include/config.h
Commit message (Expand)AuthorAgeFilesLines
* Samus: Support capsense input as keyboard events.Bill Richardson2014-02-081-0/+5
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-071-0/+8
* Add configs for battery detect via gpio or custom functionChromeOS Developer2014-02-061-3/+15
* Config option for using power button with lid closedstabilize-5414.Bstabilize-5412.BChromeOS Developer2014-02-011-0/+3
* rambi: Enable low-power idleRandall Spangler2014-01-291-0/+6
* rambi: Leave 5V rail on in S3 if USB ports are poweredRandall Spangler2014-01-231-0/+6
* x86 & tegra: add CONFIG_POWER_COMMON.Yung-Chieh Lo2014-01-211-6/+6
* baytrail: Add config option to enable WiFi in suspendstabilize-5254.BDuncan Laurie2014-01-171-0/+5
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-0/+5
* rambi: Add config option for simplified USB power controlRandall Spangler2014-01-071-0/+6
* Add AP hang detectionRandall Spangler2013-12-171-0/+3
* Change PECI_TJMAX to a board config optionChromeOS Developer2013-12-131-0/+9
* Basic driver for tmp432 temperature sensorChromeOS Developer2013-12-071-0/+1
* extract common core codeVincent Palatin2013-12-051-0/+8
* Remove bolt, daisy, kirby, puppy, slippy boardsRandall Spangler2013-11-211-4/+1
* lm4: add option for using gpio as kebyoard interruptAaron Durbin2013-11-211-0/+3
* lm4: allow the lpc module to use GPIO for SCIAaron Durbin2013-11-151-0/+3
* Add ALS driver for light sensors connected to ECBill Richardson2013-11-071-0/+7
* Enable stack overflow checking on all context switchesRandall Spangler2013-11-071-3/+4
* lm4: Fixed low power idle doesn't always wake up.stabilize-4920.6.Brelease-R32-4920.BAlec Berg2013-11-051-0/+6
* Pad jump tags to 4 bytes inside the system moduleRandall Spangler2013-11-051-0/+1
* cleanup: Improve / remove more TODO commentsRandall Spangler2013-11-011-3/+3
* cleanup: TODO comments in extpower_springRandall Spangler2013-10-311-0/+2
* cleanup: mkbp keyboard moduleRandall Spangler2013-10-301-0/+5
* Separate fan_t from pwm_tBill Richardson2013-10-301-20/+2
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-2/+2
* Separate common fan behavior from implementationBill Richardson2013-10-301-1/+1
* cleanup: Comments about PMU powerinfo moduleRandall Spangler2013-10-221-1/+5
* ec: add nyan boardYen Lin2013-10-171-0/+2
* cleanup: Config definesRandall Spangler2013-10-161-48/+56
* Do not compile Baytrail chipset code if chipset task is absentVic Yang2013-10-151-0/+1
* lm4: Add a low power idle task.stabilize-4825.BAlec Berg2013-10-151-0/+1
* Enforce a minimum number of clocks between keyboard scansRandall Spangler2013-10-141-0/+7
* Add baytrail power sequencingRandall Spangler2013-10-111-0/+1
* rambi: Keyboard output column 2 must be invertedRandall Spangler2013-10-111-0/+8
* lm4: Modified clock gating to allow easy expansion to low power.Alec Berg2013-10-101-0/+1
* cleanup: Move board-specific LED state machines to board dirsRandall Spangler2013-10-071-0/+3
* Cleanup use of config.h macrosBill Richardson2013-10-041-1/+2
* Clean up G781 temperature sensor power detectionRandall Spangler2013-10-011-0/+7
* Support backlight control via lid onlyRandall Spangler2013-09-271-4/+11
* cleanup: Remove unused fan channelsRandall Spangler2013-09-251-0/+3
* Make support for dedicated recovery GPIO signal optionalRandall Spangler2013-09-251-0/+3
* cleanup: move board-specific battery files to board dirsRandall Spangler2013-09-191-5/+10
* stm32: Use DMA for UART receiveRandall Spangler2013-09-161-7/+18
* Add hook statisticsVic Yang2013-09-141-0/+5
* stm32: Support DMA-based UART outputRandall Spangler2013-09-111-0/+3
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-111-0/+3
* Initalize DMA before UARTRandall Spangler2013-09-101-0/+3
* Extend charge state machine to accommodate KirbyVic Yang2013-09-051-0/+11
* Add BQ27541 battery driverVic Yang2013-09-051-1/+4