summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up GPIO moduleRandall Spangler2012-10-256-103/+138
* 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-243-52/+77
* Clean up charger codeRandall Spangler2012-10-242-83/+94
* Cleanup: battery_prechargeRandall Spangler2012-10-241-24/+38
* Cleanup: batteryRandall Spangler2012-10-242-54/+48
* Revert "lm4: Add chip name for lm4fs1gh5bbfig"Jon Salz2012-10-231-2/+0
* Use CONFIG_TASK_VBOOTHASH instead of CONFIG_VBOOTRandall Spangler2012-10-235-16/+6
* Clean up keyboard_scan moduleRandall Spangler2012-10-233-23/+7
* Clean up i8042 moduleRandall Spangler2012-10-236-231/+162
* Hook functions no longer return valuesRandall Spangler2012-10-2335-243/+134
* temp_metrics: tmp006 calibration updateSameer Nanda2012-10-231-4/+3
* lm4: Add chip name for lm4fs1gh5bbfigVic Yang2012-10-221-0/+2
* lm4: Report raw DID value when chip name cannot be determinedVic Yang2012-10-221-1/+26
* Fix help message for ectoolRandall Spangler2012-10-221-1/+1
* Host commands use correct console channelRandall Spangler2012-10-181-2/+2
* cleanup: TMP006 constants should be staticRandall Spangler2012-10-181-6/+6
* link: Fix checking runtime keysRandall Spangler2012-10-181-2/+3
* link: Increase EC cold reboot time to 150msRandall Spangler2012-10-181-1/+1
* link: host command params must be 32-bit alignedRandall Spangler2012-10-171-1/+2
* link: Don't print keyboard state changes by defaultRandall Spangler2012-10-171-1/+34
* link: don't rely on host-write interrupt statusRandall Spangler2012-10-172-36/+56
* stm32: Swallow special keys instead of passing them to APSimon Glass2012-10-171-5/+10
* Make S3 red-light flash adjustable.Bill Richardson2012-10-173-7/+12
* Fix delay loop for battery detectingVic Yang2012-10-171-3/+1
* Finally final lightbar tweaks. Really. I think...Bill Richardson2012-10-161-17/+37
* link: increase time in hibernate for EC cold resetRandall Spangler2012-10-161-2/+10
* Add EC keyscan test interfaceSimon Glass2012-10-161-0/+58
* Fix lightbar bug, add more tweaks.Bill Richardson2012-10-153-10/+50
* temp_metrics: disable ACPI thermal zone 1Sameer Nanda2012-10-151-0/+6
* temp_metrics: tmp006 calibration and fan loop updatesSameer Nanda2012-10-151-22/+74
* link:re-enable fan RPM controller when neededRandall Spangler2012-10-154-38/+70
* spring: force power on LCD and backlightVincent Palatin2012-10-153-0/+24
* 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-144-48/+77
* link: Ignore keyboard when lid is closedRandall Spangler2012-10-122-14/+28
* stm32: support DMA on I2C1Vincent Palatin2012-10-113-30/+54
* spring: de-activate power LED codeVincent Palatin2012-10-111-1/+0
* stm32: make power led optionalVincent Palatin2012-10-112-1/+8
* spring: enable USB boost charger by defaultVincent Palatin2012-10-111-1/+1
* Parameterize the lightbar behavior as much as possible.Bill Richardson2012-10-114-99/+378
* link: EC reclaims fan control on AP shutdownRandall Spangler2012-10-115-27/+49
* link: Reset fan target RPM when suspendingRandall Spangler2012-10-111-0/+1
* link: TMP006 S0 param is uncalibrated by defaultRandall Spangler2012-10-114-14/+19
* link: Added sensor-not-calibrated error for TMP006Randall Spangler2012-10-114-4/+18
* link: Temp sensors can return not-powered error codeRandall Spangler2012-10-117-58/+39
* link: Temp sensor read can return an error codeRandall Spangler2012-10-119-55/+76