Loading CREDITS +4 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,10 @@ Linus ---------- M: Matt Mackal E: mpm@selenic.com D: SLOB slab allocator N: Matti Aarnio E: mea@nic.funet.fi D: Alpha systems hacking, IPv6 and other network related stuff Loading Documentation/accounting/getdelays.c +1 −0 Original line number Diff line number Diff line Loading @@ -314,6 +314,7 @@ int main(int argc, char *argv[]) break; case 'm': strncpy(cpumask, optarg, sizeof(cpumask)); cpumask[sizeof(cpumask) - 1] = '\0'; maskset = 1; printf("cpumask %s maskset %d\n", cpumask, maskset); break; Loading Documentation/devicetree/bindings/arm/armada-38x.txt +12 −2 Original line number Diff line number Diff line Loading @@ -6,5 +6,15 @@ following property: Required root node property: - compatible: must contain either "marvell,armada380" or "marvell,armada385" depending on the variant of the SoC being used. - compatible: must contain "marvell,armada380" In addition, boards using the Marvell Armada 385 SoC shall have the following property before the previous one: Required root node property: compatible: must contain "marvell,armada385" Example: compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada380"; Documentation/devicetree/bindings/arm/l2cc.txt +3 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,9 @@ Optional properties: - arm,filter-ranges : <start length> Starting address and length of window to filter. Addresses in the filter window are directed to the M1 port. Other addresses will go to the M0 port. - arm,io-coherent : indicates that the system is operating in an hardware I/O coherent mode. Valid only when the arm,pl310-cache compatible string is used. - interrupts : 1 combined interrupt. - cache-id-part: cache id part number to be used if it is not present on hardware Loading Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ adc@12D10000 { /* NTC thermistor is a hwmon device */ ncp15wb473@0 { compatible = "ntc,ncp15wb473"; compatible = "murata,ncp15wb473"; pullup-uv = <1800000>; pullup-ohm = <47000>; pulldown-ohm = <0>; Loading Loading
CREDITS +4 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,10 @@ Linus ---------- M: Matt Mackal E: mpm@selenic.com D: SLOB slab allocator N: Matti Aarnio E: mea@nic.funet.fi D: Alpha systems hacking, IPv6 and other network related stuff Loading
Documentation/accounting/getdelays.c +1 −0 Original line number Diff line number Diff line Loading @@ -314,6 +314,7 @@ int main(int argc, char *argv[]) break; case 'm': strncpy(cpumask, optarg, sizeof(cpumask)); cpumask[sizeof(cpumask) - 1] = '\0'; maskset = 1; printf("cpumask %s maskset %d\n", cpumask, maskset); break; Loading
Documentation/devicetree/bindings/arm/armada-38x.txt +12 −2 Original line number Diff line number Diff line Loading @@ -6,5 +6,15 @@ following property: Required root node property: - compatible: must contain either "marvell,armada380" or "marvell,armada385" depending on the variant of the SoC being used. - compatible: must contain "marvell,armada380" In addition, boards using the Marvell Armada 385 SoC shall have the following property before the previous one: Required root node property: compatible: must contain "marvell,armada385" Example: compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada380";
Documentation/devicetree/bindings/arm/l2cc.txt +3 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,9 @@ Optional properties: - arm,filter-ranges : <start length> Starting address and length of window to filter. Addresses in the filter window are directed to the M1 port. Other addresses will go to the M0 port. - arm,io-coherent : indicates that the system is operating in an hardware I/O coherent mode. Valid only when the arm,pl310-cache compatible string is used. - interrupts : 1 combined interrupt. - cache-id-part: cache id part number to be used if it is not present on hardware Loading
Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ adc@12D10000 { /* NTC thermistor is a hwmon device */ ncp15wb473@0 { compatible = "ntc,ncp15wb473"; compatible = "murata,ncp15wb473"; pullup-uv = <1800000>; pullup-ohm = <47000>; pulldown-ohm = <0>; Loading