summaryrefslogtreecommitdiff
path: root/drivers/platform/olpc
AgeCommit message (Expand)Author
2019-07-25Platform: OLPC: add SPI MODULE_DEVICE_TABLELubomir Rintel
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-06-12Platform: OLPC: Add a config menu category for XO 1.75Lubomir Rintel
2019-06-12Platform: OLPC: Require CONFIG_POWER_SUPPLY for XO-1.75 ECLubomir Rintel
2019-06-12Platform: OLPC: Fix olpc_xo175_ec_cmd() return valueLubomir Rintel
2019-06-11Platform: OLPC: Add INPUT dependenciesYueHaibing
2019-06-11Platform: OLPC: Fix build error without CONFIG_SPIYueHaibing
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 79Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20Platform: OLPC: Add a regulator for the DCONLubomir Rintel
2019-05-20Platform: OLPC: Add XO-1.75 EC driverLubomir Rintel
2019-05-20Platform: OLPC: Avoid a warning if the EC didn't register yetLubomir Rintel
2019-05-20Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel
2019-05-20Platform: OLPC: Remove an unused includeLubomir Rintel
2016-08-28platform/olpc: Make ec explicitly non-modularPaul Gortmaker
2015-10-06OLPC: Use %*ph specifier instead of passing direct valuesAndy Shevchenko
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake
2012-07-31Platform: OLPC: move global variables into priv structAndres 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-31Platform: OLPC: add a suspended flag to the EC driverAndres Salomon
2012-07-31Platform: OLPC: turn EC driver into a platform_driverAndres Salomon
2012-07-31Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon