summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/olpc/olpc.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds1-101/+18
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-20Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel1-101/+18
2018-08-02x86/platform/olpc: Use PTR_ERR_OR_ZERO()zhong jiang1-3/+1
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2012-07-31x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon1-7/+36
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon1-97/+0
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon1-26/+27
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon1-0/+1
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon1-2/+2
2012-03-27x86/olpc: Add debugfs interface for EC commandsDaniel Drake1-0/+97
2011-08-05x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox1-2/+2
2011-07-06x86, olpc: Add XO-1.5 SCI driverDaniel Drake1-0/+9
2011-07-06x86, olpc: EC SCI wakeup mask functionalityDaniel Drake1-0/+86
2011-03-15x86, olpc: Use device tree for platform identificationDaniel Drake1-24/+27
2010-10-27x86: Move olpc to platformThomas Gleixner1-0/+281