summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/olpc/olpc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* x86/platform/olpc: Use PTR_ERR_OR_ZERO()zhong jiang2018-08-021-3/+1
* x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-07-311-7/+36
* Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-311-97/+0
* x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-311-26/+27
* drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-311-0/+1
* Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-311-2/+2
* x86/olpc: Add debugfs interface for EC commandsDaniel Drake2012-03-271-0/+97
* x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-051-2/+2
* x86, olpc: Add XO-1.5 SCI driverDaniel Drake2011-07-061-0/+9
* x86, olpc: EC SCI wakeup mask functionalityDaniel Drake2011-07-061-0/+86
* x86, olpc: Use device tree for platform identificationDaniel Drake2011-03-151-24/+27
* x86: Move olpc to platformThomas Gleixner2010-10-271-0/+281