aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/olpc
AgeCommit message (Expand)AuthorFilesLines
2016-08-28platform/olpc: Make ec explicitly non-modularGravatar Paul Gortmaker 1-5/+3
2015-10-06OLPC: Use %*ph specifier instead of passing direct valuesGravatar Andy Shevchenko 1-8/+5
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierGravatar Daniel Drake 1-1/+1
2012-07-31Platform: OLPC: move global variables into priv structGravatar Andres Salomon 1-20/+28
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverGravatar Andres Salomon 1-0/+117
2012-07-31x86: OLPC: switch over to using new EC driver on x86Gravatar Andres Salomon 1-5/+0
2012-07-31Platform: OLPC: add a suspended flag to the EC driverGravatar Andres Salomon 1-1/+45
2012-07-31Platform: OLPC: turn EC driver into a platform_driverGravatar Andres Salomon 1-0/+48
2012-07-31Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itGravatar Andres Salomon 1-2/+110
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverGravatar Andres Salomon 2-0/+20