summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Let AP read sensor IDs when DPTF thermal thresholds crossedBill Richardson2013-12-162-0/+14
* Implement DPTF thermal thresholdsBill Richardson2013-12-131-1/+5
* Add stubs for DPTF thermal thresholdsBill Richardson2013-12-132-3/+44
* Change PECI_TJMAX to a board config optionChromeOS Developer2013-12-131-0/+9
* Move ACPI stuff out of chip/lm4 and into commonBill Richardson2013-12-122-0/+28
* nds32: WORKAROUND for toolchain bug on rodataVincent Palatin2013-12-101-0/+8
* ite: Port OS layer to Andestar v3m architectureVincent Palatin2013-12-102-0/+10
* Basic driver for tmp432 temperature sensorChromeOS Developer2013-12-071-0/+1
* extract common core codeVincent Palatin2013-12-052-7/+38
* Move battery temp ranges to battery_info structRandall Spangler2013-12-031-11/+7
* Cleanly force battery to mAh mode when reading capacityRandall Spangler2013-12-021-34/+4
* Add battery_get_params()Randall Spangler2013-12-022-77/+32
* gpio: Make GPIO_INT_BOTH explicitly RISING|FALLINGRandall Spangler2013-11-231-4/+3
* Remove bolt, daisy, kirby, puppy, slippy boardsRandall Spangler2013-11-212-5/+1
* Add DPTF interface for fan dutyBill Richardson2013-11-212-0/+19
* lm4: add option for using gpio as kebyoard interruptAaron Durbin2013-11-211-0/+3
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-212-5/+2
* cleanup: More comments in timer.hRandall Spangler2013-11-211-1/+10
* lm4: allow the lpc module to use GPIO for SCIAaron Durbin2013-11-151-0/+3
* Use explicit sizes for lightbar_params fields.Bill Richardson2013-11-111-9/+9
* Add EC_MEMMAP_ALS, update it once per secondBill Richardson2013-11-081-0/+6
* Add ALS driver for light sensors connected to ECBill Richardson2013-11-072-0/+39
* Enable stack overflow checking on all context switchesRandall Spangler2013-11-072-4/+10
* Show smart battery status with 'battery' commandBill Richardson2013-11-052-4/+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-052-3/+3
* Provide multiple fan support within the EC itselfBill Richardson2013-11-021-2/+4
* cleanup: Still more TODO commentsRandall Spangler2013-11-021-4/+4
* cleanup: Improve / remove more TODO commentsRandall Spangler2013-11-011-3/+3
* cleanup: TODOs in ec_commands.hRandall Spangler2013-10-311-4/+9
* cleanup: TODO comments in extpower_springRandall Spangler2013-10-311-0/+2
* cleanup: mkbp keyboard moduleRandall Spangler2013-10-302-0/+9
* Separate fan_t from pwm_tBill Richardson2013-10-303-22/+27
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-2/+2
* Add more descriptive comments to include/fan.hBill Richardson2013-10-301-1/+13
* Separate common fan behavior from implementationBill Richardson2013-10-302-3/+31
* cleanup: comments in adc modulesRandall Spangler2013-10-251-1/+7
* cleanup: eeprom and option commentsRandall Spangler2013-10-251-10/+30
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-252-0/+55
* cleanup: comments in i2c modulesRandall Spangler2013-10-251-0/+5
* cleanup: charge state headerRandall Spangler2013-10-251-9/+1
* cleanup: remove obsolete declaration from headerBill Richardson2013-10-231-5/+0
* throttle_ap.c should only be compiled if there's a chipset/power taskRandall Spangler2013-10-231-1/+8
* cleanup: Rename and move header filesRandall Spangler2013-10-2313-634/+9
* cleanup: Comments about PMU powerinfo moduleRandall Spangler2013-10-221-1/+5
* cleanup: update comments with existing bug numbersRandall Spangler2013-10-221-1/+1
* cleanup: Remove fixme from ec_commands.hRandall Spangler2013-10-221-4/+1
* lm4: Use low speed clock in deep sleep.Alec Berg2013-10-215-1/+81
* cleanup: Consolidate power interruptsRandall Spangler2013-10-215-96/+7
* ec: add nyan boardYen Lin2013-10-172-0/+30