aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/olpc
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-051-2/+2
* x86, olpc-xo15-sci: Enable EC wakeup capabilityDaniel Drake2011-07-241-1/+1
* x86, olpc: Add XO-1.5 SCI driverDaniel Drake2011-07-063-0/+178
* x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-062-0/+82
* x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake2011-07-061-0/+37
* x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-061-1/+206
* x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-061-1/+182
* x86, olpc: EC SCI wakeup mask functionalityDaniel Drake2011-07-061-0/+86
* x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2011-07-062-0/+192
* x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-063-1/+217
* x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake2011-07-062-29/+16
* x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake2011-07-061-18/+8
* x86, olpc: Add missing elements to device treeDaniel Drake2011-07-061-0/+103
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-193-27/+47
|\
| * x86, olpc: Use device tree for platform identificationDaniel Drake2011-03-153-27/+47
* | mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake2011-03-271-6/+6
* | mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon2011-03-271-6/+5
* | mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon2011-03-231-2/+2
* | mfd: Add sharing for cs5535 acpi/pms cellsAndres Salomon2011-03-231-22/+20
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-2/+2
|\ \ | |/
| * x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner2011-02-231-1/+1
| * x86: OLPC: Cleanup config maze completelyThomas Gleixner2011-02-231-1/+1
* | x86: OLPC: have prom_early_alloc BUG rather than return NULLAndres Salomon2011-03-021-2/+1
|/
* x86: OLPC: convert olpc-xo1 driver from pci device to platform deviceAndres Salomon2011-01-141-46/+55
* x86, olpc: Speed up device tree creation during bootAndres Salomon2010-12-151-5/+23
* x86, olpc: Add OLPC device-tree supportAndres Salomon2010-12-153-0/+171
* x86: Move olpc to platformThomas Gleixner2010-10-274-0/+536