Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tick task | Randall Spangler | 2012-10-30 | 1 | -0/+16 |
* | Disable scratchpad command | Randall Spangler | 2012-10-30 | 1 | -3/+2 |
* | Use SECOND and MSEC constants | Randall Spangler | 2012-10-29 | 12 | -46/+41 |
* | Rename POWERSTATE task to CHARGER | Randall Spangler | 2012-10-29 | 3 | -3/+3 |
* | Consolidate emergency debug output | Randall Spangler | 2012-10-29 | 1 | -50/+29 |
* | Clean up thermal modules | Randall Spangler | 2012-10-26 | 6 | -134/+115 |
* | Clean up x86power module | Randall Spangler | 2012-10-26 | 1 | -47/+27 |
* | Clean up a few modules in common/ | Randall Spangler | 2012-10-26 | 3 | -26/+25 |
* | Clean up uart buffering code | Randall Spangler | 2012-10-26 | 2 | -89/+50 |
* | Clean up USB charging module | Randall Spangler | 2012-10-26 | 1 | -17/+8 |
* | Clean up pwm module | Randall Spangler | 2012-10-25 | 2 | -78/+0 |
* | Clean up vboot hash support | Randall Spangler | 2012-10-25 | 4 | -42/+225 |
* | Clean up system module | Randall Spangler | 2012-10-25 | 1 | -29/+22 |
* | Clean up LED and onewire modules | Randall Spangler | 2012-10-25 | 1 | -8/+15 |
* | Clean up printf module | Randall Spangler | 2012-10-25 | 1 | -10/+22 |
* | Cleanup: flash module | Randall Spangler | 2012-10-25 | 1 | -3/+2 |
* | Clean up GPIO module | Randall Spangler | 2012-10-25 | 1 | -14/+21 |
* | Clean up host command module | Randall Spangler | 2012-10-25 | 1 | -39/+38 |
* | Clean up fmap.c | Randall Spangler | 2012-10-24 | 1 | -10/+16 |
* | link: Don't force battery to request current | Randall Spangler | 2012-10-24 | 1 | -6/+2 |
* | Clean up console module | Randall Spangler | 2012-10-24 | 2 | -39/+45 |
* | Clean up charger code | Randall Spangler | 2012-10-24 | 2 | -83/+94 |
* | Cleanup: battery_precharge | Randall Spangler | 2012-10-24 | 1 | -24/+38 |
* | Cleanup: battery | Randall Spangler | 2012-10-24 | 1 | -43/+31 |
* | Use CONFIG_TASK_VBOOTHASH instead of CONFIG_VBOOT | Randall Spangler | 2012-10-23 | 1 | -6/+6 |
* | Clean up i8042 module | Randall Spangler | 2012-10-23 | 3 | -118/+45 |
* | Hook functions no longer return values | Randall Spangler | 2012-10-23 | 14 | -101/+65 |
* | Host commands use correct console channel | Randall Spangler | 2012-10-18 | 1 | -2/+2 |
* | cleanup: TMP006 constants should be static | Randall Spangler | 2012-10-18 | 1 | -6/+6 |
* | Make S3 red-light flash adjustable. | Bill Richardson | 2012-10-17 | 1 | -4/+6 |
* | Fix delay loop for battery detecting | Vic Yang | 2012-10-17 | 1 | -3/+1 |
* | Finally final lightbar tweaks. Really. I think... | Bill Richardson | 2012-10-16 | 1 | -17/+37 |
* | Fix lightbar bug, add more tweaks. | Bill Richardson | 2012-10-15 | 1 | -10/+42 |
* | link:re-enable fan RPM controller when needed | Randall Spangler | 2012-10-15 | 2 | -0/+6 |
* | link: thermal controls ignore case temp by default | Randall Spangler | 2012-10-15 | 1 | -9/+6 |
* | Replace pulsing with sweeping. | Bill Richardson | 2012-10-14 | 1 | -23/+15 |
* | Set minimum brightness to 35%, variable osc settings. | Bill Richardson | 2012-10-14 | 1 | -36/+42 |
* | Parameterize the lightbar behavior as much as possible. | Bill Richardson | 2012-10-11 | 1 | -95/+179 |
* | link: EC reclaims fan control on AP shutdown | Randall Spangler | 2012-10-11 | 3 | -20/+19 |
* | link: TMP006 S0 param is uncalibrated by default | Randall Spangler | 2012-10-11 | 2 | -8/+15 |
* | link: Added sensor-not-calibrated error for TMP006 | Randall Spangler | 2012-10-11 | 2 | -0/+6 |
* | link: Temp sensors can return not-powered error code | Randall Spangler | 2012-10-11 | 3 | -27/+19 |
* | link: Temp sensor read can return an error code | Randall Spangler | 2012-10-11 | 3 | -34/+29 |
* | Add host command to get/set TMP006 calibration data | Randall Spangler | 2012-10-11 | 1 | -22/+74 |
* | Add t6cal console command to set/print TMP006 calibration | Randall Spangler | 2012-10-11 | 1 | -1/+55 |
* | Refactor TMP006 module | Randall Spangler | 2012-10-11 | 1 | -158/+168 |
* | Add console channel for thermal output | Randall Spangler | 2012-10-10 | 1 | -0/+1 |
* | Fix lightbar test pattern | Bill Richardson | 2012-10-10 | 1 | -11/+11 |
* | link: Revive under voltage protection battery pack | Rong Chang | 2012-10-08 | 1 | -4/+20 |
* | link: Hibernate EC when battery level drops below 2% | Randall Spangler | 2012-10-05 | 1 | -4/+12 |