Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-23 | drivers/platform/olpc/olpc-ec.c: initialise earlier | Daniel Drake | 1 | -1/+1 |
2012-08-01 | Platform: OLPC: move global variables into priv struct | Andres Salomon | 1 | -20/+28 |
2012-08-01 | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon | 1 | -0/+117 |
2012-08-01 | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 1 | -5/+0 |
2012-08-01 | Platform: OLPC: add a suspended flag to the EC driver | Andres Salomon | 1 | -1/+45 |
2012-08-01 | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon | 1 | -0/+48 |
2012-08-01 | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon | 1 | -2/+110 |
2012-08-01 | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon | 2 | -0/+20 |