aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/platform/olpc/olpc.c
AgeCommit message (Expand)Author
2021-10-06x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-20Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel
2018-08-02x86/platform/olpc: Use PTR_ERR_OR_ZERO()zhong jiang
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2012-07-31x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon
2012-03-27x86/olpc: Add debugfs interface for EC commandsDaniel Drake
2011-08-05x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox
2011-07-06x86, olpc: Add XO-1.5 SCI driverDaniel Drake
2011-07-06x86, olpc: EC SCI wakeup mask functionalityDaniel Drake
2011-03-15x86, olpc: Use device tree for platform identificationDaniel Drake
2010-10-27x86: Move olpc to platformThomas Gleixner