aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/olpc
Commit message (Expand)AuthorAge
* asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-05
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-06
* olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-23
* x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device()Wei Yongjun2013-04-24
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-25
* X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-07-31
* Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-31
* x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-31
* drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-31
* Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-31
* olpc-xo15-sci: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-12
* x86/olpc/xo1/sci: Report RTC wakeup eventsDaniel Drake2012-05-07
* x86/olpc/xo1/sci: Produce wakeup events for buttons and switchesDaniel Drake2012-05-07
* x86/olpc: Add debugfs interface for EC commandsDaniel Drake2012-03-27
* x86/olpc/xo15/sci: Enable lid close wakeup controlDaniel Drake2012-03-06
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-05
* x86, olpc-xo15-sci: Enable EC wakeup capabilityDaniel Drake2011-07-24
* x86, olpc: Add XO-1.5 SCI driverDaniel Drake2011-07-06
* x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-06
* x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake2011-07-06
* x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-06
* x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-06
* x86, olpc: EC SCI wakeup mask functionalityDaniel Drake2011-07-06
* x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2011-07-06
* x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-06
* x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake2011-07-06
* x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake2011-07-06
* x86, olpc: Add missing elements to device treeDaniel Drake2011-07-06
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-19
|\
| * x86, olpc: Use device tree for platform identificationDaniel Drake2011-03-15
* | mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake2011-03-26
* | mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon2011-03-26
* | mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon2011-03-23
* | mfd: Add sharing for cs5535 acpi/pms cellsAndres Salomon2011-03-23
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\|
| * x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner2011-02-23
| * x86: OLPC: Cleanup config maze completelyThomas Gleixner2011-02-23
* | x86: OLPC: have prom_early_alloc BUG rather than return NULLAndres Salomon2011-03-02
|/
* x86: OLPC: convert olpc-xo1 driver from pci device to platform deviceAndres Salomon2011-01-14
* x86, olpc: Speed up device tree creation during bootAndres Salomon2010-12-15
* x86, olpc: Add OLPC device-tree supportAndres Salomon2010-12-15
* x86: Move olpc to platformThomas Gleixner2010-10-27