aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/olpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27x86/olpc: Add debugfs interface for EC commandsDaniel Drake1-0/+97
2012-03-06x86/olpc/xo15/sci: Enable lid close wakeup controlDaniel Drake1-1/+71
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-08-05x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox1-2/+2
2011-07-24x86, olpc-xo15-sci: Enable EC wakeup capabilityDaniel Drake1-1/+1
2011-07-06x86, olpc: Add XO-1.5 SCI driverDaniel Drake3-0/+178
2011-07-06x86, olpc: Add XO-1 RTC driverDaniel Drake2-0/+82
2011-07-06x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake1-0/+37
2011-07-06x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake1-1/+206
2011-07-06x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake1-1/+182
2011-07-06x86, olpc: EC SCI wakeup mask functionalityDaniel Drake1-0/+86
2011-07-06x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2-0/+192
2011-07-06x86, olpc: Add XO-1 suspend/resume supportDaniel Drake3-1/+217
2011-07-06x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake2-29/+16
2011-07-06x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake1-18/+8
2011-07-06x86, olpc: Add missing elements to device treeDaniel Drake1-0/+103
2011-05-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-27/+47
2011-03-27mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake1-6/+6
2011-03-27mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon1-6/+5
2011-03-23mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon1-2/+2
2011-03-23mfd: Add sharing for cs5535 acpi/pms cellsAndres Salomon1-22/+20
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2011-03-15x86, olpc: Use device tree for platform identificationDaniel Drake3-27/+47
2011-03-02x86: OLPC: have prom_early_alloc BUG rather than return NULLAndres Salomon1-2/+1
2011-02-23x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner1-1/+1
2011-02-23x86: OLPC: Cleanup config maze completelyThomas Gleixner1-1/+1
2011-01-14x86: OLPC: convert olpc-xo1 driver from pci device to platform deviceAndres Salomon1-46/+55
2010-12-15x86, olpc: Speed up device tree creation during bootAndres Salomon1-5/+23
2010-12-15x86, olpc: Add OLPC device-tree supportAndres Salomon3-0/+171
2010-10-27x86: Move olpc to platformThomas Gleixner4-0/+536