summaryrefslogtreecommitdiffstats
path: root/drivers/platform/olpc/olpc-ec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-151-6/+168
|\
| * Platform: OLPC: Add a regulator for the DCONLubomir Rintel2019-05-201-0/+67
| * Platform: OLPC: Avoid a warning if the EC didn't register yetLubomir Rintel2019-05-201-2/+5
| * Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel2019-05-201-3/+96
| * Platform: OLPC: Remove an unused includeLubomir Rintel2019-05-201-1/+0Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 79Thomas Gleixner2019-05-241-2/+1Star
|/
* platform/olpc: Make ec explicitly non-modularPaul Gortmaker2016-08-291-5/+3Star
* OLPC: Use %*ph specifier instead of passing direct valuesAndy Shevchenko2015-10-071-8/+5Star
* drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake2013-08-231-1/+1
* Platform: OLPC: move global variables into priv structAndres Salomon2012-08-011-20/+28
* Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-08-011-0/+117
* x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-08-011-5/+0Star
* Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-08-011-1/+45
* Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-08-011-0/+48
* Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-08-011-2/+110
* Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-08-011-0/+16