summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/olpc
AgeCommit message (Expand)AuthorLines
2026-01-05x86/platform/olpc: Replace strcpy() with strscpy() in xo15_sci_add()Thorsten Blum-2/+3
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar-1/+1
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar-3/+3
2025-03-06x86/platform/olpc: Remove unused variable 'len' in olpc_dt_compatible_match()Zeng Heng-2/+1
2025-02-21x86/platform/olpc-xo1-sci: Don't include <linux/pm_wakeup.h> directlyWolfram Sang-1/+0
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang-5/+1
2024-10-21x86/platform: Switch back to struct platform_driver::remove()Uwe Kleine-König-3/+3
2024-04-10x86/platform/olpc-xo1-sci: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2024-04-10x86/platform/olpc-x01-pm: Convert to platform remove callback returning voidUwe Kleine-König-4/+3
2023-05-18x86/platform: Avoid missing-prototype warnings for OLPCArnd Bergmann-1/+1
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li-2/+1
2022-07-15x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin-1/+1
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra-3/+3
2021-10-06x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn-1/+1
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar-2/+2
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds-4/+4
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2020-05-10power: supply: olpc_battery: fix the power supply nameLubomir Rintel-4/+4
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-14/+0
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+2
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+1
2019-11-11x86: olpc-xo1-sci: Remove invocation of MFD's .enable()/.disable() call-backsLee Jones-6/+0
2019-11-11x86: olpc-xo1-pm: Remove invocation of MFD's .enable()/.disable() call-backsLee Jones-8/+0
2019-10-18x86: Use pr_warn instead of pr_warningKefeng Wang-1/+1
2019-10-18x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby-1/+2
2019-08-02olpc: x01: convert platform driver to use dev_groupsGreg Kroah-Hartman-10/+7
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds-102/+19
2019-06-11Platform: OLPC: Make olpc_dt_compatible_match() static __initLubomir Rintel-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-30/+6
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2019-05-20Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel-101/+18
2019-04-18x86/platform/olpc: Use a correct version when making up a battery nodeLubomir Rintel-14/+50
2019-04-18x86/platform/olpc: Trivial code move in DT fixupLubomir Rintel-5/+5
2019-04-18x86/platform/olpc: Don't split string literals when fixing up the DTLubomir Rintel-14/+19
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport-0/+3
2018-12-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-18/+0
2018-12-03x86: Fix various typos in commentsIngo Molnar-1/+1
2018-11-17x86/platform/olpc: Do not call of_platform_bus_probe()Rob Herring-18/+0
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport-1/+1
2018-10-05x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel-0/+3
2018-08-02x86/platform/olpc: Use PTR_ERR_OR_ZERO()zhong jiang-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski-1/+1
2016-11-28x86/platform/olpc: Fix resume handler build warningBorislav Petkov-0/+2
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker-2/+5
2015-03-13x86/olpc/xo15/sci: Use newly added power_supply_put APIKrzysztof Kozlowski-2/+2
2015-03-13x86/olpc/xo1/sci: Use newly added power_supply_put APIKrzysztof Kozlowski-2/+2