summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Clean up pwm moduleRandall Spangler2012-10-252-78/+0
* Clean up vboot hash supportRandall Spangler2012-10-254-42/+225
* Clean up system moduleRandall Spangler2012-10-251-29/+22
* Clean up LED and onewire modulesRandall Spangler2012-10-251-8/+15
* Clean up printf moduleRandall Spangler2012-10-251-10/+22
* Cleanup: flash moduleRandall Spangler2012-10-251-3/+2
* Clean up GPIO moduleRandall Spangler2012-10-251-14/+21
* Clean up host command moduleRandall Spangler2012-10-251-39/+38
* Clean up fmap.cRandall Spangler2012-10-241-10/+16
* link: Don't force battery to request currentRandall Spangler2012-10-241-6/+2
* Clean up console moduleRandall Spangler2012-10-242-39/+45
* Clean up charger codeRandall Spangler2012-10-242-83/+94
* Cleanup: battery_prechargeRandall Spangler2012-10-241-24/+38
* Cleanup: batteryRandall Spangler2012-10-241-43/+31
* Use CONFIG_TASK_VBOOTHASH instead of CONFIG_VBOOTRandall Spangler2012-10-231-6/+6
* Clean up i8042 moduleRandall Spangler2012-10-233-118/+45
* Hook functions no longer return valuesRandall Spangler2012-10-2314-101/+65
* Host commands use correct console channelRandall Spangler2012-10-181-2/+2
* cleanup: TMP006 constants should be staticRandall Spangler2012-10-181-6/+6
* Make S3 red-light flash adjustable.Bill Richardson2012-10-171-4/+6
* Fix delay loop for battery detectingVic Yang2012-10-171-3/+1
* Finally final lightbar tweaks. Really. I think...Bill Richardson2012-10-161-17/+37
* Fix lightbar bug, add more tweaks.Bill Richardson2012-10-151-10/+42
* link:re-enable fan RPM controller when neededRandall Spangler2012-10-152-0/+6
* link: thermal controls ignore case temp by defaultRandall Spangler2012-10-151-9/+6
* Replace pulsing with sweeping.Bill Richardson2012-10-141-23/+15
* Set minimum brightness to 35%, variable osc settings.Bill Richardson2012-10-141-36/+42
* Parameterize the lightbar behavior as much as possible.Bill Richardson2012-10-111-95/+179
* link: EC reclaims fan control on AP shutdownRandall Spangler2012-10-113-20/+19
* link: TMP006 S0 param is uncalibrated by defaultRandall Spangler2012-10-112-8/+15
* link: Added sensor-not-calibrated error for TMP006Randall Spangler2012-10-112-0/+6
* link: Temp sensors can return not-powered error codeRandall Spangler2012-10-113-27/+19
* link: Temp sensor read can return an error codeRandall Spangler2012-10-113-34/+29
* Add host command to get/set TMP006 calibration dataRandall Spangler2012-10-111-22/+74
* Add t6cal console command to set/print TMP006 calibrationRandall Spangler2012-10-111-1/+55
* Refactor TMP006 moduleRandall Spangler2012-10-111-158/+168
* Add console channel for thermal outputRandall Spangler2012-10-101-0/+1
* Fix lightbar test patternBill Richardson2012-10-101-11/+11
* link: Revive under voltage protection battery packRong Chang2012-10-081-4/+20
* link: Hibernate EC when battery level drops below 2%Randall Spangler2012-10-051-4/+12
* link: add hibernate option to ectool reboot_ecRandall Spangler2012-10-041-1/+7
* Major rewrite of lightbar using FP math.Bill Richardson2012-10-021-377/+388
* link: Add charge_near_full stateRandall Spangler2012-10-021-2/+31
* Enable FPU support for Link ECBill Richardson2012-10-021-5/+0
* link: Don't set power LED green until second idleRandall Spangler2012-10-011-1/+16
* link: Re-enable USB ports on resumeRandall Spangler2012-09-263-48/+38
* Clean up reboot host commandRandall Spangler2012-09-261-5/+7
* link: If discharging and system is off, only poll battery once a minuteRandall Spangler2012-09-251-3/+31
* Only ask the charger for current steps it can supplyRandall Spangler2012-09-242-12/+42
* Use two-color lightbar scheme, with KB backlight for brightnessBill Richardson2012-09-241-17/+50