summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-3004.BBrian Norris2021-09-101-0/+1
* Cherry-Pick: Add 'unprotect' flag for flashing link ec.Dave Parker2013-01-222-2/+20
* temp_metrics: tmp006 calibration updateSameer Nanda2012-10-231-4/+3
* temp_metrics: disable ACPI thermal zone 1Sameer Nanda2012-10-161-0/+6
* temp_metrics: tmp006 calibration and fan loop updatesSameer Nanda2012-10-161-22/+74
* Fix lightbar bug, add more tweaks.Bill Richardson2012-10-163-10/+50
* link:re-enable fan RPM controller when neededRandall Spangler2012-10-164-38/+70
* link: thermal controls ignore case temp by defaultRandall Spangler2012-10-161-9/+6
* Replace pulsing with sweeping.Bill Richardson2012-10-161-23/+15
* Set minimum brightness to 35%, variable osc settings.Bill Richardson2012-10-164-48/+77
* link: Ignore keyboard when lid is closedRandall Spangler2012-10-162-14/+28
* Parameterize the lightbar behavior as much as possible.Bill Richardson2012-10-164-99/+378
* link: EC reclaims fan control on AP shutdownRandall Spangler2012-10-165-27/+49
* link: Reset fan target RPM when suspendingRandall Spangler2012-10-161-0/+1
* link: TMP006 S0 param is uncalibrated by defaultRandall Spangler2012-10-164-14/+19
* link: Added sensor-not-calibrated error for TMP006Randall Spangler2012-10-164-4/+18
* link: Temp sensors can return not-powered error codeRandall Spangler2012-10-167-58/+39
* link: Temp sensor read can return an error codeRandall Spangler2012-10-169-55/+76
* Add host command to get/set TMP006 calibration dataRandall Spangler2012-10-163-22/+175
* Add t6cal console command to set/print TMP006 calibrationRandall Spangler2012-10-161-1/+55
* Refactor TMP006 moduleRandall Spangler2012-10-163-171/+187
* Add console channel for thermal outputRandall Spangler2012-10-162-0/+2
* temp_metrics: remove prochot and TCC modificationsSameer Nanda2012-10-161-14/+0
* Fix lightbar test patternBill Richardson2012-10-161-11/+11
* link: Revive under voltage protection battery packRong Chang2012-10-162-4/+21
* link: Hibernate EC when battery level drops below 2%Randall Spangler2012-10-052-4/+15
* stm32: Implement keyboard debouncingSimon Glass2012-10-051-54/+182
* stm32: Implement keyscan configuration commandSimon Glass2012-10-052-0/+239
* stm32: Reduce keyboard scan period from 10ms to 3msSimon Glass2012-10-051-1/+1
* stm32: Update keyboard_scan to use run-time configurationSimon Glass2012-10-051-41/+75
* stm32: Drop key scan masksSimon Glass2012-10-051-21/+0
* Define key scan parameters and get/set commandSimon Glass2012-10-051-0/+49
* link: fix race condition enabling keyboard interruptRandall Spangler2012-10-051-5/+13
* link: Implement keyboard debouncingRandall Spangler2012-10-051-79/+150
* Remove some extensions from .gitignoreSimon Glass2012-10-041-3/+0
* link: add hibernate option to ectool reboot_ecRandall Spangler2012-10-043-4/+13
* link: Pass keyboard state array as a parameterRandall Spangler2012-10-041-36/+49
* Major rewrite of lightbar using FP math.Bill Richardson2012-10-021-377/+388
* Fine tuning of temp_metrics thermal loopSameer Nanda2012-10-021-18/+33
* link: Add charge_near_full stateRandall Spangler2012-10-023-5/+44
* link: Add more info to 'ectool battery'Randall Spangler2012-10-021-0/+29
* Enable FPU support for Link ECBill Richardson2012-10-029-67/+35
* link: Don't set power LED green until second idleRandall Spangler2012-10-012-1/+18
* Update temp_metrics to look at skin temperaturesSameer Nanda2012-10-011-30/+127
* Re-enable keyboard scanning at end of debounce intervalRandall Spangler2012-09-281-6/+10
* link: Re-enable USB ports on resumeRandall Spangler2012-09-263-48/+38
* Clean up reboot host commandRandall Spangler2012-09-263-8/+9
* stm32f: ADC driverVic Yang2012-09-267-2/+269
* stm32: Export DMA memory size optionVic Yang2012-09-265-31/+74
* link: If discharging and system is off, only poll battery once a minuteRandall Spangler2012-09-252-3/+32