aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/olpc
AgeCommit message (Expand)Author
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-11x86: olpc-xo1-sci: Remove invocation of MFD's .enable()/.disable() call-backsLee Jones
2019-11-11x86: olpc-xo1-pm: Remove invocation of MFD's .enable()/.disable() call-backsLee Jones
2019-10-18x86: Use pr_warn instead of pr_warningKefeng Wang
2019-10-18x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby
2019-08-02olpc: x01: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-06-11Platform: OLPC: Make olpc_dt_compatible_match() static __initLubomir Rintel
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-20Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel
2019-04-18x86/platform/olpc: Use a correct version when making up a battery nodeLubomir Rintel
2019-04-18x86/platform/olpc: Trivial code move in DT fixupLubomir Rintel
2019-04-18x86/platform/olpc: Don't split string literals when fixing up the DTLubomir Rintel
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2018-12-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-12-03x86: Fix various typos in commentsIngo Molnar
2018-11-17x86/platform/olpc: Do not call of_platform_bus_probe()Rob Herring
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-10-05x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel
2018-08-02x86/platform/olpc: Use PTR_ERR_OR_ZERO()zhong jiang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski
2016-11-28x86/platform/olpc: Fix resume handler build warningBorislav Petkov
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2015-03-13x86/olpc/xo15/sci: Use newly added power_supply_put APIKrzysztof Kozlowski
2015-03-13x86/olpc/xo1/sci: Use newly added power_supply_put APIKrzysztof Kozlowski
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski
2014-10-20x86: platform: olpc: drop owner assignment from platform_driversWolfram Sang
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-09-24olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui
2013-04-24x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device()Wei Yongjun
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-07-31x86: OLPC: move s/r-related EC cmds to EC driverAndres 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-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon
2012-07-12olpc-xo15-sci: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-05-07x86/olpc/xo1/sci: Report RTC wakeup eventsDaniel Drake
2012-05-07x86/olpc/xo1/sci: Produce wakeup events for buttons and switchesDaniel Drake
2012-03-27x86/olpc: Add debugfs interface for EC commandsDaniel Drake
2012-03-06x86/olpc/xo15/sci: Enable lid close wakeup controlDaniel Drake
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker