aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-28powerpc: 8xx: get cpu node with of_get_cpu_nodeRob Herring1-2/+3
2018-09-28powerpc: 4xx: get cpu node with of_get_cpu_nodeRob Herring1-1/+1
2018-09-28powerpc: use for_each_of_cpu_node iteratorRob Herring2-40/+26
2018-09-28openrisc: use for_each_of_cpu_node iteratorRob Herring1-2/+1
2018-09-28nios2: get cpu node with of_get_cpu_nodeRob Herring1-1/+3
2018-09-28c6x: use for_each_of_cpu_node iteratorRob Herring1-8/+3
2018-09-28arm64: use for_each_of_cpu_node iteratorRob Herring1-1/+1
2018-09-28ARM: shmobile: use for_each_of_cpu_node iteratorRob Herring3-15/+5
2018-09-28ARM: topology: remove unneeded check for /cpus nodeRob Herring1-6/+0
2018-09-28ARM: use for_each_of_cpu_node iteratorRob Herring1-4/+1
2018-09-28of: Support matching cpu nodes with no 'reg' propertyRob Herring1-0/+2
2018-09-28of: Add cpu node iterator for_each_of_cpu_node()Rob Herring2-0/+50
2018-09-27of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck1-8/+18
2018-09-27ARM: dt-bindings: Add vendor prefix for FacebookVijay Khemka1-0/+1
2018-09-26mfd: arizona: Correct link for sound binding documentCharles Keepax1-1/+1
2018-09-26dt-bindings: i2c: Fix SMBus typosim manseop1-1/+1
2018-09-26dt-bindings: crypto: hip07-sec, drop incorrect commasJonathan Cameron1-1/+1
2018-09-26dt-bindings: fpga: fix freeze controller compatible in region docAlan Tull1-2/+2
2018-09-26dt-bindings: reset: imx7: update the compatible stringAnson Huang1-1/+1
2018-09-26dt-binding: arm/cpus.txt: fix dynamic-power-coefficient unitVincent Guittot1-2/+2
2018-09-20scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4Rob Herring23-236/+1033
2018-09-19scripts/dtc: Add yamltree.c to dtc sourcesRob Herring1-1/+1
2018-09-19libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring3-0/+5
2018-09-19of/unittest: Fix I2C bus unit-address errorRob Herring2-4/+4
2018-09-19Merge branch 'dt/linus' into HEADRob Herring1-0/+3
2018-09-11of: fix phandle cache creation for DTs with no phandlesRob Herring1-0/+3
2018-09-07of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring1-1/+1
2018-09-07of: make default address and size cells sizes privateRob Herring3-9/+8
2018-09-07vsprintf: print OF node name using full_nameRob Herring1-1/+6
2018-09-07of: Convert to using %pOFn instead of device_node.nameRob Herring6-22/+23
2018-09-04of/unittest: add printf tests for node nameRob Herring1-0/+4
2018-09-04of/unittest: remove use of node name pointer in overlay high level testRob Herring1-5/+8
2018-09-02Linux 4.19-rc2Linus Torvalds1-1/+1
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-0/+80
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-188/+213
2018-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds21-50/+167
2018-09-02Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-22/+4
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-13/+4
2018-09-02x86/pti: Fix section mismatch warning/errorRandy Dunlap1-1/+1
2018-09-01Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson5-31/+66
2018-09-01x86/vdso: Fix lsl operand orderSamuel Neves1-1/+1
2018-09-01Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-2/+3
2018-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-3/+3
2018-09-01x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony1-1/+24
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-17/+26
2018-08-31x86/efi: Load fixmap GDT in efi_call_phys_epilog()Joerg Roedel1-6/+2
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-10/+24
2018-08-31Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-6/+4
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds8-44/+66
2018-08-31x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski4-1/+53