aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/olpc
Commit message (Expand)AuthorAge
* olpc: x01: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-02
* Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-14
|\
| * Platform: OLPC: Make olpc_dt_compatible_match() static __initLubomir Rintel2019-06-11
| * Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel2019-05-20
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
|/
* x86/platform/olpc: Use a correct version when making up a battery nodeLubomir Rintel2019-04-18
* x86/platform/olpc: Trivial code move in DT fixupLubomir Rintel2019-04-18
* x86/platform/olpc: Don't split string literals when fixing up the DTLubomir Rintel2019-04-18
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-26
|\
| * x86/platform/olpc: Do not call of_platform_bus_probe()Rob Herring2018-11-17
* | x86: Fix various typos in commentsIngo Molnar2018-12-03
|/
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-31
* x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel2018-10-05
* x86/platform/olpc: Use PTR_ERR_OR_ZERO()zhong jiang2018-08-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski2017-06-13
* x86/platform/olpc: Fix resume handler build warningBorislav Petkov2016-11-28
* x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
* x86/olpc/xo15/sci: Use newly added power_supply_put APIKrzysztof Kozlowski2015-03-13
* x86/olpc/xo1/sci: Use newly added power_supply_put APIKrzysztof Kozlowski2015-03-13
* power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-13
* x86: platform: olpc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* 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