Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | platform/olpc: Make ec explicitly non-modular | Paul Gortmaker | 2016-08-28 | 1 | -5/+3 |
* | OLPC: Use %*ph specifier instead of passing direct values | Andy Shevchenko | 2015-10-06 | 1 | -8/+5 |
* | drivers/platform/olpc/olpc-ec.c: initialise earlier | Daniel Drake | 2013-08-23 | 1 | -1/+1 |
* | Platform: OLPC: move global variables into priv struct | Andres Salomon | 2012-07-31 | 1 | -20/+28 |
* | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon | 2012-07-31 | 1 | -0/+117 |
* | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 2012-07-31 | 1 | -5/+0 |
* | Platform: OLPC: add a suspended flag to the EC driver | Andres Salomon | 2012-07-31 | 1 | -1/+45 |
* | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon | 2012-07-31 | 1 | -0/+48 |
* | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon | 2012-07-31 | 1 | -2/+110 |
* | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon | 2012-07-31 | 2 | -0/+20 |