summaryrefslogtreecommitdiff
path: root/board/samus
Commit message (Expand)AuthorAgeFilesLines
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-093-63/+63
* x86: generalize power state machine for all platforms (1/2)Louis Yung-Chieh Lo2014-01-072-2/+2
* Lower critical temps below CONIFG_PECI_TJMAXChromeOS Developer2013-12-201-1/+1
* Increase hook task size on x86 platformsRandall Spangler2013-12-191-1/+1
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-193-14/+14
* Change PECI_TJMAX to a board config optionChromeOS Developer2013-12-131-0/+1
* samus: Don't bring up wlan_power first in S3->S0 transitionDuncan Laurie2013-12-021-3/+1
* samus: Fix ACOK buffer on chipset state transitionsDuncan Laurie2013-11-132-0/+11
* samus: Fix backlight panel interruptDuncan Laurie2013-11-132-5/+7
* Specify I2C channels physically, not arbitrarilytest-4824.BBill Richardson2013-11-111-5/+3
* Add ALS driver for light sensors connected to ECBill Richardson2013-11-072-0/+18
* cleanup: Yes, even more TODO commentsRandall Spangler2013-11-041-3/+5
* samus: configure both fansBill Richardson2013-11-022-4/+11
* Provide multiple fan support within the EC itselfBill Richardson2013-11-021-3/+3
* samus: Changes for Proto1bDuncan Laurie2013-11-016-25/+90
* Separate fan_t from pwm_tBill Richardson2013-10-302-6/+14
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-1/+1
* samus: set max input current to something safeBill Richardson2013-10-301-2/+1
* Rename pwm_data.h to pwm_chip.hBill Richardson2013-10-281-1/+1
* Fix comments regarding PWM GPIO useBill Richardson2013-10-281-2/+2
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-11/+0
* samus: Leave WiFi power on in S3Paul Stewart2013-10-241-2/+6
* cleanup: Rename and move header filesRandall Spangler2013-10-231-5/+3
* samus: Use analog BAT_TEMP as presence indicatorBill Richardson2013-10-222-3/+10
* cleanup: Consolidate power interruptsRandall Spangler2013-10-211-1/+0
* samus: Make RCIN_L be open drainDuncan Laurie2013-10-211-1/+1
* samus: Add the pause_in_s5 support and fix CPU throttleDuncan Laurie2013-10-211-2/+36
* samus: Add hook/hack to enable backlight PWMDuncan Laurie2013-10-213-2/+112
* samus: Add TMP006 sensorsDuncan Laurie2013-10-212-7/+73
* samus: changes from bringup to bootDuncan Laurie2013-10-213-13/+32
* cleanup: Don't use [N] = {} when initializing arraysBill Richardson2013-10-101-3/+3
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-072-3/+1
* samus: Add battery_is_connected checkBill Richardson2013-10-042-0/+11
* samus: alternate functions, chargerBill Richardson2013-10-042-13/+18
* Cleanup use of config.h macrosBill Richardson2013-10-041-4/+0
* samus: First pass at GPIOsBill Richardson2013-10-023-135/+79
* lpc: Clean up processing wake eventsRandall Spangler2013-10-021-17/+0
* Create samus board configBill Richardson2013-09-305-0/+902