From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 17888C282DF for ; Wed, 17 Apr 2019 17:22:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A5DCD21773 for ; Wed, 17 Apr 2019 17:22:51 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="W0Fi/oOO" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732922AbfDQRWn (ORCPT ); Wed, 17 Apr 2019 13:22:43 -0400 Received: from bombadil.infradead.org ([198.137.202.133]:42194 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729641AbfDQRWn (ORCPT ); Wed, 17 Apr 2019 13:22:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To: From:Date:Sender:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=qrLcUDIXgxXuUN+/TXi5ca1+aXe+xlBBBIZN8HQiFgE=; b=W0Fi/oOOdeWgbIc/ztSeAedUI vCsaKwieYCHo942kXWsUrVLIuhUxVmhZHDzMSg0GjGnmQV/Gq9XcFeJ7jSRu7xaeJIfTMrgaoIIW5 K+N8oPUjC3mLO/yd55ikoICg5kkpCMxdUj6uarJDRX+h0GfGfmEZ/bzse7JAwCMR4LfGAoDrHtGFj maU1ia/7LKLSoob0KCSpvRWh8XACQjhO5joZ6OofZsG5/BTDzypxzYxN5+dUlri2+cBCcVfD4gw8Y fd98Djr43+nQq6JBRU+avD1xShLJoOPb/ct85RSAIWjpBCF5hEpioxCuB6Es7Tit2zarq9iQ8fMWO 6CC0nGqLQ==; Received: from 177.132.233.55.dynamic.adsl.gvt.net.br ([177.132.233.55] helo=coco.lan) by bombadil.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1hGoGW-0008QG-E5; Wed, 17 Apr 2019 17:22:36 +0000 Date: Wed, 17 Apr 2019 14:22:15 -0300 From: Mauro Carvalho Chehab To: Guenter Roeck Cc: Linux Doc Mailing List , linux-kernel@vger.kernel.org, Jonathan Corbet , Jean Delvare , Rob Herring , Mark Rutland , Dirk Eibach , George Joseph , Joel Stanley , Andrew Jeffery , Fenghua Yu , Support Opensource , Juerg Haefliger , Steve Glendinning , Huang Rui , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , Clemens Ladisch , Rudolf Marek , Andreas Werner , Jim Cromie , Kamil Debski , Bartlomiej Zolnierkiewicz , Hans de Goede , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Marc Hulsman , linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linuxppc-dev@lists.ozlabs.org, patches@opensource.cirrus.com Subject: Re: [PATCH v3 21/21] docs: hwmon: Add an index file and rename docs to *.rst Message-ID: <20190417142215.791df5e7@coco.lan> In-Reply-To: <20190417141352.3225bbb3@coco.lan> References: <20190417164741.GA12147@roeck-us.net> <20190417141352.3225bbb3@coco.lan> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-hwmon-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org Em Wed, 17 Apr 2019 14:13:52 -0300 Mauro Carvalho Chehab escreveu: > Em Wed, 17 Apr 2019 09:47:41 -0700 > Guenter Roeck escreveu: >=20 > > On Wed, Apr 17, 2019 at 06:46:29AM -0300, Mauro Carvalho Chehab wrote: = =20 > > > Now that all files were converted to ReST format, rename them > > > and add an index. > > >=20 > > > Signed-off-by: Mauro Carvalho Chehab > > > Acked-by: Liviu Dudau =20 > >=20 > > I applied all patches except this one, which fails due to a conflict in > > ab8500. I also notice that this file has not been touched by your serie= s, > > which is odd. At the same time, patch 20/21 is missing from your series, > > and has been missing all along. Does the missing patch possibly touch > > Documentation/hwmon/ab8500 ? =20 >=20 > Patch 20/21 is the biggest one. Maybe vger rejected it either due to > its size or due to the number of c/c. >=20 > Just bounced it to you. Please let me know if you didn't receive it > yet. Btw, LKML got it: https://lore.kernel.org/lkml/cccc2a52363a5aaeea10e186ead8570503ea648e.15554= 94108.git.mchehab+samsung@kernel.org/ >=20 > Regards, > Mauro >=20 > >=20 > > Thanks, > > Guenter > > =20 > > > --- > > > .../devicetree/bindings/hwmon/g762.txt | 2 +- > > > Documentation/hwmon/{ab8500 =3D> ab8500.rst} | 2 +- > > > ...guru-datasheet =3D> abituguru-datasheet.rst} | 0 > > > .../hwmon/{abituguru =3D> abituguru.rst} | 0 > > > .../hwmon/{abituguru3 =3D> abituguru3.rst} | 0 > > > Documentation/hwmon/{abx500 =3D> abx500.rst} | 0 > > > ...{acpi_power_meter =3D> acpi_power_meter.rst} | 2 +- > > > Documentation/hwmon/{ad7314 =3D> ad7314.rst} | 0 > > > .../hwmon/{adc128d818 =3D> adc128d818.rst} | 0 > > > Documentation/hwmon/{adm1021 =3D> adm1021.rst} | 0 > > > Documentation/hwmon/{adm1025 =3D> adm1025.rst} | 0 > > > Documentation/hwmon/{adm1026 =3D> adm1026.rst} | 0 > > > Documentation/hwmon/{adm1031 =3D> adm1031.rst} | 0 > > > Documentation/hwmon/{adm1275 =3D> adm1275.rst} | 4 +- > > > Documentation/hwmon/{adm9240 =3D> adm9240.rst} | 0 > > > Documentation/hwmon/{ads1015 =3D> ads1015.rst} | 0 > > > Documentation/hwmon/{ads7828 =3D> ads7828.rst} | 0 > > > Documentation/hwmon/{adt7410 =3D> adt7410.rst} | 0 > > > Documentation/hwmon/{adt7411 =3D> adt7411.rst} | 0 > > > Documentation/hwmon/{adt7462 =3D> adt7462.rst} | 1 - > > > Documentation/hwmon/{adt7470 =3D> adt7470.rst} | 0 > > > Documentation/hwmon/{adt7475 =3D> adt7475.rst} | 0 > > > Documentation/hwmon/{amc6821 =3D> amc6821.rst} | 1 - > > > Documentation/hwmon/{asb100 =3D> asb100.rst} | 1 - > > > Documentation/hwmon/{asc7621 =3D> asc7621.rst} | 0 > > > ...{aspeed-pwm-tacho =3D> aspeed-pwm-tacho.rst} | 0 > > > .../hwmon/{coretemp =3D> coretemp.rst} | 0 > > > Documentation/hwmon/{da9052 =3D> da9052.rst} | 0 > > > Documentation/hwmon/{da9055 =3D> da9055.rst} | 0 > > > Documentation/hwmon/{dme1737 =3D> dme1737.rst} | 0 > > > Documentation/hwmon/{ds1621 =3D> ds1621.rst} | 0 > > > Documentation/hwmon/{ds620 =3D> ds620.rst} | 0 > > > Documentation/hwmon/{emc1403 =3D> emc1403.rst} | 0 > > > Documentation/hwmon/{emc2103 =3D> emc2103.rst} | 0 > > > .../hwmon/{emc6w201 =3D> emc6w201.rst} | 0 > > > Documentation/hwmon/{f71805f =3D> f71805f.rst} | 0 > > > .../hwmon/{f71882fg =3D> f71882fg.rst} | 0 > > > .../hwmon/{fam15h_power =3D> fam15h_power.rst} | 0 > > > .../hwmon/{ftsteutates =3D> ftsteutates.rst} | 0 > > > Documentation/hwmon/{g760a =3D> g760a.rst} | 0 > > > Documentation/hwmon/{g762 =3D> g762.rst} | 2 +- > > > Documentation/hwmon/{gl518sm =3D> gl518sm.rst} | 0 > > > Documentation/hwmon/{hih6130 =3D> hih6130.rst} | 0 > > > ...on-kernel-api.txt =3D> hwmon-kernel-api.rst} | 4 +- > > > .../hwmon/{ibm-cffps =3D> ibm-cffps.rst} | 0 > > > Documentation/hwmon/{ibmaem =3D> ibmaem.rst} | 0 > > > .../hwmon/{ibmpowernv =3D> ibmpowernv.rst} | 0 > > > Documentation/hwmon/{ina209 =3D> ina209.rst} | 0 > > > Documentation/hwmon/{ina2xx =3D> ina2xx.rst} | 2 +- > > > Documentation/hwmon/{ina3221 =3D> ina3221.rst} | 0 > > > Documentation/hwmon/index.rst | 179 ++++++++++++++++= ++ > > > Documentation/hwmon/{ir35221 =3D> ir35221.rst} | 0 > > > Documentation/hwmon/{it87 =3D> it87.rst} | 0 > > > Documentation/hwmon/{jc42 =3D> jc42.rst} | 0 > > > Documentation/hwmon/{k10temp =3D> k10temp.rst} | 0 > > > Documentation/hwmon/{k8temp =3D> k8temp.rst} | 0 > > > .../hwmon/{lineage-pem =3D> lineage-pem.rst} | 0 > > > Documentation/hwmon/{lm25066 =3D> lm25066.rst} | 2 +- > > > Documentation/hwmon/{lm63 =3D> lm63.rst} | 0 > > > Documentation/hwmon/{lm70 =3D> lm70.rst} | 0 > > > Documentation/hwmon/{lm73 =3D> lm73.rst} | 0 > > > Documentation/hwmon/{lm75 =3D> lm75.rst} | 0 > > > Documentation/hwmon/{lm77 =3D> lm77.rst} | 0 > > > Documentation/hwmon/{lm78 =3D> lm78.rst} | 0 > > > Documentation/hwmon/{lm80 =3D> lm80.rst} | 0 > > > Documentation/hwmon/{lm83 =3D> lm83.rst} | 0 > > > Documentation/hwmon/{lm85 =3D> lm85.rst} | 0 > > > Documentation/hwmon/{lm87 =3D> lm87.rst} | 0 > > > Documentation/hwmon/{lm90 =3D> lm90.rst} | 0 > > > Documentation/hwmon/{lm92 =3D> lm92.rst} | 0 > > > Documentation/hwmon/{lm93 =3D> lm93.rst} | 0 > > > Documentation/hwmon/{lm95234 =3D> lm95234.rst} | 0 > > > Documentation/hwmon/{lm95245 =3D> lm95245.rst} | 0 > > > Documentation/hwmon/{ltc2945 =3D> ltc2945.rst} | 0 > > > Documentation/hwmon/{ltc2978 =3D> ltc2978.rst} | 0 > > > Documentation/hwmon/{ltc2990 =3D> ltc2990.rst} | 0 > > > Documentation/hwmon/{ltc3815 =3D> ltc3815.rst} | 0 > > > Documentation/hwmon/{ltc4151 =3D> ltc4151.rst} | 0 > > > Documentation/hwmon/{ltc4215 =3D> ltc4215.rst} | 0 > > > Documentation/hwmon/{ltc4245 =3D> ltc4245.rst} | 0 > > > Documentation/hwmon/{ltc4260 =3D> ltc4260.rst} | 0 > > > Documentation/hwmon/{ltc4261 =3D> ltc4261.rst} | 0 > > > .../hwmon/{max16064 =3D> max16064.rst} | 2 +- > > > .../hwmon/{max16065 =3D> max16065.rst} | 0 > > > Documentation/hwmon/{max1619 =3D> max1619.rst} | 1 - > > > Documentation/hwmon/{max1668 =3D> max1668.rst} | 0 > > > Documentation/hwmon/{max197 =3D> max197.rst} | 0 > > > .../hwmon/{max20751 =3D> max20751.rst} | 2 +- > > > .../hwmon/{max31722 =3D> max31722.rst} | 0 > > > .../hwmon/{max31785 =3D> max31785.rst} | 0 > > > .../hwmon/{max31790 =3D> max31790.rst} | 0 > > > .../hwmon/{max34440 =3D> max34440.rst} | 2 +- > > > Documentation/hwmon/{max6639 =3D> max6639.rst} | 0 > > > Documentation/hwmon/{max6642 =3D> max6642.rst} | 0 > > > Documentation/hwmon/{max6650 =3D> max6650.rst} | 1 - > > > Documentation/hwmon/{max6697 =3D> max6697.rst} | 0 > > > Documentation/hwmon/{max8688 =3D> max8688.rst} | 2 +- > > > .../hwmon/{mc13783-adc =3D> mc13783-adc.rst} | 0 > > > Documentation/hwmon/{mcp3021 =3D> mcp3021.rst} | 0 > > > .../hwmon/{menf21bmc =3D> menf21bmc.rst} | 0 > > > .../hwmon/{mlxreg-fan =3D> mlxreg-fan.rst} | 0 > > > Documentation/hwmon/{nct6683 =3D> nct6683.rst} | 0 > > > Documentation/hwmon/{nct6775 =3D> nct6775.rst} | 0 > > > Documentation/hwmon/{nct7802 =3D> nct7802.rst} | 0 > > > Documentation/hwmon/{nct7904 =3D> nct7904.rst} | 0 > > > .../{npcm750-pwm-fan =3D> npcm750-pwm-fan.rst} | 0 > > > Documentation/hwmon/{nsa320 =3D> nsa320.rst} | 0 > > > .../{ntc_thermistor =3D> ntc_thermistor.rst} | 0 > > > Documentation/hwmon/{occ =3D> occ.rst} | 0 > > > Documentation/hwmon/{pc87360 =3D> pc87360.rst} | 0 > > > Documentation/hwmon/{pc87427 =3D> pc87427.rst} | 0 > > > Documentation/hwmon/{pcf8591 =3D> pcf8591.rst} | 0 > > > .../hwmon/{pmbus-core =3D> pmbus-core.rst} | 0 > > > Documentation/hwmon/{pmbus =3D> pmbus.rst} | 0 > > > .../hwmon/{powr1220 =3D> powr1220.rst} | 0 > > > Documentation/hwmon/{pwm-fan =3D> pwm-fan.rst} | 0 > > > ...aspberrypi-hwmon =3D> raspberrypi-hwmon.rst} | 0 > > > Documentation/hwmon/{sch5627 =3D> sch5627.rst} | 0 > > > Documentation/hwmon/{sch5636 =3D> sch5636.rst} | 0 > > > .../hwmon/{scpi-hwmon =3D> scpi-hwmon.rst} | 0 > > > Documentation/hwmon/{sht15 =3D> sht15.rst} | 0 > > > Documentation/hwmon/{sht21 =3D> sht21.rst} | 0 > > > Documentation/hwmon/{sht3x =3D> sht3x.rst} | 0 > > > Documentation/hwmon/{shtc1 =3D> shtc1.rst} | 0 > > > Documentation/hwmon/{sis5595 =3D> sis5595.rst} | 1 - > > > Documentation/hwmon/{smm665 =3D> smm665.rst} | 0 > > > .../hwmon/{smsc47b397 =3D> smsc47b397.rst} | 0 > > > .../hwmon/{smsc47m1 =3D> smsc47m1.rst} | 0 > > > .../hwmon/{smsc47m192 =3D> smsc47m192.rst} | 0 > > > ...mitting-patches =3D> submitting-patches.rst} | 6 +- > > > .../{sysfs-interface =3D> sysfs-interface.rst} | 0 > > > Documentation/hwmon/{tc654 =3D> tc654.rst} | 0 > > > Documentation/hwmon/{tc74 =3D> tc74.rst} | 0 > > > Documentation/hwmon/{thmc50 =3D> thmc50.rst} | 1 - > > > Documentation/hwmon/{tmp102 =3D> tmp102.rst} | 2 +- > > > Documentation/hwmon/{tmp103 =3D> tmp103.rst} | 2 +- > > > Documentation/hwmon/{tmp108 =3D> tmp108.rst} | 2 +- > > > Documentation/hwmon/{tmp401 =3D> tmp401.rst} | 2 +- > > > Documentation/hwmon/{tmp421 =3D> tmp421.rst} | 0 > > > .../hwmon/{tps40422 =3D> tps40422.rst} | 2 +- > > > ...4030-madc-hwmon =3D> twl4030-madc-hwmon.rst} | 0 > > > Documentation/hwmon/{ucd9000 =3D> ucd9000.rst} | 4 +- > > > Documentation/hwmon/{ucd9200 =3D> ucd9200.rst} | 4 +- > > > .../{userspace-tools =3D> userspace-tools.rst} | 0 > > > .../hwmon/{vexpress =3D> vexpress.rst} | 0 > > > Documentation/hwmon/{via686a =3D> via686a.rst} | 0 > > > Documentation/hwmon/{vt1211 =3D> vt1211.rst} | 0 > > > .../hwmon/{w83627ehf =3D> w83627ehf.rst} | 0 > > > .../hwmon/{w83627hf =3D> w83627hf.rst} | 0 > > > Documentation/hwmon/{w83773g =3D> w83773g.rst} | 0 > > > Documentation/hwmon/{w83781d =3D> w83781d.rst} | 0 > > > Documentation/hwmon/{w83791d =3D> w83791d.rst} | 2 +- > > > Documentation/hwmon/{w83792d =3D> w83792d.rst} | 0 > > > Documentation/hwmon/{w83793 =3D> w83793.rst} | 0 > > > Documentation/hwmon/{w83795 =3D> w83795.rst} | 0 > > > .../hwmon/{w83l785ts =3D> w83l785ts.rst} | 0 > > > .../hwmon/{w83l786ng =3D> w83l786ng.rst} | 0 > > > Documentation/hwmon/{wm831x =3D> wm831x.rst} | 0 > > > Documentation/hwmon/{wm8350 =3D> wm8350.rst} | 0 > > > .../hwmon/{xgene-hwmon =3D> xgene-hwmon.rst} | 0 > > > Documentation/hwmon/{zl6100 =3D> zl6100.rst} | 2 +- > > > Documentation/index.rst | 1 + > > > Documentation/thermal/sysfs-api.txt | 2 +- > > > MAINTAINERS | 108 +++++------ > > > drivers/hwmon/Kconfig | 8 +- > > > drivers/hwmon/ads7828.c | 2 +- > > > drivers/hwmon/max197.c | 2 +- > > > drivers/hwmon/sht15.c | 2 +- > > > include/linux/platform_data/ads7828.h | 2 +- > > > include/linux/platform_data/ds620.h | 2 +- > > > include/linux/platform_data/ina2xx.h | 2 +- > > > include/linux/platform_data/max197.h | 2 +- > > > include/linux/platform_data/ntc_thermistor.h | 2 +- > > > 173 files changed, 275 insertions(+), 102 deletions(-) > > > rename Documentation/hwmon/{ab8500 =3D> ab8500.rst} (86%) > > > rename Documentation/hwmon/{abituguru-datasheet =3D> abituguru-datas= heet.rst} (100%) > > > rename Documentation/hwmon/{abituguru =3D> abituguru.rst} (100%) > > > rename Documentation/hwmon/{abituguru3 =3D> abituguru3.rst} (100%) > > > rename Documentation/hwmon/{abx500 =3D> abx500.rst} (100%) > > > rename Documentation/hwmon/{acpi_power_meter =3D> acpi_power_meter.r= st} (97%) > > > rename Documentation/hwmon/{ad7314 =3D> ad7314.rst} (100%) > > > rename Documentation/hwmon/{adc128d818 =3D> adc128d818.rst} (100%) > > > rename Documentation/hwmon/{adm1021 =3D> adm1021.rst} (100%) > > > rename Documentation/hwmon/{adm1025 =3D> adm1025.rst} (100%) > > > rename Documentation/hwmon/{adm1026 =3D> adm1026.rst} (100%) > > > rename Documentation/hwmon/{adm1031 =3D> adm1031.rst} (100%) > > > rename Documentation/hwmon/{adm1275 =3D> adm1275.rst} (97%) > > > rename Documentation/hwmon/{adm9240 =3D> adm9240.rst} (100%) > > > rename Documentation/hwmon/{ads1015 =3D> ads1015.rst} (100%) > > > rename Documentation/hwmon/{ads7828 =3D> ads7828.rst} (100%) > > > rename Documentation/hwmon/{adt7410 =3D> adt7410.rst} (100%) > > > rename Documentation/hwmon/{adt7411 =3D> adt7411.rst} (100%) > > > rename Documentation/hwmon/{adt7462 =3D> adt7462.rst} (99%) > > > rename Documentation/hwmon/{adt7470 =3D> adt7470.rst} (100%) > > > rename Documentation/hwmon/{adt7475 =3D> adt7475.rst} (100%) > > > rename Documentation/hwmon/{amc6821 =3D> amc6821.rst} (99%) > > > rename Documentation/hwmon/{asb100 =3D> asb100.rst} (99%) > > > rename Documentation/hwmon/{asc7621 =3D> asc7621.rst} (100%) > > > rename Documentation/hwmon/{aspeed-pwm-tacho =3D> aspeed-pwm-tacho.r= st} (100%) > > > rename Documentation/hwmon/{coretemp =3D> coretemp.rst} (100%) > > > rename Documentation/hwmon/{da9052 =3D> da9052.rst} (100%) > > > rename Documentation/hwmon/{da9055 =3D> da9055.rst} (100%) > > > rename Documentation/hwmon/{dme1737 =3D> dme1737.rst} (100%) > > > rename Documentation/hwmon/{ds1621 =3D> ds1621.rst} (100%) > > > rename Documentation/hwmon/{ds620 =3D> ds620.rst} (100%) > > > rename Documentation/hwmon/{emc1403 =3D> emc1403.rst} (100%) > > > rename Documentation/hwmon/{emc2103 =3D> emc2103.rst} (100%) > > > rename Documentation/hwmon/{emc6w201 =3D> emc6w201.rst} (100%) > > > rename Documentation/hwmon/{f71805f =3D> f71805f.rst} (100%) > > > rename Documentation/hwmon/{f71882fg =3D> f71882fg.rst} (100%) > > > rename Documentation/hwmon/{fam15h_power =3D> fam15h_power.rst} (100= %) > > > rename Documentation/hwmon/{ftsteutates =3D> ftsteutates.rst} (100%) > > > rename Documentation/hwmon/{g760a =3D> g760a.rst} (100%) > > > rename Documentation/hwmon/{g762 =3D> g762.rst} (97%) > > > rename Documentation/hwmon/{gl518sm =3D> gl518sm.rst} (100%) > > > rename Documentation/hwmon/{hih6130 =3D> hih6130.rst} (100%) > > > rename Documentation/hwmon/{hwmon-kernel-api.txt =3D> hwmon-kernel-a= pi.rst} (99%) > > > rename Documentation/hwmon/{ibm-cffps =3D> ibm-cffps.rst} (100%) > > > rename Documentation/hwmon/{ibmaem =3D> ibmaem.rst} (100%) > > > rename Documentation/hwmon/{ibmpowernv =3D> ibmpowernv.rst} (100%) > > > rename Documentation/hwmon/{ina209 =3D> ina209.rst} (100%) > > > rename Documentation/hwmon/{ina2xx =3D> ina2xx.rst} (97%) > > > rename Documentation/hwmon/{ina3221 =3D> ina3221.rst} (100%) > > > create mode 100644 Documentation/hwmon/index.rst > > > rename Documentation/hwmon/{ir35221 =3D> ir35221.rst} (100%) > > > rename Documentation/hwmon/{it87 =3D> it87.rst} (100%) > > > rename Documentation/hwmon/{jc42 =3D> jc42.rst} (100%) > > > rename Documentation/hwmon/{k10temp =3D> k10temp.rst} (100%) > > > rename Documentation/hwmon/{k8temp =3D> k8temp.rst} (100%) > > > rename Documentation/hwmon/{lineage-pem =3D> lineage-pem.rst} (100%) > > > rename Documentation/hwmon/{lm25066 =3D> lm25066.rst} (97%) > > > rename Documentation/hwmon/{lm63 =3D> lm63.rst} (100%) > > > rename Documentation/hwmon/{lm70 =3D> lm70.rst} (100%) > > > rename Documentation/hwmon/{lm73 =3D> lm73.rst} (100%) > > > rename Documentation/hwmon/{lm75 =3D> lm75.rst} (100%) > > > rename Documentation/hwmon/{lm77 =3D> lm77.rst} (100%) > > > rename Documentation/hwmon/{lm78 =3D> lm78.rst} (100%) > > > rename Documentation/hwmon/{lm80 =3D> lm80.rst} (100%) > > > rename Documentation/hwmon/{lm83 =3D> lm83.rst} (100%) > > > rename Documentation/hwmon/{lm85 =3D> lm85.rst} (100%) > > > rename Documentation/hwmon/{lm87 =3D> lm87.rst} (100%) > > > rename Documentation/hwmon/{lm90 =3D> lm90.rst} (100%) > > > rename Documentation/hwmon/{lm92 =3D> lm92.rst} (100%) > > > rename Documentation/hwmon/{lm93 =3D> lm93.rst} (100%) > > > rename Documentation/hwmon/{lm95234 =3D> lm95234.rst} (100%) > > > rename Documentation/hwmon/{lm95245 =3D> lm95245.rst} (100%) > > > rename Documentation/hwmon/{ltc2945 =3D> ltc2945.rst} (100%) > > > rename Documentation/hwmon/{ltc2978 =3D> ltc2978.rst} (100%) > > > rename Documentation/hwmon/{ltc2990 =3D> ltc2990.rst} (100%) > > > rename Documentation/hwmon/{ltc3815 =3D> ltc3815.rst} (100%) > > > rename Documentation/hwmon/{ltc4151 =3D> ltc4151.rst} (100%) > > > rename Documentation/hwmon/{ltc4215 =3D> ltc4215.rst} (100%) > > > rename Documentation/hwmon/{ltc4245 =3D> ltc4245.rst} (100%) > > > rename Documentation/hwmon/{ltc4260 =3D> ltc4260.rst} (100%) > > > rename Documentation/hwmon/{ltc4261 =3D> ltc4261.rst} (100%) > > > rename Documentation/hwmon/{max16064 =3D> max16064.rst} (96%) > > > rename Documentation/hwmon/{max16065 =3D> max16065.rst} (100%) > > > rename Documentation/hwmon/{max1619 =3D> max1619.rst} (99%) > > > rename Documentation/hwmon/{max1668 =3D> max1668.rst} (100%) > > > rename Documentation/hwmon/{max197 =3D> max197.rst} (100%) > > > rename Documentation/hwmon/{max20751 =3D> max20751.rst} (96%) > > > rename Documentation/hwmon/{max31722 =3D> max31722.rst} (100%) > > > rename Documentation/hwmon/{max31785 =3D> max31785.rst} (100%) > > > rename Documentation/hwmon/{max31790 =3D> max31790.rst} (100%) > > > rename Documentation/hwmon/{max34440 =3D> max34440.rst} (98%) > > > rename Documentation/hwmon/{max6639 =3D> max6639.rst} (100%) > > > rename Documentation/hwmon/{max6642 =3D> max6642.rst} (100%) > > > rename Documentation/hwmon/{max6650 =3D> max6650.rst} (99%) > > > rename Documentation/hwmon/{max6697 =3D> max6697.rst} (100%) > > > rename Documentation/hwmon/{max8688 =3D> max8688.rst} (97%) > > > rename Documentation/hwmon/{mc13783-adc =3D> mc13783-adc.rst} (100%) > > > rename Documentation/hwmon/{mcp3021 =3D> mcp3021.rst} (100%) > > > rename Documentation/hwmon/{menf21bmc =3D> menf21bmc.rst} (100%) > > > rename Documentation/hwmon/{mlxreg-fan =3D> mlxreg-fan.rst} (100%) > > > rename Documentation/hwmon/{nct6683 =3D> nct6683.rst} (100%) > > > rename Documentation/hwmon/{nct6775 =3D> nct6775.rst} (100%) > > > rename Documentation/hwmon/{nct7802 =3D> nct7802.rst} (100%) > > > rename Documentation/hwmon/{nct7904 =3D> nct7904.rst} (100%) > > > rename Documentation/hwmon/{npcm750-pwm-fan =3D> npcm750-pwm-fan.rst= } (100%) > > > rename Documentation/hwmon/{nsa320 =3D> nsa320.rst} (100%) > > > rename Documentation/hwmon/{ntc_thermistor =3D> ntc_thermistor.rst} = (100%) > > > rename Documentation/hwmon/{occ =3D> occ.rst} (100%) > > > rename Documentation/hwmon/{pc87360 =3D> pc87360.rst} (100%) > > > rename Documentation/hwmon/{pc87427 =3D> pc87427.rst} (100%) > > > rename Documentation/hwmon/{pcf8591 =3D> pcf8591.rst} (100%) > > > rename Documentation/hwmon/{pmbus-core =3D> pmbus-core.rst} (100%) > > > rename Documentation/hwmon/{pmbus =3D> pmbus.rst} (100%) > > > rename Documentation/hwmon/{powr1220 =3D> powr1220.rst} (100%) > > > rename Documentation/hwmon/{pwm-fan =3D> pwm-fan.rst} (100%) > > > rename Documentation/hwmon/{raspberrypi-hwmon =3D> raspberrypi-hwmon= .rst} (100%) > > > rename Documentation/hwmon/{sch5627 =3D> sch5627.rst} (100%) > > > rename Documentation/hwmon/{sch5636 =3D> sch5636.rst} (100%) > > > rename Documentation/hwmon/{scpi-hwmon =3D> scpi-hwmon.rst} (100%) > > > rename Documentation/hwmon/{sht15 =3D> sht15.rst} (100%) > > > rename Documentation/hwmon/{sht21 =3D> sht21.rst} (100%) > > > rename Documentation/hwmon/{sht3x =3D> sht3x.rst} (100%) > > > rename Documentation/hwmon/{shtc1 =3D> shtc1.rst} (100%) > > > rename Documentation/hwmon/{sis5595 =3D> sis5595.rst} (99%) > > > rename Documentation/hwmon/{smm665 =3D> smm665.rst} (100%) > > > rename Documentation/hwmon/{smsc47b397 =3D> smsc47b397.rst} (100%) > > > rename Documentation/hwmon/{smsc47m1 =3D> smsc47m1.rst} (100%) > > > rename Documentation/hwmon/{smsc47m192 =3D> smsc47m192.rst} (100%) > > > rename Documentation/hwmon/{submitting-patches =3D> submitting-patch= es.rst} (98%) > > > rename Documentation/hwmon/{sysfs-interface =3D> sysfs-interface.rst= } (100%) > > > rename Documentation/hwmon/{tc654 =3D> tc654.rst} (100%) > > > rename Documentation/hwmon/{tc74 =3D> tc74.rst} (100%) > > > rename Documentation/hwmon/{thmc50 =3D> thmc50.rst} (99%) > > > rename Documentation/hwmon/{tmp102 =3D> tmp102.rst} (93%) > > > rename Documentation/hwmon/{tmp103 =3D> tmp103.rst} (92%) > > > rename Documentation/hwmon/{tmp108 =3D> tmp108.rst} (95%) > > > rename Documentation/hwmon/{tmp401 =3D> tmp401.rst} (97%) > > > rename Documentation/hwmon/{tmp421 =3D> tmp421.rst} (100%) > > > rename Documentation/hwmon/{tps40422 =3D> tps40422.rst} (96%) > > > rename Documentation/hwmon/{twl4030-madc-hwmon =3D> twl4030-madc-hwm= on.rst} (100%) > > > rename Documentation/hwmon/{ucd9000 =3D> ucd9000.rst} (97%) > > > rename Documentation/hwmon/{ucd9200 =3D> ucd9200.rst} (97%) > > > rename Documentation/hwmon/{userspace-tools =3D> userspace-tools.rst= } (100%) > > > rename Documentation/hwmon/{vexpress =3D> vexpress.rst} (100%) > > > rename Documentation/hwmon/{via686a =3D> via686a.rst} (100%) > > > rename Documentation/hwmon/{vt1211 =3D> vt1211.rst} (100%) > > > rename Documentation/hwmon/{w83627ehf =3D> w83627ehf.rst} (100%) > > > rename Documentation/hwmon/{w83627hf =3D> w83627hf.rst} (100%) > > > rename Documentation/hwmon/{w83773g =3D> w83773g.rst} (100%) > > > rename Documentation/hwmon/{w83781d =3D> w83781d.rst} (100%) > > > rename Documentation/hwmon/{w83791d =3D> w83791d.rst} (99%) > > > rename Documentation/hwmon/{w83792d =3D> w83792d.rst} (100%) > > > rename Documentation/hwmon/{w83793 =3D> w83793.rst} (100%) > > > rename Documentation/hwmon/{w83795 =3D> w83795.rst} (100%) > > > rename Documentation/hwmon/{w83l785ts =3D> w83l785ts.rst} (100%) > > > rename Documentation/hwmon/{w83l786ng =3D> w83l786ng.rst} (100%) > > > rename Documentation/hwmon/{wm831x =3D> wm831x.rst} (100%) > > > rename Documentation/hwmon/{wm8350 =3D> wm8350.rst} (100%) > > > rename Documentation/hwmon/{xgene-hwmon =3D> xgene-hwmon.rst} (100%) > > > rename Documentation/hwmon/{zl6100 =3D> zl6100.rst} (98%) > > >=20 > > > diff --git a/Documentation/devicetree/bindings/hwmon/g762.txt b/Docum= entation/devicetree/bindings/hwmon/g762.txt > > > index 25cc6d8ee575..6d154c4923de 100644 > > > --- a/Documentation/devicetree/bindings/hwmon/g762.txt > > > +++ b/Documentation/devicetree/bindings/hwmon/g762.txt > > > @@ -21,7 +21,7 @@ If an optional property is not set in .dts file, th= en current value is kept > > > unmodified (e.g. u-boot installed value). > > > =20 > > > Additional information on operational parameters for the device is a= vailable > > > -in Documentation/hwmon/g762. A detailed datasheet for the device is = available > > > +in Documentation/hwmon/g762.rst. A detailed datasheet for the device= is available > > > at http://natisbad.org/NAS/refs/GMT_EDS-762_763-080710-0.2.pdf. > > > =20 > > > Example g762 node: > > > diff --git a/Documentation/hwmon/ab8500 b/Documentation/hwmon/ab8500.= rst > > > similarity index 86% > > > rename from Documentation/hwmon/ab8500 > > > rename to Documentation/hwmon/ab8500.rst > > > index d87c61151239..33f93a9cec04 100644 > > > --- a/Documentation/hwmon/ab8500 > > > +++ b/Documentation/hwmon/ab8500.rst > > > @@ -18,7 +18,7 @@ Authors: > > > Description > > > ----------- > > > =20 > > > -See also Documentation/hwmon/abx500. This is the ST-Ericsson AB8500 = specific > > > +See also Documentation/hwmon/abx500.rst. This is the ST-Ericsson AB8= 500 specific > > > driver. > > > =20 > > > Currently only the AB8500 internal sensor and one external sensor fo= r battery > > > diff --git a/Documentation/hwmon/abituguru-datasheet b/Documentation/= hwmon/abituguru-datasheet.rst > > > similarity index 100% > > > rename from Documentation/hwmon/abituguru-datasheet > > > rename to Documentation/hwmon/abituguru-datasheet.rst > > > diff --git a/Documentation/hwmon/abituguru b/Documentation/hwmon/abit= uguru.rst > > > similarity index 100% > > > rename from Documentation/hwmon/abituguru > > > rename to Documentation/hwmon/abituguru.rst > > > diff --git a/Documentation/hwmon/abituguru3 b/Documentation/hwmon/abi= tuguru3.rst > > > similarity index 100% > > > rename from Documentation/hwmon/abituguru3 > > > rename to Documentation/hwmon/abituguru3.rst > > > diff --git a/Documentation/hwmon/abx500 b/Documentation/hwmon/abx500.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/abx500 > > > rename to Documentation/hwmon/abx500.rst > > > diff --git a/Documentation/hwmon/acpi_power_meter b/Documentation/hwm= on/acpi_power_meter.rst > > > similarity index 97% > > > rename from Documentation/hwmon/acpi_power_meter > > > rename to Documentation/hwmon/acpi_power_meter.rst > > > index 7665ca6ba957..4a0941ade0ca 100644 > > > --- a/Documentation/hwmon/acpi_power_meter > > > +++ b/Documentation/hwmon/acpi_power_meter.rst > > > @@ -21,7 +21,7 @@ the ACPI 4.0 spec (Chapter 10.4). These devices ha= ve a simple set of > > > features--a power meter that returns average power use over a config= urable > > > interval, an optional capping mechanism, and a couple of trip points= . The > > > sysfs interface conforms with the specification outlined in the "Pow= er" section > > > -of Documentation/hwmon/sysfs-interface. > > > +of Documentation/hwmon/sysfs-interface.rst. > > > =20 > > > Special Features > > > ---------------- > > > diff --git a/Documentation/hwmon/ad7314 b/Documentation/hwmon/ad7314.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/ad7314 > > > rename to Documentation/hwmon/ad7314.rst > > > diff --git a/Documentation/hwmon/adc128d818 b/Documentation/hwmon/adc= 128d818.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adc128d818 > > > rename to Documentation/hwmon/adc128d818.rst > > > diff --git a/Documentation/hwmon/adm1021 b/Documentation/hwmon/adm102= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm1021 > > > rename to Documentation/hwmon/adm1021.rst > > > diff --git a/Documentation/hwmon/adm1025 b/Documentation/hwmon/adm102= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm1025 > > > rename to Documentation/hwmon/adm1025.rst > > > diff --git a/Documentation/hwmon/adm1026 b/Documentation/hwmon/adm102= 6.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm1026 > > > rename to Documentation/hwmon/adm1026.rst > > > diff --git a/Documentation/hwmon/adm1031 b/Documentation/hwmon/adm103= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm1031 > > > rename to Documentation/hwmon/adm1031.rst > > > diff --git a/Documentation/hwmon/adm1275 b/Documentation/hwmon/adm127= 5.rst > > > similarity index 97% > > > rename from Documentation/hwmon/adm1275 > > > rename to Documentation/hwmon/adm1275.rst > > > index 5c5860011d6e..9a1913e5b4d9 100644 > > > --- a/Documentation/hwmon/adm1275 > > > +++ b/Documentation/hwmon/adm1275.rst > > > @@ -68,7 +68,7 @@ integrated 12 bit analog-to-digital converter (ADC)= , accessed using a > > > PMBus interface. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > @@ -90,7 +90,7 @@ Platform data support > > > --------------------- > > > =20 > > > The driver supports standard PMBus driver platform data. Please see > > > -Documentation/hwmon/pmbus for details. > > > +Documentation/hwmon/pmbus.rst for details. > > > =20 > > > =20 > > > Sysfs entries > > > diff --git a/Documentation/hwmon/adm9240 b/Documentation/hwmon/adm924= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm9240 > > > rename to Documentation/hwmon/adm9240.rst > > > diff --git a/Documentation/hwmon/ads1015 b/Documentation/hwmon/ads101= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ads1015 > > > rename to Documentation/hwmon/ads1015.rst > > > diff --git a/Documentation/hwmon/ads7828 b/Documentation/hwmon/ads782= 8.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ads7828 > > > rename to Documentation/hwmon/ads7828.rst > > > diff --git a/Documentation/hwmon/adt7410 b/Documentation/hwmon/adt741= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adt7410 > > > rename to Documentation/hwmon/adt7410.rst > > > diff --git a/Documentation/hwmon/adt7411 b/Documentation/hwmon/adt741= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adt7411 > > > rename to Documentation/hwmon/adt7411.rst > > > diff --git a/Documentation/hwmon/adt7462 b/Documentation/hwmon/adt746= 2.rst > > > similarity index 99% > > > rename from Documentation/hwmon/adt7462 > > > rename to Documentation/hwmon/adt7462.rst > > > index a7a831118d32..139e19696188 100644 > > > --- a/Documentation/hwmon/adt7462 > > > +++ b/Documentation/hwmon/adt7462.rst > > > @@ -68,4 +68,3 @@ The ADT7462 will scale the pwm between the lower an= d higher pwm speed when > > > the temperature is between the two temperature boundaries. PWM valu= es range > > > from 0 (off) to 255 (full speed). Fan speed will be set to maximum = when the > > > temperature sensor associated with the PWM control exceeds temp#_max. > > > - > > > diff --git a/Documentation/hwmon/adt7470 b/Documentation/hwmon/adt747= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adt7470 > > > rename to Documentation/hwmon/adt7470.rst > > > diff --git a/Documentation/hwmon/adt7475 b/Documentation/hwmon/adt747= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adt7475 > > > rename to Documentation/hwmon/adt7475.rst > > > diff --git a/Documentation/hwmon/amc6821 b/Documentation/hwmon/amc682= 1.rst > > > similarity index 99% > > > rename from Documentation/hwmon/amc6821 > > > rename to Documentation/hwmon/amc6821.rst > > > index d10eabcbc0f3..5ddb2849da90 100644 > > > --- a/Documentation/hwmon/amc6821 > > > +++ b/Documentation/hwmon/amc6821.rst > > > @@ -106,4 +106,3 @@ different settings, you can set the following par= ameters: > > > =20 > > > - init=3D1, > > > - pwminv: 0 default pwm output, 1 inverts pwm output. > > > - > > > diff --git a/Documentation/hwmon/asb100 b/Documentation/hwmon/asb100.= rst > > > similarity index 99% > > > rename from Documentation/hwmon/asb100 > > > rename to Documentation/hwmon/asb100.rst > > > index 311d9f7b6926..c2d5f97085fe 100644 > > > --- a/Documentation/hwmon/asb100 > > > +++ b/Documentation/hwmon/asb100.rst > > > @@ -71,4 +71,3 @@ TODO: > > > * Experiment with temp. sensor types. > > > * Are there really 13 voltage inputs? Probably not... > > > * Cleanups, no doubt... > > > - > > > diff --git a/Documentation/hwmon/asc7621 b/Documentation/hwmon/asc762= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/asc7621 > > > rename to Documentation/hwmon/asc7621.rst > > > diff --git a/Documentation/hwmon/aspeed-pwm-tacho b/Documentation/hwm= on/aspeed-pwm-tacho.rst > > > similarity index 100% > > > rename from Documentation/hwmon/aspeed-pwm-tacho > > > rename to Documentation/hwmon/aspeed-pwm-tacho.rst > > > diff --git a/Documentation/hwmon/coretemp b/Documentation/hwmon/coret= emp.rst > > > similarity index 100% > > > rename from Documentation/hwmon/coretemp > > > rename to Documentation/hwmon/coretemp.rst > > > diff --git a/Documentation/hwmon/da9052 b/Documentation/hwmon/da9052.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/da9052 > > > rename to Documentation/hwmon/da9052.rst > > > diff --git a/Documentation/hwmon/da9055 b/Documentation/hwmon/da9055.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/da9055 > > > rename to Documentation/hwmon/da9055.rst > > > diff --git a/Documentation/hwmon/dme1737 b/Documentation/hwmon/dme173= 7.rst > > > similarity index 100% > > > rename from Documentation/hwmon/dme1737 > > > rename to Documentation/hwmon/dme1737.rst > > > diff --git a/Documentation/hwmon/ds1621 b/Documentation/hwmon/ds1621.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/ds1621 > > > rename to Documentation/hwmon/ds1621.rst > > > diff --git a/Documentation/hwmon/ds620 b/Documentation/hwmon/ds620.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ds620 > > > rename to Documentation/hwmon/ds620.rst > > > diff --git a/Documentation/hwmon/emc1403 b/Documentation/hwmon/emc140= 3.rst > > > similarity index 100% > > > rename from Documentation/hwmon/emc1403 > > > rename to Documentation/hwmon/emc1403.rst > > > diff --git a/Documentation/hwmon/emc2103 b/Documentation/hwmon/emc210= 3.rst > > > similarity index 100% > > > rename from Documentation/hwmon/emc2103 > > > rename to Documentation/hwmon/emc2103.rst > > > diff --git a/Documentation/hwmon/emc6w201 b/Documentation/hwmon/emc6w= 201.rst > > > similarity index 100% > > > rename from Documentation/hwmon/emc6w201 > > > rename to Documentation/hwmon/emc6w201.rst > > > diff --git a/Documentation/hwmon/f71805f b/Documentation/hwmon/f71805= f.rst > > > similarity index 100% > > > rename from Documentation/hwmon/f71805f > > > rename to Documentation/hwmon/f71805f.rst > > > diff --git a/Documentation/hwmon/f71882fg b/Documentation/hwmon/f7188= 2fg.rst > > > similarity index 100% > > > rename from Documentation/hwmon/f71882fg > > > rename to Documentation/hwmon/f71882fg.rst > > > diff --git a/Documentation/hwmon/fam15h_power b/Documentation/hwmon/f= am15h_power.rst > > > similarity index 100% > > > rename from Documentation/hwmon/fam15h_power > > > rename to Documentation/hwmon/fam15h_power.rst > > > diff --git a/Documentation/hwmon/ftsteutates b/Documentation/hwmon/ft= steutates.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ftsteutates > > > rename to Documentation/hwmon/ftsteutates.rst > > > diff --git a/Documentation/hwmon/g760a b/Documentation/hwmon/g760a.rst > > > similarity index 100% > > > rename from Documentation/hwmon/g760a > > > rename to Documentation/hwmon/g760a.rst > > > diff --git a/Documentation/hwmon/g762 b/Documentation/hwmon/g762.rst > > > similarity index 97% > > > rename from Documentation/hwmon/g762 > > > rename to Documentation/hwmon/g762.rst > > > index 54574e26df21..0371b3365c48 100644 > > > --- a/Documentation/hwmon/g762 > > > +++ b/Documentation/hwmon/g762.rst > > > @@ -7,7 +7,7 @@ modes - PWM or DC - are supported by the device. > > > =20 > > > For additional information, a detailed datasheet is available at > > > http://natisbad.org/NAS/ref/GMT_EDS-762_763-080710-0.2.pdf. sysfs > > > -bindings are described in Documentation/hwmon/sysfs-interface. > > > +bindings are described in Documentation/hwmon/sysfs-interface.rst. > > > =20 > > > The following entries are available to the user in a subdirectory of > > > /sys/bus/i2c/drivers/g762/ to control the operation of the device. > > > diff --git a/Documentation/hwmon/gl518sm b/Documentation/hwmon/gl518s= m.rst > > > similarity index 100% > > > rename from Documentation/hwmon/gl518sm > > > rename to Documentation/hwmon/gl518sm.rst > > > diff --git a/Documentation/hwmon/hih6130 b/Documentation/hwmon/hih613= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/hih6130 > > > rename to Documentation/hwmon/hih6130.rst > > > diff --git a/Documentation/hwmon/hwmon-kernel-api.txt b/Documentation= /hwmon/hwmon-kernel-api.rst > > > similarity index 99% > > > rename from Documentation/hwmon/hwmon-kernel-api.txt > > > rename to Documentation/hwmon/hwmon-kernel-api.rst > > > index b347b959fcda..c41eb6108103 100644 > > > --- a/Documentation/hwmon/hwmon-kernel-api.txt > > > +++ b/Documentation/hwmon/hwmon-kernel-api.rst > > > @@ -12,10 +12,10 @@ drivers that want to use the hardware monitoring = framework. > > > This document does not describe what a hardware monitoring (hwmon) D= river or > > > Device is. It also does not describe the API which can be used by us= er space > > > to communicate with a hardware monitoring device. If you want to kno= w this > > > -then please read the following file: Documentation/hwmon/sysfs-inter= face. > > > +then please read the following file: Documentation/hwmon/sysfs-inter= face.rst. > > > =20 > > > For additional guidelines on how to write and improve hwmon drivers,= please > > > -also read Documentation/hwmon/submitting-patches. > > > +also read Documentation/hwmon/submitting-patches.rst. > > > =20 > > > The API > > > ------- > > > diff --git a/Documentation/hwmon/ibm-cffps b/Documentation/hwmon/ibm-= cffps.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ibm-cffps > > > rename to Documentation/hwmon/ibm-cffps.rst > > > diff --git a/Documentation/hwmon/ibmaem b/Documentation/hwmon/ibmaem.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/ibmaem > > > rename to Documentation/hwmon/ibmaem.rst > > > diff --git a/Documentation/hwmon/ibmpowernv b/Documentation/hwmon/ibm= powernv.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ibmpowernv > > > rename to Documentation/hwmon/ibmpowernv.rst > > > diff --git a/Documentation/hwmon/ina209 b/Documentation/hwmon/ina209.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/ina209 > > > rename to Documentation/hwmon/ina209.rst > > > diff --git a/Documentation/hwmon/ina2xx b/Documentation/hwmon/ina2xx.= rst > > > similarity index 97% > > > rename from Documentation/hwmon/ina2xx > > > rename to Documentation/hwmon/ina2xx.rst > > > index 95badf9c396f..94b9a260c518 100644 > > > --- a/Documentation/hwmon/ina2xx > > > +++ b/Documentation/hwmon/ina2xx.rst > > > @@ -78,7 +78,7 @@ refer to the Documentation/devicetree/bindings/hwmo= n/ina2xx.txt for bindings > > > if the device tree is used. > > > =20 > > > Additionally ina226 supports update_interval attribute as described = in > > > -Documentation/hwmon/sysfs-interface. Internally the interval is the = sum of > > > +Documentation/hwmon/sysfs-interface.rst. Internally the interval is = the sum of > > > bus and shunt voltage conversion times multiplied by the averaging r= ate. We > > > don't touch the conversion times and only modify the number of avera= ges. The > > > lower limit of the update_interval is 2 ms, the upper limit is 2253 = ms. > > > diff --git a/Documentation/hwmon/ina3221 b/Documentation/hwmon/ina322= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ina3221 > > > rename to Documentation/hwmon/ina3221.rst > > > diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/inde= x.rst > > > new file mode 100644 > > > index 000000000000..893804414510 > > > --- /dev/null > > > +++ b/Documentation/hwmon/index.rst > > > @@ -0,0 +1,179 @@ > > > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > > > +Linux Hardware Monitoring > > > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > > > + > > > +.. toctree:: > > > + :maxdepth: 1 > > > + > > > + hwmon-kernel-api.rst > > > + pmbus-core.rst > > > + submitting-patches.rst > > > + sysfs-interface.rst > > > + userspace-tools.rst > > > + > > > +Hardware Monitoring Kernel Drivers > > > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > + > > > +.. toctree:: > > > + :maxdepth: 1 > > > + > > > + ab8500.rst > > > + abituguru.rst > > > + abituguru3.rst > > > + abx500.rst > > > + acpi_power_meter.rst > > > + ad7314.rst > > > + adc128d818.rst > > > + adm1021.rst > > > + adm1025.rst > > > + adm1026.rst > > > + adm1031.rst > > > + adm1275.rst > > > + adm9240.rst > > > + ads1015.rst > > > + ads7828.rst > > > + adt7410.rst > > > + adt7411.rst > > > + adt7462.rst > > > + adt7470.rst > > > + adt7475.rst > > > + amc6821.rst > > > + asb100.rst > > > + asc7621.rst > > > + aspeed-pwm-tacho.rst > > > + coretemp.rst > > > + da9052.rst > > > + da9055.rst > > > + dme1737.rst > > > + ds1621.rst > > > + ds620.rst > > > + emc1403.rst > > > + emc2103.rst > > > + emc6w201.rst > > > + f71805f.rst > > > + f71882fg.rst > > > + fam15h_power.rst > > > + ftsteutates.rst > > > + g760a.rst > > > + g762.rst > > > + gl518sm.rst > > > + hih6130.rst > > > + ibmaem.rst > > > + ibm-cffps.rst > > > + ibmpowernv.rst > > > + ina209.rst > > > + ina2xx.rst > > > + ina3221.rst > > > + ir35221.rst > > > + it87.rst > > > + jc42.rst > > > + k10temp.rst > > > + k8temp.rst > > > + lineage-pem.rst > > > + lm25066.rst > > > + lm63.rst > > > + lm70.rst > > > + lm73.rst > > > + lm75.rst > > > + lm77.rst > > > + lm78.rst > > > + lm80.rst > > > + lm83.rst > > > + lm85.rst > > > + lm87.rst > > > + lm90.rst > > > + lm92.rst > > > + lm93.rst > > > + lm95234.rst > > > + lm95245.rst > > > + ltc2945.rst > > > + ltc2978.rst > > > + ltc2990.rst > > > + ltc3815.rst > > > + ltc4151.rst > > > + ltc4215.rst > > > + ltc4245.rst > > > + ltc4260.rst > > > + ltc4261.rst > > > + max16064.rst > > > + max16065.rst > > > + max1619.rst > > > + max1668.rst > > > + max197.rst > > > + max20751.rst > > > + max31722.rst > > > + max31785.rst > > > + max31790.rst > > > + max34440.rst > > > + max6639.rst > > > + max6642.rst > > > + max6650.rst > > > + max6697.rst > > > + max8688.rst > > > + mc13783-adc.rst > > > + mcp3021.rst > > > + menf21bmc.rst > > > + mlxreg-fan.rst > > > + nct6683.rst > > > + nct6775.rst > > > + nct7802.rst > > > + nct7904.rst > > > + npcm750-pwm-fan.rst > > > + nsa320.rst > > > + ntc_thermistor.rst > > > + occ.rst > > > + pc87360.rst > > > + pc87427.rst > > > + pcf8591.rst > > > + pmbus.rst > > > + powr1220.rst > > > + pwm-fan.rst > > > + raspberrypi-hwmon.rst > > > + sch5627.rst > > > + sch5636.rst > > > + scpi-hwmon.rst > > > + sht15.rst > > > + sht21.rst > > > + sht3x.rst > > > + shtc1.rst > > > + sis5595.rst > > > + smm665.rst > > > + smsc47b397.rst > > > + smsc47m192.rst > > > + smsc47m1.rst > > > + tc654.rst > > > + tc74.rst > > > + thmc50.rst > > > + tmp102.rst > > > + tmp103.rst > > > + tmp108.rst > > > + tmp401.rst > > > + tmp421.rst > > > + tps40422.rst > > > + twl4030-madc-hwmon.rst > > > + ucd9000.rst > > > + ucd9200.rst > > > + vexpress.rst > > > + via686a.rst > > > + vt1211.rst > > > + w83627ehf.rst > > > + w83627hf.rst > > > + w83773g.rst > > > + w83781d.rst > > > + w83791d.rst > > > + w83792d.rst > > > + w83793.rst > > > + w83795.rst > > > + w83l785ts.rst > > > + w83l786ng.rst > > > + wm831x.rst > > > + wm8350.rst > > > + xgene-hwmon.rst > > > + zl6100.rst > > > + > > > +.. only:: subproject and html > > > + > > > + Indices > > > + =3D=3D=3D=3D=3D=3D=3D > > > + > > > + * :ref:`genindex` > > > diff --git a/Documentation/hwmon/ir35221 b/Documentation/hwmon/ir3522= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ir35221 > > > rename to Documentation/hwmon/ir35221.rst > > > diff --git a/Documentation/hwmon/it87 b/Documentation/hwmon/it87.rst > > > similarity index 100% > > > rename from Documentation/hwmon/it87 > > > rename to Documentation/hwmon/it87.rst > > > diff --git a/Documentation/hwmon/jc42 b/Documentation/hwmon/jc42.rst > > > similarity index 100% > > > rename from Documentation/hwmon/jc42 > > > rename to Documentation/hwmon/jc42.rst > > > diff --git a/Documentation/hwmon/k10temp b/Documentation/hwmon/k10tem= p.rst > > > similarity index 100% > > > rename from Documentation/hwmon/k10temp > > > rename to Documentation/hwmon/k10temp.rst > > > diff --git a/Documentation/hwmon/k8temp b/Documentation/hwmon/k8temp.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/k8temp > > > rename to Documentation/hwmon/k8temp.rst > > > diff --git a/Documentation/hwmon/lineage-pem b/Documentation/hwmon/li= neage-pem.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lineage-pem > > > rename to Documentation/hwmon/lineage-pem.rst > > > diff --git a/Documentation/hwmon/lm25066 b/Documentation/hwmon/lm2506= 6.rst > > > similarity index 97% > > > rename from Documentation/hwmon/lm25066 > > > rename to Documentation/hwmon/lm25066.rst > > > index 60b7f2722931..da15e3094c8c 100644 > > > --- a/Documentation/hwmon/lm25066 > > > +++ b/Documentation/hwmon/lm25066.rst > > > @@ -69,7 +69,7 @@ LM25066, LM5064, and LM5066/LM5066I Power Managemen= t, Monitoring, > > > Control, and Protection ICs. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/lm63 b/Documentation/hwmon/lm63.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm63 > > > rename to Documentation/hwmon/lm63.rst > > > diff --git a/Documentation/hwmon/lm70 b/Documentation/hwmon/lm70.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm70 > > > rename to Documentation/hwmon/lm70.rst > > > diff --git a/Documentation/hwmon/lm73 b/Documentation/hwmon/lm73.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm73 > > > rename to Documentation/hwmon/lm73.rst > > > diff --git a/Documentation/hwmon/lm75 b/Documentation/hwmon/lm75.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm75 > > > rename to Documentation/hwmon/lm75.rst > > > diff --git a/Documentation/hwmon/lm77 b/Documentation/hwmon/lm77.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm77 > > > rename to Documentation/hwmon/lm77.rst > > > diff --git a/Documentation/hwmon/lm78 b/Documentation/hwmon/lm78.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm78 > > > rename to Documentation/hwmon/lm78.rst > > > diff --git a/Documentation/hwmon/lm80 b/Documentation/hwmon/lm80.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm80 > > > rename to Documentation/hwmon/lm80.rst > > > diff --git a/Documentation/hwmon/lm83 b/Documentation/hwmon/lm83.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm83 > > > rename to Documentation/hwmon/lm83.rst > > > diff --git a/Documentation/hwmon/lm85 b/Documentation/hwmon/lm85.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm85 > > > rename to Documentation/hwmon/lm85.rst > > > diff --git a/Documentation/hwmon/lm87 b/Documentation/hwmon/lm87.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm87 > > > rename to Documentation/hwmon/lm87.rst > > > diff --git a/Documentation/hwmon/lm90 b/Documentation/hwmon/lm90.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm90 > > > rename to Documentation/hwmon/lm90.rst > > > diff --git a/Documentation/hwmon/lm92 b/Documentation/hwmon/lm92.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm92 > > > rename to Documentation/hwmon/lm92.rst > > > diff --git a/Documentation/hwmon/lm93 b/Documentation/hwmon/lm93.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm93 > > > rename to Documentation/hwmon/lm93.rst > > > diff --git a/Documentation/hwmon/lm95234 b/Documentation/hwmon/lm9523= 4.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm95234 > > > rename to Documentation/hwmon/lm95234.rst > > > diff --git a/Documentation/hwmon/lm95245 b/Documentation/hwmon/lm9524= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm95245 > > > rename to Documentation/hwmon/lm95245.rst > > > diff --git a/Documentation/hwmon/ltc2945 b/Documentation/hwmon/ltc294= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc2945 > > > rename to Documentation/hwmon/ltc2945.rst > > > diff --git a/Documentation/hwmon/ltc2978 b/Documentation/hwmon/ltc297= 8.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc2978 > > > rename to Documentation/hwmon/ltc2978.rst > > > diff --git a/Documentation/hwmon/ltc2990 b/Documentation/hwmon/ltc299= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc2990 > > > rename to Documentation/hwmon/ltc2990.rst > > > diff --git a/Documentation/hwmon/ltc3815 b/Documentation/hwmon/ltc381= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc3815 > > > rename to Documentation/hwmon/ltc3815.rst > > > diff --git a/Documentation/hwmon/ltc4151 b/Documentation/hwmon/ltc415= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4151 > > > rename to Documentation/hwmon/ltc4151.rst > > > diff --git a/Documentation/hwmon/ltc4215 b/Documentation/hwmon/ltc421= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4215 > > > rename to Documentation/hwmon/ltc4215.rst > > > diff --git a/Documentation/hwmon/ltc4245 b/Documentation/hwmon/ltc424= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4245 > > > rename to Documentation/hwmon/ltc4245.rst > > > diff --git a/Documentation/hwmon/ltc4260 b/Documentation/hwmon/ltc426= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4260 > > > rename to Documentation/hwmon/ltc4260.rst > > > diff --git a/Documentation/hwmon/ltc4261 b/Documentation/hwmon/ltc426= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4261 > > > rename to Documentation/hwmon/ltc4261.rst > > > diff --git a/Documentation/hwmon/max16064 b/Documentation/hwmon/max16= 064.rst > > > similarity index 96% > > > rename from Documentation/hwmon/max16064 > > > rename to Documentation/hwmon/max16064.rst > > > index 61ec679dc477..6d5e9538991f 100644 > > > --- a/Documentation/hwmon/max16064 > > > +++ b/Documentation/hwmon/max16064.rst > > > @@ -21,7 +21,7 @@ This driver supports hardware monitoring for Maxim = MAX16064 Quad Power-Supply > > > Controller with Active-Voltage Output Control and PMBus Interface. > > > =20 > > > The driver is a client driver to the core PMBus driver. > > > -Please see Documentation/hwmon/pmbus for details on PMBus client dri= vers. > > > +Please see Documentation/hwmon/pmbus.rst for details on PMBus client= drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/max16065 b/Documentation/hwmon/max16= 065.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max16065 > > > rename to Documentation/hwmon/max16065.rst > > > diff --git a/Documentation/hwmon/max1619 b/Documentation/hwmon/max161= 9.rst > > > similarity index 99% > > > rename from Documentation/hwmon/max1619 > > > rename to Documentation/hwmon/max1619.rst > > > index 4b3762c4eceb..e25956e70f73 100644 > > > --- a/Documentation/hwmon/max1619 > > > +++ b/Documentation/hwmon/max1619.rst > > > @@ -31,4 +31,3 @@ Only the external sensor has high and low limits. > > > The max1619 driver will not update its values more frequently than e= very > > > other second; reading them more often will do no harm, but will retu= rn > > > 'old' values. > > > - > > > diff --git a/Documentation/hwmon/max1668 b/Documentation/hwmon/max166= 8.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max1668 > > > rename to Documentation/hwmon/max1668.rst > > > diff --git a/Documentation/hwmon/max197 b/Documentation/hwmon/max197.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/max197 > > > rename to Documentation/hwmon/max197.rst > > > diff --git a/Documentation/hwmon/max20751 b/Documentation/hwmon/max20= 751.rst > > > similarity index 96% > > > rename from Documentation/hwmon/max20751 > > > rename to Documentation/hwmon/max20751.rst > > > index d546695900ef..aa4469be6674 100644 > > > --- a/Documentation/hwmon/max20751 > > > +++ b/Documentation/hwmon/max20751.rst > > > @@ -23,7 +23,7 @@ This driver supports MAX20751 Multiphase Master wit= h PMBus Interface > > > and Internal Buck Converter. > > > =20 > > > The driver is a client driver to the core PMBus driver. > > > -Please see Documentation/hwmon/pmbus for details on PMBus client dri= vers. > > > +Please see Documentation/hwmon/pmbus.rst for details on PMBus client= drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/max31722 b/Documentation/hwmon/max31= 722.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max31722 > > > rename to Documentation/hwmon/max31722.rst > > > diff --git a/Documentation/hwmon/max31785 b/Documentation/hwmon/max31= 785.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max31785 > > > rename to Documentation/hwmon/max31785.rst > > > diff --git a/Documentation/hwmon/max31790 b/Documentation/hwmon/max31= 790.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max31790 > > > rename to Documentation/hwmon/max31790.rst > > > diff --git a/Documentation/hwmon/max34440 b/Documentation/hwmon/max34= 440.rst > > > similarity index 98% > > > rename from Documentation/hwmon/max34440 > > > rename to Documentation/hwmon/max34440.rst > > > index 639838ef29fd..939138e12b02 100644 > > > --- a/Documentation/hwmon/max34440 > > > +++ b/Documentation/hwmon/max34440.rst > > > @@ -76,7 +76,7 @@ based on GIN pins. The MAX34460 supports 12 voltage= channels, and the MAX34461 > > > supports 16 voltage channels. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/max6639 b/Documentation/hwmon/max663= 9.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max6639 > > > rename to Documentation/hwmon/max6639.rst > > > diff --git a/Documentation/hwmon/max6642 b/Documentation/hwmon/max664= 2.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max6642 > > > rename to Documentation/hwmon/max6642.rst > > > diff --git a/Documentation/hwmon/max6650 b/Documentation/hwmon/max665= 0.rst > > > similarity index 99% > > > rename from Documentation/hwmon/max6650 > > > rename to Documentation/hwmon/max6650.rst > > > index 74dc3f0caaa2..253482add082 100644 > > > --- a/Documentation/hwmon/max6650 > > > +++ b/Documentation/hwmon/max6650.rst > > > @@ -72,4 +72,3 @@ clock: The clock frequency in Hz of the chip the dr= iver should assume [254000] > > > =20 > > > Please have a look at the MAX6650/6651 data sheet and make sure that= you fully > > > understand the meaning of these parameters before you attempt to cha= nge them. > > > - > > > diff --git a/Documentation/hwmon/max6697 b/Documentation/hwmon/max669= 7.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max6697 > > > rename to Documentation/hwmon/max6697.rst > > > diff --git a/Documentation/hwmon/max8688 b/Documentation/hwmon/max868= 8.rst > > > similarity index 97% > > > rename from Documentation/hwmon/max8688 > > > rename to Documentation/hwmon/max8688.rst > > > index 43da139234c1..009487759c61 100644 > > > --- a/Documentation/hwmon/max8688 > > > +++ b/Documentation/hwmon/max8688.rst > > > @@ -21,7 +21,7 @@ This driver supports hardware monitoring for Maxim = MAX8688 Digital Power-Supply > > > Controller/Monitor with PMBus Interface. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/mc13783-adc b/Documentation/hwmon/mc= 13783-adc.rst > > > similarity index 100% > > > rename from Documentation/hwmon/mc13783-adc > > > rename to Documentation/hwmon/mc13783-adc.rst > > > diff --git a/Documentation/hwmon/mcp3021 b/Documentation/hwmon/mcp302= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/mcp3021 > > > rename to Documentation/hwmon/mcp3021.rst > > > diff --git a/Documentation/hwmon/menf21bmc b/Documentation/hwmon/menf= 21bmc.rst > > > similarity index 100% > > > rename from Documentation/hwmon/menf21bmc > > > rename to Documentation/hwmon/menf21bmc.rst > > > diff --git a/Documentation/hwmon/mlxreg-fan b/Documentation/hwmon/mlx= reg-fan.rst > > > similarity index 100% > > > rename from Documentation/hwmon/mlxreg-fan > > > rename to Documentation/hwmon/mlxreg-fan.rst > > > diff --git a/Documentation/hwmon/nct6683 b/Documentation/hwmon/nct668= 3.rst > > > similarity index 100% > > > rename from Documentation/hwmon/nct6683 > > > rename to Documentation/hwmon/nct6683.rst > > > diff --git a/Documentation/hwmon/nct6775 b/Documentation/hwmon/nct677= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/nct6775 > > > rename to Documentation/hwmon/nct6775.rst > > > diff --git a/Documentation/hwmon/nct7802 b/Documentation/hwmon/nct780= 2.rst > > > similarity index 100% > > > rename from Documentation/hwmon/nct7802 > > > rename to Documentation/hwmon/nct7802.rst > > > diff --git a/Documentation/hwmon/nct7904 b/Documentation/hwmon/nct790= 4.rst > > > similarity index 100% > > > rename from Documentation/hwmon/nct7904 > > > rename to Documentation/hwmon/nct7904.rst > > > diff --git a/Documentation/hwmon/npcm750-pwm-fan b/Documentation/hwmo= n/npcm750-pwm-fan.rst > > > similarity index 100% > > > rename from Documentation/hwmon/npcm750-pwm-fan > > > rename to Documentation/hwmon/npcm750-pwm-fan.rst > > > diff --git a/Documentation/hwmon/nsa320 b/Documentation/hwmon/nsa320.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/nsa320 > > > rename to Documentation/hwmon/nsa320.rst > > > diff --git a/Documentation/hwmon/ntc_thermistor b/Documentation/hwmon= /ntc_thermistor.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ntc_thermistor > > > rename to Documentation/hwmon/ntc_thermistor.rst > > > diff --git a/Documentation/hwmon/occ b/Documentation/hwmon/occ.rst > > > similarity index 100% > > > rename from Documentation/hwmon/occ > > > rename to Documentation/hwmon/occ.rst > > > diff --git a/Documentation/hwmon/pc87360 b/Documentation/hwmon/pc8736= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pc87360 > > > rename to Documentation/hwmon/pc87360.rst > > > diff --git a/Documentation/hwmon/pc87427 b/Documentation/hwmon/pc8742= 7.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pc87427 > > > rename to Documentation/hwmon/pc87427.rst > > > diff --git a/Documentation/hwmon/pcf8591 b/Documentation/hwmon/pcf859= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pcf8591 > > > rename to Documentation/hwmon/pcf8591.rst > > > diff --git a/Documentation/hwmon/pmbus-core b/Documentation/hwmon/pmb= us-core.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pmbus-core > > > rename to Documentation/hwmon/pmbus-core.rst > > > diff --git a/Documentation/hwmon/pmbus b/Documentation/hwmon/pmbus.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pmbus > > > rename to Documentation/hwmon/pmbus.rst > > > diff --git a/Documentation/hwmon/powr1220 b/Documentation/hwmon/powr1= 220.rst > > > similarity index 100% > > > rename from Documentation/hwmon/powr1220 > > > rename to Documentation/hwmon/powr1220.rst > > > diff --git a/Documentation/hwmon/pwm-fan b/Documentation/hwmon/pwm-fa= n.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pwm-fan > > > rename to Documentation/hwmon/pwm-fan.rst > > > diff --git a/Documentation/hwmon/raspberrypi-hwmon b/Documentation/hw= mon/raspberrypi-hwmon.rst > > > similarity index 100% > > > rename from Documentation/hwmon/raspberrypi-hwmon > > > rename to Documentation/hwmon/raspberrypi-hwmon.rst > > > diff --git a/Documentation/hwmon/sch5627 b/Documentation/hwmon/sch562= 7.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sch5627 > > > rename to Documentation/hwmon/sch5627.rst > > > diff --git a/Documentation/hwmon/sch5636 b/Documentation/hwmon/sch563= 6.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sch5636 > > > rename to Documentation/hwmon/sch5636.rst > > > diff --git a/Documentation/hwmon/scpi-hwmon b/Documentation/hwmon/scp= i-hwmon.rst > > > similarity index 100% > > > rename from Documentation/hwmon/scpi-hwmon > > > rename to Documentation/hwmon/scpi-hwmon.rst > > > diff --git a/Documentation/hwmon/sht15 b/Documentation/hwmon/sht15.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sht15 > > > rename to Documentation/hwmon/sht15.rst > > > diff --git a/Documentation/hwmon/sht21 b/Documentation/hwmon/sht21.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sht21 > > > rename to Documentation/hwmon/sht21.rst > > > diff --git a/Documentation/hwmon/sht3x b/Documentation/hwmon/sht3x.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sht3x > > > rename to Documentation/hwmon/sht3x.rst > > > diff --git a/Documentation/hwmon/shtc1 b/Documentation/hwmon/shtc1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/shtc1 > > > rename to Documentation/hwmon/shtc1.rst > > > diff --git a/Documentation/hwmon/sis5595 b/Documentation/hwmon/sis559= 5.rst > > > similarity index 99% > > > rename from Documentation/hwmon/sis5595 > > > rename to Documentation/hwmon/sis5595.rst > > > index 5acba6b0c0db..16123b3bfff9 100644 > > > --- a/Documentation/hwmon/sis5595 > > > +++ b/Documentation/hwmon/sis5595.rst > > > @@ -121,4 +121,3 @@ Problems > > > -------- > > > Some chips refuse to be enabled. We don't know why. > > > The driver will recognize this and print a message in dmesg. > > > - > > > diff --git a/Documentation/hwmon/smm665 b/Documentation/hwmon/smm665.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/smm665 > > > rename to Documentation/hwmon/smm665.rst > > > diff --git a/Documentation/hwmon/smsc47b397 b/Documentation/hwmon/sms= c47b397.rst > > > similarity index 100% > > > rename from Documentation/hwmon/smsc47b397 > > > rename to Documentation/hwmon/smsc47b397.rst > > > diff --git a/Documentation/hwmon/smsc47m1 b/Documentation/hwmon/smsc4= 7m1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/smsc47m1 > > > rename to Documentation/hwmon/smsc47m1.rst > > > diff --git a/Documentation/hwmon/smsc47m192 b/Documentation/hwmon/sms= c47m192.rst > > > similarity index 100% > > > rename from Documentation/hwmon/smsc47m192 > > > rename to Documentation/hwmon/smsc47m192.rst > > > diff --git a/Documentation/hwmon/submitting-patches b/Documentation/h= wmon/submitting-patches.rst > > > similarity index 98% > > > rename from Documentation/hwmon/submitting-patches > > > rename to Documentation/hwmon/submitting-patches.rst > > > index 12540b7d9b50..f9796b9d9db6 100644 > > > --- a/Documentation/hwmon/submitting-patches > > > +++ b/Documentation/hwmon/submitting-patches.rst > > > @@ -39,7 +39,7 @@ increase the chances of your change being accepted. > > > 2. Adding functionality to existing drivers > > > ------------------------------------------- > > > =20 > > > -* Make sure the documentation in Documentation/hwmon/ i= s up to > > > +* Make sure the documentation in Documentation/hwmon/.r= st is up to > > > date. > > > =20 > > > * Make sure the information in Kconfig is up to date. > > > @@ -61,7 +61,7 @@ increase the chances of your change being accepted. > > > =20 > > > * Consider adding yourself to MAINTAINERS. > > > =20 > > > -* Document the driver in Documentation/hwmon/. > > > +* Document the driver in Documentation/hwmon/.rst. > > > =20 > > > * Add the driver to Kconfig and Makefile in alphabetical order. > > > =20 > > > @@ -134,7 +134,7 @@ increase the chances of your change being accepte= d. > > > non-standard attributes, or you believe you do, discuss it on the = mailing list > > > first. Either case, provide a detailed explanation why you need the > > > non-standard attribute(s). > > > - Standard attributes are specified in Documentation/hwmon/sysfs-int= erface. > > > + Standard attributes are specified in Documentation/hwmon/sysfs-int= erface.rst. > > > =20 > > > * When deciding which sysfs attributes to support, look at the chip's > > > capabilities. While we do not expect your driver to support everyt= hing the > > > diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmo= n/sysfs-interface.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sysfs-interface > > > rename to Documentation/hwmon/sysfs-interface.rst > > > diff --git a/Documentation/hwmon/tc654 b/Documentation/hwmon/tc654.rst > > > similarity index 100% > > > rename from Documentation/hwmon/tc654 > > > rename to Documentation/hwmon/tc654.rst > > > diff --git a/Documentation/hwmon/tc74 b/Documentation/hwmon/tc74.rst > > > similarity index 100% > > > rename from Documentation/hwmon/tc74 > > > rename to Documentation/hwmon/tc74.rst > > > diff --git a/Documentation/hwmon/thmc50 b/Documentation/hwmon/thmc50.= rst > > > similarity index 99% > > > rename from Documentation/hwmon/thmc50 > > > rename to Documentation/hwmon/thmc50.rst > > > index 6dba1b59b20c..cfff3885287d 100644 > > > --- a/Documentation/hwmon/thmc50 > > > +++ b/Documentation/hwmon/thmc50.rst > > > @@ -87,4 +87,3 @@ so it stops fans even if the value 0 into the ANALO= G_OUT register does not. > > > =20 > > > The driver was tested on Compaq AP550 with two ADM1022 chips (one wo= rks > > > in the temp3 mode), five temperature readings and two fans. > > > - > > > diff --git a/Documentation/hwmon/tmp102 b/Documentation/hwmon/tmp102.= rst > > > similarity index 93% > > > rename from Documentation/hwmon/tmp102 > > > rename to Documentation/hwmon/tmp102.rst > > > index 5e34821df4ab..b1f585531a88 100644 > > > --- a/Documentation/hwmon/tmp102 > > > +++ b/Documentation/hwmon/tmp102.rst > > > @@ -28,4 +28,4 @@ The TMP102 has a programmable update rate that can = select between 8, 4, 1, and > > > 0.5 Hz. (Currently the driver only supports the default of 4 Hz). > > > =20 > > > The driver provides the common sysfs-interface for temperatures (see > > > -Documentation/hwmon/sysfs-interface under Temperatures). > > > +Documentation/hwmon/sysfs-interface.rst under Temperatures). > > > diff --git a/Documentation/hwmon/tmp103 b/Documentation/hwmon/tmp103.= rst > > > similarity index 92% > > > rename from Documentation/hwmon/tmp103 > > > rename to Documentation/hwmon/tmp103.rst > > > index 7682a795e38c..15d25806d585 100644 > > > --- a/Documentation/hwmon/tmp103 > > > +++ b/Documentation/hwmon/tmp103.rst > > > @@ -27,7 +27,7 @@ Resolution: 8 Bits > > > Accuracy: =C2=B11=C2=B0C Typ (=E2=80=9310=C2=B0C to +100=C2=B0C) > > > =20 > > > The driver provides the common sysfs-interface for temperatures (see > > > -Documentation/hwmon/sysfs-interface under Temperatures). > > > +Documentation/hwmon/sysfs-interface.rst under Temperatures). > > > =20 > > > Please refer how to instantiate this driver: > > > Documentation/i2c/instantiating-devices > > > diff --git a/Documentation/hwmon/tmp108 b/Documentation/hwmon/tmp108.= rst > > > similarity index 95% > > > rename from Documentation/hwmon/tmp108 > > > rename to Documentation/hwmon/tmp108.rst > > > index 7e08b7ef1e2f..5f4266a16cb2 100644 > > > --- a/Documentation/hwmon/tmp108 > > > +++ b/Documentation/hwmon/tmp108.rst > > > @@ -38,4 +38,4 @@ and then the device is shut down automatically. (Th= is driver only supports > > > continuous mode.) > > > =20 > > > The driver provides the common sysfs-interface for temperatures (see > > > -Documentation/hwmon/sysfs-interface under Temperatures). > > > +Documentation/hwmon/sysfs-interface.rst under Temperatures). > > > diff --git a/Documentation/hwmon/tmp401 b/Documentation/hwmon/tmp401.= rst > > > similarity index 97% > > > rename from Documentation/hwmon/tmp401 > > > rename to Documentation/hwmon/tmp401.rst > > > index bd865bbdb38d..6a05a0719bc7 100644 > > > --- a/Documentation/hwmon/tmp401 > > > +++ b/Documentation/hwmon/tmp401.rst > > > @@ -68,7 +68,7 @@ supported by the driver so far, so using the defaul= t resolution of 0.5 > > > degree). > > > =20 > > > The driver provides the common sysfs-interface for temperatures (see > > > -Documentation/hwmon/sysfs-interface under Temperatures). > > > +Documentation/hwmon/sysfs-interface.rst under Temperatures). > > > =20 > > > The TMP411 and TMP431 chips are compatible with TMP401. TMP411 provi= des > > > some additional features. > > > diff --git a/Documentation/hwmon/tmp421 b/Documentation/hwmon/tmp421.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/tmp421 > > > rename to Documentation/hwmon/tmp421.rst > > > diff --git a/Documentation/hwmon/tps40422 b/Documentation/hwmon/tps40= 422.rst > > > similarity index 96% > > > rename from Documentation/hwmon/tps40422 > > > rename to Documentation/hwmon/tps40422.rst > > > index 359751eb5ed4..b691e30479dd 100644 > > > --- a/Documentation/hwmon/tps40422 > > > +++ b/Documentation/hwmon/tps40422.rst > > > @@ -21,7 +21,7 @@ This driver supports TI TPS40422 Dual-Output or Two= -Phase Synchronous Buck > > > Controller with PMBus > > > =20 > > > The driver is a client driver to the core PMBus driver. > > > -Please see Documentation/hwmon/pmbus for details on PMBus client dri= vers. > > > +Please see Documentation/hwmon/pmbus.rst for details on PMBus client= drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/twl4030-madc-hwmon b/Documentation/h= wmon/twl4030-madc-hwmon.rst > > > similarity index 100% > > > rename from Documentation/hwmon/twl4030-madc-hwmon > > > rename to Documentation/hwmon/twl4030-madc-hwmon.rst > > > diff --git a/Documentation/hwmon/ucd9000 b/Documentation/hwmon/ucd900= 0.rst > > > similarity index 97% > > > rename from Documentation/hwmon/ucd9000 > > > rename to Documentation/hwmon/ucd9000.rst > > > index d69061b7312c..ebc4f2b3bfea 100644 > > > --- a/Documentation/hwmon/ucd9000 > > > +++ b/Documentation/hwmon/ucd9000.rst > > > @@ -57,7 +57,7 @@ system-health monitor. The device integrates a 12-b= it ADC for monitoring up to > > > 13 power-supply voltage, current, or temperature inputs. > > > =20 > > > This driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > @@ -72,7 +72,7 @@ Platform data support > > > --------------------- > > > =20 > > > The driver supports standard PMBus driver platform data. Please see > > > -Documentation/hwmon/pmbus for details. > > > +Documentation/hwmon/pmbus.rst for details. > > > =20 > > > =20 > > > Sysfs entries > > > diff --git a/Documentation/hwmon/ucd9200 b/Documentation/hwmon/ucd920= 0.rst > > > similarity index 97% > > > rename from Documentation/hwmon/ucd9200 > > > rename to Documentation/hwmon/ucd9200.rst > > > index 44eda4a579b6..b819dfd75f71 100644 > > > --- a/Documentation/hwmon/ucd9200 > > > +++ b/Documentation/hwmon/ucd9200.rst > > > @@ -33,7 +33,7 @@ dedicated circuitry for DC/DC loop management with = flash memory and a serial > > > interface to support configuration, monitoring and management. > > > =20 > > > This driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > @@ -48,7 +48,7 @@ Platform data support > > > --------------------- > > > =20 > > > The driver supports standard PMBus driver platform data. Please see > > > -Documentation/hwmon/pmbus for details. > > > +Documentation/hwmon/pmbus.rst for details. > > > =20 > > > =20 > > > Sysfs entries > > > diff --git a/Documentation/hwmon/userspace-tools b/Documentation/hwmo= n/userspace-tools.rst > > > similarity index 100% > > > rename from Documentation/hwmon/userspace-tools > > > rename to Documentation/hwmon/userspace-tools.rst > > > diff --git a/Documentation/hwmon/vexpress b/Documentation/hwmon/vexpr= ess.rst > > > similarity index 100% > > > rename from Documentation/hwmon/vexpress > > > rename to Documentation/hwmon/vexpress.rst > > > diff --git a/Documentation/hwmon/via686a b/Documentation/hwmon/via686= a.rst > > > similarity index 100% > > > rename from Documentation/hwmon/via686a > > > rename to Documentation/hwmon/via686a.rst > > > diff --git a/Documentation/hwmon/vt1211 b/Documentation/hwmon/vt1211.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/vt1211 > > > rename to Documentation/hwmon/vt1211.rst > > > diff --git a/Documentation/hwmon/w83627ehf b/Documentation/hwmon/w836= 27ehf.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83627ehf > > > rename to Documentation/hwmon/w83627ehf.rst > > > diff --git a/Documentation/hwmon/w83627hf b/Documentation/hwmon/w8362= 7hf.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83627hf > > > rename to Documentation/hwmon/w83627hf.rst > > > diff --git a/Documentation/hwmon/w83773g b/Documentation/hwmon/w83773= g.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83773g > > > rename to Documentation/hwmon/w83773g.rst > > > diff --git a/Documentation/hwmon/w83781d b/Documentation/hwmon/w83781= d.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83781d > > > rename to Documentation/hwmon/w83781d.rst > > > diff --git a/Documentation/hwmon/w83791d b/Documentation/hwmon/w83791= d.rst > > > similarity index 99% > > > rename from Documentation/hwmon/w83791d > > > rename to Documentation/hwmon/w83791d.rst > > > index a91f9e5fb0c6..3adaed39b157 100644 > > > --- a/Documentation/hwmon/w83791d > > > +++ b/Documentation/hwmon/w83791d.rst > > > @@ -102,7 +102,7 @@ This file is used for both legacy and new code. > > > =20 > > > The sysfs interface to the beep bitmask has migrated from the origin= al legacy > > > method of a single sysfs beep_mask file to a newer method using mult= iple > > > -`*_beep` files as described in `Documentation/hwmon/sysfs-interface`. > > > +`*_beep` files as described in `Documentation/hwmon/sysfs-interface.= rst`. > > > =20 > > > A similar change has occurred for the bitmap corresponding to the al= arms. The > > > original legacy method used a single sysfs alarms file containing a = bitmap > > > diff --git a/Documentation/hwmon/w83792d b/Documentation/hwmon/w83792= d.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83792d > > > rename to Documentation/hwmon/w83792d.rst > > > diff --git a/Documentation/hwmon/w83793 b/Documentation/hwmon/w83793.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83793 > > > rename to Documentation/hwmon/w83793.rst > > > diff --git a/Documentation/hwmon/w83795 b/Documentation/hwmon/w83795.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83795 > > > rename to Documentation/hwmon/w83795.rst > > > diff --git a/Documentation/hwmon/w83l785ts b/Documentation/hwmon/w83l= 785ts.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83l785ts > > > rename to Documentation/hwmon/w83l785ts.rst > > > diff --git a/Documentation/hwmon/w83l786ng b/Documentation/hwmon/w83l= 786ng.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83l786ng > > > rename to Documentation/hwmon/w83l786ng.rst > > > diff --git a/Documentation/hwmon/wm831x b/Documentation/hwmon/wm831x.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/wm831x > > > rename to Documentation/hwmon/wm831x.rst > > > diff --git a/Documentation/hwmon/wm8350 b/Documentation/hwmon/wm8350.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/wm8350 > > > rename to Documentation/hwmon/wm8350.rst > > > diff --git a/Documentation/hwmon/xgene-hwmon b/Documentation/hwmon/xg= ene-hwmon.rst > > > similarity index 100% > > > rename from Documentation/hwmon/xgene-hwmon > > > rename to Documentation/hwmon/xgene-hwmon.rst > > > diff --git a/Documentation/hwmon/zl6100 b/Documentation/hwmon/zl6100.= rst > > > similarity index 98% > > > rename from Documentation/hwmon/zl6100 > > > rename to Documentation/hwmon/zl6100.rst > > > index 4029970bace4..41513bb7fe51 100644 > > > --- a/Documentation/hwmon/zl6100 > > > +++ b/Documentation/hwmon/zl6100.rst > > > @@ -113,7 +113,7 @@ This driver supports hardware monitoring for Inte= rsil / Zilker Labs ZL6100 and > > > compatible digital DC-DC controllers. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus and Documentation.hwmon/pmbus-core for det= ails > > > +Documentation/hwmon/pmbus.rst and Documentation.hwmon/pmbus-core for= details > > > on PMBus client drivers. > > > =20 > > > =20 > > > diff --git a/Documentation/index.rst b/Documentation/index.rst > > > index 80a421cb935e..3a710dc24fc8 100644 > > > --- a/Documentation/index.rst > > > +++ b/Documentation/index.rst > > > @@ -83,6 +83,7 @@ needed). > > > media/index > > > networking/index > > > input/index > > > + hwmon/index > > > gpu/index > > > security/index > > > sound/index > > > diff --git a/Documentation/thermal/sysfs-api.txt b/Documentation/ther= mal/sysfs-api.txt > > > index 911399730c1c..c3fa500df92c 100644 > > > --- a/Documentation/thermal/sysfs-api.txt > > > +++ b/Documentation/thermal/sysfs-api.txt > > > @@ -316,7 +316,7 @@ ACPI thermal zones. > > > |---temp[1-*]_input: The current temperature of thermal zone [1-= *] > > > |---temp[1-*]_critical: The critical trip point of thermal zone = [1-*] > > > =20 > > > -Please read Documentation/hwmon/sysfs-interface for additional infor= mation. > > > +Please read Documentation/hwmon/sysfs-interface.rst for additional i= nformation. > > > =20 > > > *************************** > > > * Thermal zone attributes * > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index 349e5d8c3f58..6269c9d671ca 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -468,7 +468,7 @@ ADM1025 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/adm1025 > > > +F: Documentation/hwmon/adm1025.rst > > > F: drivers/hwmon/adm1025.c > > > =20 > > > ADM1029 HARDWARE MONITOR DRIVER > > > @@ -520,7 +520,7 @@ ADS1015 HARDWARE MONITOR DRIVER > > > M: Dirk Eibach > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/ads1015 > > > +F: Documentation/hwmon/ads1015.rst > > > F: drivers/hwmon/ads1015.c > > > F: include/linux/platform_data/ads1015.h > > > =20 > > > @@ -533,7 +533,7 @@ ADT7475 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/adt7475 > > > +F: Documentation/hwmon/adt7475.rst > > > F: drivers/hwmon/adt7475.c > > > =20 > > > ADVANSYS SCSI DRIVER > > > @@ -764,7 +764,7 @@ AMD FAM15H PROCESSOR POWER MONITORING DRIVER > > > M: Huang Rui > > > L: linux-hwmon@vger.kernel.org > > > S: Supported > > > -F: Documentation/hwmon/fam15h_power > > > +F: Documentation/hwmon/fam15h_power.rst > > > F: drivers/hwmon/fam15h_power.c > > > =20 > > > AMD FCH GPIO DRIVER > > > @@ -2531,7 +2531,7 @@ ASC7621 HARDWARE MONITOR DRIVER > > > M: George Joseph > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/asc7621 > > > +F: Documentation/hwmon/asc7621.rst > > > F: drivers/hwmon/asc7621.c > > > =20 > > > ASPEED VIDEO ENGINE DRIVER > > > @@ -4071,7 +4071,7 @@ CORETEMP HARDWARE MONITORING DRIVER > > > M: Fenghua Yu > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/coretemp > > > +F: Documentation/hwmon/coretemp.rst > > > F: drivers/hwmon/coretemp.c > > > =20 > > > COSA/SRP SYNC SERIAL DRIVER > > > @@ -4627,7 +4627,7 @@ DIALOG SEMICONDUCTOR DRIVERS > > > M: Support Opensource > > > W: http://www.dialog-semiconductor.com/products > > > S: Supported > > > -F: Documentation/hwmon/da90?? > > > +F: Documentation/hwmon/da90??.rst > > > F: Documentation/devicetree/bindings/mfd/da90*.txt > > > F: Documentation/devicetree/bindings/input/da90??-onkey.txt > > > F: Documentation/devicetree/bindings/thermal/da90??-thermal.txt > > > @@ -4778,7 +4778,7 @@ DME1737 HARDWARE MONITOR DRIVER > > > M: Juerg Haefliger > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/dme1737 > > > +F: Documentation/hwmon/dme1737.rst > > > F: drivers/hwmon/dme1737.c > > > =20 > > > DMI/SMBIOS SUPPORT > > > @@ -6006,7 +6006,7 @@ F71805F HARDWARE MONITORING DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/f71805f > > > +F: Documentation/hwmon/f71805f.rst > > > F: drivers/hwmon/f71805f.c > > > =20 > > > FADDR2LINE > > > @@ -7687,7 +7687,7 @@ INA209 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/ina209 > > > +F: Documentation/hwmon/ina209.rst > > > F: Documentation/devicetree/bindings/hwmon/ina2xx.txt > > > F: drivers/hwmon/ina209.c > > > =20 > > > @@ -7695,7 +7695,7 @@ INA2XX HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/ina2xx > > > +F: Documentation/hwmon/ina2xx.rst > > > F: drivers/hwmon/ina2xx.c > > > F: include/linux/platform_data/ina2xx.h > > > =20 > > > @@ -8328,7 +8328,7 @@ IT87 HARDWARE MONITORING DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/it87 > > > +F: Documentation/hwmon/it87.rst > > > F: drivers/hwmon/it87.c > > > =20 > > > IT913X MEDIA DRIVER > > > @@ -8372,7 +8372,7 @@ M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > F: drivers/hwmon/jc42.c > > > -F: Documentation/hwmon/jc42 > > > +F: Documentation/hwmon/jc42.rst > > > =20 > > > JFS FILESYSTEM > > > M: Dave Kleikamp > > > @@ -8420,14 +8420,14 @@ K10TEMP HARDWARE MONITORING DRIVER > > > M: Clemens Ladisch > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/k10temp > > > +F: Documentation/hwmon/k10temp.rst > > > F: drivers/hwmon/k10temp.c > > > =20 > > > K8TEMP HARDWARE MONITORING DRIVER > > > M: Rudolf Marek > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/k8temp > > > +F: Documentation/hwmon/k8temp.rst > > > F: drivers/hwmon/k8temp.c > > > =20 > > > KASAN > > > @@ -9118,21 +9118,21 @@ LM78 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/lm78 > > > +F: Documentation/hwmon/lm78.rst > > > F: drivers/hwmon/lm78.c > > > =20 > > > LM83 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/lm83 > > > +F: Documentation/hwmon/lm83.rst > > > F: drivers/hwmon/lm83.c > > > =20 > > > LM90 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/lm90 > > > +F: Documentation/hwmon/lm90.rst > > > F: Documentation/devicetree/bindings/hwmon/lm90.txt > > > F: drivers/hwmon/lm90.c > > > F: include/dt-bindings/thermal/lm90.h > > > @@ -9141,7 +9141,7 @@ LM95234 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/lm95234 > > > +F: Documentation/hwmon/lm95234.rst > > > F: drivers/hwmon/lm95234.c > > > =20 > > > LME2510 MEDIA DRIVER > > > @@ -9214,7 +9214,7 @@ LTC4261 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/ltc4261 > > > +F: Documentation/hwmon/ltc4261.rst > > > F: drivers/hwmon/ltc4261.c > > > =20 > > > LTC4306 I2C MULTIPLEXER DRIVER > > > @@ -9445,7 +9445,7 @@ MAX16065 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/max16065 > > > +F: Documentation/hwmon/max16065.rst > > > F: drivers/hwmon/max16065.c > > > =20 > > > MAX2175 SDR TUNER DRIVER > > > @@ -9461,14 +9461,14 @@ F: include/uapi/linux/max2175.h > > > MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER > > > L: linux-hwmon@vger.kernel.org > > > S: Orphan > > > -F: Documentation/hwmon/max6650 > > > +F: Documentation/hwmon/max6650.rst > > > F: drivers/hwmon/max6650.c > > > =20 > > > MAX6697 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/max6697 > > > +F: Documentation/hwmon/max6697.rst > > > F: Documentation/devicetree/bindings/hwmon/max6697.txt > > > F: drivers/hwmon/max6697.c > > > F: include/linux/platform_data/max6697.h > > > @@ -10118,7 +10118,7 @@ F: drivers/mfd/menf21bmc.c > > > F: drivers/watchdog/menf21bmc_wdt.c > > > F: drivers/leds/leds-menf21bmc.c > > > F: drivers/hwmon/menf21bmc_hwmon.c > > > -F: Documentation/hwmon/menf21bmc > > > +F: Documentation/hwmon/menf21bmc.rst > > > =20 > > > MEN Z069 WATCHDOG DRIVER > > > M: Johannes Thumshirn > > > @@ -10747,7 +10747,7 @@ NCT6775 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/nct6775 > > > +F: Documentation/hwmon/nct6775.rst > > > F: drivers/hwmon/nct6775.c > > > =20 > > > NET_FAILOVER MODULE > > > @@ -11841,7 +11841,7 @@ PC87360 HARDWARE MONITORING DRIVER > > > M: Jim Cromie > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/pc87360 > > > +F: Documentation/hwmon/pc87360.rst > > > F: drivers/hwmon/pc87360.c > > > =20 > > > PC8736x GPIO DRIVER > > > @@ -11853,7 +11853,7 @@ PC87427 HARDWARE MONITORING DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/pc87427 > > > +F: Documentation/hwmon/pc87427.rst > > > F: drivers/hwmon/pc87427.c > > > =20 > > > PCA9532 LED DRIVER > > > @@ -12421,23 +12421,23 @@ S: Maintained > > > F: Documentation/devicetree/bindings/hwmon/ibm,cffps1.txt > > > F: Documentation/devicetree/bindings/hwmon/max31785.txt > > > F: Documentation/devicetree/bindings/hwmon/ltc2978.txt > > > -F: Documentation/hwmon/adm1275 > > > -F: Documentation/hwmon/ibm-cffps > > > -F: Documentation/hwmon/ir35221 > > > -F: Documentation/hwmon/lm25066 > > > -F: Documentation/hwmon/ltc2978 > > > -F: Documentation/hwmon/ltc3815 > > > -F: Documentation/hwmon/max16064 > > > -F: Documentation/hwmon/max20751 > > > -F: Documentation/hwmon/max31785 > > > -F: Documentation/hwmon/max34440 > > > -F: Documentation/hwmon/max8688 > > > -F: Documentation/hwmon/pmbus > > > -F: Documentation/hwmon/pmbus-core > > > -F: Documentation/hwmon/tps40422 > > > -F: Documentation/hwmon/ucd9000 > > > -F: Documentation/hwmon/ucd9200 > > > -F: Documentation/hwmon/zl6100 > > > +F: Documentation/hwmon/adm1275.rst > > > +F: Documentation/hwmon/ibm-cffps.rst > > > +F: Documentation/hwmon/ir35221.rst > > > +F: Documentation/hwmon/lm25066.rst > > > +F: Documentation/hwmon/ltc2978.rst > > > +F: Documentation/hwmon/ltc3815.rst > > > +F: Documentation/hwmon/max16064.rst > > > +F: Documentation/hwmon/max20751.rst > > > +F: Documentation/hwmon/max31785.rst > > > +F: Documentation/hwmon/max34440.rst > > > +F: Documentation/hwmon/max8688.rst > > > +F: Documentation/hwmon/pmbus.rst > > > +F: Documentation/hwmon/pmbus-core.rst > > > +F: Documentation/hwmon/tps40422.rst > > > +F: Documentation/hwmon/ucd9000.rst > > > +F: Documentation/hwmon/ucd9200.rst > > > +F: Documentation/hwmon/zl6100.rst > > > F: drivers/hwmon/pmbus/ > > > F: include/linux/pmbus.h > > > =20 > > > @@ -12701,7 +12701,7 @@ M: Bartlomiej Zolnierkiewicz > > > L: linux-hwmon@vger.kernel.org > > > S: Supported > > > F: Documentation/devicetree/bindings/hwmon/pwm-fan.txt > > > -F: Documentation/hwmon/pwm-fan > > > +F: Documentation/hwmon/pwm-fan.rst > > > F: drivers/hwmon/pwm-fan.c > > > =20 > > > PWM IR Transmitter > > > @@ -14366,21 +14366,21 @@ SMM665 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/smm665 > > > +F: Documentation/hwmon/smm665.rst > > > F: drivers/hwmon/smm665.c > > > =20 > > > SMSC EMC2103 HARDWARE MONITOR DRIVER > > > M: Steve Glendinning > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/emc2103 > > > +F: Documentation/hwmon/emc2103.rst > > > F: drivers/hwmon/emc2103.c > > > =20 > > > SMSC SCH5627 HARDWARE MONITOR DRIVER > > > M: Hans de Goede > > > L: linux-hwmon@vger.kernel.org > > > S: Supported > > > -F: Documentation/hwmon/sch5627 > > > +F: Documentation/hwmon/sch5627.rst > > > F: drivers/hwmon/sch5627.c > > > =20 > > > SMSC UFX6000 and UFX7000 USB to VGA DRIVER > > > @@ -14393,7 +14393,7 @@ SMSC47B397 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/smsc47b397 > > > +F: Documentation/hwmon/smsc47b397.rst > > > F: drivers/hwmon/smsc47b397.c > > > =20 > > > SMSC911x ETHERNET DRIVER > > > @@ -15744,7 +15744,7 @@ TMP401 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/tmp401 > > > +F: Documentation/hwmon/tmp401.rst > > > F: drivers/hwmon/tmp401.c > > > =20 > > > TMPFS (SHMEM FILESYSTEM) > > > @@ -16796,7 +16796,7 @@ VT1211 HARDWARE MONITOR DRIVER > > > M: Juerg Haefliger > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/vt1211 > > > +F: Documentation/hwmon/vt1211.rst > > > F: drivers/hwmon/vt1211.c > > > =20 > > > VT8231 HARDWARE MONITOR DRIVER > > > @@ -16824,14 +16824,14 @@ W83791D HARDWARE MONITORING DRIVER > > > M: Marc Hulsman > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/w83791d > > > +F: Documentation/hwmon/w83791d.rst > > > F: drivers/hwmon/w83791d.c > > > =20 > > > W83793 HARDWARE MONITORING DRIVER > > > M: Rudolf Marek > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/w83793 > > > +F: Documentation/hwmon/w83793.rst > > > F: drivers/hwmon/w83793.c > > > =20 > > > W83795 HARDWARE MONITORING DRIVER > > > @@ -16940,7 +16940,7 @@ L: patches@opensource.cirrus.com > > > T: git https://github.com/CirrusLogic/linux-drivers.git > > > W: https://github.com/CirrusLogic/linux-drivers/wiki > > > S: Supported > > > -F: Documentation/hwmon/wm83?? > > > +F: Documentation/hwmon/wm83??.rst > > > F: Documentation/devicetree/bindings/extcon/extcon-arizona.txt > > > F: Documentation/devicetree/bindings/regulator/arizona-regulator.txt > > > F: Documentation/devicetree/bindings/mfd/arizona.txt > > > diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig > > > index dedd5febd3aa..470ba66b18b0 100644 > > > --- a/drivers/hwmon/Kconfig > > > +++ b/drivers/hwmon/Kconfig > > > @@ -17,7 +17,7 @@ menuconfig HWMON > > > =20 > > > To find out which specific driver(s) you need, use the > > > sensors-detect script from the lm_sensors package. Read > > > - for details. > > > + for details. > > > =20 > > > This support can also be built as a module. If so, the module > > > will be called hwmon. > > > @@ -59,7 +59,7 @@ config SENSORS_ABITUGURU > > > chip can be found on Abit uGuru featuring motherboards (most mode= rn > > > Abit motherboards from before end 2005). For more info and a list > > > of which motherboards have which revision see > > > - Documentation/hwmon/abituguru > > > + Documentation/hwmon/abituguru.rsthttps://lore.kernel.org/lkml/ccc= c2a52363a5aaeea10e186ead8570503ea648e.1555494108.git.mchehab+samsung@kernel= .org/ > > > =20 > > > This driver can also be built as a module. If so, the module > > > will be called abituguru. > > > @@ -73,7 +73,7 @@ config SENSORS_ABITUGURU3 > > > and their settings is supported. The third revision of the Abit > > > uGuru chip can be found on recent Abit motherboards (since end > > > 2005). For more info and a list of which motherboards have which > > > - revision see Documentation/hwmon/abituguru3 > > > + revision see Documentation/hwmon/abituguru3.rst > > > =20 > > > This driver can also be built as a module. If so, the module > > > will be called abituguru3. > > > @@ -643,7 +643,7 @@ config SENSORS_CORETEMP > > > help > > > If you say yes here you get support for the temperature > > > sensor inside your CPU. Most of the family 6 CPUs > > > - are supported. Check Documentation/hwmon/coretemp for details. > > > + are supported. Check Documentation/hwmon/coretemp.rst for details. > > > =20 > > > config SENSORS_IT87 > > > tristate "ITE IT87xx and compatibles" > > > diff --git a/drivers/hwmon/ads7828.c b/drivers/hwmon/ads7828.c > > > index e6be617e3fb2..03d6e782777a 100644 > > > --- a/drivers/hwmon/ads7828.c > > > +++ b/drivers/hwmon/ads7828.c > > > @@ -8,7 +8,7 @@ > > > * > > > * ADS7830 support, by Guillaume Roguez > > > * > > > - * For further information, see the Documentation/hwmon/ads7828 file. > > > + * For further information, see the Documentation/hwmon/ads7828.rst = file. > > > * > > > * This program is free software; you can redistribute it and/or mod= ify > > > * it under the terms of the GNU General Public License as published= by > > > diff --git a/drivers/hwmon/max197.c b/drivers/hwmon/max197.c > > > index 3d9e210beedf..dd6a35219a18 100644 > > > --- a/drivers/hwmon/max197.c > > > +++ b/drivers/hwmon/max197.c > > > @@ -8,7 +8,7 @@ > > > * it under the terms of the GNU General Public License version 2 as > > > * published by the Free Software Foundation. > > > * > > > - * For further information, see the Documentation/hwmon/max197 file. > > > + * For further information, see the Documentation/hwmon/max197.rst f= ile. > > > */ > > > =20 > > > #include > > > diff --git a/drivers/hwmon/sht15.c b/drivers/hwmon/sht15.c > > > index 39b41e35c2bf..7f4a63959730 100644 > > > --- a/drivers/hwmon/sht15.c > > > +++ b/drivers/hwmon/sht15.c > > > @@ -10,7 +10,7 @@ > > > * > > > * Copyright (c) 2007 Wouter Horre > > > * > > > - * For further information, see the Documentation/hwmon/sht15 file. > > > + * For further information, see the Documentation/hwmon/sht15.rst fi= le. > > > */ > > > =20 > > > #include > > > diff --git a/include/linux/platform_data/ads7828.h b/include/linux/pl= atform_data/ads7828.h > > > index 3245f45f9d77..a3370a007702 100644 > > > --- a/include/linux/platform_data/ads7828.h > > > +++ b/include/linux/platform_data/ads7828.h > > > @@ -4,7 +4,7 @@ > > > * Copyright (c) 2012 Savoir-faire Linux Inc. > > > * Vivien Didelot > > > * > > > - * For further information, see the Documentation/hwmon/ads7828 file. > > > + * For further information, see the Documentation/hwmon/ads7828.rst = file. > > > * > > > * This program is free software; you can redistribute it and/or mod= ify > > > * it under the terms of the GNU General Public License version 2 as > > > diff --git a/include/linux/platform_data/ds620.h b/include/linux/plat= form_data/ds620.h > > > index 6ef58bb77e46..f0ce22a78bb8 100644 > > > --- a/include/linux/platform_data/ds620.h > > > +++ b/include/linux/platform_data/ds620.h > > > @@ -14,7 +14,7 @@ struct ds620_platform_data { > > > * 1 =3D PO_LOW > > > * 2 =3D PO_HIGH > > > * > > > - * (see Documentation/hwmon/ds620) > > > + * (see Documentation/hwmon/ds620.rst) > > > */ > > > int pomode; > > > }; > > > diff --git a/include/linux/platform_data/ina2xx.h b/include/linux/pla= tform_data/ina2xx.h > > > index 9f0aa1b48c78..dde59fd3590f 100644 > > > --- a/include/linux/platform_data/ina2xx.h > > > +++ b/include/linux/platform_data/ina2xx.h > > > @@ -7,7 +7,7 @@ > > > * it under the terms of the GNU General Public License version 2 as > > > * published by the Free Software Foundation. > > > * > > > - * For further information, see the Documentation/hwmon/ina2xx file. > > > + * For further information, see the Documentation/hwmon/ina2xx.rst f= ile. > > > */ > > > =20 > > > /** > > > diff --git a/include/linux/platform_data/max197.h b/include/linux/pla= tform_data/max197.h > > > index 8da8f94ee15c..2bbd0919bc89 100644 > > > --- a/include/linux/platform_data/max197.h > > > +++ b/include/linux/platform_data/max197.h > > > @@ -8,7 +8,7 @@ > > > * it under the terms of the GNU General Public License version 2 as > > > * published by the Free Software Foundation. > > > * > > > - * For further information, see the Documentation/hwmon/max197 file. > > > + * For further information, see the Documentation/hwmon/max197.rst f= ile. > > > */ > > > =20 > > > #ifndef _PDATA_MAX197_H > > > diff --git a/include/linux/platform_data/ntc_thermistor.h b/include/l= inux/platform_data/ntc_thermistor.h > > > index ee03d429742b..5fa115d3ea4b 100644 > > > --- a/include/linux/platform_data/ntc_thermistor.h > > > +++ b/include/linux/platform_data/ntc_thermistor.h > > > @@ -42,7 +42,7 @@ struct ntc_thermistor_platform_data { > > > * read_uV() > > > * > > > * How to setup pullup_ohm, pulldown_ohm, and connect is > > > - * described at Documentation/hwmon/ntc_thermistor > > > + * described at Documentation/hwmon/ntc_thermistor.rst > > > * > > > * pullup/down_ohm: 0 for infinite / not-connected > > > * =20 >=20 >=20 >=20 > Thanks, > Mauro Thanks, Mauro From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mauro Carvalho Chehab Subject: Re: [PATCH v3 21/21] docs: hwmon: Add an index file and rename docs to *.rst Date: Wed, 17 Apr 2019 14:22:15 -0300 Message-ID: <20190417142215.791df5e7@coco.lan> References: <20190417164741.GA12147@roeck-us.net> <20190417141352.3225bbb3@coco.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20190417141352.3225bbb3@coco.lan> Sender: linux-kernel-owner@vger.kernel.org To: Guenter Roeck Cc: Linux Doc Mailing List , linux-kernel@vger.kernel.org, Jonathan Corbet , Jean Delvare , Rob Herring , Mark Rutland , Dirk Eibach , George Joseph , Joel Stanley , Andrew Jeffery , Fenghua Yu , Support Opensource , Juerg Haefliger , Steve Glendinning , Huang Rui , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , Clemens Ladisch , Rudolf Marek List-Id: devicetree@vger.kernel.org Em Wed, 17 Apr 2019 14:13:52 -0300 Mauro Carvalho Chehab escreveu: > Em Wed, 17 Apr 2019 09:47:41 -0700 > Guenter Roeck escreveu: >=20 > > On Wed, Apr 17, 2019 at 06:46:29AM -0300, Mauro Carvalho Chehab wrote: = =20 > > > Now that all files were converted to ReST format, rename them > > > and add an index. > > >=20 > > > Signed-off-by: Mauro Carvalho Chehab > > > Acked-by: Liviu Dudau =20 > >=20 > > I applied all patches except this one, which fails due to a conflict in > > ab8500. I also notice that this file has not been touched by your serie= s, > > which is odd. At the same time, patch 20/21 is missing from your series, > > and has been missing all along. Does the missing patch possibly touch > > Documentation/hwmon/ab8500 ? =20 >=20 > Patch 20/21 is the biggest one. Maybe vger rejected it either due to > its size or due to the number of c/c. >=20 > Just bounced it to you. Please let me know if you didn't receive it > yet. Btw, LKML got it: https://lore.kernel.org/lkml/cccc2a52363a5aaeea10e186ead8570503ea648e.15554= 94108.git.mchehab+samsung@kernel.org/ >=20 > Regards, > Mauro >=20 > >=20 > > Thanks, > > Guenter > > =20 > > > --- > > > .../devicetree/bindings/hwmon/g762.txt | 2 +- > > > Documentation/hwmon/{ab8500 =3D> ab8500.rst} | 2 +- > > > ...guru-datasheet =3D> abituguru-datasheet.rst} | 0 > > > .../hwmon/{abituguru =3D> abituguru.rst} | 0 > > > .../hwmon/{abituguru3 =3D> abituguru3.rst} | 0 > > > Documentation/hwmon/{abx500 =3D> abx500.rst} | 0 > > > ...{acpi_power_meter =3D> acpi_power_meter.rst} | 2 +- > > > Documentation/hwmon/{ad7314 =3D> ad7314.rst} | 0 > > > .../hwmon/{adc128d818 =3D> adc128d818.rst} | 0 > > > Documentation/hwmon/{adm1021 =3D> adm1021.rst} | 0 > > > Documentation/hwmon/{adm1025 =3D> adm1025.rst} | 0 > > > Documentation/hwmon/{adm1026 =3D> adm1026.rst} | 0 > > > Documentation/hwmon/{adm1031 =3D> adm1031.rst} | 0 > > > Documentation/hwmon/{adm1275 =3D> adm1275.rst} | 4 +- > > > Documentation/hwmon/{adm9240 =3D> adm9240.rst} | 0 > > > Documentation/hwmon/{ads1015 =3D> ads1015.rst} | 0 > > > Documentation/hwmon/{ads7828 =3D> ads7828.rst} | 0 > > > Documentation/hwmon/{adt7410 =3D> adt7410.rst} | 0 > > > Documentation/hwmon/{adt7411 =3D> adt7411.rst} | 0 > > > Documentation/hwmon/{adt7462 =3D> adt7462.rst} | 1 - > > > Documentation/hwmon/{adt7470 =3D> adt7470.rst} | 0 > > > Documentation/hwmon/{adt7475 =3D> adt7475.rst} | 0 > > > Documentation/hwmon/{amc6821 =3D> amc6821.rst} | 1 - > > > Documentation/hwmon/{asb100 =3D> asb100.rst} | 1 - > > > Documentation/hwmon/{asc7621 =3D> asc7621.rst} | 0 > > > ...{aspeed-pwm-tacho =3D> aspeed-pwm-tacho.rst} | 0 > > > .../hwmon/{coretemp =3D> coretemp.rst} | 0 > > > Documentation/hwmon/{da9052 =3D> da9052.rst} | 0 > > > Documentation/hwmon/{da9055 =3D> da9055.rst} | 0 > > > Documentation/hwmon/{dme1737 =3D> dme1737.rst} | 0 > > > Documentation/hwmon/{ds1621 =3D> ds1621.rst} | 0 > > > Documentation/hwmon/{ds620 =3D> ds620.rst} | 0 > > > Documentation/hwmon/{emc1403 =3D> emc1403.rst} | 0 > > > Documentation/hwmon/{emc2103 =3D> emc2103.rst} | 0 > > > .../hwmon/{emc6w201 =3D> emc6w201.rst} | 0 > > > Documentation/hwmon/{f71805f =3D> f71805f.rst} | 0 > > > .../hwmon/{f71882fg =3D> f71882fg.rst} | 0 > > > .../hwmon/{fam15h_power =3D> fam15h_power.rst} | 0 > > > .../hwmon/{ftsteutates =3D> ftsteutates.rst} | 0 > > > Documentation/hwmon/{g760a =3D> g760a.rst} | 0 > > > Documentation/hwmon/{g762 =3D> g762.rst} | 2 +- > > > Documentation/hwmon/{gl518sm =3D> gl518sm.rst} | 0 > > > Documentation/hwmon/{hih6130 =3D> hih6130.rst} | 0 > > > ...on-kernel-api.txt =3D> hwmon-kernel-api.rst} | 4 +- > > > .../hwmon/{ibm-cffps =3D> ibm-cffps.rst} | 0 > > > Documentation/hwmon/{ibmaem =3D> ibmaem.rst} | 0 > > > .../hwmon/{ibmpowernv =3D> ibmpowernv.rst} | 0 > > > Documentation/hwmon/{ina209 =3D> ina209.rst} | 0 > > > Documentation/hwmon/{ina2xx =3D> ina2xx.rst} | 2 +- > > > Documentation/hwmon/{ina3221 =3D> ina3221.rst} | 0 > > > Documentation/hwmon/index.rst | 179 ++++++++++++++++= ++ > > > Documentation/hwmon/{ir35221 =3D> ir35221.rst} | 0 > > > Documentation/hwmon/{it87 =3D> it87.rst} | 0 > > > Documentation/hwmon/{jc42 =3D> jc42.rst} | 0 > > > Documentation/hwmon/{k10temp =3D> k10temp.rst} | 0 > > > Documentation/hwmon/{k8temp =3D> k8temp.rst} | 0 > > > .../hwmon/{lineage-pem =3D> lineage-pem.rst} | 0 > > > Documentation/hwmon/{lm25066 =3D> lm25066.rst} | 2 +- > > > Documentation/hwmon/{lm63 =3D> lm63.rst} | 0 > > > Documentation/hwmon/{lm70 =3D> lm70.rst} | 0 > > > Documentation/hwmon/{lm73 =3D> lm73.rst} | 0 > > > Documentation/hwmon/{lm75 =3D> lm75.rst} | 0 > > > Documentation/hwmon/{lm77 =3D> lm77.rst} | 0 > > > Documentation/hwmon/{lm78 =3D> lm78.rst} | 0 > > > Documentation/hwmon/{lm80 =3D> lm80.rst} | 0 > > > Documentation/hwmon/{lm83 =3D> lm83.rst} | 0 > > > Documentation/hwmon/{lm85 =3D> lm85.rst} | 0 > > > Documentation/hwmon/{lm87 =3D> lm87.rst} | 0 > > > Documentation/hwmon/{lm90 =3D> lm90.rst} | 0 > > > Documentation/hwmon/{lm92 =3D> lm92.rst} | 0 > > > Documentation/hwmon/{lm93 =3D> lm93.rst} | 0 > > > Documentation/hwmon/{lm95234 =3D> lm95234.rst} | 0 > > > Documentation/hwmon/{lm95245 =3D> lm95245.rst} | 0 > > > Documentation/hwmon/{ltc2945 =3D> ltc2945.rst} | 0 > > > Documentation/hwmon/{ltc2978 =3D> ltc2978.rst} | 0 > > > Documentation/hwmon/{ltc2990 =3D> ltc2990.rst} | 0 > > > Documentation/hwmon/{ltc3815 =3D> ltc3815.rst} | 0 > > > Documentation/hwmon/{ltc4151 =3D> ltc4151.rst} | 0 > > > Documentation/hwmon/{ltc4215 =3D> ltc4215.rst} | 0 > > > Documentation/hwmon/{ltc4245 =3D> ltc4245.rst} | 0 > > > Documentation/hwmon/{ltc4260 =3D> ltc4260.rst} | 0 > > > Documentation/hwmon/{ltc4261 =3D> ltc4261.rst} | 0 > > > .../hwmon/{max16064 =3D> max16064.rst} | 2 +- > > > .../hwmon/{max16065 =3D> max16065.rst} | 0 > > > Documentation/hwmon/{max1619 =3D> max1619.rst} | 1 - > > > Documentation/hwmon/{max1668 =3D> max1668.rst} | 0 > > > Documentation/hwmon/{max197 =3D> max197.rst} | 0 > > > .../hwmon/{max20751 =3D> max20751.rst} | 2 +- > > > .../hwmon/{max31722 =3D> max31722.rst} | 0 > > > .../hwmon/{max31785 =3D> max31785.rst} | 0 > > > .../hwmon/{max31790 =3D> max31790.rst} | 0 > > > .../hwmon/{max34440 =3D> max34440.rst} | 2 +- > > > Documentation/hwmon/{max6639 =3D> max6639.rst} | 0 > > > Documentation/hwmon/{max6642 =3D> max6642.rst} | 0 > > > Documentation/hwmon/{max6650 =3D> max6650.rst} | 1 - > > > Documentation/hwmon/{max6697 =3D> max6697.rst} | 0 > > > Documentation/hwmon/{max8688 =3D> max8688.rst} | 2 +- > > > .../hwmon/{mc13783-adc =3D> mc13783-adc.rst} | 0 > > > Documentation/hwmon/{mcp3021 =3D> mcp3021.rst} | 0 > > > .../hwmon/{menf21bmc =3D> menf21bmc.rst} | 0 > > > .../hwmon/{mlxreg-fan =3D> mlxreg-fan.rst} | 0 > > > Documentation/hwmon/{nct6683 =3D> nct6683.rst} | 0 > > > Documentation/hwmon/{nct6775 =3D> nct6775.rst} | 0 > > > Documentation/hwmon/{nct7802 =3D> nct7802.rst} | 0 > > > Documentation/hwmon/{nct7904 =3D> nct7904.rst} | 0 > > > .../{npcm750-pwm-fan =3D> npcm750-pwm-fan.rst} | 0 > > > Documentation/hwmon/{nsa320 =3D> nsa320.rst} | 0 > > > .../{ntc_thermistor =3D> ntc_thermistor.rst} | 0 > > > Documentation/hwmon/{occ =3D> occ.rst} | 0 > > > Documentation/hwmon/{pc87360 =3D> pc87360.rst} | 0 > > > Documentation/hwmon/{pc87427 =3D> pc87427.rst} | 0 > > > Documentation/hwmon/{pcf8591 =3D> pcf8591.rst} | 0 > > > .../hwmon/{pmbus-core =3D> pmbus-core.rst} | 0 > > > Documentation/hwmon/{pmbus =3D> pmbus.rst} | 0 > > > .../hwmon/{powr1220 =3D> powr1220.rst} | 0 > > > Documentation/hwmon/{pwm-fan =3D> pwm-fan.rst} | 0 > > > ...aspberrypi-hwmon =3D> raspberrypi-hwmon.rst} | 0 > > > Documentation/hwmon/{sch5627 =3D> sch5627.rst} | 0 > > > Documentation/hwmon/{sch5636 =3D> sch5636.rst} | 0 > > > .../hwmon/{scpi-hwmon =3D> scpi-hwmon.rst} | 0 > > > Documentation/hwmon/{sht15 =3D> sht15.rst} | 0 > > > Documentation/hwmon/{sht21 =3D> sht21.rst} | 0 > > > Documentation/hwmon/{sht3x =3D> sht3x.rst} | 0 > > > Documentation/hwmon/{shtc1 =3D> shtc1.rst} | 0 > > > Documentation/hwmon/{sis5595 =3D> sis5595.rst} | 1 - > > > Documentation/hwmon/{smm665 =3D> smm665.rst} | 0 > > > .../hwmon/{smsc47b397 =3D> smsc47b397.rst} | 0 > > > .../hwmon/{smsc47m1 =3D> smsc47m1.rst} | 0 > > > .../hwmon/{smsc47m192 =3D> smsc47m192.rst} | 0 > > > ...mitting-patches =3D> submitting-patches.rst} | 6 +- > > > .../{sysfs-interface =3D> sysfs-interface.rst} | 0 > > > Documentation/hwmon/{tc654 =3D> tc654.rst} | 0 > > > Documentation/hwmon/{tc74 =3D> tc74.rst} | 0 > > > Documentation/hwmon/{thmc50 =3D> thmc50.rst} | 1 - > > > Documentation/hwmon/{tmp102 =3D> tmp102.rst} | 2 +- > > > Documentation/hwmon/{tmp103 =3D> tmp103.rst} | 2 +- > > > Documentation/hwmon/{tmp108 =3D> tmp108.rst} | 2 +- > > > Documentation/hwmon/{tmp401 =3D> tmp401.rst} | 2 +- > > > Documentation/hwmon/{tmp421 =3D> tmp421.rst} | 0 > > > .../hwmon/{tps40422 =3D> tps40422.rst} | 2 +- > > > ...4030-madc-hwmon =3D> twl4030-madc-hwmon.rst} | 0 > > > Documentation/hwmon/{ucd9000 =3D> ucd9000.rst} | 4 +- > > > Documentation/hwmon/{ucd9200 =3D> ucd9200.rst} | 4 +- > > > .../{userspace-tools =3D> userspace-tools.rst} | 0 > > > .../hwmon/{vexpress =3D> vexpress.rst} | 0 > > > Documentation/hwmon/{via686a =3D> via686a.rst} | 0 > > > Documentation/hwmon/{vt1211 =3D> vt1211.rst} | 0 > > > .../hwmon/{w83627ehf =3D> w83627ehf.rst} | 0 > > > .../hwmon/{w83627hf =3D> w83627hf.rst} | 0 > > > Documentation/hwmon/{w83773g =3D> w83773g.rst} | 0 > > > Documentation/hwmon/{w83781d =3D> w83781d.rst} | 0 > > > Documentation/hwmon/{w83791d =3D> w83791d.rst} | 2 +- > > > Documentation/hwmon/{w83792d =3D> w83792d.rst} | 0 > > > Documentation/hwmon/{w83793 =3D> w83793.rst} | 0 > > > Documentation/hwmon/{w83795 =3D> w83795.rst} | 0 > > > .../hwmon/{w83l785ts =3D> w83l785ts.rst} | 0 > > > .../hwmon/{w83l786ng =3D> w83l786ng.rst} | 0 > > > Documentation/hwmon/{wm831x =3D> wm831x.rst} | 0 > > > Documentation/hwmon/{wm8350 =3D> wm8350.rst} | 0 > > > .../hwmon/{xgene-hwmon =3D> xgene-hwmon.rst} | 0 > > > Documentation/hwmon/{zl6100 =3D> zl6100.rst} | 2 +- > > > Documentation/index.rst | 1 + > > > Documentation/thermal/sysfs-api.txt | 2 +- > > > MAINTAINERS | 108 +++++------ > > > drivers/hwmon/Kconfig | 8 +- > > > drivers/hwmon/ads7828.c | 2 +- > > > drivers/hwmon/max197.c | 2 +- > > > drivers/hwmon/sht15.c | 2 +- > > > include/linux/platform_data/ads7828.h | 2 +- > > > include/linux/platform_data/ds620.h | 2 +- > > > include/linux/platform_data/ina2xx.h | 2 +- > > > include/linux/platform_data/max197.h | 2 +- > > > include/linux/platform_data/ntc_thermistor.h | 2 +- > > > 173 files changed, 275 insertions(+), 102 deletions(-) > > > rename Documentation/hwmon/{ab8500 =3D> ab8500.rst} (86%) > > > rename Documentation/hwmon/{abituguru-datasheet =3D> abituguru-datas= heet.rst} (100%) > > > rename Documentation/hwmon/{abituguru =3D> abituguru.rst} (100%) > > > rename Documentation/hwmon/{abituguru3 =3D> abituguru3.rst} (100%) > > > rename Documentation/hwmon/{abx500 =3D> abx500.rst} (100%) > > > rename Documentation/hwmon/{acpi_power_meter =3D> acpi_power_meter.r= st} (97%) > > > rename Documentation/hwmon/{ad7314 =3D> ad7314.rst} (100%) > > > rename Documentation/hwmon/{adc128d818 =3D> adc128d818.rst} (100%) > > > rename Documentation/hwmon/{adm1021 =3D> adm1021.rst} (100%) > > > rename Documentation/hwmon/{adm1025 =3D> adm1025.rst} (100%) > > > rename Documentation/hwmon/{adm1026 =3D> adm1026.rst} (100%) > > > rename Documentation/hwmon/{adm1031 =3D> adm1031.rst} (100%) > > > rename Documentation/hwmon/{adm1275 =3D> adm1275.rst} (97%) > > > rename Documentation/hwmon/{adm9240 =3D> adm9240.rst} (100%) > > > rename Documentation/hwmon/{ads1015 =3D> ads1015.rst} (100%) > > > rename Documentation/hwmon/{ads7828 =3D> ads7828.rst} (100%) > > > rename Documentation/hwmon/{adt7410 =3D> adt7410.rst} (100%) > > > rename Documentation/hwmon/{adt7411 =3D> adt7411.rst} (100%) > > > rename Documentation/hwmon/{adt7462 =3D> adt7462.rst} (99%) > > > rename Documentation/hwmon/{adt7470 =3D> adt7470.rst} (100%) > > > rename Documentation/hwmon/{adt7475 =3D> adt7475.rst} (100%) > > > rename Documentation/hwmon/{amc6821 =3D> amc6821.rst} (99%) > > > rename Documentation/hwmon/{asb100 =3D> asb100.rst} (99%) > > > rename Documentation/hwmon/{asc7621 =3D> asc7621.rst} (100%) > > > rename Documentation/hwmon/{aspeed-pwm-tacho =3D> aspeed-pwm-tacho.r= st} (100%) > > > rename Documentation/hwmon/{coretemp =3D> coretemp.rst} (100%) > > > rename Documentation/hwmon/{da9052 =3D> da9052.rst} (100%) > > > rename Documentation/hwmon/{da9055 =3D> da9055.rst} (100%) > > > rename Documentation/hwmon/{dme1737 =3D> dme1737.rst} (100%) > > > rename Documentation/hwmon/{ds1621 =3D> ds1621.rst} (100%) > > > rename Documentation/hwmon/{ds620 =3D> ds620.rst} (100%) > > > rename Documentation/hwmon/{emc1403 =3D> emc1403.rst} (100%) > > > rename Documentation/hwmon/{emc2103 =3D> emc2103.rst} (100%) > > > rename Documentation/hwmon/{emc6w201 =3D> emc6w201.rst} (100%) > > > rename Documentation/hwmon/{f71805f =3D> f71805f.rst} (100%) > > > rename Documentation/hwmon/{f71882fg =3D> f71882fg.rst} (100%) > > > rename Documentation/hwmon/{fam15h_power =3D> fam15h_power.rst} (100= %) > > > rename Documentation/hwmon/{ftsteutates =3D> ftsteutates.rst} (100%) > > > rename Documentation/hwmon/{g760a =3D> g760a.rst} (100%) > > > rename Documentation/hwmon/{g762 =3D> g762.rst} (97%) > > > rename Documentation/hwmon/{gl518sm =3D> gl518sm.rst} (100%) > > > rename Documentation/hwmon/{hih6130 =3D> hih6130.rst} (100%) > > > rename Documentation/hwmon/{hwmon-kernel-api.txt =3D> hwmon-kernel-a= pi.rst} (99%) > > > rename Documentation/hwmon/{ibm-cffps =3D> ibm-cffps.rst} (100%) > > > rename Documentation/hwmon/{ibmaem =3D> ibmaem.rst} (100%) > > > rename Documentation/hwmon/{ibmpowernv =3D> ibmpowernv.rst} (100%) > > > rename Documentation/hwmon/{ina209 =3D> ina209.rst} (100%) > > > rename Documentation/hwmon/{ina2xx =3D> ina2xx.rst} (97%) > > > rename Documentation/hwmon/{ina3221 =3D> ina3221.rst} (100%) > > > create mode 100644 Documentation/hwmon/index.rst > > > rename Documentation/hwmon/{ir35221 =3D> ir35221.rst} (100%) > > > rename Documentation/hwmon/{it87 =3D> it87.rst} (100%) > > > rename Documentation/hwmon/{jc42 =3D> jc42.rst} (100%) > > > rename Documentation/hwmon/{k10temp =3D> k10temp.rst} (100%) > > > rename Documentation/hwmon/{k8temp =3D> k8temp.rst} (100%) > > > rename Documentation/hwmon/{lineage-pem =3D> lineage-pem.rst} (100%) > > > rename Documentation/hwmon/{lm25066 =3D> lm25066.rst} (97%) > > > rename Documentation/hwmon/{lm63 =3D> lm63.rst} (100%) > > > rename Documentation/hwmon/{lm70 =3D> lm70.rst} (100%) > > > rename Documentation/hwmon/{lm73 =3D> lm73.rst} (100%) > > > rename Documentation/hwmon/{lm75 =3D> lm75.rst} (100%) > > > rename Documentation/hwmon/{lm77 =3D> lm77.rst} (100%) > > > rename Documentation/hwmon/{lm78 =3D> lm78.rst} (100%) > > > rename Documentation/hwmon/{lm80 =3D> lm80.rst} (100%) > > > rename Documentation/hwmon/{lm83 =3D> lm83.rst} (100%) > > > rename Documentation/hwmon/{lm85 =3D> lm85.rst} (100%) > > > rename Documentation/hwmon/{lm87 =3D> lm87.rst} (100%) > > > rename Documentation/hwmon/{lm90 =3D> lm90.rst} (100%) > > > rename Documentation/hwmon/{lm92 =3D> lm92.rst} (100%) > > > rename Documentation/hwmon/{lm93 =3D> lm93.rst} (100%) > > > rename Documentation/hwmon/{lm95234 =3D> lm95234.rst} (100%) > > > rename Documentation/hwmon/{lm95245 =3D> lm95245.rst} (100%) > > > rename Documentation/hwmon/{ltc2945 =3D> ltc2945.rst} (100%) > > > rename Documentation/hwmon/{ltc2978 =3D> ltc2978.rst} (100%) > > > rename Documentation/hwmon/{ltc2990 =3D> ltc2990.rst} (100%) > > > rename Documentation/hwmon/{ltc3815 =3D> ltc3815.rst} (100%) > > > rename Documentation/hwmon/{ltc4151 =3D> ltc4151.rst} (100%) > > > rename Documentation/hwmon/{ltc4215 =3D> ltc4215.rst} (100%) > > > rename Documentation/hwmon/{ltc4245 =3D> ltc4245.rst} (100%) > > > rename Documentation/hwmon/{ltc4260 =3D> ltc4260.rst} (100%) > > > rename Documentation/hwmon/{ltc4261 =3D> ltc4261.rst} (100%) > > > rename Documentation/hwmon/{max16064 =3D> max16064.rst} (96%) > > > rename Documentation/hwmon/{max16065 =3D> max16065.rst} (100%) > > > rename Documentation/hwmon/{max1619 =3D> max1619.rst} (99%) > > > rename Documentation/hwmon/{max1668 =3D> max1668.rst} (100%) > > > rename Documentation/hwmon/{max197 =3D> max197.rst} (100%) > > > rename Documentation/hwmon/{max20751 =3D> max20751.rst} (96%) > > > rename Documentation/hwmon/{max31722 =3D> max31722.rst} (100%) > > > rename Documentation/hwmon/{max31785 =3D> max31785.rst} (100%) > > > rename Documentation/hwmon/{max31790 =3D> max31790.rst} (100%) > > > rename Documentation/hwmon/{max34440 =3D> max34440.rst} (98%) > > > rename Documentation/hwmon/{max6639 =3D> max6639.rst} (100%) > > > rename Documentation/hwmon/{max6642 =3D> max6642.rst} (100%) > > > rename Documentation/hwmon/{max6650 =3D> max6650.rst} (99%) > > > rename Documentation/hwmon/{max6697 =3D> max6697.rst} (100%) > > > rename Documentation/hwmon/{max8688 =3D> max8688.rst} (97%) > > > rename Documentation/hwmon/{mc13783-adc =3D> mc13783-adc.rst} (100%) > > > rename Documentation/hwmon/{mcp3021 =3D> mcp3021.rst} (100%) > > > rename Documentation/hwmon/{menf21bmc =3D> menf21bmc.rst} (100%) > > > rename Documentation/hwmon/{mlxreg-fan =3D> mlxreg-fan.rst} (100%) > > > rename Documentation/hwmon/{nct6683 =3D> nct6683.rst} (100%) > > > rename Documentation/hwmon/{nct6775 =3D> nct6775.rst} (100%) > > > rename Documentation/hwmon/{nct7802 =3D> nct7802.rst} (100%) > > > rename Documentation/hwmon/{nct7904 =3D> nct7904.rst} (100%) > > > rename Documentation/hwmon/{npcm750-pwm-fan =3D> npcm750-pwm-fan.rst= } (100%) > > > rename Documentation/hwmon/{nsa320 =3D> nsa320.rst} (100%) > > > rename Documentation/hwmon/{ntc_thermistor =3D> ntc_thermistor.rst} = (100%) > > > rename Documentation/hwmon/{occ =3D> occ.rst} (100%) > > > rename Documentation/hwmon/{pc87360 =3D> pc87360.rst} (100%) > > > rename Documentation/hwmon/{pc87427 =3D> pc87427.rst} (100%) > > > rename Documentation/hwmon/{pcf8591 =3D> pcf8591.rst} (100%) > > > rename Documentation/hwmon/{pmbus-core =3D> pmbus-core.rst} (100%) > > > rename Documentation/hwmon/{pmbus =3D> pmbus.rst} (100%) > > > rename Documentation/hwmon/{powr1220 =3D> powr1220.rst} (100%) > > > rename Documentation/hwmon/{pwm-fan =3D> pwm-fan.rst} (100%) > > > rename Documentation/hwmon/{raspberrypi-hwmon =3D> raspberrypi-hwmon= .rst} (100%) > > > rename Documentation/hwmon/{sch5627 =3D> sch5627.rst} (100%) > > > rename Documentation/hwmon/{sch5636 =3D> sch5636.rst} (100%) > > > rename Documentation/hwmon/{scpi-hwmon =3D> scpi-hwmon.rst} (100%) > > > rename Documentation/hwmon/{sht15 =3D> sht15.rst} (100%) > > > rename Documentation/hwmon/{sht21 =3D> sht21.rst} (100%) > > > rename Documentation/hwmon/{sht3x =3D> sht3x.rst} (100%) > > > rename Documentation/hwmon/{shtc1 =3D> shtc1.rst} (100%) > > > rename Documentation/hwmon/{sis5595 =3D> sis5595.rst} (99%) > > > rename Documentation/hwmon/{smm665 =3D> smm665.rst} (100%) > > > rename Documentation/hwmon/{smsc47b397 =3D> smsc47b397.rst} (100%) > > > rename Documentation/hwmon/{smsc47m1 =3D> smsc47m1.rst} (100%) > > > rename Documentation/hwmon/{smsc47m192 =3D> smsc47m192.rst} (100%) > > > rename Documentation/hwmon/{submitting-patches =3D> submitting-patch= es.rst} (98%) > > > rename Documentation/hwmon/{sysfs-interface =3D> sysfs-interface.rst= } (100%) > > > rename Documentation/hwmon/{tc654 =3D> tc654.rst} (100%) > > > rename Documentation/hwmon/{tc74 =3D> tc74.rst} (100%) > > > rename Documentation/hwmon/{thmc50 =3D> thmc50.rst} (99%) > > > rename Documentation/hwmon/{tmp102 =3D> tmp102.rst} (93%) > > > rename Documentation/hwmon/{tmp103 =3D> tmp103.rst} (92%) > > > rename Documentation/hwmon/{tmp108 =3D> tmp108.rst} (95%) > > > rename Documentation/hwmon/{tmp401 =3D> tmp401.rst} (97%) > > > rename Documentation/hwmon/{tmp421 =3D> tmp421.rst} (100%) > > > rename Documentation/hwmon/{tps40422 =3D> tps40422.rst} (96%) > > > rename Documentation/hwmon/{twl4030-madc-hwmon =3D> twl4030-madc-hwm= on.rst} (100%) > > > rename Documentation/hwmon/{ucd9000 =3D> ucd9000.rst} (97%) > > > rename Documentation/hwmon/{ucd9200 =3D> ucd9200.rst} (97%) > > > rename Documentation/hwmon/{userspace-tools =3D> userspace-tools.rst= } (100%) > > > rename Documentation/hwmon/{vexpress =3D> vexpress.rst} (100%) > > > rename Documentation/hwmon/{via686a =3D> via686a.rst} (100%) > > > rename Documentation/hwmon/{vt1211 =3D> vt1211.rst} (100%) > > > rename Documentation/hwmon/{w83627ehf =3D> w83627ehf.rst} (100%) > > > rename Documentation/hwmon/{w83627hf =3D> w83627hf.rst} (100%) > > > rename Documentation/hwmon/{w83773g =3D> w83773g.rst} (100%) > > > rename Documentation/hwmon/{w83781d =3D> w83781d.rst} (100%) > > > rename Documentation/hwmon/{w83791d =3D> w83791d.rst} (99%) > > > rename Documentation/hwmon/{w83792d =3D> w83792d.rst} (100%) > > > rename Documentation/hwmon/{w83793 =3D> w83793.rst} (100%) > > > rename Documentation/hwmon/{w83795 =3D> w83795.rst} (100%) > > > rename Documentation/hwmon/{w83l785ts =3D> w83l785ts.rst} (100%) > > > rename Documentation/hwmon/{w83l786ng =3D> w83l786ng.rst} (100%) > > > rename Documentation/hwmon/{wm831x =3D> wm831x.rst} (100%) > > > rename Documentation/hwmon/{wm8350 =3D> wm8350.rst} (100%) > > > rename Documentation/hwmon/{xgene-hwmon =3D> xgene-hwmon.rst} (100%) > > > rename Documentation/hwmon/{zl6100 =3D> zl6100.rst} (98%) > > >=20 > > > diff --git a/Documentation/devicetree/bindings/hwmon/g762.txt b/Docum= entation/devicetree/bindings/hwmon/g762.txt > > > index 25cc6d8ee575..6d154c4923de 100644 > > > --- a/Documentation/devicetree/bindings/hwmon/g762.txt > > > +++ b/Documentation/devicetree/bindings/hwmon/g762.txt > > > @@ -21,7 +21,7 @@ If an optional property is not set in .dts file, th= en current value is kept > > > unmodified (e.g. u-boot installed value). > > > =20 > > > Additional information on operational parameters for the device is a= vailable > > > -in Documentation/hwmon/g762. A detailed datasheet for the device is = available > > > +in Documentation/hwmon/g762.rst. A detailed datasheet for the device= is available > > > at http://natisbad.org/NAS/refs/GMT_EDS-762_763-080710-0.2.pdf. > > > =20 > > > Example g762 node: > > > diff --git a/Documentation/hwmon/ab8500 b/Documentation/hwmon/ab8500.= rst > > > similarity index 86% > > > rename from Documentation/hwmon/ab8500 > > > rename to Documentation/hwmon/ab8500.rst > > > index d87c61151239..33f93a9cec04 100644 > > > --- a/Documentation/hwmon/ab8500 > > > +++ b/Documentation/hwmon/ab8500.rst > > > @@ -18,7 +18,7 @@ Authors: > > > Description > > > ----------- > > > =20 > > > -See also Documentation/hwmon/abx500. This is the ST-Ericsson AB8500 = specific > > > +See also Documentation/hwmon/abx500.rst. This is the ST-Ericsson AB8= 500 specific > > > driver. > > > =20 > > > Currently only the AB8500 internal sensor and one external sensor fo= r battery > > > diff --git a/Documentation/hwmon/abituguru-datasheet b/Documentation/= hwmon/abituguru-datasheet.rst > > > similarity index 100% > > > rename from Documentation/hwmon/abituguru-datasheet > > > rename to Documentation/hwmon/abituguru-datasheet.rst > > > diff --git a/Documentation/hwmon/abituguru b/Documentation/hwmon/abit= uguru.rst > > > similarity index 100% > > > rename from Documentation/hwmon/abituguru > > > rename to Documentation/hwmon/abituguru.rst > > > diff --git a/Documentation/hwmon/abituguru3 b/Documentation/hwmon/abi= tuguru3.rst > > > similarity index 100% > > > rename from Documentation/hwmon/abituguru3 > > > rename to Documentation/hwmon/abituguru3.rst > > > diff --git a/Documentation/hwmon/abx500 b/Documentation/hwmon/abx500.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/abx500 > > > rename to Documentation/hwmon/abx500.rst > > > diff --git a/Documentation/hwmon/acpi_power_meter b/Documentation/hwm= on/acpi_power_meter.rst > > > similarity index 97% > > > rename from Documentation/hwmon/acpi_power_meter > > > rename to Documentation/hwmon/acpi_power_meter.rst > > > index 7665ca6ba957..4a0941ade0ca 100644 > > > --- a/Documentation/hwmon/acpi_power_meter > > > +++ b/Documentation/hwmon/acpi_power_meter.rst > > > @@ -21,7 +21,7 @@ the ACPI 4.0 spec (Chapter 10.4). These devices ha= ve a simple set of > > > features--a power meter that returns average power use over a config= urable > > > interval, an optional capping mechanism, and a couple of trip points= . The > > > sysfs interface conforms with the specification outlined in the "Pow= er" section > > > -of Documentation/hwmon/sysfs-interface. > > > +of Documentation/hwmon/sysfs-interface.rst. > > > =20 > > > Special Features > > > ---------------- > > > diff --git a/Documentation/hwmon/ad7314 b/Documentation/hwmon/ad7314.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/ad7314 > > > rename to Documentation/hwmon/ad7314.rst > > > diff --git a/Documentation/hwmon/adc128d818 b/Documentation/hwmon/adc= 128d818.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adc128d818 > > > rename to Documentation/hwmon/adc128d818.rst > > > diff --git a/Documentation/hwmon/adm1021 b/Documentation/hwmon/adm102= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm1021 > > > rename to Documentation/hwmon/adm1021.rst > > > diff --git a/Documentation/hwmon/adm1025 b/Documentation/hwmon/adm102= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm1025 > > > rename to Documentation/hwmon/adm1025.rst > > > diff --git a/Documentation/hwmon/adm1026 b/Documentation/hwmon/adm102= 6.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm1026 > > > rename to Documentation/hwmon/adm1026.rst > > > diff --git a/Documentation/hwmon/adm1031 b/Documentation/hwmon/adm103= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm1031 > > > rename to Documentation/hwmon/adm1031.rst > > > diff --git a/Documentation/hwmon/adm1275 b/Documentation/hwmon/adm127= 5.rst > > > similarity index 97% > > > rename from Documentation/hwmon/adm1275 > > > rename to Documentation/hwmon/adm1275.rst > > > index 5c5860011d6e..9a1913e5b4d9 100644 > > > --- a/Documentation/hwmon/adm1275 > > > +++ b/Documentation/hwmon/adm1275.rst > > > @@ -68,7 +68,7 @@ integrated 12 bit analog-to-digital converter (ADC)= , accessed using a > > > PMBus interface. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > @@ -90,7 +90,7 @@ Platform data support > > > --------------------- > > > =20 > > > The driver supports standard PMBus driver platform data. Please see > > > -Documentation/hwmon/pmbus for details. > > > +Documentation/hwmon/pmbus.rst for details. > > > =20 > > > =20 > > > Sysfs entries > > > diff --git a/Documentation/hwmon/adm9240 b/Documentation/hwmon/adm924= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm9240 > > > rename to Documentation/hwmon/adm9240.rst > > > diff --git a/Documentation/hwmon/ads1015 b/Documentation/hwmon/ads101= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ads1015 > > > rename to Documentation/hwmon/ads1015.rst > > > diff --git a/Documentation/hwmon/ads7828 b/Documentation/hwmon/ads782= 8.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ads7828 > > > rename to Documentation/hwmon/ads7828.rst > > > diff --git a/Documentation/hwmon/adt7410 b/Documentation/hwmon/adt741= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adt7410 > > > rename to Documentation/hwmon/adt7410.rst > > > diff --git a/Documentation/hwmon/adt7411 b/Documentation/hwmon/adt741= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adt7411 > > > rename to Documentation/hwmon/adt7411.rst > > > diff --git a/Documentation/hwmon/adt7462 b/Documentation/hwmon/adt746= 2.rst > > > similarity index 99% > > > rename from Documentation/hwmon/adt7462 > > > rename to Documentation/hwmon/adt7462.rst > > > index a7a831118d32..139e19696188 100644 > > > --- a/Documentation/hwmon/adt7462 > > > +++ b/Documentation/hwmon/adt7462.rst > > > @@ -68,4 +68,3 @@ The ADT7462 will scale the pwm between the lower an= d higher pwm speed when > > > the temperature is between the two temperature boundaries. PWM valu= es range > > > from 0 (off) to 255 (full speed). Fan speed will be set to maximum = when the > > > temperature sensor associated with the PWM control exceeds temp#_max. > > > - > > > diff --git a/Documentation/hwmon/adt7470 b/Documentation/hwmon/adt747= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adt7470 > > > rename to Documentation/hwmon/adt7470.rst > > > diff --git a/Documentation/hwmon/adt7475 b/Documentation/hwmon/adt747= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adt7475 > > > rename to Documentation/hwmon/adt7475.rst > > > diff --git a/Documentation/hwmon/amc6821 b/Documentation/hwmon/amc682= 1.rst > > > similarity index 99% > > > rename from Documentation/hwmon/amc6821 > > > rename to Documentation/hwmon/amc6821.rst > > > index d10eabcbc0f3..5ddb2849da90 100644 > > > --- a/Documentation/hwmon/amc6821 > > > +++ b/Documentation/hwmon/amc6821.rst > > > @@ -106,4 +106,3 @@ different settings, you can set the following par= ameters: > > > =20 > > > - init=3D1, > > > - pwminv: 0 default pwm output, 1 inverts pwm output. > > > - > > > diff --git a/Documentation/hwmon/asb100 b/Documentation/hwmon/asb100.= rst > > > similarity index 99% > > > rename from Documentation/hwmon/asb100 > > > rename to Documentation/hwmon/asb100.rst > > > index 311d9f7b6926..c2d5f97085fe 100644 > > > --- a/Documentation/hwmon/asb100 > > > +++ b/Documentation/hwmon/asb100.rst > > > @@ -71,4 +71,3 @@ TODO: > > > * Experiment with temp. sensor types. > > > * Are there really 13 voltage inputs? Probably not... > > > * Cleanups, no doubt... > > > - > > > diff --git a/Documentation/hwmon/asc7621 b/Documentation/hwmon/asc762= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/asc7621 > > > rename to Documentation/hwmon/asc7621.rst > > > diff --git a/Documentation/hwmon/aspeed-pwm-tacho b/Documentation/hwm= on/aspeed-pwm-tacho.rst > > > similarity index 100% > > > rename from Documentation/hwmon/aspeed-pwm-tacho > > > rename to Documentation/hwmon/aspeed-pwm-tacho.rst > > > diff --git a/Documentation/hwmon/coretemp b/Documentation/hwmon/coret= emp.rst > > > similarity index 100% > > > rename from Documentation/hwmon/coretemp > > > rename to Documentation/hwmon/coretemp.rst > > > diff --git a/Documentation/hwmon/da9052 b/Documentation/hwmon/da9052.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/da9052 > > > rename to Documentation/hwmon/da9052.rst > > > diff --git a/Documentation/hwmon/da9055 b/Documentation/hwmon/da9055.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/da9055 > > > rename to Documentation/hwmon/da9055.rst > > > diff --git a/Documentation/hwmon/dme1737 b/Documentation/hwmon/dme173= 7.rst > > > similarity index 100% > > > rename from Documentation/hwmon/dme1737 > > > rename to Documentation/hwmon/dme1737.rst > > > diff --git a/Documentation/hwmon/ds1621 b/Documentation/hwmon/ds1621.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/ds1621 > > > rename to Documentation/hwmon/ds1621.rst > > > diff --git a/Documentation/hwmon/ds620 b/Documentation/hwmon/ds620.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ds620 > > > rename to Documentation/hwmon/ds620.rst > > > diff --git a/Documentation/hwmon/emc1403 b/Documentation/hwmon/emc140= 3.rst > > > similarity index 100% > > > rename from Documentation/hwmon/emc1403 > > > rename to Documentation/hwmon/emc1403.rst > > > diff --git a/Documentation/hwmon/emc2103 b/Documentation/hwmon/emc210= 3.rst > > > similarity index 100% > > > rename from Documentation/hwmon/emc2103 > > > rename to Documentation/hwmon/emc2103.rst > > > diff --git a/Documentation/hwmon/emc6w201 b/Documentation/hwmon/emc6w= 201.rst > > > similarity index 100% > > > rename from Documentation/hwmon/emc6w201 > > > rename to Documentation/hwmon/emc6w201.rst > > > diff --git a/Documentation/hwmon/f71805f b/Documentation/hwmon/f71805= f.rst > > > similarity index 100% > > > rename from Documentation/hwmon/f71805f > > > rename to Documentation/hwmon/f71805f.rst > > > diff --git a/Documentation/hwmon/f71882fg b/Documentation/hwmon/f7188= 2fg.rst > > > similarity index 100% > > > rename from Documentation/hwmon/f71882fg > > > rename to Documentation/hwmon/f71882fg.rst > > > diff --git a/Documentation/hwmon/fam15h_power b/Documentation/hwmon/f= am15h_power.rst > > > similarity index 100% > > > rename from Documentation/hwmon/fam15h_power > > > rename to Documentation/hwmon/fam15h_power.rst > > > diff --git a/Documentation/hwmon/ftsteutates b/Documentation/hwmon/ft= steutates.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ftsteutates > > > rename to Documentation/hwmon/ftsteutates.rst > > > diff --git a/Documentation/hwmon/g760a b/Documentation/hwmon/g760a.rst > > > similarity index 100% > > > rename from Documentation/hwmon/g760a > > > rename to Documentation/hwmon/g760a.rst > > > diff --git a/Documentation/hwmon/g762 b/Documentation/hwmon/g762.rst > > > similarity index 97% > > > rename from Documentation/hwmon/g762 > > > rename to Documentation/hwmon/g762.rst > > > index 54574e26df21..0371b3365c48 100644 > > > --- a/Documentation/hwmon/g762 > > > +++ b/Documentation/hwmon/g762.rst > > > @@ -7,7 +7,7 @@ modes - PWM or DC - are supported by the device. > > > =20 > > > For additional information, a detailed datasheet is available at > > > http://natisbad.org/NAS/ref/GMT_EDS-762_763-080710-0.2.pdf. sysfs > > > -bindings are described in Documentation/hwmon/sysfs-interface. > > > +bindings are described in Documentation/hwmon/sysfs-interface.rst. > > > =20 > > > The following entries are available to the user in a subdirectory of > > > /sys/bus/i2c/drivers/g762/ to control the operation of the device. > > > diff --git a/Documentation/hwmon/gl518sm b/Documentation/hwmon/gl518s= m.rst > > > similarity index 100% > > > rename from Documentation/hwmon/gl518sm > > > rename to Documentation/hwmon/gl518sm.rst > > > diff --git a/Documentation/hwmon/hih6130 b/Documentation/hwmon/hih613= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/hih6130 > > > rename to Documentation/hwmon/hih6130.rst > > > diff --git a/Documentation/hwmon/hwmon-kernel-api.txt b/Documentation= /hwmon/hwmon-kernel-api.rst > > > similarity index 99% > > > rename from Documentation/hwmon/hwmon-kernel-api.txt > > > rename to Documentation/hwmon/hwmon-kernel-api.rst > > > index b347b959fcda..c41eb6108103 100644 > > > --- a/Documentation/hwmon/hwmon-kernel-api.txt > > > +++ b/Documentation/hwmon/hwmon-kernel-api.rst > > > @@ -12,10 +12,10 @@ drivers that want to use the hardware monitoring = framework. > > > This document does not describe what a hardware monitoring (hwmon) D= river or > > > Device is. It also does not describe the API which can be used by us= er space > > > to communicate with a hardware monitoring device. If you want to kno= w this > > > -then please read the following file: Documentation/hwmon/sysfs-inter= face. > > > +then please read the following file: Documentation/hwmon/sysfs-inter= face.rst. > > > =20 > > > For additional guidelines on how to write and improve hwmon drivers,= please > > > -also read Documentation/hwmon/submitting-patches. > > > +also read Documentation/hwmon/submitting-patches.rst. > > > =20 > > > The API > > > ------- > > > diff --git a/Documentation/hwmon/ibm-cffps b/Documentation/hwmon/ibm-= cffps.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ibm-cffps > > > rename to Documentation/hwmon/ibm-cffps.rst > > > diff --git a/Documentation/hwmon/ibmaem b/Documentation/hwmon/ibmaem.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/ibmaem > > > rename to Documentation/hwmon/ibmaem.rst > > > diff --git a/Documentation/hwmon/ibmpowernv b/Documentation/hwmon/ibm= powernv.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ibmpowernv > > > rename to Documentation/hwmon/ibmpowernv.rst > > > diff --git a/Documentation/hwmon/ina209 b/Documentation/hwmon/ina209.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/ina209 > > > rename to Documentation/hwmon/ina209.rst > > > diff --git a/Documentation/hwmon/ina2xx b/Documentation/hwmon/ina2xx.= rst > > > similarity index 97% > > > rename from Documentation/hwmon/ina2xx > > > rename to Documentation/hwmon/ina2xx.rst > > > index 95badf9c396f..94b9a260c518 100644 > > > --- a/Documentation/hwmon/ina2xx > > > +++ b/Documentation/hwmon/ina2xx.rst > > > @@ -78,7 +78,7 @@ refer to the Documentation/devicetree/bindings/hwmo= n/ina2xx.txt for bindings > > > if the device tree is used. > > > =20 > > > Additionally ina226 supports update_interval attribute as described = in > > > -Documentation/hwmon/sysfs-interface. Internally the interval is the = sum of > > > +Documentation/hwmon/sysfs-interface.rst. Internally the interval is = the sum of > > > bus and shunt voltage conversion times multiplied by the averaging r= ate. We > > > don't touch the conversion times and only modify the number of avera= ges. The > > > lower limit of the update_interval is 2 ms, the upper limit is 2253 = ms. > > > diff --git a/Documentation/hwmon/ina3221 b/Documentation/hwmon/ina322= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ina3221 > > > rename to Documentation/hwmon/ina3221.rst > > > diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/inde= x.rst > > > new file mode 100644 > > > index 000000000000..893804414510 > > > --- /dev/null > > > +++ b/Documentation/hwmon/index.rst > > > @@ -0,0 +1,179 @@ > > > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > > > +Linux Hardware Monitoring > > > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > > > + > > > +.. toctree:: > > > + :maxdepth: 1 > > > + > > > + hwmon-kernel-api.rst > > > + pmbus-core.rst > > > + submitting-patches.rst > > > + sysfs-interface.rst > > > + userspace-tools.rst > > > + > > > +Hardware Monitoring Kernel Drivers > > > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > + > > > +.. toctree:: > > > + :maxdepth: 1 > > > + > > > + ab8500.rst > > > + abituguru.rst > > > + abituguru3.rst > > > + abx500.rst > > > + acpi_power_meter.rst > > > + ad7314.rst > > > + adc128d818.rst > > > + adm1021.rst > > > + adm1025.rst > > > + adm1026.rst > > > + adm1031.rst > > > + adm1275.rst > > > + adm9240.rst > > > + ads1015.rst > > > + ads7828.rst > > > + adt7410.rst > > > + adt7411.rst > > > + adt7462.rst > > > + adt7470.rst > > > + adt7475.rst > > > + amc6821.rst > > > + asb100.rst > > > + asc7621.rst > > > + aspeed-pwm-tacho.rst > > > + coretemp.rst > > > + da9052.rst > > > + da9055.rst > > > + dme1737.rst > > > + ds1621.rst > > > + ds620.rst > > > + emc1403.rst > > > + emc2103.rst > > > + emc6w201.rst > > > + f71805f.rst > > > + f71882fg.rst > > > + fam15h_power.rst > > > + ftsteutates.rst > > > + g760a.rst > > > + g762.rst > > > + gl518sm.rst > > > + hih6130.rst > > > + ibmaem.rst > > > + ibm-cffps.rst > > > + ibmpowernv.rst > > > + ina209.rst > > > + ina2xx.rst > > > + ina3221.rst > > > + ir35221.rst > > > + it87.rst > > > + jc42.rst > > > + k10temp.rst > > > + k8temp.rst > > > + lineage-pem.rst > > > + lm25066.rst > > > + lm63.rst > > > + lm70.rst > > > + lm73.rst > > > + lm75.rst > > > + lm77.rst > > > + lm78.rst > > > + lm80.rst > > > + lm83.rst > > > + lm85.rst > > > + lm87.rst > > > + lm90.rst > > > + lm92.rst > > > + lm93.rst > > > + lm95234.rst > > > + lm95245.rst > > > + ltc2945.rst > > > + ltc2978.rst > > > + ltc2990.rst > > > + ltc3815.rst > > > + ltc4151.rst > > > + ltc4215.rst > > > + ltc4245.rst > > > + ltc4260.rst > > > + ltc4261.rst > > > + max16064.rst > > > + max16065.rst > > > + max1619.rst > > > + max1668.rst > > > + max197.rst > > > + max20751.rst > > > + max31722.rst > > > + max31785.rst > > > + max31790.rst > > > + max34440.rst > > > + max6639.rst > > > + max6642.rst > > > + max6650.rst > > > + max6697.rst > > > + max8688.rst > > > + mc13783-adc.rst > > > + mcp3021.rst > > > + menf21bmc.rst > > > + mlxreg-fan.rst > > > + nct6683.rst > > > + nct6775.rst > > > + nct7802.rst > > > + nct7904.rst > > > + npcm750-pwm-fan.rst > > > + nsa320.rst > > > + ntc_thermistor.rst > > > + occ.rst > > > + pc87360.rst > > > + pc87427.rst > > > + pcf8591.rst > > > + pmbus.rst > > > + powr1220.rst > > > + pwm-fan.rst > > > + raspberrypi-hwmon.rst > > > + sch5627.rst > > > + sch5636.rst > > > + scpi-hwmon.rst > > > + sht15.rst > > > + sht21.rst > > > + sht3x.rst > > > + shtc1.rst > > > + sis5595.rst > > > + smm665.rst > > > + smsc47b397.rst > > > + smsc47m192.rst > > > + smsc47m1.rst > > > + tc654.rst > > > + tc74.rst > > > + thmc50.rst > > > + tmp102.rst > > > + tmp103.rst > > > + tmp108.rst > > > + tmp401.rst > > > + tmp421.rst > > > + tps40422.rst > > > + twl4030-madc-hwmon.rst > > > + ucd9000.rst > > > + ucd9200.rst > > > + vexpress.rst > > > + via686a.rst > > > + vt1211.rst > > > + w83627ehf.rst > > > + w83627hf.rst > > > + w83773g.rst > > > + w83781d.rst > > > + w83791d.rst > > > + w83792d.rst > > > + w83793.rst > > > + w83795.rst > > > + w83l785ts.rst > > > + w83l786ng.rst > > > + wm831x.rst > > > + wm8350.rst > > > + xgene-hwmon.rst > > > + zl6100.rst > > > + > > > +.. only:: subproject and html > > > + > > > + Indices > > > + =3D=3D=3D=3D=3D=3D=3D > > > + > > > + * :ref:`genindex` > > > diff --git a/Documentation/hwmon/ir35221 b/Documentation/hwmon/ir3522= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ir35221 > > > rename to Documentation/hwmon/ir35221.rst > > > diff --git a/Documentation/hwmon/it87 b/Documentation/hwmon/it87.rst > > > similarity index 100% > > > rename from Documentation/hwmon/it87 > > > rename to Documentation/hwmon/it87.rst > > > diff --git a/Documentation/hwmon/jc42 b/Documentation/hwmon/jc42.rst > > > similarity index 100% > > > rename from Documentation/hwmon/jc42 > > > rename to Documentation/hwmon/jc42.rst > > > diff --git a/Documentation/hwmon/k10temp b/Documentation/hwmon/k10tem= p.rst > > > similarity index 100% > > > rename from Documentation/hwmon/k10temp > > > rename to Documentation/hwmon/k10temp.rst > > > diff --git a/Documentation/hwmon/k8temp b/Documentation/hwmon/k8temp.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/k8temp > > > rename to Documentation/hwmon/k8temp.rst > > > diff --git a/Documentation/hwmon/lineage-pem b/Documentation/hwmon/li= neage-pem.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lineage-pem > > > rename to Documentation/hwmon/lineage-pem.rst > > > diff --git a/Documentation/hwmon/lm25066 b/Documentation/hwmon/lm2506= 6.rst > > > similarity index 97% > > > rename from Documentation/hwmon/lm25066 > > > rename to Documentation/hwmon/lm25066.rst > > > index 60b7f2722931..da15e3094c8c 100644 > > > --- a/Documentation/hwmon/lm25066 > > > +++ b/Documentation/hwmon/lm25066.rst > > > @@ -69,7 +69,7 @@ LM25066, LM5064, and LM5066/LM5066I Power Managemen= t, Monitoring, > > > Control, and Protection ICs. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/lm63 b/Documentation/hwmon/lm63.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm63 > > > rename to Documentation/hwmon/lm63.rst > > > diff --git a/Documentation/hwmon/lm70 b/Documentation/hwmon/lm70.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm70 > > > rename to Documentation/hwmon/lm70.rst > > > diff --git a/Documentation/hwmon/lm73 b/Documentation/hwmon/lm73.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm73 > > > rename to Documentation/hwmon/lm73.rst > > > diff --git a/Documentation/hwmon/lm75 b/Documentation/hwmon/lm75.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm75 > > > rename to Documentation/hwmon/lm75.rst > > > diff --git a/Documentation/hwmon/lm77 b/Documentation/hwmon/lm77.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm77 > > > rename to Documentation/hwmon/lm77.rst > > > diff --git a/Documentation/hwmon/lm78 b/Documentation/hwmon/lm78.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm78 > > > rename to Documentation/hwmon/lm78.rst > > > diff --git a/Documentation/hwmon/lm80 b/Documentation/hwmon/lm80.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm80 > > > rename to Documentation/hwmon/lm80.rst > > > diff --git a/Documentation/hwmon/lm83 b/Documentation/hwmon/lm83.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm83 > > > rename to Documentation/hwmon/lm83.rst > > > diff --git a/Documentation/hwmon/lm85 b/Documentation/hwmon/lm85.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm85 > > > rename to Documentation/hwmon/lm85.rst > > > diff --git a/Documentation/hwmon/lm87 b/Documentation/hwmon/lm87.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm87 > > > rename to Documentation/hwmon/lm87.rst > > > diff --git a/Documentation/hwmon/lm90 b/Documentation/hwmon/lm90.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm90 > > > rename to Documentation/hwmon/lm90.rst > > > diff --git a/Documentation/hwmon/lm92 b/Documentation/hwmon/lm92.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm92 > > > rename to Documentation/hwmon/lm92.rst > > > diff --git a/Documentation/hwmon/lm93 b/Documentation/hwmon/lm93.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm93 > > > rename to Documentation/hwmon/lm93.rst > > > diff --git a/Documentation/hwmon/lm95234 b/Documentation/hwmon/lm9523= 4.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm95234 > > > rename to Documentation/hwmon/lm95234.rst > > > diff --git a/Documentation/hwmon/lm95245 b/Documentation/hwmon/lm9524= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm95245 > > > rename to Documentation/hwmon/lm95245.rst > > > diff --git a/Documentation/hwmon/ltc2945 b/Documentation/hwmon/ltc294= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc2945 > > > rename to Documentation/hwmon/ltc2945.rst > > > diff --git a/Documentation/hwmon/ltc2978 b/Documentation/hwmon/ltc297= 8.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc2978 > > > rename to Documentation/hwmon/ltc2978.rst > > > diff --git a/Documentation/hwmon/ltc2990 b/Documentation/hwmon/ltc299= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc2990 > > > rename to Documentation/hwmon/ltc2990.rst > > > diff --git a/Documentation/hwmon/ltc3815 b/Documentation/hwmon/ltc381= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc3815 > > > rename to Documentation/hwmon/ltc3815.rst > > > diff --git a/Documentation/hwmon/ltc4151 b/Documentation/hwmon/ltc415= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4151 > > > rename to Documentation/hwmon/ltc4151.rst > > > diff --git a/Documentation/hwmon/ltc4215 b/Documentation/hwmon/ltc421= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4215 > > > rename to Documentation/hwmon/ltc4215.rst > > > diff --git a/Documentation/hwmon/ltc4245 b/Documentation/hwmon/ltc424= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4245 > > > rename to Documentation/hwmon/ltc4245.rst > > > diff --git a/Documentation/hwmon/ltc4260 b/Documentation/hwmon/ltc426= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4260 > > > rename to Documentation/hwmon/ltc4260.rst > > > diff --git a/Documentation/hwmon/ltc4261 b/Documentation/hwmon/ltc426= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4261 > > > rename to Documentation/hwmon/ltc4261.rst > > > diff --git a/Documentation/hwmon/max16064 b/Documentation/hwmon/max16= 064.rst > > > similarity index 96% > > > rename from Documentation/hwmon/max16064 > > > rename to Documentation/hwmon/max16064.rst > > > index 61ec679dc477..6d5e9538991f 100644 > > > --- a/Documentation/hwmon/max16064 > > > +++ b/Documentation/hwmon/max16064.rst > > > @@ -21,7 +21,7 @@ This driver supports hardware monitoring for Maxim = MAX16064 Quad Power-Supply > > > Controller with Active-Voltage Output Control and PMBus Interface. > > > =20 > > > The driver is a client driver to the core PMBus driver. > > > -Please see Documentation/hwmon/pmbus for details on PMBus client dri= vers. > > > +Please see Documentation/hwmon/pmbus.rst for details on PMBus client= drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/max16065 b/Documentation/hwmon/max16= 065.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max16065 > > > rename to Documentation/hwmon/max16065.rst > > > diff --git a/Documentation/hwmon/max1619 b/Documentation/hwmon/max161= 9.rst > > > similarity index 99% > > > rename from Documentation/hwmon/max1619 > > > rename to Documentation/hwmon/max1619.rst > > > index 4b3762c4eceb..e25956e70f73 100644 > > > --- a/Documentation/hwmon/max1619 > > > +++ b/Documentation/hwmon/max1619.rst > > > @@ -31,4 +31,3 @@ Only the external sensor has high and low limits. > > > The max1619 driver will not update its values more frequently than e= very > > > other second; reading them more often will do no harm, but will retu= rn > > > 'old' values. > > > - > > > diff --git a/Documentation/hwmon/max1668 b/Documentation/hwmon/max166= 8.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max1668 > > > rename to Documentation/hwmon/max1668.rst > > > diff --git a/Documentation/hwmon/max197 b/Documentation/hwmon/max197.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/max197 > > > rename to Documentation/hwmon/max197.rst > > > diff --git a/Documentation/hwmon/max20751 b/Documentation/hwmon/max20= 751.rst > > > similarity index 96% > > > rename from Documentation/hwmon/max20751 > > > rename to Documentation/hwmon/max20751.rst > > > index d546695900ef..aa4469be6674 100644 > > > --- a/Documentation/hwmon/max20751 > > > +++ b/Documentation/hwmon/max20751.rst > > > @@ -23,7 +23,7 @@ This driver supports MAX20751 Multiphase Master wit= h PMBus Interface > > > and Internal Buck Converter. > > > =20 > > > The driver is a client driver to the core PMBus driver. > > > -Please see Documentation/hwmon/pmbus for details on PMBus client dri= vers. > > > +Please see Documentation/hwmon/pmbus.rst for details on PMBus client= drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/max31722 b/Documentation/hwmon/max31= 722.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max31722 > > > rename to Documentation/hwmon/max31722.rst > > > diff --git a/Documentation/hwmon/max31785 b/Documentation/hwmon/max31= 785.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max31785 > > > rename to Documentation/hwmon/max31785.rst > > > diff --git a/Documentation/hwmon/max31790 b/Documentation/hwmon/max31= 790.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max31790 > > > rename to Documentation/hwmon/max31790.rst > > > diff --git a/Documentation/hwmon/max34440 b/Documentation/hwmon/max34= 440.rst > > > similarity index 98% > > > rename from Documentation/hwmon/max34440 > > > rename to Documentation/hwmon/max34440.rst > > > index 639838ef29fd..939138e12b02 100644 > > > --- a/Documentation/hwmon/max34440 > > > +++ b/Documentation/hwmon/max34440.rst > > > @@ -76,7 +76,7 @@ based on GIN pins. The MAX34460 supports 12 voltage= channels, and the MAX34461 > > > supports 16 voltage channels. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/max6639 b/Documentation/hwmon/max663= 9.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max6639 > > > rename to Documentation/hwmon/max6639.rst > > > diff --git a/Documentation/hwmon/max6642 b/Documentation/hwmon/max664= 2.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max6642 > > > rename to Documentation/hwmon/max6642.rst > > > diff --git a/Documentation/hwmon/max6650 b/Documentation/hwmon/max665= 0.rst > > > similarity index 99% > > > rename from Documentation/hwmon/max6650 > > > rename to Documentation/hwmon/max6650.rst > > > index 74dc3f0caaa2..253482add082 100644 > > > --- a/Documentation/hwmon/max6650 > > > +++ b/Documentation/hwmon/max6650.rst > > > @@ -72,4 +72,3 @@ clock: The clock frequency in Hz of the chip the dr= iver should assume [254000] > > > =20 > > > Please have a look at the MAX6650/6651 data sheet and make sure that= you fully > > > understand the meaning of these parameters before you attempt to cha= nge them. > > > - > > > diff --git a/Documentation/hwmon/max6697 b/Documentation/hwmon/max669= 7.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max6697 > > > rename to Documentation/hwmon/max6697.rst > > > diff --git a/Documentation/hwmon/max8688 b/Documentation/hwmon/max868= 8.rst > > > similarity index 97% > > > rename from Documentation/hwmon/max8688 > > > rename to Documentation/hwmon/max8688.rst > > > index 43da139234c1..009487759c61 100644 > > > --- a/Documentation/hwmon/max8688 > > > +++ b/Documentation/hwmon/max8688.rst > > > @@ -21,7 +21,7 @@ This driver supports hardware monitoring for Maxim = MAX8688 Digital Power-Supply > > > Controller/Monitor with PMBus Interface. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/mc13783-adc b/Documentation/hwmon/mc= 13783-adc.rst > > > similarity index 100% > > > rename from Documentation/hwmon/mc13783-adc > > > rename to Documentation/hwmon/mc13783-adc.rst > > > diff --git a/Documentation/hwmon/mcp3021 b/Documentation/hwmon/mcp302= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/mcp3021 > > > rename to Documentation/hwmon/mcp3021.rst > > > diff --git a/Documentation/hwmon/menf21bmc b/Documentation/hwmon/menf= 21bmc.rst > > > similarity index 100% > > > rename from Documentation/hwmon/menf21bmc > > > rename to Documentation/hwmon/menf21bmc.rst > > > diff --git a/Documentation/hwmon/mlxreg-fan b/Documentation/hwmon/mlx= reg-fan.rst > > > similarity index 100% > > > rename from Documentation/hwmon/mlxreg-fan > > > rename to Documentation/hwmon/mlxreg-fan.rst > > > diff --git a/Documentation/hwmon/nct6683 b/Documentation/hwmon/nct668= 3.rst > > > similarity index 100% > > > rename from Documentation/hwmon/nct6683 > > > rename to Documentation/hwmon/nct6683.rst > > > diff --git a/Documentation/hwmon/nct6775 b/Documentation/hwmon/nct677= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/nct6775 > > > rename to Documentation/hwmon/nct6775.rst > > > diff --git a/Documentation/hwmon/nct7802 b/Documentation/hwmon/nct780= 2.rst > > > similarity index 100% > > > rename from Documentation/hwmon/nct7802 > > > rename to Documentation/hwmon/nct7802.rst > > > diff --git a/Documentation/hwmon/nct7904 b/Documentation/hwmon/nct790= 4.rst > > > similarity index 100% > > > rename from Documentation/hwmon/nct7904 > > > rename to Documentation/hwmon/nct7904.rst > > > diff --git a/Documentation/hwmon/npcm750-pwm-fan b/Documentation/hwmo= n/npcm750-pwm-fan.rst > > > similarity index 100% > > > rename from Documentation/hwmon/npcm750-pwm-fan > > > rename to Documentation/hwmon/npcm750-pwm-fan.rst > > > diff --git a/Documentation/hwmon/nsa320 b/Documentation/hwmon/nsa320.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/nsa320 > > > rename to Documentation/hwmon/nsa320.rst > > > diff --git a/Documentation/hwmon/ntc_thermistor b/Documentation/hwmon= /ntc_thermistor.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ntc_thermistor > > > rename to Documentation/hwmon/ntc_thermistor.rst > > > diff --git a/Documentation/hwmon/occ b/Documentation/hwmon/occ.rst > > > similarity index 100% > > > rename from Documentation/hwmon/occ > > > rename to Documentation/hwmon/occ.rst > > > diff --git a/Documentation/hwmon/pc87360 b/Documentation/hwmon/pc8736= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pc87360 > > > rename to Documentation/hwmon/pc87360.rst > > > diff --git a/Documentation/hwmon/pc87427 b/Documentation/hwmon/pc8742= 7.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pc87427 > > > rename to Documentation/hwmon/pc87427.rst > > > diff --git a/Documentation/hwmon/pcf8591 b/Documentation/hwmon/pcf859= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pcf8591 > > > rename to Documentation/hwmon/pcf8591.rst > > > diff --git a/Documentation/hwmon/pmbus-core b/Documentation/hwmon/pmb= us-core.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pmbus-core > > > rename to Documentation/hwmon/pmbus-core.rst > > > diff --git a/Documentation/hwmon/pmbus b/Documentation/hwmon/pmbus.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pmbus > > > rename to Documentation/hwmon/pmbus.rst > > > diff --git a/Documentation/hwmon/powr1220 b/Documentation/hwmon/powr1= 220.rst > > > similarity index 100% > > > rename from Documentation/hwmon/powr1220 > > > rename to Documentation/hwmon/powr1220.rst > > > diff --git a/Documentation/hwmon/pwm-fan b/Documentation/hwmon/pwm-fa= n.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pwm-fan > > > rename to Documentation/hwmon/pwm-fan.rst > > > diff --git a/Documentation/hwmon/raspberrypi-hwmon b/Documentation/hw= mon/raspberrypi-hwmon.rst > > > similarity index 100% > > > rename from Documentation/hwmon/raspberrypi-hwmon > > > rename to Documentation/hwmon/raspberrypi-hwmon.rst > > > diff --git a/Documentation/hwmon/sch5627 b/Documentation/hwmon/sch562= 7.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sch5627 > > > rename to Documentation/hwmon/sch5627.rst > > > diff --git a/Documentation/hwmon/sch5636 b/Documentation/hwmon/sch563= 6.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sch5636 > > > rename to Documentation/hwmon/sch5636.rst > > > diff --git a/Documentation/hwmon/scpi-hwmon b/Documentation/hwmon/scp= i-hwmon.rst > > > similarity index 100% > > > rename from Documentation/hwmon/scpi-hwmon > > > rename to Documentation/hwmon/scpi-hwmon.rst > > > diff --git a/Documentation/hwmon/sht15 b/Documentation/hwmon/sht15.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sht15 > > > rename to Documentation/hwmon/sht15.rst > > > diff --git a/Documentation/hwmon/sht21 b/Documentation/hwmon/sht21.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sht21 > > > rename to Documentation/hwmon/sht21.rst > > > diff --git a/Documentation/hwmon/sht3x b/Documentation/hwmon/sht3x.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sht3x > > > rename to Documentation/hwmon/sht3x.rst > > > diff --git a/Documentation/hwmon/shtc1 b/Documentation/hwmon/shtc1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/shtc1 > > > rename to Documentation/hwmon/shtc1.rst > > > diff --git a/Documentation/hwmon/sis5595 b/Documentation/hwmon/sis559= 5.rst > > > similarity index 99% > > > rename from Documentation/hwmon/sis5595 > > > rename to Documentation/hwmon/sis5595.rst > > > index 5acba6b0c0db..16123b3bfff9 100644 > > > --- a/Documentation/hwmon/sis5595 > > > +++ b/Documentation/hwmon/sis5595.rst > > > @@ -121,4 +121,3 @@ Problems > > > -------- > > > Some chips refuse to be enabled. We don't know why. > > > The driver will recognize this and print a message in dmesg. > > > - > > > diff --git a/Documentation/hwmon/smm665 b/Documentation/hwmon/smm665.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/smm665 > > > rename to Documentation/hwmon/smm665.rst > > > diff --git a/Documentation/hwmon/smsc47b397 b/Documentation/hwmon/sms= c47b397.rst > > > similarity index 100% > > > rename from Documentation/hwmon/smsc47b397 > > > rename to Documentation/hwmon/smsc47b397.rst > > > diff --git a/Documentation/hwmon/smsc47m1 b/Documentation/hwmon/smsc4= 7m1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/smsc47m1 > > > rename to Documentation/hwmon/smsc47m1.rst > > > diff --git a/Documentation/hwmon/smsc47m192 b/Documentation/hwmon/sms= c47m192.rst > > > similarity index 100% > > > rename from Documentation/hwmon/smsc47m192 > > > rename to Documentation/hwmon/smsc47m192.rst > > > diff --git a/Documentation/hwmon/submitting-patches b/Documentation/h= wmon/submitting-patches.rst > > > similarity index 98% > > > rename from Documentation/hwmon/submitting-patches > > > rename to Documentation/hwmon/submitting-patches.rst > > > index 12540b7d9b50..f9796b9d9db6 100644 > > > --- a/Documentation/hwmon/submitting-patches > > > +++ b/Documentation/hwmon/submitting-patches.rst > > > @@ -39,7 +39,7 @@ increase the chances of your change being accepted. > > > 2. Adding functionality to existing drivers > > > ------------------------------------------- > > > =20 > > > -* Make sure the documentation in Documentation/hwmon/ i= s up to > > > +* Make sure the documentation in Documentation/hwmon/.r= st is up to > > > date. > > > =20 > > > * Make sure the information in Kconfig is up to date. > > > @@ -61,7 +61,7 @@ increase the chances of your change being accepted. > > > =20 > > > * Consider adding yourself to MAINTAINERS. > > > =20 > > > -* Document the driver in Documentation/hwmon/. > > > +* Document the driver in Documentation/hwmon/.rst. > > > =20 > > > * Add the driver to Kconfig and Makefile in alphabetical order. > > > =20 > > > @@ -134,7 +134,7 @@ increase the chances of your change being accepte= d. > > > non-standard attributes, or you believe you do, discuss it on the = mailing list > > > first. Either case, provide a detailed explanation why you need the > > > non-standard attribute(s). > > > - Standard attributes are specified in Documentation/hwmon/sysfs-int= erface. > > > + Standard attributes are specified in Documentation/hwmon/sysfs-int= erface.rst. > > > =20 > > > * When deciding which sysfs attributes to support, look at the chip's > > > capabilities. While we do not expect your driver to support everyt= hing the > > > diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmo= n/sysfs-interface.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sysfs-interface > > > rename to Documentation/hwmon/sysfs-interface.rst > > > diff --git a/Documentation/hwmon/tc654 b/Documentation/hwmon/tc654.rst > > > similarity index 100% > > > rename from Documentation/hwmon/tc654 > > > rename to Documentation/hwmon/tc654.rst > > > diff --git a/Documentation/hwmon/tc74 b/Documentation/hwmon/tc74.rst > > > similarity index 100% > > > rename from Documentation/hwmon/tc74 > > > rename to Documentation/hwmon/tc74.rst > > > diff --git a/Documentation/hwmon/thmc50 b/Documentation/hwmon/thmc50.= rst > > > similarity index 99% > > > rename from Documentation/hwmon/thmc50 > > > rename to Documentation/hwmon/thmc50.rst > > > index 6dba1b59b20c..cfff3885287d 100644 > > > --- a/Documentation/hwmon/thmc50 > > > +++ b/Documentation/hwmon/thmc50.rst > > > @@ -87,4 +87,3 @@ so it stops fans even if the value 0 into the ANALO= G_OUT register does not. > > > =20 > > > The driver was tested on Compaq AP550 with two ADM1022 chips (one wo= rks > > > in the temp3 mode), five temperature readings and two fans. > > > - > > > diff --git a/Documentation/hwmon/tmp102 b/Documentation/hwmon/tmp102.= rst > > > similarity index 93% > > > rename from Documentation/hwmon/tmp102 > > > rename to Documentation/hwmon/tmp102.rst > > > index 5e34821df4ab..b1f585531a88 100644 > > > --- a/Documentation/hwmon/tmp102 > > > +++ b/Documentation/hwmon/tmp102.rst > > > @@ -28,4 +28,4 @@ The TMP102 has a programmable update rate that can = select between 8, 4, 1, and > > > 0.5 Hz. (Currently the driver only supports the default of 4 Hz). > > > =20 > > > The driver provides the common sysfs-interface for temperatures (see > > > -Documentation/hwmon/sysfs-interface under Temperatures). > > > +Documentation/hwmon/sysfs-interface.rst under Temperatures). > > > diff --git a/Documentation/hwmon/tmp103 b/Documentation/hwmon/tmp103.= rst > > > similarity index 92% > > > rename from Documentation/hwmon/tmp103 > > > rename to Documentation/hwmon/tmp103.rst > > > index 7682a795e38c..15d25806d585 100644 > > > --- a/Documentation/hwmon/tmp103 > > > +++ b/Documentation/hwmon/tmp103.rst > > > @@ -27,7 +27,7 @@ Resolution: 8 Bits > > > Accuracy: =C2=B11=C2=B0C Typ (=E2=80=9310=C2=B0C to +100=C2=B0C) > > > =20 > > > The driver provides the common sysfs-interface for temperatures (see > > > -Documentation/hwmon/sysfs-interface under Temperatures). > > > +Documentation/hwmon/sysfs-interface.rst under Temperatures). > > > =20 > > > Please refer how to instantiate this driver: > > > Documentation/i2c/instantiating-devices > > > diff --git a/Documentation/hwmon/tmp108 b/Documentation/hwmon/tmp108.= rst > > > similarity index 95% > > > rename from Documentation/hwmon/tmp108 > > > rename to Documentation/hwmon/tmp108.rst > > > index 7e08b7ef1e2f..5f4266a16cb2 100644 > > > --- a/Documentation/hwmon/tmp108 > > > +++ b/Documentation/hwmon/tmp108.rst > > > @@ -38,4 +38,4 @@ and then the device is shut down automatically. (Th= is driver only supports > > > continuous mode.) > > > =20 > > > The driver provides the common sysfs-interface for temperatures (see > > > -Documentation/hwmon/sysfs-interface under Temperatures). > > > +Documentation/hwmon/sysfs-interface.rst under Temperatures). > > > diff --git a/Documentation/hwmon/tmp401 b/Documentation/hwmon/tmp401.= rst > > > similarity index 97% > > > rename from Documentation/hwmon/tmp401 > > > rename to Documentation/hwmon/tmp401.rst > > > index bd865bbdb38d..6a05a0719bc7 100644 > > > --- a/Documentation/hwmon/tmp401 > > > +++ b/Documentation/hwmon/tmp401.rst > > > @@ -68,7 +68,7 @@ supported by the driver so far, so using the defaul= t resolution of 0.5 > > > degree). > > > =20 > > > The driver provides the common sysfs-interface for temperatures (see > > > -Documentation/hwmon/sysfs-interface under Temperatures). > > > +Documentation/hwmon/sysfs-interface.rst under Temperatures). > > > =20 > > > The TMP411 and TMP431 chips are compatible with TMP401. TMP411 provi= des > > > some additional features. > > > diff --git a/Documentation/hwmon/tmp421 b/Documentation/hwmon/tmp421.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/tmp421 > > > rename to Documentation/hwmon/tmp421.rst > > > diff --git a/Documentation/hwmon/tps40422 b/Documentation/hwmon/tps40= 422.rst > > > similarity index 96% > > > rename from Documentation/hwmon/tps40422 > > > rename to Documentation/hwmon/tps40422.rst > > > index 359751eb5ed4..b691e30479dd 100644 > > > --- a/Documentation/hwmon/tps40422 > > > +++ b/Documentation/hwmon/tps40422.rst > > > @@ -21,7 +21,7 @@ This driver supports TI TPS40422 Dual-Output or Two= -Phase Synchronous Buck > > > Controller with PMBus > > > =20 > > > The driver is a client driver to the core PMBus driver. > > > -Please see Documentation/hwmon/pmbus for details on PMBus client dri= vers. > > > +Please see Documentation/hwmon/pmbus.rst for details on PMBus client= drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/twl4030-madc-hwmon b/Documentation/h= wmon/twl4030-madc-hwmon.rst > > > similarity index 100% > > > rename from Documentation/hwmon/twl4030-madc-hwmon > > > rename to Documentation/hwmon/twl4030-madc-hwmon.rst > > > diff --git a/Documentation/hwmon/ucd9000 b/Documentation/hwmon/ucd900= 0.rst > > > similarity index 97% > > > rename from Documentation/hwmon/ucd9000 > > > rename to Documentation/hwmon/ucd9000.rst > > > index d69061b7312c..ebc4f2b3bfea 100644 > > > --- a/Documentation/hwmon/ucd9000 > > > +++ b/Documentation/hwmon/ucd9000.rst > > > @@ -57,7 +57,7 @@ system-health monitor. The device integrates a 12-b= it ADC for monitoring up to > > > 13 power-supply voltage, current, or temperature inputs. > > > =20 > > > This driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > @@ -72,7 +72,7 @@ Platform data support > > > --------------------- > > > =20 > > > The driver supports standard PMBus driver platform data. Please see > > > -Documentation/hwmon/pmbus for details. > > > +Documentation/hwmon/pmbus.rst for details. > > > =20 > > > =20 > > > Sysfs entries > > > diff --git a/Documentation/hwmon/ucd9200 b/Documentation/hwmon/ucd920= 0.rst > > > similarity index 97% > > > rename from Documentation/hwmon/ucd9200 > > > rename to Documentation/hwmon/ucd9200.rst > > > index 44eda4a579b6..b819dfd75f71 100644 > > > --- a/Documentation/hwmon/ucd9200 > > > +++ b/Documentation/hwmon/ucd9200.rst > > > @@ -33,7 +33,7 @@ dedicated circuitry for DC/DC loop management with = flash memory and a serial > > > interface to support configuration, monitoring and management. > > > =20 > > > This driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > @@ -48,7 +48,7 @@ Platform data support > > > --------------------- > > > =20 > > > The driver supports standard PMBus driver platform data. Please see > > > -Documentation/hwmon/pmbus for details. > > > +Documentation/hwmon/pmbus.rst for details. > > > =20 > > > =20 > > > Sysfs entries > > > diff --git a/Documentation/hwmon/userspace-tools b/Documentation/hwmo= n/userspace-tools.rst > > > similarity index 100% > > > rename from Documentation/hwmon/userspace-tools > > > rename to Documentation/hwmon/userspace-tools.rst > > > diff --git a/Documentation/hwmon/vexpress b/Documentation/hwmon/vexpr= ess.rst > > > similarity index 100% > > > rename from Documentation/hwmon/vexpress > > > rename to Documentation/hwmon/vexpress.rst > > > diff --git a/Documentation/hwmon/via686a b/Documentation/hwmon/via686= a.rst > > > similarity index 100% > > > rename from Documentation/hwmon/via686a > > > rename to Documentation/hwmon/via686a.rst > > > diff --git a/Documentation/hwmon/vt1211 b/Documentation/hwmon/vt1211.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/vt1211 > > > rename to Documentation/hwmon/vt1211.rst > > > diff --git a/Documentation/hwmon/w83627ehf b/Documentation/hwmon/w836= 27ehf.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83627ehf > > > rename to Documentation/hwmon/w83627ehf.rst > > > diff --git a/Documentation/hwmon/w83627hf b/Documentation/hwmon/w8362= 7hf.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83627hf > > > rename to Documentation/hwmon/w83627hf.rst > > > diff --git a/Documentation/hwmon/w83773g b/Documentation/hwmon/w83773= g.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83773g > > > rename to Documentation/hwmon/w83773g.rst > > > diff --git a/Documentation/hwmon/w83781d b/Documentation/hwmon/w83781= d.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83781d > > > rename to Documentation/hwmon/w83781d.rst > > > diff --git a/Documentation/hwmon/w83791d b/Documentation/hwmon/w83791= d.rst > > > similarity index 99% > > > rename from Documentation/hwmon/w83791d > > > rename to Documentation/hwmon/w83791d.rst > > > index a91f9e5fb0c6..3adaed39b157 100644 > > > --- a/Documentation/hwmon/w83791d > > > +++ b/Documentation/hwmon/w83791d.rst > > > @@ -102,7 +102,7 @@ This file is used for both legacy and new code. > > > =20 > > > The sysfs interface to the beep bitmask has migrated from the origin= al legacy > > > method of a single sysfs beep_mask file to a newer method using mult= iple > > > -`*_beep` files as described in `Documentation/hwmon/sysfs-interface`. > > > +`*_beep` files as described in `Documentation/hwmon/sysfs-interface.= rst`. > > > =20 > > > A similar change has occurred for the bitmap corresponding to the al= arms. The > > > original legacy method used a single sysfs alarms file containing a = bitmap > > > diff --git a/Documentation/hwmon/w83792d b/Documentation/hwmon/w83792= d.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83792d > > > rename to Documentation/hwmon/w83792d.rst > > > diff --git a/Documentation/hwmon/w83793 b/Documentation/hwmon/w83793.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83793 > > > rename to Documentation/hwmon/w83793.rst > > > diff --git a/Documentation/hwmon/w83795 b/Documentation/hwmon/w83795.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83795 > > > rename to Documentation/hwmon/w83795.rst > > > diff --git a/Documentation/hwmon/w83l785ts b/Documentation/hwmon/w83l= 785ts.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83l785ts > > > rename to Documentation/hwmon/w83l785ts.rst > > > diff --git a/Documentation/hwmon/w83l786ng b/Documentation/hwmon/w83l= 786ng.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83l786ng > > > rename to Documentation/hwmon/w83l786ng.rst > > > diff --git a/Documentation/hwmon/wm831x b/Documentation/hwmon/wm831x.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/wm831x > > > rename to Documentation/hwmon/wm831x.rst > > > diff --git a/Documentation/hwmon/wm8350 b/Documentation/hwmon/wm8350.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/wm8350 > > > rename to Documentation/hwmon/wm8350.rst > > > diff --git a/Documentation/hwmon/xgene-hwmon b/Documentation/hwmon/xg= ene-hwmon.rst > > > similarity index 100% > > > rename from Documentation/hwmon/xgene-hwmon > > > rename to Documentation/hwmon/xgene-hwmon.rst > > > diff --git a/Documentation/hwmon/zl6100 b/Documentation/hwmon/zl6100.= rst > > > similarity index 98% > > > rename from Documentation/hwmon/zl6100 > > > rename to Documentation/hwmon/zl6100.rst > > > index 4029970bace4..41513bb7fe51 100644 > > > --- a/Documentation/hwmon/zl6100 > > > +++ b/Documentation/hwmon/zl6100.rst > > > @@ -113,7 +113,7 @@ This driver supports hardware monitoring for Inte= rsil / Zilker Labs ZL6100 and > > > compatible digital DC-DC controllers. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus and Documentation.hwmon/pmbus-core for det= ails > > > +Documentation/hwmon/pmbus.rst and Documentation.hwmon/pmbus-core for= details > > > on PMBus client drivers. > > > =20 > > > =20 > > > diff --git a/Documentation/index.rst b/Documentation/index.rst > > > index 80a421cb935e..3a710dc24fc8 100644 > > > --- a/Documentation/index.rst > > > +++ b/Documentation/index.rst > > > @@ -83,6 +83,7 @@ needed). > > > media/index > > > networking/index > > > input/index > > > + hwmon/index > > > gpu/index > > > security/index > > > sound/index > > > diff --git a/Documentation/thermal/sysfs-api.txt b/Documentation/ther= mal/sysfs-api.txt > > > index 911399730c1c..c3fa500df92c 100644 > > > --- a/Documentation/thermal/sysfs-api.txt > > > +++ b/Documentation/thermal/sysfs-api.txt > > > @@ -316,7 +316,7 @@ ACPI thermal zones. > > > |---temp[1-*]_input: The current temperature of thermal zone [1-= *] > > > |---temp[1-*]_critical: The critical trip point of thermal zone = [1-*] > > > =20 > > > -Please read Documentation/hwmon/sysfs-interface for additional infor= mation. > > > +Please read Documentation/hwmon/sysfs-interface.rst for additional i= nformation. > > > =20 > > > *************************** > > > * Thermal zone attributes * > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index 349e5d8c3f58..6269c9d671ca 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -468,7 +468,7 @@ ADM1025 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/adm1025 > > > +F: Documentation/hwmon/adm1025.rst > > > F: drivers/hwmon/adm1025.c > > > =20 > > > ADM1029 HARDWARE MONITOR DRIVER > > > @@ -520,7 +520,7 @@ ADS1015 HARDWARE MONITOR DRIVER > > > M: Dirk Eibach > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/ads1015 > > > +F: Documentation/hwmon/ads1015.rst > > > F: drivers/hwmon/ads1015.c > > > F: include/linux/platform_data/ads1015.h > > > =20 > > > @@ -533,7 +533,7 @@ ADT7475 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/adt7475 > > > +F: Documentation/hwmon/adt7475.rst > > > F: drivers/hwmon/adt7475.c > > > =20 > > > ADVANSYS SCSI DRIVER > > > @@ -764,7 +764,7 @@ AMD FAM15H PROCESSOR POWER MONITORING DRIVER > > > M: Huang Rui > > > L: linux-hwmon@vger.kernel.org > > > S: Supported > > > -F: Documentation/hwmon/fam15h_power > > > +F: Documentation/hwmon/fam15h_power.rst > > > F: drivers/hwmon/fam15h_power.c > > > =20 > > > AMD FCH GPIO DRIVER > > > @@ -2531,7 +2531,7 @@ ASC7621 HARDWARE MONITOR DRIVER > > > M: George Joseph > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/asc7621 > > > +F: Documentation/hwmon/asc7621.rst > > > F: drivers/hwmon/asc7621.c > > > =20 > > > ASPEED VIDEO ENGINE DRIVER > > > @@ -4071,7 +4071,7 @@ CORETEMP HARDWARE MONITORING DRIVER > > > M: Fenghua Yu > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/coretemp > > > +F: Documentation/hwmon/coretemp.rst > > > F: drivers/hwmon/coretemp.c > > > =20 > > > COSA/SRP SYNC SERIAL DRIVER > > > @@ -4627,7 +4627,7 @@ DIALOG SEMICONDUCTOR DRIVERS > > > M: Support Opensource > > > W: http://www.dialog-semiconductor.com/products > > > S: Supported > > > -F: Documentation/hwmon/da90?? > > > +F: Documentation/hwmon/da90??.rst > > > F: Documentation/devicetree/bindings/mfd/da90*.txt > > > F: Documentation/devicetree/bindings/input/da90??-onkey.txt > > > F: Documentation/devicetree/bindings/thermal/da90??-thermal.txt > > > @@ -4778,7 +4778,7 @@ DME1737 HARDWARE MONITOR DRIVER > > > M: Juerg Haefliger > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/dme1737 > > > +F: Documentation/hwmon/dme1737.rst > > > F: drivers/hwmon/dme1737.c > > > =20 > > > DMI/SMBIOS SUPPORT > > > @@ -6006,7 +6006,7 @@ F71805F HARDWARE MONITORING DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/f71805f > > > +F: Documentation/hwmon/f71805f.rst > > > F: drivers/hwmon/f71805f.c > > > =20 > > > FADDR2LINE > > > @@ -7687,7 +7687,7 @@ INA209 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/ina209 > > > +F: Documentation/hwmon/ina209.rst > > > F: Documentation/devicetree/bindings/hwmon/ina2xx.txt > > > F: drivers/hwmon/ina209.c > > > =20 > > > @@ -7695,7 +7695,7 @@ INA2XX HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/ina2xx > > > +F: Documentation/hwmon/ina2xx.rst > > > F: drivers/hwmon/ina2xx.c > > > F: include/linux/platform_data/ina2xx.h > > > =20 > > > @@ -8328,7 +8328,7 @@ IT87 HARDWARE MONITORING DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/it87 > > > +F: Documentation/hwmon/it87.rst > > > F: drivers/hwmon/it87.c > > > =20 > > > IT913X MEDIA DRIVER > > > @@ -8372,7 +8372,7 @@ M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > F: drivers/hwmon/jc42.c > > > -F: Documentation/hwmon/jc42 > > > +F: Documentation/hwmon/jc42.rst > > > =20 > > > JFS FILESYSTEM > > > M: Dave Kleikamp > > > @@ -8420,14 +8420,14 @@ K10TEMP HARDWARE MONITORING DRIVER > > > M: Clemens Ladisch > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/k10temp > > > +F: Documentation/hwmon/k10temp.rst > > > F: drivers/hwmon/k10temp.c > > > =20 > > > K8TEMP HARDWARE MONITORING DRIVER > > > M: Rudolf Marek > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/k8temp > > > +F: Documentation/hwmon/k8temp.rst > > > F: drivers/hwmon/k8temp.c > > > =20 > > > KASAN > > > @@ -9118,21 +9118,21 @@ LM78 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/lm78 > > > +F: Documentation/hwmon/lm78.rst > > > F: drivers/hwmon/lm78.c > > > =20 > > > LM83 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/lm83 > > > +F: Documentation/hwmon/lm83.rst > > > F: drivers/hwmon/lm83.c > > > =20 > > > LM90 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/lm90 > > > +F: Documentation/hwmon/lm90.rst > > > F: Documentation/devicetree/bindings/hwmon/lm90.txt > > > F: drivers/hwmon/lm90.c > > > F: include/dt-bindings/thermal/lm90.h > > > @@ -9141,7 +9141,7 @@ LM95234 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/lm95234 > > > +F: Documentation/hwmon/lm95234.rst > > > F: drivers/hwmon/lm95234.c > > > =20 > > > LME2510 MEDIA DRIVER > > > @@ -9214,7 +9214,7 @@ LTC4261 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/ltc4261 > > > +F: Documentation/hwmon/ltc4261.rst > > > F: drivers/hwmon/ltc4261.c > > > =20 > > > LTC4306 I2C MULTIPLEXER DRIVER > > > @@ -9445,7 +9445,7 @@ MAX16065 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/max16065 > > > +F: Documentation/hwmon/max16065.rst > > > F: drivers/hwmon/max16065.c > > > =20 > > > MAX2175 SDR TUNER DRIVER > > > @@ -9461,14 +9461,14 @@ F: include/uapi/linux/max2175.h > > > MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER > > > L: linux-hwmon@vger.kernel.org > > > S: Orphan > > > -F: Documentation/hwmon/max6650 > > > +F: Documentation/hwmon/max6650.rst > > > F: drivers/hwmon/max6650.c > > > =20 > > > MAX6697 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/max6697 > > > +F: Documentation/hwmon/max6697.rst > > > F: Documentation/devicetree/bindings/hwmon/max6697.txt > > > F: drivers/hwmon/max6697.c > > > F: include/linux/platform_data/max6697.h > > > @@ -10118,7 +10118,7 @@ F: drivers/mfd/menf21bmc.c > > > F: drivers/watchdog/menf21bmc_wdt.c > > > F: drivers/leds/leds-menf21bmc.c > > > F: drivers/hwmon/menf21bmc_hwmon.c > > > -F: Documentation/hwmon/menf21bmc > > > +F: Documentation/hwmon/menf21bmc.rst > > > =20 > > > MEN Z069 WATCHDOG DRIVER > > > M: Johannes Thumshirn > > > @@ -10747,7 +10747,7 @@ NCT6775 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/nct6775 > > > +F: Documentation/hwmon/nct6775.rst > > > F: drivers/hwmon/nct6775.c > > > =20 > > > NET_FAILOVER MODULE > > > @@ -11841,7 +11841,7 @@ PC87360 HARDWARE MONITORING DRIVER > > > M: Jim Cromie > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/pc87360 > > > +F: Documentation/hwmon/pc87360.rst > > > F: drivers/hwmon/pc87360.c > > > =20 > > > PC8736x GPIO DRIVER > > > @@ -11853,7 +11853,7 @@ PC87427 HARDWARE MONITORING DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/pc87427 > > > +F: Documentation/hwmon/pc87427.rst > > > F: drivers/hwmon/pc87427.c > > > =20 > > > PCA9532 LED DRIVER > > > @@ -12421,23 +12421,23 @@ S: Maintained > > > F: Documentation/devicetree/bindings/hwmon/ibm,cffps1.txt > > > F: Documentation/devicetree/bindings/hwmon/max31785.txt > > > F: Documentation/devicetree/bindings/hwmon/ltc2978.txt > > > -F: Documentation/hwmon/adm1275 > > > -F: Documentation/hwmon/ibm-cffps > > > -F: Documentation/hwmon/ir35221 > > > -F: Documentation/hwmon/lm25066 > > > -F: Documentation/hwmon/ltc2978 > > > -F: Documentation/hwmon/ltc3815 > > > -F: Documentation/hwmon/max16064 > > > -F: Documentation/hwmon/max20751 > > > -F: Documentation/hwmon/max31785 > > > -F: Documentation/hwmon/max34440 > > > -F: Documentation/hwmon/max8688 > > > -F: Documentation/hwmon/pmbus > > > -F: Documentation/hwmon/pmbus-core > > > -F: Documentation/hwmon/tps40422 > > > -F: Documentation/hwmon/ucd9000 > > > -F: Documentation/hwmon/ucd9200 > > > -F: Documentation/hwmon/zl6100 > > > +F: Documentation/hwmon/adm1275.rst > > > +F: Documentation/hwmon/ibm-cffps.rst > > > +F: Documentation/hwmon/ir35221.rst > > > +F: Documentation/hwmon/lm25066.rst > > > +F: Documentation/hwmon/ltc2978.rst > > > +F: Documentation/hwmon/ltc3815.rst > > > +F: Documentation/hwmon/max16064.rst > > > +F: Documentation/hwmon/max20751.rst > > > +F: Documentation/hwmon/max31785.rst > > > +F: Documentation/hwmon/max34440.rst > > > +F: Documentation/hwmon/max8688.rst > > > +F: Documentation/hwmon/pmbus.rst > > > +F: Documentation/hwmon/pmbus-core.rst > > > +F: Documentation/hwmon/tps40422.rst > > > +F: Documentation/hwmon/ucd9000.rst > > > +F: Documentation/hwmon/ucd9200.rst > > > +F: Documentation/hwmon/zl6100.rst > > > F: drivers/hwmon/pmbus/ > > > F: include/linux/pmbus.h > > > =20 > > > @@ -12701,7 +12701,7 @@ M: Bartlomiej Zolnierkiewicz > > > L: linux-hwmon@vger.kernel.org > > > S: Supported > > > F: Documentation/devicetree/bindings/hwmon/pwm-fan.txt > > > -F: Documentation/hwmon/pwm-fan > > > +F: Documentation/hwmon/pwm-fan.rst > > > F: drivers/hwmon/pwm-fan.c > > > =20 > > > PWM IR Transmitter > > > @@ -14366,21 +14366,21 @@ SMM665 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/smm665 > > > +F: Documentation/hwmon/smm665.rst > > > F: drivers/hwmon/smm665.c > > > =20 > > > SMSC EMC2103 HARDWARE MONITOR DRIVER > > > M: Steve Glendinning > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/emc2103 > > > +F: Documentation/hwmon/emc2103.rst > > > F: drivers/hwmon/emc2103.c > > > =20 > > > SMSC SCH5627 HARDWARE MONITOR DRIVER > > > M: Hans de Goede > > > L: linux-hwmon@vger.kernel.org > > > S: Supported > > > -F: Documentation/hwmon/sch5627 > > > +F: Documentation/hwmon/sch5627.rst > > > F: drivers/hwmon/sch5627.c > > > =20 > > > SMSC UFX6000 and UFX7000 USB to VGA DRIVER > > > @@ -14393,7 +14393,7 @@ SMSC47B397 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/smsc47b397 > > > +F: Documentation/hwmon/smsc47b397.rst > > > F: drivers/hwmon/smsc47b397.c > > > =20 > > > SMSC911x ETHERNET DRIVER > > > @@ -15744,7 +15744,7 @@ TMP401 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/tmp401 > > > +F: Documentation/hwmon/tmp401.rst > > > F: drivers/hwmon/tmp401.c > > > =20 > > > TMPFS (SHMEM FILESYSTEM) > > > @@ -16796,7 +16796,7 @@ VT1211 HARDWARE MONITOR DRIVER > > > M: Juerg Haefliger > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/vt1211 > > > +F: Documentation/hwmon/vt1211.rst > > > F: drivers/hwmon/vt1211.c > > > =20 > > > VT8231 HARDWARE MONITOR DRIVER > > > @@ -16824,14 +16824,14 @@ W83791D HARDWARE MONITORING DRIVER > > > M: Marc Hulsman > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/w83791d > > > +F: Documentation/hwmon/w83791d.rst > > > F: drivers/hwmon/w83791d.c > > > =20 > > > W83793 HARDWARE MONITORING DRIVER > > > M: Rudolf Marek > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/w83793 > > > +F: Documentation/hwmon/w83793.rst > > > F: drivers/hwmon/w83793.c > > > =20 > > > W83795 HARDWARE MONITORING DRIVER > > > @@ -16940,7 +16940,7 @@ L: patches@opensource.cirrus.com > > > T: git https://github.com/CirrusLogic/linux-drivers.git > > > W: https://github.com/CirrusLogic/linux-drivers/wiki > > > S: Supported > > > -F: Documentation/hwmon/wm83?? > > > +F: Documentation/hwmon/wm83??.rst > > > F: Documentation/devicetree/bindings/extcon/extcon-arizona.txt > > > F: Documentation/devicetree/bindings/regulator/arizona-regulator.txt > > > F: Documentation/devicetree/bindings/mfd/arizona.txt > > > diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig > > > index dedd5febd3aa..470ba66b18b0 100644 > > > --- a/drivers/hwmon/Kconfig > > > +++ b/drivers/hwmon/Kconfig > > > @@ -17,7 +17,7 @@ menuconfig HWMON > > > =20 > > > To find out which specific driver(s) you need, use the > > > sensors-detect script from the lm_sensors package. Read > > > - for details. > > > + for details. > > > =20 > > > This support can also be built as a module. If so, the module > > > will be called hwmon. > > > @@ -59,7 +59,7 @@ config SENSORS_ABITUGURU > > > chip can be found on Abit uGuru featuring motherboards (most mode= rn > > > Abit motherboards from before end 2005). For more info and a list > > > of which motherboards have which revision see > > > - Documentation/hwmon/abituguru > > > + Documentation/hwmon/abituguru.rsthttps://lore.kernel.org/lkml/ccc= c2a52363a5aaeea10e186ead8570503ea648e.1555494108.git.mchehab+samsung@kernel= .org/ > > > =20 > > > This driver can also be built as a module. If so, the module > > > will be called abituguru. > > > @@ -73,7 +73,7 @@ config SENSORS_ABITUGURU3 > > > and their settings is supported. The third revision of the Abit > > > uGuru chip can be found on recent Abit motherboards (since end > > > 2005). For more info and a list of which motherboards have which > > > - revision see Documentation/hwmon/abituguru3 > > > + revision see Documentation/hwmon/abituguru3.rst > > > =20 > > > This driver can also be built as a module. If so, the module > > > will be called abituguru3. > > > @@ -643,7 +643,7 @@ config SENSORS_CORETEMP > > > help > > > If you say yes here you get support for the temperature > > > sensor inside your CPU. Most of the family 6 CPUs > > > - are supported. Check Documentation/hwmon/coretemp for details. > > > + are supported. Check Documentation/hwmon/coretemp.rst for details. > > > =20 > > > config SENSORS_IT87 > > > tristate "ITE IT87xx and compatibles" > > > diff --git a/drivers/hwmon/ads7828.c b/drivers/hwmon/ads7828.c > > > index e6be617e3fb2..03d6e782777a 100644 > > > --- a/drivers/hwmon/ads7828.c > > > +++ b/drivers/hwmon/ads7828.c > > > @@ -8,7 +8,7 @@ > > > * > > > * ADS7830 support, by Guillaume Roguez > > > * > > > - * For further information, see the Documentation/hwmon/ads7828 file. > > > + * For further information, see the Documentation/hwmon/ads7828.rst = file. > > > * > > > * This program is free software; you can redistribute it and/or mod= ify > > > * it under the terms of the GNU General Public License as published= by > > > diff --git a/drivers/hwmon/max197.c b/drivers/hwmon/max197.c > > > index 3d9e210beedf..dd6a35219a18 100644 > > > --- a/drivers/hwmon/max197.c > > > +++ b/drivers/hwmon/max197.c > > > @@ -8,7 +8,7 @@ > > > * it under the terms of the GNU General Public License version 2 as > > > * published by the Free Software Foundation. > > > * > > > - * For further information, see the Documentation/hwmon/max197 file. > > > + * For further information, see the Documentation/hwmon/max197.rst f= ile. > > > */ > > > =20 > > > #include > > > diff --git a/drivers/hwmon/sht15.c b/drivers/hwmon/sht15.c > > > index 39b41e35c2bf..7f4a63959730 100644 > > > --- a/drivers/hwmon/sht15.c > > > +++ b/drivers/hwmon/sht15.c > > > @@ -10,7 +10,7 @@ > > > * > > > * Copyright (c) 2007 Wouter Horre > > > * > > > - * For further information, see the Documentation/hwmon/sht15 file. > > > + * For further information, see the Documentation/hwmon/sht15.rst fi= le. > > > */ > > > =20 > > > #include > > > diff --git a/include/linux/platform_data/ads7828.h b/include/linux/pl= atform_data/ads7828.h > > > index 3245f45f9d77..a3370a007702 100644 > > > --- a/include/linux/platform_data/ads7828.h > > > +++ b/include/linux/platform_data/ads7828.h > > > @@ -4,7 +4,7 @@ > > > * Copyright (c) 2012 Savoir-faire Linux Inc. > > > * Vivien Didelot > > > * > > > - * For further information, see the Documentation/hwmon/ads7828 file. > > > + * For further information, see the Documentation/hwmon/ads7828.rst = file. > > > * > > > * This program is free software; you can redistribute it and/or mod= ify > > > * it under the terms of the GNU General Public License version 2 as > > > diff --git a/include/linux/platform_data/ds620.h b/include/linux/plat= form_data/ds620.h > > > index 6ef58bb77e46..f0ce22a78bb8 100644 > > > --- a/include/linux/platform_data/ds620.h > > > +++ b/include/linux/platform_data/ds620.h > > > @@ -14,7 +14,7 @@ struct ds620_platform_data { > > > * 1 =3D PO_LOW > > > * 2 =3D PO_HIGH > > > * > > > - * (see Documentation/hwmon/ds620) > > > + * (see Documentation/hwmon/ds620.rst) > > > */ > > > int pomode; > > > }; > > > diff --git a/include/linux/platform_data/ina2xx.h b/include/linux/pla= tform_data/ina2xx.h > > > index 9f0aa1b48c78..dde59fd3590f 100644 > > > --- a/include/linux/platform_data/ina2xx.h > > > +++ b/include/linux/platform_data/ina2xx.h > > > @@ -7,7 +7,7 @@ > > > * it under the terms of the GNU General Public License version 2 as > > > * published by the Free Software Foundation. > > > * > > > - * For further information, see the Documentation/hwmon/ina2xx file. > > > + * For further information, see the Documentation/hwmon/ina2xx.rst f= ile. > > > */ > > > =20 > > > /** > > > diff --git a/include/linux/platform_data/max197.h b/include/linux/pla= tform_data/max197.h > > > index 8da8f94ee15c..2bbd0919bc89 100644 > > > --- a/include/linux/platform_data/max197.h > > > +++ b/include/linux/platform_data/max197.h > > > @@ -8,7 +8,7 @@ > > > * it under the terms of the GNU General Public License version 2 as > > > * published by the Free Software Foundation. > > > * > > > - * For further information, see the Documentation/hwmon/max197 file. > > > + * For further information, see the Documentation/hwmon/max197.rst f= ile. > > > */ > > > =20 > > > #ifndef _PDATA_MAX197_H > > > diff --git a/include/linux/platform_data/ntc_thermistor.h b/include/l= inux/platform_data/ntc_thermistor.h > > > index ee03d429742b..5fa115d3ea4b 100644 > > > --- a/include/linux/platform_data/ntc_thermistor.h > > > +++ b/include/linux/platform_data/ntc_thermistor.h > > > @@ -42,7 +42,7 @@ struct ntc_thermistor_platform_data { > > > * read_uV() > > > * > > > * How to setup pullup_ohm, pulldown_ohm, and connect is > > > - * described at Documentation/hwmon/ntc_thermistor > > > + * described at Documentation/hwmon/ntc_thermistor.rst > > > * > > > * pullup/down_ohm: 0 for infinite / not-connected > > > * =20 >=20 >=20 >=20 > Thanks, > Mauro Thanks, Mauro From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C0FD1C282DA for ; Wed, 17 Apr 2019 17:25:09 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DB723206BA for ; Wed, 17 Apr 2019 17:25:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="W0Fi/oOO" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DB723206BA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 44kpyp5k7hzDqPT for ; Thu, 18 Apr 2019 03:25:06 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=none (mailfrom) smtp.mailfrom=bombadil.srs.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=batv+a1494ca7615ebedf0585+5715+infradead.org+mchehab@bombadil.srs.infradead.org; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="W0Fi/oOO"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 44kpx26Bb1zDqMy; Thu, 18 Apr 2019 03:23:34 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To: From:Date:Sender:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=qrLcUDIXgxXuUN+/TXi5ca1+aXe+xlBBBIZN8HQiFgE=; b=W0Fi/oOOdeWgbIc/ztSeAedUI vCsaKwieYCHo942kXWsUrVLIuhUxVmhZHDzMSg0GjGnmQV/Gq9XcFeJ7jSRu7xaeJIfTMrgaoIIW5 K+N8oPUjC3mLO/yd55ikoICg5kkpCMxdUj6uarJDRX+h0GfGfmEZ/bzse7JAwCMR4LfGAoDrHtGFj maU1ia/7LKLSoob0KCSpvRWh8XACQjhO5joZ6OofZsG5/BTDzypxzYxN5+dUlri2+cBCcVfD4gw8Y fd98Djr43+nQq6JBRU+avD1xShLJoOPb/ct85RSAIWjpBCF5hEpioxCuB6Es7Tit2zarq9iQ8fMWO 6CC0nGqLQ==; Received: from 177.132.233.55.dynamic.adsl.gvt.net.br ([177.132.233.55] helo=coco.lan) by bombadil.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1hGoGW-0008QG-E5; Wed, 17 Apr 2019 17:22:36 +0000 Date: Wed, 17 Apr 2019 14:22:15 -0300 From: Mauro Carvalho Chehab To: Guenter Roeck Subject: Re: [PATCH v3 21/21] docs: hwmon: Add an index file and rename docs to *.rst Message-ID: <20190417142215.791df5e7@coco.lan> In-Reply-To: <20190417141352.3225bbb3@coco.lan> References: <20190417164741.GA12147@roeck-us.net> <20190417141352.3225bbb3@coco.lan> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Dirk Eibach , linux-aspeed@lists.ozlabs.org, Linux Doc Mailing List , Clemens Ladisch , Kamil Debski , Marc Hulsman , devicetree@vger.kernel.org, Huang Rui , Paul Mackerras , Jim Cromie , Lorenzo Pieralisi , Jonathan Corbet , Joel Stanley , Steve Glendinning , Fenghua Yu , Jean Delvare , Bartlomiej Zolnierkiewicz , Liviu Dudau , Hans de Goede , Rob Herring , Rudolf Marek , linux-arm-kernel@lists.infradead.org, linux-hwmon@vger.kernel.org, Support Opensource , George Joseph , Andreas Werner , Andrew Jeffery , patches@opensource.cirrus.com, linux-kernel@vger.kernel.org, Juerg Haefliger , Sudeep Holla , linuxppc-dev@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Em Wed, 17 Apr 2019 14:13:52 -0300 Mauro Carvalho Chehab escreveu: > Em Wed, 17 Apr 2019 09:47:41 -0700 > Guenter Roeck escreveu: >=20 > > On Wed, Apr 17, 2019 at 06:46:29AM -0300, Mauro Carvalho Chehab wrote: = =20 > > > Now that all files were converted to ReST format, rename them > > > and add an index. > > >=20 > > > Signed-off-by: Mauro Carvalho Chehab > > > Acked-by: Liviu Dudau =20 > >=20 > > I applied all patches except this one, which fails due to a conflict in > > ab8500. I also notice that this file has not been touched by your serie= s, > > which is odd. At the same time, patch 20/21 is missing from your series, > > and has been missing all along. Does the missing patch possibly touch > > Documentation/hwmon/ab8500 ? =20 >=20 > Patch 20/21 is the biggest one. Maybe vger rejected it either due to > its size or due to the number of c/c. >=20 > Just bounced it to you. Please let me know if you didn't receive it > yet. Btw, LKML got it: https://lore.kernel.org/lkml/cccc2a52363a5aaeea10e186ead8570503ea648e.15554= 94108.git.mchehab+samsung@kernel.org/ >=20 > Regards, > Mauro >=20 > >=20 > > Thanks, > > Guenter > > =20 > > > --- > > > .../devicetree/bindings/hwmon/g762.txt | 2 +- > > > Documentation/hwmon/{ab8500 =3D> ab8500.rst} | 2 +- > > > ...guru-datasheet =3D> abituguru-datasheet.rst} | 0 > > > .../hwmon/{abituguru =3D> abituguru.rst} | 0 > > > .../hwmon/{abituguru3 =3D> abituguru3.rst} | 0 > > > Documentation/hwmon/{abx500 =3D> abx500.rst} | 0 > > > ...{acpi_power_meter =3D> acpi_power_meter.rst} | 2 +- > > > Documentation/hwmon/{ad7314 =3D> ad7314.rst} | 0 > > > .../hwmon/{adc128d818 =3D> adc128d818.rst} | 0 > > > Documentation/hwmon/{adm1021 =3D> adm1021.rst} | 0 > > > Documentation/hwmon/{adm1025 =3D> adm1025.rst} | 0 > > > Documentation/hwmon/{adm1026 =3D> adm1026.rst} | 0 > > > Documentation/hwmon/{adm1031 =3D> adm1031.rst} | 0 > > > Documentation/hwmon/{adm1275 =3D> adm1275.rst} | 4 +- > > > Documentation/hwmon/{adm9240 =3D> adm9240.rst} | 0 > > > Documentation/hwmon/{ads1015 =3D> ads1015.rst} | 0 > > > Documentation/hwmon/{ads7828 =3D> ads7828.rst} | 0 > > > Documentation/hwmon/{adt7410 =3D> adt7410.rst} | 0 > > > Documentation/hwmon/{adt7411 =3D> adt7411.rst} | 0 > > > Documentation/hwmon/{adt7462 =3D> adt7462.rst} | 1 - > > > Documentation/hwmon/{adt7470 =3D> adt7470.rst} | 0 > > > Documentation/hwmon/{adt7475 =3D> adt7475.rst} | 0 > > > Documentation/hwmon/{amc6821 =3D> amc6821.rst} | 1 - > > > Documentation/hwmon/{asb100 =3D> asb100.rst} | 1 - > > > Documentation/hwmon/{asc7621 =3D> asc7621.rst} | 0 > > > ...{aspeed-pwm-tacho =3D> aspeed-pwm-tacho.rst} | 0 > > > .../hwmon/{coretemp =3D> coretemp.rst} | 0 > > > Documentation/hwmon/{da9052 =3D> da9052.rst} | 0 > > > Documentation/hwmon/{da9055 =3D> da9055.rst} | 0 > > > Documentation/hwmon/{dme1737 =3D> dme1737.rst} | 0 > > > Documentation/hwmon/{ds1621 =3D> ds1621.rst} | 0 > > > Documentation/hwmon/{ds620 =3D> ds620.rst} | 0 > > > Documentation/hwmon/{emc1403 =3D> emc1403.rst} | 0 > > > Documentation/hwmon/{emc2103 =3D> emc2103.rst} | 0 > > > .../hwmon/{emc6w201 =3D> emc6w201.rst} | 0 > > > Documentation/hwmon/{f71805f =3D> f71805f.rst} | 0 > > > .../hwmon/{f71882fg =3D> f71882fg.rst} | 0 > > > .../hwmon/{fam15h_power =3D> fam15h_power.rst} | 0 > > > .../hwmon/{ftsteutates =3D> ftsteutates.rst} | 0 > > > Documentation/hwmon/{g760a =3D> g760a.rst} | 0 > > > Documentation/hwmon/{g762 =3D> g762.rst} | 2 +- > > > Documentation/hwmon/{gl518sm =3D> gl518sm.rst} | 0 > > > Documentation/hwmon/{hih6130 =3D> hih6130.rst} | 0 > > > ...on-kernel-api.txt =3D> hwmon-kernel-api.rst} | 4 +- > > > .../hwmon/{ibm-cffps =3D> ibm-cffps.rst} | 0 > > > Documentation/hwmon/{ibmaem =3D> ibmaem.rst} | 0 > > > .../hwmon/{ibmpowernv =3D> ibmpowernv.rst} | 0 > > > Documentation/hwmon/{ina209 =3D> ina209.rst} | 0 > > > Documentation/hwmon/{ina2xx =3D> ina2xx.rst} | 2 +- > > > Documentation/hwmon/{ina3221 =3D> ina3221.rst} | 0 > > > Documentation/hwmon/index.rst | 179 ++++++++++++++++= ++ > > > Documentation/hwmon/{ir35221 =3D> ir35221.rst} | 0 > > > Documentation/hwmon/{it87 =3D> it87.rst} | 0 > > > Documentation/hwmon/{jc42 =3D> jc42.rst} | 0 > > > Documentation/hwmon/{k10temp =3D> k10temp.rst} | 0 > > > Documentation/hwmon/{k8temp =3D> k8temp.rst} | 0 > > > .../hwmon/{lineage-pem =3D> lineage-pem.rst} | 0 > > > Documentation/hwmon/{lm25066 =3D> lm25066.rst} | 2 +- > > > Documentation/hwmon/{lm63 =3D> lm63.rst} | 0 > > > Documentation/hwmon/{lm70 =3D> lm70.rst} | 0 > > > Documentation/hwmon/{lm73 =3D> lm73.rst} | 0 > > > Documentation/hwmon/{lm75 =3D> lm75.rst} | 0 > > > Documentation/hwmon/{lm77 =3D> lm77.rst} | 0 > > > Documentation/hwmon/{lm78 =3D> lm78.rst} | 0 > > > Documentation/hwmon/{lm80 =3D> lm80.rst} | 0 > > > Documentation/hwmon/{lm83 =3D> lm83.rst} | 0 > > > Documentation/hwmon/{lm85 =3D> lm85.rst} | 0 > > > Documentation/hwmon/{lm87 =3D> lm87.rst} | 0 > > > Documentation/hwmon/{lm90 =3D> lm90.rst} | 0 > > > Documentation/hwmon/{lm92 =3D> lm92.rst} | 0 > > > Documentation/hwmon/{lm93 =3D> lm93.rst} | 0 > > > Documentation/hwmon/{lm95234 =3D> lm95234.rst} | 0 > > > Documentation/hwmon/{lm95245 =3D> lm95245.rst} | 0 > > > Documentation/hwmon/{ltc2945 =3D> ltc2945.rst} | 0 > > > Documentation/hwmon/{ltc2978 =3D> ltc2978.rst} | 0 > > > Documentation/hwmon/{ltc2990 =3D> ltc2990.rst} | 0 > > > Documentation/hwmon/{ltc3815 =3D> ltc3815.rst} | 0 > > > Documentation/hwmon/{ltc4151 =3D> ltc4151.rst} | 0 > > > Documentation/hwmon/{ltc4215 =3D> ltc4215.rst} | 0 > > > Documentation/hwmon/{ltc4245 =3D> ltc4245.rst} | 0 > > > Documentation/hwmon/{ltc4260 =3D> ltc4260.rst} | 0 > > > Documentation/hwmon/{ltc4261 =3D> ltc4261.rst} | 0 > > > .../hwmon/{max16064 =3D> max16064.rst} | 2 +- > > > .../hwmon/{max16065 =3D> max16065.rst} | 0 > > > Documentation/hwmon/{max1619 =3D> max1619.rst} | 1 - > > > Documentation/hwmon/{max1668 =3D> max1668.rst} | 0 > > > Documentation/hwmon/{max197 =3D> max197.rst} | 0 > > > .../hwmon/{max20751 =3D> max20751.rst} | 2 +- > > > .../hwmon/{max31722 =3D> max31722.rst} | 0 > > > .../hwmon/{max31785 =3D> max31785.rst} | 0 > > > .../hwmon/{max31790 =3D> max31790.rst} | 0 > > > .../hwmon/{max34440 =3D> max34440.rst} | 2 +- > > > Documentation/hwmon/{max6639 =3D> max6639.rst} | 0 > > > Documentation/hwmon/{max6642 =3D> max6642.rst} | 0 > > > Documentation/hwmon/{max6650 =3D> max6650.rst} | 1 - > > > Documentation/hwmon/{max6697 =3D> max6697.rst} | 0 > > > Documentation/hwmon/{max8688 =3D> max8688.rst} | 2 +- > > > .../hwmon/{mc13783-adc =3D> mc13783-adc.rst} | 0 > > > Documentation/hwmon/{mcp3021 =3D> mcp3021.rst} | 0 > > > .../hwmon/{menf21bmc =3D> menf21bmc.rst} | 0 > > > .../hwmon/{mlxreg-fan =3D> mlxreg-fan.rst} | 0 > > > Documentation/hwmon/{nct6683 =3D> nct6683.rst} | 0 > > > Documentation/hwmon/{nct6775 =3D> nct6775.rst} | 0 > > > Documentation/hwmon/{nct7802 =3D> nct7802.rst} | 0 > > > Documentation/hwmon/{nct7904 =3D> nct7904.rst} | 0 > > > .../{npcm750-pwm-fan =3D> npcm750-pwm-fan.rst} | 0 > > > Documentation/hwmon/{nsa320 =3D> nsa320.rst} | 0 > > > .../{ntc_thermistor =3D> ntc_thermistor.rst} | 0 > > > Documentation/hwmon/{occ =3D> occ.rst} | 0 > > > Documentation/hwmon/{pc87360 =3D> pc87360.rst} | 0 > > > Documentation/hwmon/{pc87427 =3D> pc87427.rst} | 0 > > > Documentation/hwmon/{pcf8591 =3D> pcf8591.rst} | 0 > > > .../hwmon/{pmbus-core =3D> pmbus-core.rst} | 0 > > > Documentation/hwmon/{pmbus =3D> pmbus.rst} | 0 > > > .../hwmon/{powr1220 =3D> powr1220.rst} | 0 > > > Documentation/hwmon/{pwm-fan =3D> pwm-fan.rst} | 0 > > > ...aspberrypi-hwmon =3D> raspberrypi-hwmon.rst} | 0 > > > Documentation/hwmon/{sch5627 =3D> sch5627.rst} | 0 > > > Documentation/hwmon/{sch5636 =3D> sch5636.rst} | 0 > > > .../hwmon/{scpi-hwmon =3D> scpi-hwmon.rst} | 0 > > > Documentation/hwmon/{sht15 =3D> sht15.rst} | 0 > > > Documentation/hwmon/{sht21 =3D> sht21.rst} | 0 > > > Documentation/hwmon/{sht3x =3D> sht3x.rst} | 0 > > > Documentation/hwmon/{shtc1 =3D> shtc1.rst} | 0 > > > Documentation/hwmon/{sis5595 =3D> sis5595.rst} | 1 - > > > Documentation/hwmon/{smm665 =3D> smm665.rst} | 0 > > > .../hwmon/{smsc47b397 =3D> smsc47b397.rst} | 0 > > > .../hwmon/{smsc47m1 =3D> smsc47m1.rst} | 0 > > > .../hwmon/{smsc47m192 =3D> smsc47m192.rst} | 0 > > > ...mitting-patches =3D> submitting-patches.rst} | 6 +- > > > .../{sysfs-interface =3D> sysfs-interface.rst} | 0 > > > Documentation/hwmon/{tc654 =3D> tc654.rst} | 0 > > > Documentation/hwmon/{tc74 =3D> tc74.rst} | 0 > > > Documentation/hwmon/{thmc50 =3D> thmc50.rst} | 1 - > > > Documentation/hwmon/{tmp102 =3D> tmp102.rst} | 2 +- > > > Documentation/hwmon/{tmp103 =3D> tmp103.rst} | 2 +- > > > Documentation/hwmon/{tmp108 =3D> tmp108.rst} | 2 +- > > > Documentation/hwmon/{tmp401 =3D> tmp401.rst} | 2 +- > > > Documentation/hwmon/{tmp421 =3D> tmp421.rst} | 0 > > > .../hwmon/{tps40422 =3D> tps40422.rst} | 2 +- > > > ...4030-madc-hwmon =3D> twl4030-madc-hwmon.rst} | 0 > > > Documentation/hwmon/{ucd9000 =3D> ucd9000.rst} | 4 +- > > > Documentation/hwmon/{ucd9200 =3D> ucd9200.rst} | 4 +- > > > .../{userspace-tools =3D> userspace-tools.rst} | 0 > > > .../hwmon/{vexpress =3D> vexpress.rst} | 0 > > > Documentation/hwmon/{via686a =3D> via686a.rst} | 0 > > > Documentation/hwmon/{vt1211 =3D> vt1211.rst} | 0 > > > .../hwmon/{w83627ehf =3D> w83627ehf.rst} | 0 > > > .../hwmon/{w83627hf =3D> w83627hf.rst} | 0 > > > Documentation/hwmon/{w83773g =3D> w83773g.rst} | 0 > > > Documentation/hwmon/{w83781d =3D> w83781d.rst} | 0 > > > Documentation/hwmon/{w83791d =3D> w83791d.rst} | 2 +- > > > Documentation/hwmon/{w83792d =3D> w83792d.rst} | 0 > > > Documentation/hwmon/{w83793 =3D> w83793.rst} | 0 > > > Documentation/hwmon/{w83795 =3D> w83795.rst} | 0 > > > .../hwmon/{w83l785ts =3D> w83l785ts.rst} | 0 > > > .../hwmon/{w83l786ng =3D> w83l786ng.rst} | 0 > > > Documentation/hwmon/{wm831x =3D> wm831x.rst} | 0 > > > Documentation/hwmon/{wm8350 =3D> wm8350.rst} | 0 > > > .../hwmon/{xgene-hwmon =3D> xgene-hwmon.rst} | 0 > > > Documentation/hwmon/{zl6100 =3D> zl6100.rst} | 2 +- > > > Documentation/index.rst | 1 + > > > Documentation/thermal/sysfs-api.txt | 2 +- > > > MAINTAINERS | 108 +++++------ > > > drivers/hwmon/Kconfig | 8 +- > > > drivers/hwmon/ads7828.c | 2 +- > > > drivers/hwmon/max197.c | 2 +- > > > drivers/hwmon/sht15.c | 2 +- > > > include/linux/platform_data/ads7828.h | 2 +- > > > include/linux/platform_data/ds620.h | 2 +- > > > include/linux/platform_data/ina2xx.h | 2 +- > > > include/linux/platform_data/max197.h | 2 +- > > > include/linux/platform_data/ntc_thermistor.h | 2 +- > > > 173 files changed, 275 insertions(+), 102 deletions(-) > > > rename Documentation/hwmon/{ab8500 =3D> ab8500.rst} (86%) > > > rename Documentation/hwmon/{abituguru-datasheet =3D> abituguru-datas= heet.rst} (100%) > > > rename Documentation/hwmon/{abituguru =3D> abituguru.rst} (100%) > > > rename Documentation/hwmon/{abituguru3 =3D> abituguru3.rst} (100%) > > > rename Documentation/hwmon/{abx500 =3D> abx500.rst} (100%) > > > rename Documentation/hwmon/{acpi_power_meter =3D> acpi_power_meter.r= st} (97%) > > > rename Documentation/hwmon/{ad7314 =3D> ad7314.rst} (100%) > > > rename Documentation/hwmon/{adc128d818 =3D> adc128d818.rst} (100%) > > > rename Documentation/hwmon/{adm1021 =3D> adm1021.rst} (100%) > > > rename Documentation/hwmon/{adm1025 =3D> adm1025.rst} (100%) > > > rename Documentation/hwmon/{adm1026 =3D> adm1026.rst} (100%) > > > rename Documentation/hwmon/{adm1031 =3D> adm1031.rst} (100%) > > > rename Documentation/hwmon/{adm1275 =3D> adm1275.rst} (97%) > > > rename Documentation/hwmon/{adm9240 =3D> adm9240.rst} (100%) > > > rename Documentation/hwmon/{ads1015 =3D> ads1015.rst} (100%) > > > rename Documentation/hwmon/{ads7828 =3D> ads7828.rst} (100%) > > > rename Documentation/hwmon/{adt7410 =3D> adt7410.rst} (100%) > > > rename Documentation/hwmon/{adt7411 =3D> adt7411.rst} (100%) > > > rename Documentation/hwmon/{adt7462 =3D> adt7462.rst} (99%) > > > rename Documentation/hwmon/{adt7470 =3D> adt7470.rst} (100%) > > > rename Documentation/hwmon/{adt7475 =3D> adt7475.rst} (100%) > > > rename Documentation/hwmon/{amc6821 =3D> amc6821.rst} (99%) > > > rename Documentation/hwmon/{asb100 =3D> asb100.rst} (99%) > > > rename Documentation/hwmon/{asc7621 =3D> asc7621.rst} (100%) > > > rename Documentation/hwmon/{aspeed-pwm-tacho =3D> aspeed-pwm-tacho.r= st} (100%) > > > rename Documentation/hwmon/{coretemp =3D> coretemp.rst} (100%) > > > rename Documentation/hwmon/{da9052 =3D> da9052.rst} (100%) > > > rename Documentation/hwmon/{da9055 =3D> da9055.rst} (100%) > > > rename Documentation/hwmon/{dme1737 =3D> dme1737.rst} (100%) > > > rename Documentation/hwmon/{ds1621 =3D> ds1621.rst} (100%) > > > rename Documentation/hwmon/{ds620 =3D> ds620.rst} (100%) > > > rename Documentation/hwmon/{emc1403 =3D> emc1403.rst} (100%) > > > rename Documentation/hwmon/{emc2103 =3D> emc2103.rst} (100%) > > > rename Documentation/hwmon/{emc6w201 =3D> emc6w201.rst} (100%) > > > rename Documentation/hwmon/{f71805f =3D> f71805f.rst} (100%) > > > rename Documentation/hwmon/{f71882fg =3D> f71882fg.rst} (100%) > > > rename Documentation/hwmon/{fam15h_power =3D> fam15h_power.rst} (100= %) > > > rename Documentation/hwmon/{ftsteutates =3D> ftsteutates.rst} (100%) > > > rename Documentation/hwmon/{g760a =3D> g760a.rst} (100%) > > > rename Documentation/hwmon/{g762 =3D> g762.rst} (97%) > > > rename Documentation/hwmon/{gl518sm =3D> gl518sm.rst} (100%) > > > rename Documentation/hwmon/{hih6130 =3D> hih6130.rst} (100%) > > > rename Documentation/hwmon/{hwmon-kernel-api.txt =3D> hwmon-kernel-a= pi.rst} (99%) > > > rename Documentation/hwmon/{ibm-cffps =3D> ibm-cffps.rst} (100%) > > > rename Documentation/hwmon/{ibmaem =3D> ibmaem.rst} (100%) > > > rename Documentation/hwmon/{ibmpowernv =3D> ibmpowernv.rst} (100%) > > > rename Documentation/hwmon/{ina209 =3D> ina209.rst} (100%) > > > rename Documentation/hwmon/{ina2xx =3D> ina2xx.rst} (97%) > > > rename Documentation/hwmon/{ina3221 =3D> ina3221.rst} (100%) > > > create mode 100644 Documentation/hwmon/index.rst > > > rename Documentation/hwmon/{ir35221 =3D> ir35221.rst} (100%) > > > rename Documentation/hwmon/{it87 =3D> it87.rst} (100%) > > > rename Documentation/hwmon/{jc42 =3D> jc42.rst} (100%) > > > rename Documentation/hwmon/{k10temp =3D> k10temp.rst} (100%) > > > rename Documentation/hwmon/{k8temp =3D> k8temp.rst} (100%) > > > rename Documentation/hwmon/{lineage-pem =3D> lineage-pem.rst} (100%) > > > rename Documentation/hwmon/{lm25066 =3D> lm25066.rst} (97%) > > > rename Documentation/hwmon/{lm63 =3D> lm63.rst} (100%) > > > rename Documentation/hwmon/{lm70 =3D> lm70.rst} (100%) > > > rename Documentation/hwmon/{lm73 =3D> lm73.rst} (100%) > > > rename Documentation/hwmon/{lm75 =3D> lm75.rst} (100%) > > > rename Documentation/hwmon/{lm77 =3D> lm77.rst} (100%) > > > rename Documentation/hwmon/{lm78 =3D> lm78.rst} (100%) > > > rename Documentation/hwmon/{lm80 =3D> lm80.rst} (100%) > > > rename Documentation/hwmon/{lm83 =3D> lm83.rst} (100%) > > > rename Documentation/hwmon/{lm85 =3D> lm85.rst} (100%) > > > rename Documentation/hwmon/{lm87 =3D> lm87.rst} (100%) > > > rename Documentation/hwmon/{lm90 =3D> lm90.rst} (100%) > > > rename Documentation/hwmon/{lm92 =3D> lm92.rst} (100%) > > > rename Documentation/hwmon/{lm93 =3D> lm93.rst} (100%) > > > rename Documentation/hwmon/{lm95234 =3D> lm95234.rst} (100%) > > > rename Documentation/hwmon/{lm95245 =3D> lm95245.rst} (100%) > > > rename Documentation/hwmon/{ltc2945 =3D> ltc2945.rst} (100%) > > > rename Documentation/hwmon/{ltc2978 =3D> ltc2978.rst} (100%) > > > rename Documentation/hwmon/{ltc2990 =3D> ltc2990.rst} (100%) > > > rename Documentation/hwmon/{ltc3815 =3D> ltc3815.rst} (100%) > > > rename Documentation/hwmon/{ltc4151 =3D> ltc4151.rst} (100%) > > > rename Documentation/hwmon/{ltc4215 =3D> ltc4215.rst} (100%) > > > rename Documentation/hwmon/{ltc4245 =3D> ltc4245.rst} (100%) > > > rename Documentation/hwmon/{ltc4260 =3D> ltc4260.rst} (100%) > > > rename Documentation/hwmon/{ltc4261 =3D> ltc4261.rst} (100%) > > > rename Documentation/hwmon/{max16064 =3D> max16064.rst} (96%) > > > rename Documentation/hwmon/{max16065 =3D> max16065.rst} (100%) > > > rename Documentation/hwmon/{max1619 =3D> max1619.rst} (99%) > > > rename Documentation/hwmon/{max1668 =3D> max1668.rst} (100%) > > > rename Documentation/hwmon/{max197 =3D> max197.rst} (100%) > > > rename Documentation/hwmon/{max20751 =3D> max20751.rst} (96%) > > > rename Documentation/hwmon/{max31722 =3D> max31722.rst} (100%) > > > rename Documentation/hwmon/{max31785 =3D> max31785.rst} (100%) > > > rename Documentation/hwmon/{max31790 =3D> max31790.rst} (100%) > > > rename Documentation/hwmon/{max34440 =3D> max34440.rst} (98%) > > > rename Documentation/hwmon/{max6639 =3D> max6639.rst} (100%) > > > rename Documentation/hwmon/{max6642 =3D> max6642.rst} (100%) > > > rename Documentation/hwmon/{max6650 =3D> max6650.rst} (99%) > > > rename Documentation/hwmon/{max6697 =3D> max6697.rst} (100%) > > > rename Documentation/hwmon/{max8688 =3D> max8688.rst} (97%) > > > rename Documentation/hwmon/{mc13783-adc =3D> mc13783-adc.rst} (100%) > > > rename Documentation/hwmon/{mcp3021 =3D> mcp3021.rst} (100%) > > > rename Documentation/hwmon/{menf21bmc =3D> menf21bmc.rst} (100%) > > > rename Documentation/hwmon/{mlxreg-fan =3D> mlxreg-fan.rst} (100%) > > > rename Documentation/hwmon/{nct6683 =3D> nct6683.rst} (100%) > > > rename Documentation/hwmon/{nct6775 =3D> nct6775.rst} (100%) > > > rename Documentation/hwmon/{nct7802 =3D> nct7802.rst} (100%) > > > rename Documentation/hwmon/{nct7904 =3D> nct7904.rst} (100%) > > > rename Documentation/hwmon/{npcm750-pwm-fan =3D> npcm750-pwm-fan.rst= } (100%) > > > rename Documentation/hwmon/{nsa320 =3D> nsa320.rst} (100%) > > > rename Documentation/hwmon/{ntc_thermistor =3D> ntc_thermistor.rst} = (100%) > > > rename Documentation/hwmon/{occ =3D> occ.rst} (100%) > > > rename Documentation/hwmon/{pc87360 =3D> pc87360.rst} (100%) > > > rename Documentation/hwmon/{pc87427 =3D> pc87427.rst} (100%) > > > rename Documentation/hwmon/{pcf8591 =3D> pcf8591.rst} (100%) > > > rename Documentation/hwmon/{pmbus-core =3D> pmbus-core.rst} (100%) > > > rename Documentation/hwmon/{pmbus =3D> pmbus.rst} (100%) > > > rename Documentation/hwmon/{powr1220 =3D> powr1220.rst} (100%) > > > rename Documentation/hwmon/{pwm-fan =3D> pwm-fan.rst} (100%) > > > rename Documentation/hwmon/{raspberrypi-hwmon =3D> raspberrypi-hwmon= .rst} (100%) > > > rename Documentation/hwmon/{sch5627 =3D> sch5627.rst} (100%) > > > rename Documentation/hwmon/{sch5636 =3D> sch5636.rst} (100%) > > > rename Documentation/hwmon/{scpi-hwmon =3D> scpi-hwmon.rst} (100%) > > > rename Documentation/hwmon/{sht15 =3D> sht15.rst} (100%) > > > rename Documentation/hwmon/{sht21 =3D> sht21.rst} (100%) > > > rename Documentation/hwmon/{sht3x =3D> sht3x.rst} (100%) > > > rename Documentation/hwmon/{shtc1 =3D> shtc1.rst} (100%) > > > rename Documentation/hwmon/{sis5595 =3D> sis5595.rst} (99%) > > > rename Documentation/hwmon/{smm665 =3D> smm665.rst} (100%) > > > rename Documentation/hwmon/{smsc47b397 =3D> smsc47b397.rst} (100%) > > > rename Documentation/hwmon/{smsc47m1 =3D> smsc47m1.rst} (100%) > > > rename Documentation/hwmon/{smsc47m192 =3D> smsc47m192.rst} (100%) > > > rename Documentation/hwmon/{submitting-patches =3D> submitting-patch= es.rst} (98%) > > > rename Documentation/hwmon/{sysfs-interface =3D> sysfs-interface.rst= } (100%) > > > rename Documentation/hwmon/{tc654 =3D> tc654.rst} (100%) > > > rename Documentation/hwmon/{tc74 =3D> tc74.rst} (100%) > > > rename Documentation/hwmon/{thmc50 =3D> thmc50.rst} (99%) > > > rename Documentation/hwmon/{tmp102 =3D> tmp102.rst} (93%) > > > rename Documentation/hwmon/{tmp103 =3D> tmp103.rst} (92%) > > > rename Documentation/hwmon/{tmp108 =3D> tmp108.rst} (95%) > > > rename Documentation/hwmon/{tmp401 =3D> tmp401.rst} (97%) > > > rename Documentation/hwmon/{tmp421 =3D> tmp421.rst} (100%) > > > rename Documentation/hwmon/{tps40422 =3D> tps40422.rst} (96%) > > > rename Documentation/hwmon/{twl4030-madc-hwmon =3D> twl4030-madc-hwm= on.rst} (100%) > > > rename Documentation/hwmon/{ucd9000 =3D> ucd9000.rst} (97%) > > > rename Documentation/hwmon/{ucd9200 =3D> ucd9200.rst} (97%) > > > rename Documentation/hwmon/{userspace-tools =3D> userspace-tools.rst= } (100%) > > > rename Documentation/hwmon/{vexpress =3D> vexpress.rst} (100%) > > > rename Documentation/hwmon/{via686a =3D> via686a.rst} (100%) > > > rename Documentation/hwmon/{vt1211 =3D> vt1211.rst} (100%) > > > rename Documentation/hwmon/{w83627ehf =3D> w83627ehf.rst} (100%) > > > rename Documentation/hwmon/{w83627hf =3D> w83627hf.rst} (100%) > > > rename Documentation/hwmon/{w83773g =3D> w83773g.rst} (100%) > > > rename Documentation/hwmon/{w83781d =3D> w83781d.rst} (100%) > > > rename Documentation/hwmon/{w83791d =3D> w83791d.rst} (99%) > > > rename Documentation/hwmon/{w83792d =3D> w83792d.rst} (100%) > > > rename Documentation/hwmon/{w83793 =3D> w83793.rst} (100%) > > > rename Documentation/hwmon/{w83795 =3D> w83795.rst} (100%) > > > rename Documentation/hwmon/{w83l785ts =3D> w83l785ts.rst} (100%) > > > rename Documentation/hwmon/{w83l786ng =3D> w83l786ng.rst} (100%) > > > rename Documentation/hwmon/{wm831x =3D> wm831x.rst} (100%) > > > rename Documentation/hwmon/{wm8350 =3D> wm8350.rst} (100%) > > > rename Documentation/hwmon/{xgene-hwmon =3D> xgene-hwmon.rst} (100%) > > > rename Documentation/hwmon/{zl6100 =3D> zl6100.rst} (98%) > > >=20 > > > diff --git a/Documentation/devicetree/bindings/hwmon/g762.txt b/Docum= entation/devicetree/bindings/hwmon/g762.txt > > > index 25cc6d8ee575..6d154c4923de 100644 > > > --- a/Documentation/devicetree/bindings/hwmon/g762.txt > > > +++ b/Documentation/devicetree/bindings/hwmon/g762.txt > > > @@ -21,7 +21,7 @@ If an optional property is not set in .dts file, th= en current value is kept > > > unmodified (e.g. u-boot installed value). > > > =20 > > > Additional information on operational parameters for the device is a= vailable > > > -in Documentation/hwmon/g762. A detailed datasheet for the device is = available > > > +in Documentation/hwmon/g762.rst. A detailed datasheet for the device= is available > > > at http://natisbad.org/NAS/refs/GMT_EDS-762_763-080710-0.2.pdf. > > > =20 > > > Example g762 node: > > > diff --git a/Documentation/hwmon/ab8500 b/Documentation/hwmon/ab8500.= rst > > > similarity index 86% > > > rename from Documentation/hwmon/ab8500 > > > rename to Documentation/hwmon/ab8500.rst > > > index d87c61151239..33f93a9cec04 100644 > > > --- a/Documentation/hwmon/ab8500 > > > +++ b/Documentation/hwmon/ab8500.rst > > > @@ -18,7 +18,7 @@ Authors: > > > Description > > > ----------- > > > =20 > > > -See also Documentation/hwmon/abx500. This is the ST-Ericsson AB8500 = specific > > > +See also Documentation/hwmon/abx500.rst. This is the ST-Ericsson AB8= 500 specific > > > driver. > > > =20 > > > Currently only the AB8500 internal sensor and one external sensor fo= r battery > > > diff --git a/Documentation/hwmon/abituguru-datasheet b/Documentation/= hwmon/abituguru-datasheet.rst > > > similarity index 100% > > > rename from Documentation/hwmon/abituguru-datasheet > > > rename to Documentation/hwmon/abituguru-datasheet.rst > > > diff --git a/Documentation/hwmon/abituguru b/Documentation/hwmon/abit= uguru.rst > > > similarity index 100% > > > rename from Documentation/hwmon/abituguru > > > rename to Documentation/hwmon/abituguru.rst > > > diff --git a/Documentation/hwmon/abituguru3 b/Documentation/hwmon/abi= tuguru3.rst > > > similarity index 100% > > > rename from Documentation/hwmon/abituguru3 > > > rename to Documentation/hwmon/abituguru3.rst > > > diff --git a/Documentation/hwmon/abx500 b/Documentation/hwmon/abx500.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/abx500 > > > rename to Documentation/hwmon/abx500.rst > > > diff --git a/Documentation/hwmon/acpi_power_meter b/Documentation/hwm= on/acpi_power_meter.rst > > > similarity index 97% > > > rename from Documentation/hwmon/acpi_power_meter > > > rename to Documentation/hwmon/acpi_power_meter.rst > > > index 7665ca6ba957..4a0941ade0ca 100644 > > > --- a/Documentation/hwmon/acpi_power_meter > > > +++ b/Documentation/hwmon/acpi_power_meter.rst > > > @@ -21,7 +21,7 @@ the ACPI 4.0 spec (Chapter 10.4). These devices ha= ve a simple set of > > > features--a power meter that returns average power use over a config= urable > > > interval, an optional capping mechanism, and a couple of trip points= . The > > > sysfs interface conforms with the specification outlined in the "Pow= er" section > > > -of Documentation/hwmon/sysfs-interface. > > > +of Documentation/hwmon/sysfs-interface.rst. > > > =20 > > > Special Features > > > ---------------- > > > diff --git a/Documentation/hwmon/ad7314 b/Documentation/hwmon/ad7314.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/ad7314 > > > rename to Documentation/hwmon/ad7314.rst > > > diff --git a/Documentation/hwmon/adc128d818 b/Documentation/hwmon/adc= 128d818.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adc128d818 > > > rename to Documentation/hwmon/adc128d818.rst > > > diff --git a/Documentation/hwmon/adm1021 b/Documentation/hwmon/adm102= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm1021 > > > rename to Documentation/hwmon/adm1021.rst > > > diff --git a/Documentation/hwmon/adm1025 b/Documentation/hwmon/adm102= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm1025 > > > rename to Documentation/hwmon/adm1025.rst > > > diff --git a/Documentation/hwmon/adm1026 b/Documentation/hwmon/adm102= 6.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm1026 > > > rename to Documentation/hwmon/adm1026.rst > > > diff --git a/Documentation/hwmon/adm1031 b/Documentation/hwmon/adm103= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm1031 > > > rename to Documentation/hwmon/adm1031.rst > > > diff --git a/Documentation/hwmon/adm1275 b/Documentation/hwmon/adm127= 5.rst > > > similarity index 97% > > > rename from Documentation/hwmon/adm1275 > > > rename to Documentation/hwmon/adm1275.rst > > > index 5c5860011d6e..9a1913e5b4d9 100644 > > > --- a/Documentation/hwmon/adm1275 > > > +++ b/Documentation/hwmon/adm1275.rst > > > @@ -68,7 +68,7 @@ integrated 12 bit analog-to-digital converter (ADC)= , accessed using a > > > PMBus interface. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > @@ -90,7 +90,7 @@ Platform data support > > > --------------------- > > > =20 > > > The driver supports standard PMBus driver platform data. Please see > > > -Documentation/hwmon/pmbus for details. > > > +Documentation/hwmon/pmbus.rst for details. > > > =20 > > > =20 > > > Sysfs entries > > > diff --git a/Documentation/hwmon/adm9240 b/Documentation/hwmon/adm924= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adm9240 > > > rename to Documentation/hwmon/adm9240.rst > > > diff --git a/Documentation/hwmon/ads1015 b/Documentation/hwmon/ads101= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ads1015 > > > rename to Documentation/hwmon/ads1015.rst > > > diff --git a/Documentation/hwmon/ads7828 b/Documentation/hwmon/ads782= 8.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ads7828 > > > rename to Documentation/hwmon/ads7828.rst > > > diff --git a/Documentation/hwmon/adt7410 b/Documentation/hwmon/adt741= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adt7410 > > > rename to Documentation/hwmon/adt7410.rst > > > diff --git a/Documentation/hwmon/adt7411 b/Documentation/hwmon/adt741= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adt7411 > > > rename to Documentation/hwmon/adt7411.rst > > > diff --git a/Documentation/hwmon/adt7462 b/Documentation/hwmon/adt746= 2.rst > > > similarity index 99% > > > rename from Documentation/hwmon/adt7462 > > > rename to Documentation/hwmon/adt7462.rst > > > index a7a831118d32..139e19696188 100644 > > > --- a/Documentation/hwmon/adt7462 > > > +++ b/Documentation/hwmon/adt7462.rst > > > @@ -68,4 +68,3 @@ The ADT7462 will scale the pwm between the lower an= d higher pwm speed when > > > the temperature is between the two temperature boundaries. PWM valu= es range > > > from 0 (off) to 255 (full speed). Fan speed will be set to maximum = when the > > > temperature sensor associated with the PWM control exceeds temp#_max. > > > - > > > diff --git a/Documentation/hwmon/adt7470 b/Documentation/hwmon/adt747= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adt7470 > > > rename to Documentation/hwmon/adt7470.rst > > > diff --git a/Documentation/hwmon/adt7475 b/Documentation/hwmon/adt747= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/adt7475 > > > rename to Documentation/hwmon/adt7475.rst > > > diff --git a/Documentation/hwmon/amc6821 b/Documentation/hwmon/amc682= 1.rst > > > similarity index 99% > > > rename from Documentation/hwmon/amc6821 > > > rename to Documentation/hwmon/amc6821.rst > > > index d10eabcbc0f3..5ddb2849da90 100644 > > > --- a/Documentation/hwmon/amc6821 > > > +++ b/Documentation/hwmon/amc6821.rst > > > @@ -106,4 +106,3 @@ different settings, you can set the following par= ameters: > > > =20 > > > - init=3D1, > > > - pwminv: 0 default pwm output, 1 inverts pwm output. > > > - > > > diff --git a/Documentation/hwmon/asb100 b/Documentation/hwmon/asb100.= rst > > > similarity index 99% > > > rename from Documentation/hwmon/asb100 > > > rename to Documentation/hwmon/asb100.rst > > > index 311d9f7b6926..c2d5f97085fe 100644 > > > --- a/Documentation/hwmon/asb100 > > > +++ b/Documentation/hwmon/asb100.rst > > > @@ -71,4 +71,3 @@ TODO: > > > * Experiment with temp. sensor types. > > > * Are there really 13 voltage inputs? Probably not... > > > * Cleanups, no doubt... > > > - > > > diff --git a/Documentation/hwmon/asc7621 b/Documentation/hwmon/asc762= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/asc7621 > > > rename to Documentation/hwmon/asc7621.rst > > > diff --git a/Documentation/hwmon/aspeed-pwm-tacho b/Documentation/hwm= on/aspeed-pwm-tacho.rst > > > similarity index 100% > > > rename from Documentation/hwmon/aspeed-pwm-tacho > > > rename to Documentation/hwmon/aspeed-pwm-tacho.rst > > > diff --git a/Documentation/hwmon/coretemp b/Documentation/hwmon/coret= emp.rst > > > similarity index 100% > > > rename from Documentation/hwmon/coretemp > > > rename to Documentation/hwmon/coretemp.rst > > > diff --git a/Documentation/hwmon/da9052 b/Documentation/hwmon/da9052.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/da9052 > > > rename to Documentation/hwmon/da9052.rst > > > diff --git a/Documentation/hwmon/da9055 b/Documentation/hwmon/da9055.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/da9055 > > > rename to Documentation/hwmon/da9055.rst > > > diff --git a/Documentation/hwmon/dme1737 b/Documentation/hwmon/dme173= 7.rst > > > similarity index 100% > > > rename from Documentation/hwmon/dme1737 > > > rename to Documentation/hwmon/dme1737.rst > > > diff --git a/Documentation/hwmon/ds1621 b/Documentation/hwmon/ds1621.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/ds1621 > > > rename to Documentation/hwmon/ds1621.rst > > > diff --git a/Documentation/hwmon/ds620 b/Documentation/hwmon/ds620.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ds620 > > > rename to Documentation/hwmon/ds620.rst > > > diff --git a/Documentation/hwmon/emc1403 b/Documentation/hwmon/emc140= 3.rst > > > similarity index 100% > > > rename from Documentation/hwmon/emc1403 > > > rename to Documentation/hwmon/emc1403.rst > > > diff --git a/Documentation/hwmon/emc2103 b/Documentation/hwmon/emc210= 3.rst > > > similarity index 100% > > > rename from Documentation/hwmon/emc2103 > > > rename to Documentation/hwmon/emc2103.rst > > > diff --git a/Documentation/hwmon/emc6w201 b/Documentation/hwmon/emc6w= 201.rst > > > similarity index 100% > > > rename from Documentation/hwmon/emc6w201 > > > rename to Documentation/hwmon/emc6w201.rst > > > diff --git a/Documentation/hwmon/f71805f b/Documentation/hwmon/f71805= f.rst > > > similarity index 100% > > > rename from Documentation/hwmon/f71805f > > > rename to Documentation/hwmon/f71805f.rst > > > diff --git a/Documentation/hwmon/f71882fg b/Documentation/hwmon/f7188= 2fg.rst > > > similarity index 100% > > > rename from Documentation/hwmon/f71882fg > > > rename to Documentation/hwmon/f71882fg.rst > > > diff --git a/Documentation/hwmon/fam15h_power b/Documentation/hwmon/f= am15h_power.rst > > > similarity index 100% > > > rename from Documentation/hwmon/fam15h_power > > > rename to Documentation/hwmon/fam15h_power.rst > > > diff --git a/Documentation/hwmon/ftsteutates b/Documentation/hwmon/ft= steutates.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ftsteutates > > > rename to Documentation/hwmon/ftsteutates.rst > > > diff --git a/Documentation/hwmon/g760a b/Documentation/hwmon/g760a.rst > > > similarity index 100% > > > rename from Documentation/hwmon/g760a > > > rename to Documentation/hwmon/g760a.rst > > > diff --git a/Documentation/hwmon/g762 b/Documentation/hwmon/g762.rst > > > similarity index 97% > > > rename from Documentation/hwmon/g762 > > > rename to Documentation/hwmon/g762.rst > > > index 54574e26df21..0371b3365c48 100644 > > > --- a/Documentation/hwmon/g762 > > > +++ b/Documentation/hwmon/g762.rst > > > @@ -7,7 +7,7 @@ modes - PWM or DC - are supported by the device. > > > =20 > > > For additional information, a detailed datasheet is available at > > > http://natisbad.org/NAS/ref/GMT_EDS-762_763-080710-0.2.pdf. sysfs > > > -bindings are described in Documentation/hwmon/sysfs-interface. > > > +bindings are described in Documentation/hwmon/sysfs-interface.rst. > > > =20 > > > The following entries are available to the user in a subdirectory of > > > /sys/bus/i2c/drivers/g762/ to control the operation of the device. > > > diff --git a/Documentation/hwmon/gl518sm b/Documentation/hwmon/gl518s= m.rst > > > similarity index 100% > > > rename from Documentation/hwmon/gl518sm > > > rename to Documentation/hwmon/gl518sm.rst > > > diff --git a/Documentation/hwmon/hih6130 b/Documentation/hwmon/hih613= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/hih6130 > > > rename to Documentation/hwmon/hih6130.rst > > > diff --git a/Documentation/hwmon/hwmon-kernel-api.txt b/Documentation= /hwmon/hwmon-kernel-api.rst > > > similarity index 99% > > > rename from Documentation/hwmon/hwmon-kernel-api.txt > > > rename to Documentation/hwmon/hwmon-kernel-api.rst > > > index b347b959fcda..c41eb6108103 100644 > > > --- a/Documentation/hwmon/hwmon-kernel-api.txt > > > +++ b/Documentation/hwmon/hwmon-kernel-api.rst > > > @@ -12,10 +12,10 @@ drivers that want to use the hardware monitoring = framework. > > > This document does not describe what a hardware monitoring (hwmon) D= river or > > > Device is. It also does not describe the API which can be used by us= er space > > > to communicate with a hardware monitoring device. If you want to kno= w this > > > -then please read the following file: Documentation/hwmon/sysfs-inter= face. > > > +then please read the following file: Documentation/hwmon/sysfs-inter= face.rst. > > > =20 > > > For additional guidelines on how to write and improve hwmon drivers,= please > > > -also read Documentation/hwmon/submitting-patches. > > > +also read Documentation/hwmon/submitting-patches.rst. > > > =20 > > > The API > > > ------- > > > diff --git a/Documentation/hwmon/ibm-cffps b/Documentation/hwmon/ibm-= cffps.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ibm-cffps > > > rename to Documentation/hwmon/ibm-cffps.rst > > > diff --git a/Documentation/hwmon/ibmaem b/Documentation/hwmon/ibmaem.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/ibmaem > > > rename to Documentation/hwmon/ibmaem.rst > > > diff --git a/Documentation/hwmon/ibmpowernv b/Documentation/hwmon/ibm= powernv.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ibmpowernv > > > rename to Documentation/hwmon/ibmpowernv.rst > > > diff --git a/Documentation/hwmon/ina209 b/Documentation/hwmon/ina209.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/ina209 > > > rename to Documentation/hwmon/ina209.rst > > > diff --git a/Documentation/hwmon/ina2xx b/Documentation/hwmon/ina2xx.= rst > > > similarity index 97% > > > rename from Documentation/hwmon/ina2xx > > > rename to Documentation/hwmon/ina2xx.rst > > > index 95badf9c396f..94b9a260c518 100644 > > > --- a/Documentation/hwmon/ina2xx > > > +++ b/Documentation/hwmon/ina2xx.rst > > > @@ -78,7 +78,7 @@ refer to the Documentation/devicetree/bindings/hwmo= n/ina2xx.txt for bindings > > > if the device tree is used. > > > =20 > > > Additionally ina226 supports update_interval attribute as described = in > > > -Documentation/hwmon/sysfs-interface. Internally the interval is the = sum of > > > +Documentation/hwmon/sysfs-interface.rst. Internally the interval is = the sum of > > > bus and shunt voltage conversion times multiplied by the averaging r= ate. We > > > don't touch the conversion times and only modify the number of avera= ges. The > > > lower limit of the update_interval is 2 ms, the upper limit is 2253 = ms. > > > diff --git a/Documentation/hwmon/ina3221 b/Documentation/hwmon/ina322= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ina3221 > > > rename to Documentation/hwmon/ina3221.rst > > > diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/inde= x.rst > > > new file mode 100644 > > > index 000000000000..893804414510 > > > --- /dev/null > > > +++ b/Documentation/hwmon/index.rst > > > @@ -0,0 +1,179 @@ > > > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > > > +Linux Hardware Monitoring > > > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > > > + > > > +.. toctree:: > > > + :maxdepth: 1 > > > + > > > + hwmon-kernel-api.rst > > > + pmbus-core.rst > > > + submitting-patches.rst > > > + sysfs-interface.rst > > > + userspace-tools.rst > > > + > > > +Hardware Monitoring Kernel Drivers > > > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > + > > > +.. toctree:: > > > + :maxdepth: 1 > > > + > > > + ab8500.rst > > > + abituguru.rst > > > + abituguru3.rst > > > + abx500.rst > > > + acpi_power_meter.rst > > > + ad7314.rst > > > + adc128d818.rst > > > + adm1021.rst > > > + adm1025.rst > > > + adm1026.rst > > > + adm1031.rst > > > + adm1275.rst > > > + adm9240.rst > > > + ads1015.rst > > > + ads7828.rst > > > + adt7410.rst > > > + adt7411.rst > > > + adt7462.rst > > > + adt7470.rst > > > + adt7475.rst > > > + amc6821.rst > > > + asb100.rst > > > + asc7621.rst > > > + aspeed-pwm-tacho.rst > > > + coretemp.rst > > > + da9052.rst > > > + da9055.rst > > > + dme1737.rst > > > + ds1621.rst > > > + ds620.rst > > > + emc1403.rst > > > + emc2103.rst > > > + emc6w201.rst > > > + f71805f.rst > > > + f71882fg.rst > > > + fam15h_power.rst > > > + ftsteutates.rst > > > + g760a.rst > > > + g762.rst > > > + gl518sm.rst > > > + hih6130.rst > > > + ibmaem.rst > > > + ibm-cffps.rst > > > + ibmpowernv.rst > > > + ina209.rst > > > + ina2xx.rst > > > + ina3221.rst > > > + ir35221.rst > > > + it87.rst > > > + jc42.rst > > > + k10temp.rst > > > + k8temp.rst > > > + lineage-pem.rst > > > + lm25066.rst > > > + lm63.rst > > > + lm70.rst > > > + lm73.rst > > > + lm75.rst > > > + lm77.rst > > > + lm78.rst > > > + lm80.rst > > > + lm83.rst > > > + lm85.rst > > > + lm87.rst > > > + lm90.rst > > > + lm92.rst > > > + lm93.rst > > > + lm95234.rst > > > + lm95245.rst > > > + ltc2945.rst > > > + ltc2978.rst > > > + ltc2990.rst > > > + ltc3815.rst > > > + ltc4151.rst > > > + ltc4215.rst > > > + ltc4245.rst > > > + ltc4260.rst > > > + ltc4261.rst > > > + max16064.rst > > > + max16065.rst > > > + max1619.rst > > > + max1668.rst > > > + max197.rst > > > + max20751.rst > > > + max31722.rst > > > + max31785.rst > > > + max31790.rst > > > + max34440.rst > > > + max6639.rst > > > + max6642.rst > > > + max6650.rst > > > + max6697.rst > > > + max8688.rst > > > + mc13783-adc.rst > > > + mcp3021.rst > > > + menf21bmc.rst > > > + mlxreg-fan.rst > > > + nct6683.rst > > > + nct6775.rst > > > + nct7802.rst > > > + nct7904.rst > > > + npcm750-pwm-fan.rst > > > + nsa320.rst > > > + ntc_thermistor.rst > > > + occ.rst > > > + pc87360.rst > > > + pc87427.rst > > > + pcf8591.rst > > > + pmbus.rst > > > + powr1220.rst > > > + pwm-fan.rst > > > + raspberrypi-hwmon.rst > > > + sch5627.rst > > > + sch5636.rst > > > + scpi-hwmon.rst > > > + sht15.rst > > > + sht21.rst > > > + sht3x.rst > > > + shtc1.rst > > > + sis5595.rst > > > + smm665.rst > > > + smsc47b397.rst > > > + smsc47m192.rst > > > + smsc47m1.rst > > > + tc654.rst > > > + tc74.rst > > > + thmc50.rst > > > + tmp102.rst > > > + tmp103.rst > > > + tmp108.rst > > > + tmp401.rst > > > + tmp421.rst > > > + tps40422.rst > > > + twl4030-madc-hwmon.rst > > > + ucd9000.rst > > > + ucd9200.rst > > > + vexpress.rst > > > + via686a.rst > > > + vt1211.rst > > > + w83627ehf.rst > > > + w83627hf.rst > > > + w83773g.rst > > > + w83781d.rst > > > + w83791d.rst > > > + w83792d.rst > > > + w83793.rst > > > + w83795.rst > > > + w83l785ts.rst > > > + w83l786ng.rst > > > + wm831x.rst > > > + wm8350.rst > > > + xgene-hwmon.rst > > > + zl6100.rst > > > + > > > +.. only:: subproject and html > > > + > > > + Indices > > > + =3D=3D=3D=3D=3D=3D=3D > > > + > > > + * :ref:`genindex` > > > diff --git a/Documentation/hwmon/ir35221 b/Documentation/hwmon/ir3522= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ir35221 > > > rename to Documentation/hwmon/ir35221.rst > > > diff --git a/Documentation/hwmon/it87 b/Documentation/hwmon/it87.rst > > > similarity index 100% > > > rename from Documentation/hwmon/it87 > > > rename to Documentation/hwmon/it87.rst > > > diff --git a/Documentation/hwmon/jc42 b/Documentation/hwmon/jc42.rst > > > similarity index 100% > > > rename from Documentation/hwmon/jc42 > > > rename to Documentation/hwmon/jc42.rst > > > diff --git a/Documentation/hwmon/k10temp b/Documentation/hwmon/k10tem= p.rst > > > similarity index 100% > > > rename from Documentation/hwmon/k10temp > > > rename to Documentation/hwmon/k10temp.rst > > > diff --git a/Documentation/hwmon/k8temp b/Documentation/hwmon/k8temp.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/k8temp > > > rename to Documentation/hwmon/k8temp.rst > > > diff --git a/Documentation/hwmon/lineage-pem b/Documentation/hwmon/li= neage-pem.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lineage-pem > > > rename to Documentation/hwmon/lineage-pem.rst > > > diff --git a/Documentation/hwmon/lm25066 b/Documentation/hwmon/lm2506= 6.rst > > > similarity index 97% > > > rename from Documentation/hwmon/lm25066 > > > rename to Documentation/hwmon/lm25066.rst > > > index 60b7f2722931..da15e3094c8c 100644 > > > --- a/Documentation/hwmon/lm25066 > > > +++ b/Documentation/hwmon/lm25066.rst > > > @@ -69,7 +69,7 @@ LM25066, LM5064, and LM5066/LM5066I Power Managemen= t, Monitoring, > > > Control, and Protection ICs. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/lm63 b/Documentation/hwmon/lm63.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm63 > > > rename to Documentation/hwmon/lm63.rst > > > diff --git a/Documentation/hwmon/lm70 b/Documentation/hwmon/lm70.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm70 > > > rename to Documentation/hwmon/lm70.rst > > > diff --git a/Documentation/hwmon/lm73 b/Documentation/hwmon/lm73.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm73 > > > rename to Documentation/hwmon/lm73.rst > > > diff --git a/Documentation/hwmon/lm75 b/Documentation/hwmon/lm75.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm75 > > > rename to Documentation/hwmon/lm75.rst > > > diff --git a/Documentation/hwmon/lm77 b/Documentation/hwmon/lm77.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm77 > > > rename to Documentation/hwmon/lm77.rst > > > diff --git a/Documentation/hwmon/lm78 b/Documentation/hwmon/lm78.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm78 > > > rename to Documentation/hwmon/lm78.rst > > > diff --git a/Documentation/hwmon/lm80 b/Documentation/hwmon/lm80.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm80 > > > rename to Documentation/hwmon/lm80.rst > > > diff --git a/Documentation/hwmon/lm83 b/Documentation/hwmon/lm83.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm83 > > > rename to Documentation/hwmon/lm83.rst > > > diff --git a/Documentation/hwmon/lm85 b/Documentation/hwmon/lm85.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm85 > > > rename to Documentation/hwmon/lm85.rst > > > diff --git a/Documentation/hwmon/lm87 b/Documentation/hwmon/lm87.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm87 > > > rename to Documentation/hwmon/lm87.rst > > > diff --git a/Documentation/hwmon/lm90 b/Documentation/hwmon/lm90.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm90 > > > rename to Documentation/hwmon/lm90.rst > > > diff --git a/Documentation/hwmon/lm92 b/Documentation/hwmon/lm92.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm92 > > > rename to Documentation/hwmon/lm92.rst > > > diff --git a/Documentation/hwmon/lm93 b/Documentation/hwmon/lm93.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm93 > > > rename to Documentation/hwmon/lm93.rst > > > diff --git a/Documentation/hwmon/lm95234 b/Documentation/hwmon/lm9523= 4.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm95234 > > > rename to Documentation/hwmon/lm95234.rst > > > diff --git a/Documentation/hwmon/lm95245 b/Documentation/hwmon/lm9524= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/lm95245 > > > rename to Documentation/hwmon/lm95245.rst > > > diff --git a/Documentation/hwmon/ltc2945 b/Documentation/hwmon/ltc294= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc2945 > > > rename to Documentation/hwmon/ltc2945.rst > > > diff --git a/Documentation/hwmon/ltc2978 b/Documentation/hwmon/ltc297= 8.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc2978 > > > rename to Documentation/hwmon/ltc2978.rst > > > diff --git a/Documentation/hwmon/ltc2990 b/Documentation/hwmon/ltc299= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc2990 > > > rename to Documentation/hwmon/ltc2990.rst > > > diff --git a/Documentation/hwmon/ltc3815 b/Documentation/hwmon/ltc381= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc3815 > > > rename to Documentation/hwmon/ltc3815.rst > > > diff --git a/Documentation/hwmon/ltc4151 b/Documentation/hwmon/ltc415= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4151 > > > rename to Documentation/hwmon/ltc4151.rst > > > diff --git a/Documentation/hwmon/ltc4215 b/Documentation/hwmon/ltc421= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4215 > > > rename to Documentation/hwmon/ltc4215.rst > > > diff --git a/Documentation/hwmon/ltc4245 b/Documentation/hwmon/ltc424= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4245 > > > rename to Documentation/hwmon/ltc4245.rst > > > diff --git a/Documentation/hwmon/ltc4260 b/Documentation/hwmon/ltc426= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4260 > > > rename to Documentation/hwmon/ltc4260.rst > > > diff --git a/Documentation/hwmon/ltc4261 b/Documentation/hwmon/ltc426= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ltc4261 > > > rename to Documentation/hwmon/ltc4261.rst > > > diff --git a/Documentation/hwmon/max16064 b/Documentation/hwmon/max16= 064.rst > > > similarity index 96% > > > rename from Documentation/hwmon/max16064 > > > rename to Documentation/hwmon/max16064.rst > > > index 61ec679dc477..6d5e9538991f 100644 > > > --- a/Documentation/hwmon/max16064 > > > +++ b/Documentation/hwmon/max16064.rst > > > @@ -21,7 +21,7 @@ This driver supports hardware monitoring for Maxim = MAX16064 Quad Power-Supply > > > Controller with Active-Voltage Output Control and PMBus Interface. > > > =20 > > > The driver is a client driver to the core PMBus driver. > > > -Please see Documentation/hwmon/pmbus for details on PMBus client dri= vers. > > > +Please see Documentation/hwmon/pmbus.rst for details on PMBus client= drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/max16065 b/Documentation/hwmon/max16= 065.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max16065 > > > rename to Documentation/hwmon/max16065.rst > > > diff --git a/Documentation/hwmon/max1619 b/Documentation/hwmon/max161= 9.rst > > > similarity index 99% > > > rename from Documentation/hwmon/max1619 > > > rename to Documentation/hwmon/max1619.rst > > > index 4b3762c4eceb..e25956e70f73 100644 > > > --- a/Documentation/hwmon/max1619 > > > +++ b/Documentation/hwmon/max1619.rst > > > @@ -31,4 +31,3 @@ Only the external sensor has high and low limits. > > > The max1619 driver will not update its values more frequently than e= very > > > other second; reading them more often will do no harm, but will retu= rn > > > 'old' values. > > > - > > > diff --git a/Documentation/hwmon/max1668 b/Documentation/hwmon/max166= 8.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max1668 > > > rename to Documentation/hwmon/max1668.rst > > > diff --git a/Documentation/hwmon/max197 b/Documentation/hwmon/max197.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/max197 > > > rename to Documentation/hwmon/max197.rst > > > diff --git a/Documentation/hwmon/max20751 b/Documentation/hwmon/max20= 751.rst > > > similarity index 96% > > > rename from Documentation/hwmon/max20751 > > > rename to Documentation/hwmon/max20751.rst > > > index d546695900ef..aa4469be6674 100644 > > > --- a/Documentation/hwmon/max20751 > > > +++ b/Documentation/hwmon/max20751.rst > > > @@ -23,7 +23,7 @@ This driver supports MAX20751 Multiphase Master wit= h PMBus Interface > > > and Internal Buck Converter. > > > =20 > > > The driver is a client driver to the core PMBus driver. > > > -Please see Documentation/hwmon/pmbus for details on PMBus client dri= vers. > > > +Please see Documentation/hwmon/pmbus.rst for details on PMBus client= drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/max31722 b/Documentation/hwmon/max31= 722.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max31722 > > > rename to Documentation/hwmon/max31722.rst > > > diff --git a/Documentation/hwmon/max31785 b/Documentation/hwmon/max31= 785.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max31785 > > > rename to Documentation/hwmon/max31785.rst > > > diff --git a/Documentation/hwmon/max31790 b/Documentation/hwmon/max31= 790.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max31790 > > > rename to Documentation/hwmon/max31790.rst > > > diff --git a/Documentation/hwmon/max34440 b/Documentation/hwmon/max34= 440.rst > > > similarity index 98% > > > rename from Documentation/hwmon/max34440 > > > rename to Documentation/hwmon/max34440.rst > > > index 639838ef29fd..939138e12b02 100644 > > > --- a/Documentation/hwmon/max34440 > > > +++ b/Documentation/hwmon/max34440.rst > > > @@ -76,7 +76,7 @@ based on GIN pins. The MAX34460 supports 12 voltage= channels, and the MAX34461 > > > supports 16 voltage channels. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/max6639 b/Documentation/hwmon/max663= 9.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max6639 > > > rename to Documentation/hwmon/max6639.rst > > > diff --git a/Documentation/hwmon/max6642 b/Documentation/hwmon/max664= 2.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max6642 > > > rename to Documentation/hwmon/max6642.rst > > > diff --git a/Documentation/hwmon/max6650 b/Documentation/hwmon/max665= 0.rst > > > similarity index 99% > > > rename from Documentation/hwmon/max6650 > > > rename to Documentation/hwmon/max6650.rst > > > index 74dc3f0caaa2..253482add082 100644 > > > --- a/Documentation/hwmon/max6650 > > > +++ b/Documentation/hwmon/max6650.rst > > > @@ -72,4 +72,3 @@ clock: The clock frequency in Hz of the chip the dr= iver should assume [254000] > > > =20 > > > Please have a look at the MAX6650/6651 data sheet and make sure that= you fully > > > understand the meaning of these parameters before you attempt to cha= nge them. > > > - > > > diff --git a/Documentation/hwmon/max6697 b/Documentation/hwmon/max669= 7.rst > > > similarity index 100% > > > rename from Documentation/hwmon/max6697 > > > rename to Documentation/hwmon/max6697.rst > > > diff --git a/Documentation/hwmon/max8688 b/Documentation/hwmon/max868= 8.rst > > > similarity index 97% > > > rename from Documentation/hwmon/max8688 > > > rename to Documentation/hwmon/max8688.rst > > > index 43da139234c1..009487759c61 100644 > > > --- a/Documentation/hwmon/max8688 > > > +++ b/Documentation/hwmon/max8688.rst > > > @@ -21,7 +21,7 @@ This driver supports hardware monitoring for Maxim = MAX8688 Digital Power-Supply > > > Controller/Monitor with PMBus Interface. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/mc13783-adc b/Documentation/hwmon/mc= 13783-adc.rst > > > similarity index 100% > > > rename from Documentation/hwmon/mc13783-adc > > > rename to Documentation/hwmon/mc13783-adc.rst > > > diff --git a/Documentation/hwmon/mcp3021 b/Documentation/hwmon/mcp302= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/mcp3021 > > > rename to Documentation/hwmon/mcp3021.rst > > > diff --git a/Documentation/hwmon/menf21bmc b/Documentation/hwmon/menf= 21bmc.rst > > > similarity index 100% > > > rename from Documentation/hwmon/menf21bmc > > > rename to Documentation/hwmon/menf21bmc.rst > > > diff --git a/Documentation/hwmon/mlxreg-fan b/Documentation/hwmon/mlx= reg-fan.rst > > > similarity index 100% > > > rename from Documentation/hwmon/mlxreg-fan > > > rename to Documentation/hwmon/mlxreg-fan.rst > > > diff --git a/Documentation/hwmon/nct6683 b/Documentation/hwmon/nct668= 3.rst > > > similarity index 100% > > > rename from Documentation/hwmon/nct6683 > > > rename to Documentation/hwmon/nct6683.rst > > > diff --git a/Documentation/hwmon/nct6775 b/Documentation/hwmon/nct677= 5.rst > > > similarity index 100% > > > rename from Documentation/hwmon/nct6775 > > > rename to Documentation/hwmon/nct6775.rst > > > diff --git a/Documentation/hwmon/nct7802 b/Documentation/hwmon/nct780= 2.rst > > > similarity index 100% > > > rename from Documentation/hwmon/nct7802 > > > rename to Documentation/hwmon/nct7802.rst > > > diff --git a/Documentation/hwmon/nct7904 b/Documentation/hwmon/nct790= 4.rst > > > similarity index 100% > > > rename from Documentation/hwmon/nct7904 > > > rename to Documentation/hwmon/nct7904.rst > > > diff --git a/Documentation/hwmon/npcm750-pwm-fan b/Documentation/hwmo= n/npcm750-pwm-fan.rst > > > similarity index 100% > > > rename from Documentation/hwmon/npcm750-pwm-fan > > > rename to Documentation/hwmon/npcm750-pwm-fan.rst > > > diff --git a/Documentation/hwmon/nsa320 b/Documentation/hwmon/nsa320.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/nsa320 > > > rename to Documentation/hwmon/nsa320.rst > > > diff --git a/Documentation/hwmon/ntc_thermistor b/Documentation/hwmon= /ntc_thermistor.rst > > > similarity index 100% > > > rename from Documentation/hwmon/ntc_thermistor > > > rename to Documentation/hwmon/ntc_thermistor.rst > > > diff --git a/Documentation/hwmon/occ b/Documentation/hwmon/occ.rst > > > similarity index 100% > > > rename from Documentation/hwmon/occ > > > rename to Documentation/hwmon/occ.rst > > > diff --git a/Documentation/hwmon/pc87360 b/Documentation/hwmon/pc8736= 0.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pc87360 > > > rename to Documentation/hwmon/pc87360.rst > > > diff --git a/Documentation/hwmon/pc87427 b/Documentation/hwmon/pc8742= 7.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pc87427 > > > rename to Documentation/hwmon/pc87427.rst > > > diff --git a/Documentation/hwmon/pcf8591 b/Documentation/hwmon/pcf859= 1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pcf8591 > > > rename to Documentation/hwmon/pcf8591.rst > > > diff --git a/Documentation/hwmon/pmbus-core b/Documentation/hwmon/pmb= us-core.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pmbus-core > > > rename to Documentation/hwmon/pmbus-core.rst > > > diff --git a/Documentation/hwmon/pmbus b/Documentation/hwmon/pmbus.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pmbus > > > rename to Documentation/hwmon/pmbus.rst > > > diff --git a/Documentation/hwmon/powr1220 b/Documentation/hwmon/powr1= 220.rst > > > similarity index 100% > > > rename from Documentation/hwmon/powr1220 > > > rename to Documentation/hwmon/powr1220.rst > > > diff --git a/Documentation/hwmon/pwm-fan b/Documentation/hwmon/pwm-fa= n.rst > > > similarity index 100% > > > rename from Documentation/hwmon/pwm-fan > > > rename to Documentation/hwmon/pwm-fan.rst > > > diff --git a/Documentation/hwmon/raspberrypi-hwmon b/Documentation/hw= mon/raspberrypi-hwmon.rst > > > similarity index 100% > > > rename from Documentation/hwmon/raspberrypi-hwmon > > > rename to Documentation/hwmon/raspberrypi-hwmon.rst > > > diff --git a/Documentation/hwmon/sch5627 b/Documentation/hwmon/sch562= 7.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sch5627 > > > rename to Documentation/hwmon/sch5627.rst > > > diff --git a/Documentation/hwmon/sch5636 b/Documentation/hwmon/sch563= 6.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sch5636 > > > rename to Documentation/hwmon/sch5636.rst > > > diff --git a/Documentation/hwmon/scpi-hwmon b/Documentation/hwmon/scp= i-hwmon.rst > > > similarity index 100% > > > rename from Documentation/hwmon/scpi-hwmon > > > rename to Documentation/hwmon/scpi-hwmon.rst > > > diff --git a/Documentation/hwmon/sht15 b/Documentation/hwmon/sht15.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sht15 > > > rename to Documentation/hwmon/sht15.rst > > > diff --git a/Documentation/hwmon/sht21 b/Documentation/hwmon/sht21.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sht21 > > > rename to Documentation/hwmon/sht21.rst > > > diff --git a/Documentation/hwmon/sht3x b/Documentation/hwmon/sht3x.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sht3x > > > rename to Documentation/hwmon/sht3x.rst > > > diff --git a/Documentation/hwmon/shtc1 b/Documentation/hwmon/shtc1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/shtc1 > > > rename to Documentation/hwmon/shtc1.rst > > > diff --git a/Documentation/hwmon/sis5595 b/Documentation/hwmon/sis559= 5.rst > > > similarity index 99% > > > rename from Documentation/hwmon/sis5595 > > > rename to Documentation/hwmon/sis5595.rst > > > index 5acba6b0c0db..16123b3bfff9 100644 > > > --- a/Documentation/hwmon/sis5595 > > > +++ b/Documentation/hwmon/sis5595.rst > > > @@ -121,4 +121,3 @@ Problems > > > -------- > > > Some chips refuse to be enabled. We don't know why. > > > The driver will recognize this and print a message in dmesg. > > > - > > > diff --git a/Documentation/hwmon/smm665 b/Documentation/hwmon/smm665.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/smm665 > > > rename to Documentation/hwmon/smm665.rst > > > diff --git a/Documentation/hwmon/smsc47b397 b/Documentation/hwmon/sms= c47b397.rst > > > similarity index 100% > > > rename from Documentation/hwmon/smsc47b397 > > > rename to Documentation/hwmon/smsc47b397.rst > > > diff --git a/Documentation/hwmon/smsc47m1 b/Documentation/hwmon/smsc4= 7m1.rst > > > similarity index 100% > > > rename from Documentation/hwmon/smsc47m1 > > > rename to Documentation/hwmon/smsc47m1.rst > > > diff --git a/Documentation/hwmon/smsc47m192 b/Documentation/hwmon/sms= c47m192.rst > > > similarity index 100% > > > rename from Documentation/hwmon/smsc47m192 > > > rename to Documentation/hwmon/smsc47m192.rst > > > diff --git a/Documentation/hwmon/submitting-patches b/Documentation/h= wmon/submitting-patches.rst > > > similarity index 98% > > > rename from Documentation/hwmon/submitting-patches > > > rename to Documentation/hwmon/submitting-patches.rst > > > index 12540b7d9b50..f9796b9d9db6 100644 > > > --- a/Documentation/hwmon/submitting-patches > > > +++ b/Documentation/hwmon/submitting-patches.rst > > > @@ -39,7 +39,7 @@ increase the chances of your change being accepted. > > > 2. Adding functionality to existing drivers > > > ------------------------------------------- > > > =20 > > > -* Make sure the documentation in Documentation/hwmon/ i= s up to > > > +* Make sure the documentation in Documentation/hwmon/.r= st is up to > > > date. > > > =20 > > > * Make sure the information in Kconfig is up to date. > > > @@ -61,7 +61,7 @@ increase the chances of your change being accepted. > > > =20 > > > * Consider adding yourself to MAINTAINERS. > > > =20 > > > -* Document the driver in Documentation/hwmon/. > > > +* Document the driver in Documentation/hwmon/.rst. > > > =20 > > > * Add the driver to Kconfig and Makefile in alphabetical order. > > > =20 > > > @@ -134,7 +134,7 @@ increase the chances of your change being accepte= d. > > > non-standard attributes, or you believe you do, discuss it on the = mailing list > > > first. Either case, provide a detailed explanation why you need the > > > non-standard attribute(s). > > > - Standard attributes are specified in Documentation/hwmon/sysfs-int= erface. > > > + Standard attributes are specified in Documentation/hwmon/sysfs-int= erface.rst. > > > =20 > > > * When deciding which sysfs attributes to support, look at the chip's > > > capabilities. While we do not expect your driver to support everyt= hing the > > > diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmo= n/sysfs-interface.rst > > > similarity index 100% > > > rename from Documentation/hwmon/sysfs-interface > > > rename to Documentation/hwmon/sysfs-interface.rst > > > diff --git a/Documentation/hwmon/tc654 b/Documentation/hwmon/tc654.rst > > > similarity index 100% > > > rename from Documentation/hwmon/tc654 > > > rename to Documentation/hwmon/tc654.rst > > > diff --git a/Documentation/hwmon/tc74 b/Documentation/hwmon/tc74.rst > > > similarity index 100% > > > rename from Documentation/hwmon/tc74 > > > rename to Documentation/hwmon/tc74.rst > > > diff --git a/Documentation/hwmon/thmc50 b/Documentation/hwmon/thmc50.= rst > > > similarity index 99% > > > rename from Documentation/hwmon/thmc50 > > > rename to Documentation/hwmon/thmc50.rst > > > index 6dba1b59b20c..cfff3885287d 100644 > > > --- a/Documentation/hwmon/thmc50 > > > +++ b/Documentation/hwmon/thmc50.rst > > > @@ -87,4 +87,3 @@ so it stops fans even if the value 0 into the ANALO= G_OUT register does not. > > > =20 > > > The driver was tested on Compaq AP550 with two ADM1022 chips (one wo= rks > > > in the temp3 mode), five temperature readings and two fans. > > > - > > > diff --git a/Documentation/hwmon/tmp102 b/Documentation/hwmon/tmp102.= rst > > > similarity index 93% > > > rename from Documentation/hwmon/tmp102 > > > rename to Documentation/hwmon/tmp102.rst > > > index 5e34821df4ab..b1f585531a88 100644 > > > --- a/Documentation/hwmon/tmp102 > > > +++ b/Documentation/hwmon/tmp102.rst > > > @@ -28,4 +28,4 @@ The TMP102 has a programmable update rate that can = select between 8, 4, 1, and > > > 0.5 Hz. (Currently the driver only supports the default of 4 Hz). > > > =20 > > > The driver provides the common sysfs-interface for temperatures (see > > > -Documentation/hwmon/sysfs-interface under Temperatures). > > > +Documentation/hwmon/sysfs-interface.rst under Temperatures). > > > diff --git a/Documentation/hwmon/tmp103 b/Documentation/hwmon/tmp103.= rst > > > similarity index 92% > > > rename from Documentation/hwmon/tmp103 > > > rename to Documentation/hwmon/tmp103.rst > > > index 7682a795e38c..15d25806d585 100644 > > > --- a/Documentation/hwmon/tmp103 > > > +++ b/Documentation/hwmon/tmp103.rst > > > @@ -27,7 +27,7 @@ Resolution: 8 Bits > > > Accuracy: =C2=B11=C2=B0C Typ (=E2=80=9310=C2=B0C to +100=C2=B0C) > > > =20 > > > The driver provides the common sysfs-interface for temperatures (see > > > -Documentation/hwmon/sysfs-interface under Temperatures). > > > +Documentation/hwmon/sysfs-interface.rst under Temperatures). > > > =20 > > > Please refer how to instantiate this driver: > > > Documentation/i2c/instantiating-devices > > > diff --git a/Documentation/hwmon/tmp108 b/Documentation/hwmon/tmp108.= rst > > > similarity index 95% > > > rename from Documentation/hwmon/tmp108 > > > rename to Documentation/hwmon/tmp108.rst > > > index 7e08b7ef1e2f..5f4266a16cb2 100644 > > > --- a/Documentation/hwmon/tmp108 > > > +++ b/Documentation/hwmon/tmp108.rst > > > @@ -38,4 +38,4 @@ and then the device is shut down automatically. (Th= is driver only supports > > > continuous mode.) > > > =20 > > > The driver provides the common sysfs-interface for temperatures (see > > > -Documentation/hwmon/sysfs-interface under Temperatures). > > > +Documentation/hwmon/sysfs-interface.rst under Temperatures). > > > diff --git a/Documentation/hwmon/tmp401 b/Documentation/hwmon/tmp401.= rst > > > similarity index 97% > > > rename from Documentation/hwmon/tmp401 > > > rename to Documentation/hwmon/tmp401.rst > > > index bd865bbdb38d..6a05a0719bc7 100644 > > > --- a/Documentation/hwmon/tmp401 > > > +++ b/Documentation/hwmon/tmp401.rst > > > @@ -68,7 +68,7 @@ supported by the driver so far, so using the defaul= t resolution of 0.5 > > > degree). > > > =20 > > > The driver provides the common sysfs-interface for temperatures (see > > > -Documentation/hwmon/sysfs-interface under Temperatures). > > > +Documentation/hwmon/sysfs-interface.rst under Temperatures). > > > =20 > > > The TMP411 and TMP431 chips are compatible with TMP401. TMP411 provi= des > > > some additional features. > > > diff --git a/Documentation/hwmon/tmp421 b/Documentation/hwmon/tmp421.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/tmp421 > > > rename to Documentation/hwmon/tmp421.rst > > > diff --git a/Documentation/hwmon/tps40422 b/Documentation/hwmon/tps40= 422.rst > > > similarity index 96% > > > rename from Documentation/hwmon/tps40422 > > > rename to Documentation/hwmon/tps40422.rst > > > index 359751eb5ed4..b691e30479dd 100644 > > > --- a/Documentation/hwmon/tps40422 > > > +++ b/Documentation/hwmon/tps40422.rst > > > @@ -21,7 +21,7 @@ This driver supports TI TPS40422 Dual-Output or Two= -Phase Synchronous Buck > > > Controller with PMBus > > > =20 > > > The driver is a client driver to the core PMBus driver. > > > -Please see Documentation/hwmon/pmbus for details on PMBus client dri= vers. > > > +Please see Documentation/hwmon/pmbus.rst for details on PMBus client= drivers. > > > =20 > > > =20 > > > Usage Notes > > > diff --git a/Documentation/hwmon/twl4030-madc-hwmon b/Documentation/h= wmon/twl4030-madc-hwmon.rst > > > similarity index 100% > > > rename from Documentation/hwmon/twl4030-madc-hwmon > > > rename to Documentation/hwmon/twl4030-madc-hwmon.rst > > > diff --git a/Documentation/hwmon/ucd9000 b/Documentation/hwmon/ucd900= 0.rst > > > similarity index 97% > > > rename from Documentation/hwmon/ucd9000 > > > rename to Documentation/hwmon/ucd9000.rst > > > index d69061b7312c..ebc4f2b3bfea 100644 > > > --- a/Documentation/hwmon/ucd9000 > > > +++ b/Documentation/hwmon/ucd9000.rst > > > @@ -57,7 +57,7 @@ system-health monitor. The device integrates a 12-b= it ADC for monitoring up to > > > 13 power-supply voltage, current, or temperature inputs. > > > =20 > > > This driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > @@ -72,7 +72,7 @@ Platform data support > > > --------------------- > > > =20 > > > The driver supports standard PMBus driver platform data. Please see > > > -Documentation/hwmon/pmbus for details. > > > +Documentation/hwmon/pmbus.rst for details. > > > =20 > > > =20 > > > Sysfs entries > > > diff --git a/Documentation/hwmon/ucd9200 b/Documentation/hwmon/ucd920= 0.rst > > > similarity index 97% > > > rename from Documentation/hwmon/ucd9200 > > > rename to Documentation/hwmon/ucd9200.rst > > > index 44eda4a579b6..b819dfd75f71 100644 > > > --- a/Documentation/hwmon/ucd9200 > > > +++ b/Documentation/hwmon/ucd9200.rst > > > @@ -33,7 +33,7 @@ dedicated circuitry for DC/DC loop management with = flash memory and a serial > > > interface to support configuration, monitoring and management. > > > =20 > > > This driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus for details on PMBus client drivers. > > > +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. > > > =20 > > > =20 > > > Usage Notes > > > @@ -48,7 +48,7 @@ Platform data support > > > --------------------- > > > =20 > > > The driver supports standard PMBus driver platform data. Please see > > > -Documentation/hwmon/pmbus for details. > > > +Documentation/hwmon/pmbus.rst for details. > > > =20 > > > =20 > > > Sysfs entries > > > diff --git a/Documentation/hwmon/userspace-tools b/Documentation/hwmo= n/userspace-tools.rst > > > similarity index 100% > > > rename from Documentation/hwmon/userspace-tools > > > rename to Documentation/hwmon/userspace-tools.rst > > > diff --git a/Documentation/hwmon/vexpress b/Documentation/hwmon/vexpr= ess.rst > > > similarity index 100% > > > rename from Documentation/hwmon/vexpress > > > rename to Documentation/hwmon/vexpress.rst > > > diff --git a/Documentation/hwmon/via686a b/Documentation/hwmon/via686= a.rst > > > similarity index 100% > > > rename from Documentation/hwmon/via686a > > > rename to Documentation/hwmon/via686a.rst > > > diff --git a/Documentation/hwmon/vt1211 b/Documentation/hwmon/vt1211.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/vt1211 > > > rename to Documentation/hwmon/vt1211.rst > > > diff --git a/Documentation/hwmon/w83627ehf b/Documentation/hwmon/w836= 27ehf.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83627ehf > > > rename to Documentation/hwmon/w83627ehf.rst > > > diff --git a/Documentation/hwmon/w83627hf b/Documentation/hwmon/w8362= 7hf.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83627hf > > > rename to Documentation/hwmon/w83627hf.rst > > > diff --git a/Documentation/hwmon/w83773g b/Documentation/hwmon/w83773= g.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83773g > > > rename to Documentation/hwmon/w83773g.rst > > > diff --git a/Documentation/hwmon/w83781d b/Documentation/hwmon/w83781= d.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83781d > > > rename to Documentation/hwmon/w83781d.rst > > > diff --git a/Documentation/hwmon/w83791d b/Documentation/hwmon/w83791= d.rst > > > similarity index 99% > > > rename from Documentation/hwmon/w83791d > > > rename to Documentation/hwmon/w83791d.rst > > > index a91f9e5fb0c6..3adaed39b157 100644 > > > --- a/Documentation/hwmon/w83791d > > > +++ b/Documentation/hwmon/w83791d.rst > > > @@ -102,7 +102,7 @@ This file is used for both legacy and new code. > > > =20 > > > The sysfs interface to the beep bitmask has migrated from the origin= al legacy > > > method of a single sysfs beep_mask file to a newer method using mult= iple > > > -`*_beep` files as described in `Documentation/hwmon/sysfs-interface`. > > > +`*_beep` files as described in `Documentation/hwmon/sysfs-interface.= rst`. > > > =20 > > > A similar change has occurred for the bitmap corresponding to the al= arms. The > > > original legacy method used a single sysfs alarms file containing a = bitmap > > > diff --git a/Documentation/hwmon/w83792d b/Documentation/hwmon/w83792= d.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83792d > > > rename to Documentation/hwmon/w83792d.rst > > > diff --git a/Documentation/hwmon/w83793 b/Documentation/hwmon/w83793.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83793 > > > rename to Documentation/hwmon/w83793.rst > > > diff --git a/Documentation/hwmon/w83795 b/Documentation/hwmon/w83795.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83795 > > > rename to Documentation/hwmon/w83795.rst > > > diff --git a/Documentation/hwmon/w83l785ts b/Documentation/hwmon/w83l= 785ts.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83l785ts > > > rename to Documentation/hwmon/w83l785ts.rst > > > diff --git a/Documentation/hwmon/w83l786ng b/Documentation/hwmon/w83l= 786ng.rst > > > similarity index 100% > > > rename from Documentation/hwmon/w83l786ng > > > rename to Documentation/hwmon/w83l786ng.rst > > > diff --git a/Documentation/hwmon/wm831x b/Documentation/hwmon/wm831x.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/wm831x > > > rename to Documentation/hwmon/wm831x.rst > > > diff --git a/Documentation/hwmon/wm8350 b/Documentation/hwmon/wm8350.= rst > > > similarity index 100% > > > rename from Documentation/hwmon/wm8350 > > > rename to Documentation/hwmon/wm8350.rst > > > diff --git a/Documentation/hwmon/xgene-hwmon b/Documentation/hwmon/xg= ene-hwmon.rst > > > similarity index 100% > > > rename from Documentation/hwmon/xgene-hwmon > > > rename to Documentation/hwmon/xgene-hwmon.rst > > > diff --git a/Documentation/hwmon/zl6100 b/Documentation/hwmon/zl6100.= rst > > > similarity index 98% > > > rename from Documentation/hwmon/zl6100 > > > rename to Documentation/hwmon/zl6100.rst > > > index 4029970bace4..41513bb7fe51 100644 > > > --- a/Documentation/hwmon/zl6100 > > > +++ b/Documentation/hwmon/zl6100.rst > > > @@ -113,7 +113,7 @@ This driver supports hardware monitoring for Inte= rsil / Zilker Labs ZL6100 and > > > compatible digital DC-DC controllers. > > > =20 > > > The driver is a client driver to the core PMBus driver. Please see > > > -Documentation/hwmon/pmbus and Documentation.hwmon/pmbus-core for det= ails > > > +Documentation/hwmon/pmbus.rst and Documentation.hwmon/pmbus-core for= details > > > on PMBus client drivers. > > > =20 > > > =20 > > > diff --git a/Documentation/index.rst b/Documentation/index.rst > > > index 80a421cb935e..3a710dc24fc8 100644 > > > --- a/Documentation/index.rst > > > +++ b/Documentation/index.rst > > > @@ -83,6 +83,7 @@ needed). > > > media/index > > > networking/index > > > input/index > > > + hwmon/index > > > gpu/index > > > security/index > > > sound/index > > > diff --git a/Documentation/thermal/sysfs-api.txt b/Documentation/ther= mal/sysfs-api.txt > > > index 911399730c1c..c3fa500df92c 100644 > > > --- a/Documentation/thermal/sysfs-api.txt > > > +++ b/Documentation/thermal/sysfs-api.txt > > > @@ -316,7 +316,7 @@ ACPI thermal zones. > > > |---temp[1-*]_input: The current temperature of thermal zone [1-= *] > > > |---temp[1-*]_critical: The critical trip point of thermal zone = [1-*] > > > =20 > > > -Please read Documentation/hwmon/sysfs-interface for additional infor= mation. > > > +Please read Documentation/hwmon/sysfs-interface.rst for additional i= nformation. > > > =20 > > > *************************** > > > * Thermal zone attributes * > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index 349e5d8c3f58..6269c9d671ca 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -468,7 +468,7 @@ ADM1025 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/adm1025 > > > +F: Documentation/hwmon/adm1025.rst > > > F: drivers/hwmon/adm1025.c > > > =20 > > > ADM1029 HARDWARE MONITOR DRIVER > > > @@ -520,7 +520,7 @@ ADS1015 HARDWARE MONITOR DRIVER > > > M: Dirk Eibach > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/ads1015 > > > +F: Documentation/hwmon/ads1015.rst > > > F: drivers/hwmon/ads1015.c > > > F: include/linux/platform_data/ads1015.h > > > =20 > > > @@ -533,7 +533,7 @@ ADT7475 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/adt7475 > > > +F: Documentation/hwmon/adt7475.rst > > > F: drivers/hwmon/adt7475.c > > > =20 > > > ADVANSYS SCSI DRIVER > > > @@ -764,7 +764,7 @@ AMD FAM15H PROCESSOR POWER MONITORING DRIVER > > > M: Huang Rui > > > L: linux-hwmon@vger.kernel.org > > > S: Supported > > > -F: Documentation/hwmon/fam15h_power > > > +F: Documentation/hwmon/fam15h_power.rst > > > F: drivers/hwmon/fam15h_power.c > > > =20 > > > AMD FCH GPIO DRIVER > > > @@ -2531,7 +2531,7 @@ ASC7621 HARDWARE MONITOR DRIVER > > > M: George Joseph > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/asc7621 > > > +F: Documentation/hwmon/asc7621.rst > > > F: drivers/hwmon/asc7621.c > > > =20 > > > ASPEED VIDEO ENGINE DRIVER > > > @@ -4071,7 +4071,7 @@ CORETEMP HARDWARE MONITORING DRIVER > > > M: Fenghua Yu > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/coretemp > > > +F: Documentation/hwmon/coretemp.rst > > > F: drivers/hwmon/coretemp.c > > > =20 > > > COSA/SRP SYNC SERIAL DRIVER > > > @@ -4627,7 +4627,7 @@ DIALOG SEMICONDUCTOR DRIVERS > > > M: Support Opensource > > > W: http://www.dialog-semiconductor.com/products > > > S: Supported > > > -F: Documentation/hwmon/da90?? > > > +F: Documentation/hwmon/da90??.rst > > > F: Documentation/devicetree/bindings/mfd/da90*.txt > > > F: Documentation/devicetree/bindings/input/da90??-onkey.txt > > > F: Documentation/devicetree/bindings/thermal/da90??-thermal.txt > > > @@ -4778,7 +4778,7 @@ DME1737 HARDWARE MONITOR DRIVER > > > M: Juerg Haefliger > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/dme1737 > > > +F: Documentation/hwmon/dme1737.rst > > > F: drivers/hwmon/dme1737.c > > > =20 > > > DMI/SMBIOS SUPPORT > > > @@ -6006,7 +6006,7 @@ F71805F HARDWARE MONITORING DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/f71805f > > > +F: Documentation/hwmon/f71805f.rst > > > F: drivers/hwmon/f71805f.c > > > =20 > > > FADDR2LINE > > > @@ -7687,7 +7687,7 @@ INA209 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/ina209 > > > +F: Documentation/hwmon/ina209.rst > > > F: Documentation/devicetree/bindings/hwmon/ina2xx.txt > > > F: drivers/hwmon/ina209.c > > > =20 > > > @@ -7695,7 +7695,7 @@ INA2XX HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/ina2xx > > > +F: Documentation/hwmon/ina2xx.rst > > > F: drivers/hwmon/ina2xx.c > > > F: include/linux/platform_data/ina2xx.h > > > =20 > > > @@ -8328,7 +8328,7 @@ IT87 HARDWARE MONITORING DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/it87 > > > +F: Documentation/hwmon/it87.rst > > > F: drivers/hwmon/it87.c > > > =20 > > > IT913X MEDIA DRIVER > > > @@ -8372,7 +8372,7 @@ M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > F: drivers/hwmon/jc42.c > > > -F: Documentation/hwmon/jc42 > > > +F: Documentation/hwmon/jc42.rst > > > =20 > > > JFS FILESYSTEM > > > M: Dave Kleikamp > > > @@ -8420,14 +8420,14 @@ K10TEMP HARDWARE MONITORING DRIVER > > > M: Clemens Ladisch > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/k10temp > > > +F: Documentation/hwmon/k10temp.rst > > > F: drivers/hwmon/k10temp.c > > > =20 > > > K8TEMP HARDWARE MONITORING DRIVER > > > M: Rudolf Marek > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/k8temp > > > +F: Documentation/hwmon/k8temp.rst > > > F: drivers/hwmon/k8temp.c > > > =20 > > > KASAN > > > @@ -9118,21 +9118,21 @@ LM78 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/lm78 > > > +F: Documentation/hwmon/lm78.rst > > > F: drivers/hwmon/lm78.c > > > =20 > > > LM83 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/lm83 > > > +F: Documentation/hwmon/lm83.rst > > > F: drivers/hwmon/lm83.c > > > =20 > > > LM90 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/lm90 > > > +F: Documentation/hwmon/lm90.rst > > > F: Documentation/devicetree/bindings/hwmon/lm90.txt > > > F: drivers/hwmon/lm90.c > > > F: include/dt-bindings/thermal/lm90.h > > > @@ -9141,7 +9141,7 @@ LM95234 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/lm95234 > > > +F: Documentation/hwmon/lm95234.rst > > > F: drivers/hwmon/lm95234.c > > > =20 > > > LME2510 MEDIA DRIVER > > > @@ -9214,7 +9214,7 @@ LTC4261 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/ltc4261 > > > +F: Documentation/hwmon/ltc4261.rst > > > F: drivers/hwmon/ltc4261.c > > > =20 > > > LTC4306 I2C MULTIPLEXER DRIVER > > > @@ -9445,7 +9445,7 @@ MAX16065 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/max16065 > > > +F: Documentation/hwmon/max16065.rst > > > F: drivers/hwmon/max16065.c > > > =20 > > > MAX2175 SDR TUNER DRIVER > > > @@ -9461,14 +9461,14 @@ F: include/uapi/linux/max2175.h > > > MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER > > > L: linux-hwmon@vger.kernel.org > > > S: Orphan > > > -F: Documentation/hwmon/max6650 > > > +F: Documentation/hwmon/max6650.rst > > > F: drivers/hwmon/max6650.c > > > =20 > > > MAX6697 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/max6697 > > > +F: Documentation/hwmon/max6697.rst > > > F: Documentation/devicetree/bindings/hwmon/max6697.txt > > > F: drivers/hwmon/max6697.c > > > F: include/linux/platform_data/max6697.h > > > @@ -10118,7 +10118,7 @@ F: drivers/mfd/menf21bmc.c > > > F: drivers/watchdog/menf21bmc_wdt.c > > > F: drivers/leds/leds-menf21bmc.c > > > F: drivers/hwmon/menf21bmc_hwmon.c > > > -F: Documentation/hwmon/menf21bmc > > > +F: Documentation/hwmon/menf21bmc.rst > > > =20 > > > MEN Z069 WATCHDOG DRIVER > > > M: Johannes Thumshirn > > > @@ -10747,7 +10747,7 @@ NCT6775 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/nct6775 > > > +F: Documentation/hwmon/nct6775.rst > > > F: drivers/hwmon/nct6775.c > > > =20 > > > NET_FAILOVER MODULE > > > @@ -11841,7 +11841,7 @@ PC87360 HARDWARE MONITORING DRIVER > > > M: Jim Cromie > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/pc87360 > > > +F: Documentation/hwmon/pc87360.rst > > > F: drivers/hwmon/pc87360.c > > > =20 > > > PC8736x GPIO DRIVER > > > @@ -11853,7 +11853,7 @@ PC87427 HARDWARE MONITORING DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/pc87427 > > > +F: Documentation/hwmon/pc87427.rst > > > F: drivers/hwmon/pc87427.c > > > =20 > > > PCA9532 LED DRIVER > > > @@ -12421,23 +12421,23 @@ S: Maintained > > > F: Documentation/devicetree/bindings/hwmon/ibm,cffps1.txt > > > F: Documentation/devicetree/bindings/hwmon/max31785.txt > > > F: Documentation/devicetree/bindings/hwmon/ltc2978.txt > > > -F: Documentation/hwmon/adm1275 > > > -F: Documentation/hwmon/ibm-cffps > > > -F: Documentation/hwmon/ir35221 > > > -F: Documentation/hwmon/lm25066 > > > -F: Documentation/hwmon/ltc2978 > > > -F: Documentation/hwmon/ltc3815 > > > -F: Documentation/hwmon/max16064 > > > -F: Documentation/hwmon/max20751 > > > -F: Documentation/hwmon/max31785 > > > -F: Documentation/hwmon/max34440 > > > -F: Documentation/hwmon/max8688 > > > -F: Documentation/hwmon/pmbus > > > -F: Documentation/hwmon/pmbus-core > > > -F: Documentation/hwmon/tps40422 > > > -F: Documentation/hwmon/ucd9000 > > > -F: Documentation/hwmon/ucd9200 > > > -F: Documentation/hwmon/zl6100 > > > +F: Documentation/hwmon/adm1275.rst > > > +F: Documentation/hwmon/ibm-cffps.rst > > > +F: Documentation/hwmon/ir35221.rst > > > +F: Documentation/hwmon/lm25066.rst > > > +F: Documentation/hwmon/ltc2978.rst > > > +F: Documentation/hwmon/ltc3815.rst > > > +F: Documentation/hwmon/max16064.rst > > > +F: Documentation/hwmon/max20751.rst > > > +F: Documentation/hwmon/max31785.rst > > > +F: Documentation/hwmon/max34440.rst > > > +F: Documentation/hwmon/max8688.rst > > > +F: Documentation/hwmon/pmbus.rst > > > +F: Documentation/hwmon/pmbus-core.rst > > > +F: Documentation/hwmon/tps40422.rst > > > +F: Documentation/hwmon/ucd9000.rst > > > +F: Documentation/hwmon/ucd9200.rst > > > +F: Documentation/hwmon/zl6100.rst > > > F: drivers/hwmon/pmbus/ > > > F: include/linux/pmbus.h > > > =20 > > > @@ -12701,7 +12701,7 @@ M: Bartlomiej Zolnierkiewicz > > > L: linux-hwmon@vger.kernel.org > > > S: Supported > > > F: Documentation/devicetree/bindings/hwmon/pwm-fan.txt > > > -F: Documentation/hwmon/pwm-fan > > > +F: Documentation/hwmon/pwm-fan.rst > > > F: drivers/hwmon/pwm-fan.c > > > =20 > > > PWM IR Transmitter > > > @@ -14366,21 +14366,21 @@ SMM665 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/smm665 > > > +F: Documentation/hwmon/smm665.rst > > > F: drivers/hwmon/smm665.c > > > =20 > > > SMSC EMC2103 HARDWARE MONITOR DRIVER > > > M: Steve Glendinning > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/emc2103 > > > +F: Documentation/hwmon/emc2103.rst > > > F: drivers/hwmon/emc2103.c > > > =20 > > > SMSC SCH5627 HARDWARE MONITOR DRIVER > > > M: Hans de Goede > > > L: linux-hwmon@vger.kernel.org > > > S: Supported > > > -F: Documentation/hwmon/sch5627 > > > +F: Documentation/hwmon/sch5627.rst > > > F: drivers/hwmon/sch5627.c > > > =20 > > > SMSC UFX6000 and UFX7000 USB to VGA DRIVER > > > @@ -14393,7 +14393,7 @@ SMSC47B397 HARDWARE MONITOR DRIVER > > > M: Jean Delvare > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/smsc47b397 > > > +F: Documentation/hwmon/smsc47b397.rst > > > F: drivers/hwmon/smsc47b397.c > > > =20 > > > SMSC911x ETHERNET DRIVER > > > @@ -15744,7 +15744,7 @@ TMP401 HARDWARE MONITOR DRIVER > > > M: Guenter Roeck > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/tmp401 > > > +F: Documentation/hwmon/tmp401.rst > > > F: drivers/hwmon/tmp401.c > > > =20 > > > TMPFS (SHMEM FILESYSTEM) > > > @@ -16796,7 +16796,7 @@ VT1211 HARDWARE MONITOR DRIVER > > > M: Juerg Haefliger > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/vt1211 > > > +F: Documentation/hwmon/vt1211.rst > > > F: drivers/hwmon/vt1211.c > > > =20 > > > VT8231 HARDWARE MONITOR DRIVER > > > @@ -16824,14 +16824,14 @@ W83791D HARDWARE MONITORING DRIVER > > > M: Marc Hulsman > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/w83791d > > > +F: Documentation/hwmon/w83791d.rst > > > F: drivers/hwmon/w83791d.c > > > =20 > > > W83793 HARDWARE MONITORING DRIVER > > > M: Rudolf Marek > > > L: linux-hwmon@vger.kernel.org > > > S: Maintained > > > -F: Documentation/hwmon/w83793 > > > +F: Documentation/hwmon/w83793.rst > > > F: drivers/hwmon/w83793.c > > > =20 > > > W83795 HARDWARE MONITORING DRIVER > > > @@ -16940,7 +16940,7 @@ L: patches@opensource.cirrus.com > > > T: git https://github.com/CirrusLogic/linux-drivers.git > > > W: https://github.com/CirrusLogic/linux-drivers/wiki > > > S: Supported > > > -F: Documentation/hwmon/wm83?? > > > +F: Documentation/hwmon/wm83??.rst > > > F: Documentation/devicetree/bindings/extcon/extcon-arizona.txt > > > F: Documentation/devicetree/bindings/regulator/arizona-regulator.txt > > > F: Documentation/devicetree/bindings/mfd/arizona.txt > > > diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig > > > index dedd5febd3aa..470ba66b18b0 100644 > > > --- a/drivers/hwmon/Kconfig > > > +++ b/drivers/hwmon/Kconfig > > > @@ -17,7 +17,7 @@ menuconfig HWMON > > > =20 > > > To find out which specific driver(s) you need, use the > > > sensors-detect script from the lm_sensors package. Read > > > - for details. > > > + for details. > > > =20 > > > This support can also be built as a module. If so, the module > > > will be called hwmon. > > > @@ -59,7 +59,7 @@ config SENSORS_ABITUGURU > > > chip can be found on Abit uGuru featuring motherboards (most mode= rn > > > Abit motherboards from before end 2005). For more info and a list > > > of which motherboards have which revision see > > > - Documentation/hwmon/abituguru > > > + Documentation/hwmon/abituguru.rsthttps://lore.kernel.org/lkml/ccc= c2a52363a5aaeea10e186ead8570503ea648e.1555494108.git.mchehab+samsung@kernel= .org/ > > > =20 > > > This driver can also be built as a module. If so, the module > > > will be called abituguru. > > > @@ -73,7 +73,7 @@ config SENSORS_ABITUGURU3 > > > and their settings is supported. The third revision of the Abit > > > uGuru chip can be found on recent Abit motherboards (since end > > > 2005). For more info and a list of which motherboards have which > > > - revision see Documentation/hwmon/abituguru3 > > > + revision see Documentation/hwmon/abituguru3.rst > > > =20 > > > This driver can also be built as a module. If so, the module > > > will be called abituguru3. > > > @@ -643,7 +643,7 @@ config SENSORS_CORETEMP > > > help > > > If you say yes here you get support for the temperature > > > sensor inside your CPU. Most of the family 6 CPUs > > > - are supported. Check Documentation/hwmon/coretemp for details. > > > + are supported. Check Documentation/hwmon/coretemp.rst for details. > > > =20 > > > config SENSORS_IT87 > > > tristate "ITE IT87xx and compatibles" > > > diff --git a/drivers/hwmon/ads7828.c b/drivers/hwmon/ads7828.c > > > index e6be617e3fb2..03d6e782777a 100644 > > > --- a/drivers/hwmon/ads7828.c > > > +++ b/drivers/hwmon/ads7828.c > > > @@ -8,7 +8,7 @@ > > > * > > > * ADS7830 support, by Guillaume Roguez > > > * > > > - * For further information, see the Documentation/hwmon/ads7828 file. > > > + * For further information, see the Documentation/hwmon/ads7828.rst = file. > > > * > > > * This program is free software; you can redistribute it and/or mod= ify > > > * it under the terms of the GNU General Public License as published= by > > > diff --git a/drivers/hwmon/max197.c b/drivers/hwmon/max197.c > > > index 3d9e210beedf..dd6a35219a18 100644 > > > --- a/drivers/hwmon/max197.c > > > +++ b/drivers/hwmon/max197.c > > > @@ -8,7 +8,7 @@ > > > * it under the terms of the GNU General Public License version 2 as > > > * published by the Free Software Foundation. > > > * > > > - * For further information, see the Documentation/hwmon/max197 file. > > > + * For further information, see the Documentation/hwmon/max197.rst f= ile. > > > */ > > > =20 > > > #include > > > diff --git a/drivers/hwmon/sht15.c b/drivers/hwmon/sht15.c > > > index 39b41e35c2bf..7f4a63959730 100644 > > > --- a/drivers/hwmon/sht15.c > > > +++ b/drivers/hwmon/sht15.c > > > @@ -10,7 +10,7 @@ > > > * > > > * Copyright (c) 2007 Wouter Horre > > > * > > > - * For further information, see the Documentation/hwmon/sht15 file. > > > + * For further information, see the Documentation/hwmon/sht15.rst fi= le. > > > */ > > > =20 > > > #include > > > diff --git a/include/linux/platform_data/ads7828.h b/include/linux/pl= atform_data/ads7828.h > > > index 3245f45f9d77..a3370a007702 100644 > > > --- a/include/linux/platform_data/ads7828.h > > > +++ b/include/linux/platform_data/ads7828.h > > > @@ -4,7 +4,7 @@ > > > * Copyright (c) 2012 Savoir-faire Linux Inc. > > > * Vivien Didelot > > > * > > > - * For further information, see the Documentation/hwmon/ads7828 file. > > > + * For further information, see the Documentation/hwmon/ads7828.rst = file. > > > * > > > * This program is free software; you can redistribute it and/or mod= ify > > > * it under the terms of the GNU General Public License version 2 as > > > diff --git a/include/linux/platform_data/ds620.h b/include/linux/plat= form_data/ds620.h > > > index 6ef58bb77e46..f0ce22a78bb8 100644 > > > --- a/include/linux/platform_data/ds620.h > > > +++ b/include/linux/platform_data/ds620.h > > > @@ -14,7 +14,7 @@ struct ds620_platform_data { > > > * 1 =3D PO_LOW > > > * 2 =3D PO_HIGH > > > * > > > - * (see Documentation/hwmon/ds620) > > > + * (see Documentation/hwmon/ds620.rst) > > > */ > > > int pomode; > > > }; > > > diff --git a/include/linux/platform_data/ina2xx.h b/include/linux/pla= tform_data/ina2xx.h > > > index 9f0aa1b48c78..dde59fd3590f 100644 > > > --- a/include/linux/platform_data/ina2xx.h > > > +++ b/include/linux/platform_data/ina2xx.h > > > @@ -7,7 +7,7 @@ > > > * it under the terms of the GNU General Public License version 2 as > > > * published by the Free Software Foundation. > > > * > > > - * For further information, see the Documentation/hwmon/ina2xx file. > > > + * For further information, see the Documentation/hwmon/ina2xx.rst f= ile. > > > */ > > > =20 > > > /** > > > diff --git a/include/linux/platform_data/max197.h b/include/linux/pla= tform_data/max197.h > > > index 8da8f94ee15c..2bbd0919bc89 100644 > > > --- a/include/linux/platform_data/max197.h > > > +++ b/include/linux/platform_data/max197.h > > > @@ -8,7 +8,7 @@ > > > * it under the terms of the GNU General Public License version 2 as > > > * published by the Free Software Foundation. > > > * > > > - * For further information, see the Documentation/hwmon/max197 file. > > > + * For further information, see the Documentation/hwmon/max197.rst f= ile. > > > */ > > > =20 > > > #ifndef _PDATA_MAX197_H > > > diff --git a/include/linux/platform_data/ntc_thermistor.h b/include/l= inux/platform_data/ntc_thermistor.h > > > index ee03d429742b..5fa115d3ea4b 100644 > > > --- a/include/linux/platform_data/ntc_thermistor.h > > > +++ b/include/linux/platform_data/ntc_thermistor.h > > > @@ -42,7 +42,7 @@ struct ntc_thermistor_platform_data { > > > * read_uV() > > > * > > > * How to setup pullup_ohm, pulldown_ohm, and connect is > > > - * described at Documentation/hwmon/ntc_thermistor > > > + * described at Documentation/hwmon/ntc_thermistor.rst > > > * > > > * pullup/down_ohm: 0 for infinite / not-connected > > > * =20 >=20 >=20 >=20 > Thanks, > Mauro Thanks, Mauro From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1E6FDC282DA for ; Wed, 17 Apr 2019 17:22:55 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C8B5620821 for ; Wed, 17 Apr 2019 17:22:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="akCWWm/O" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C8B5620821 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=sjzq9ZFWJmLJwKkW+EflLVRXeNHChNrcZKHeKbWgEMQ=; b=akCWWm/Oy8XG8Z jvx9/wJDefgaYoiCgg3855FJVRRPwQU09enQAfuq3aCfqw4da59oBdAWgTJF/KleBKHDjSpbcoyEs dr4LGf4TIOH/YzkHEgqs+2XTGTSFT7TWUBgF9Zm8IK7+yzkyuoOqTSmL8mSFuyOwb1rNFSg1V6C0A MP6rfs9yzM3U/cofvt6mpZryBaKHUWTjVdbdJMqtXAWANWPZREr9gVZ1iUE06DlpVRGC4yTYmICjP Nhj6cnJAmnFCpiaOMkiGOk/0uZ9GdKMBAvh3E0W7AjCB/LQdRKTaaaYaV3wPnEZIZ/muzoDfWZbQB m8j3Y22EC+y087yGu6ZA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hGoGg-0008RL-II; Wed, 17 Apr 2019 17:22:42 +0000 Received: from 177.132.233.55.dynamic.adsl.gvt.net.br ([177.132.233.55] helo=coco.lan) by bombadil.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1hGoGW-0008QG-E5; Wed, 17 Apr 2019 17:22:36 +0000 Date: Wed, 17 Apr 2019 14:22:15 -0300 From: Mauro Carvalho Chehab To: Guenter Roeck Subject: Re: [PATCH v3 21/21] docs: hwmon: Add an index file and rename docs to *.rst Message-ID: <20190417142215.791df5e7@coco.lan> In-Reply-To: <20190417141352.3225bbb3@coco.lan> References: <20190417164741.GA12147@roeck-us.net> <20190417141352.3225bbb3@coco.lan> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Dirk Eibach , linux-aspeed@lists.ozlabs.org, Linux Doc Mailing List , Benjamin Herrenschmidt , Clemens Ladisch , Kamil Debski , Marc Hulsman , devicetree@vger.kernel.org, Huang Rui , Paul Mackerras , Jim Cromie , Lorenzo Pieralisi , Jonathan Corbet , Michael Ellerman , Joel Stanley , Steve Glendinning , Fenghua Yu , Jean Delvare , Bartlomiej Zolnierkiewicz , Liviu Dudau , Hans de Goede , Rob Herring , Rudolf Marek , linux-arm-kernel@lists.infradead.org, linux-hwmon@vger.kernel.org, Support Opensource , George Joseph , Andreas Werner , Andrew Jeffery , patches@opensource.cirrus.com, linux-kernel@vger.kernel.org, Juerg Haefliger , Sudeep Holla , linuxppc-dev@lists.ozlabs.org Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org RW0gV2VkLCAxNyBBcHIgMjAxOSAxNDoxMzo1MiAtMDMwMApNYXVybyBDYXJ2YWxobyBDaGVoYWIg PG1jaGVoYWIrc2Ftc3VuZ0BrZXJuZWwub3JnPiBlc2NyZXZldToKCj4gRW0gV2VkLCAxNyBBcHIg MjAxOSAwOTo0Nzo0MSAtMDcwMAo+IEd1ZW50ZXIgUm9lY2sgPGxpbnV4QHJvZWNrLXVzLm5ldD4g ZXNjcmV2ZXU6Cj4gCj4gPiBPbiBXZWQsIEFwciAxNywgMjAxOSBhdCAwNjo0NjoyOUFNIC0wMzAw LCBNYXVybyBDYXJ2YWxobyBDaGVoYWIgd3JvdGU6ICAKPiA+ID4gTm93IHRoYXQgYWxsIGZpbGVz IHdlcmUgY29udmVydGVkIHRvIFJlU1QgZm9ybWF0LCByZW5hbWUgdGhlbQo+ID4gPiBhbmQgYWRk IGFuIGluZGV4Lgo+ID4gPiAKPiA+ID4gU2lnbmVkLW9mZi1ieTogTWF1cm8gQ2FydmFsaG8gQ2hl aGFiIDxtY2hlaGFiK3NhbXN1bmdAa2VybmVsLm9yZz4KPiA+ID4gQWNrZWQtYnk6IExpdml1IER1 ZGF1IDxsaXZpdS5kdWRhdUBhcm0uY29tPiAgICAKPiA+IAo+ID4gSSBhcHBsaWVkIGFsbCBwYXRj aGVzIGV4Y2VwdCB0aGlzIG9uZSwgd2hpY2ggZmFpbHMgZHVlIHRvIGEgY29uZmxpY3QgaW4KPiA+ IGFiODUwMC4gSSBhbHNvIG5vdGljZSB0aGF0IHRoaXMgZmlsZSBoYXMgbm90IGJlZW4gdG91Y2hl ZCBieSB5b3VyIHNlcmllcywKPiA+IHdoaWNoIGlzIG9kZC4gQXQgdGhlIHNhbWUgdGltZSwgcGF0 Y2ggMjAvMjEgaXMgbWlzc2luZyBmcm9tIHlvdXIgc2VyaWVzLAo+ID4gYW5kIGhhcyBiZWVuIG1p c3NpbmcgYWxsIGFsb25nLiBEb2VzIHRoZSBtaXNzaW5nIHBhdGNoIHBvc3NpYmx5IHRvdWNoCj4g PiBEb2N1bWVudGF0aW9uL2h3bW9uL2FiODUwMCA/ICAKPiAKPiBQYXRjaCAyMC8yMSBpcyB0aGUg YmlnZ2VzdCBvbmUuIE1heWJlIHZnZXIgcmVqZWN0ZWQgaXQgZWl0aGVyIGR1ZSB0bwo+IGl0cyBz aXplIG9yIGR1ZSB0byB0aGUgbnVtYmVyIG9mIGMvYy4KPiAKPiBKdXN0IGJvdW5jZWQgaXQgdG8g eW91LiBQbGVhc2UgbGV0IG1lIGtub3cgaWYgeW91IGRpZG4ndCByZWNlaXZlIGl0Cj4geWV0LgoK QnR3LCBMS01MIGdvdCBpdDoKCmh0dHBzOi8vbG9yZS5rZXJuZWwub3JnL2xrbWwvY2NjYzJhNTIz NjNhNWFhZWVhMTBlMTg2ZWFkODU3MDUwM2VhNjQ4ZS4xNTU1NDk0MTA4LmdpdC5tY2hlaGFiK3Nh bXN1bmdAa2VybmVsLm9yZy8KCj4gCj4gUmVnYXJkcywKPiBNYXVybwo+IAo+ID4gCj4gPiBUaGFu a3MsCj4gPiBHdWVudGVyCj4gPiAgIAo+ID4gPiAtLS0KPiA+ID4gIC4uLi9kZXZpY2V0cmVlL2Jp bmRpbmdzL2h3bW9uL2c3NjIudHh0ICAgICAgICB8ICAgMiArLQo+ID4gPiAgRG9jdW1lbnRhdGlv bi9od21vbi97YWI4NTAwID0+IGFiODUwMC5yc3R9ICAgIHwgICAyICstCj4gPiA+ICAuLi5ndXJ1 LWRhdGFzaGVldCA9PiBhYml0dWd1cnUtZGF0YXNoZWV0LnJzdH0gfCAgIDAKPiA+ID4gIC4uLi9o d21vbi97YWJpdHVndXJ1ID0+IGFiaXR1Z3VydS5yc3R9ICAgICAgICB8ICAgMAo+ID4gPiAgLi4u L2h3bW9uL3thYml0dWd1cnUzID0+IGFiaXR1Z3VydTMucnN0fSAgICAgIHwgICAwCj4gPiA+ICBE b2N1bWVudGF0aW9uL2h3bW9uL3thYng1MDAgPT4gYWJ4NTAwLnJzdH0gICAgfCAgIDAKPiA+ID4g IC4uLnthY3BpX3Bvd2VyX21ldGVyID0+IGFjcGlfcG93ZXJfbWV0ZXIucnN0fSB8ICAgMiArLQo+ ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97YWQ3MzE0ID0+IGFkNzMxNC5yc3R9ICAgIHwgICAw Cj4gPiA+ICAuLi4vaHdtb24ve2FkYzEyOGQ4MTggPT4gYWRjMTI4ZDgxOC5yc3R9ICAgICAgfCAg IDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2FkbTEwMjEgPT4gYWRtMTAyMS5yc3R9ICB8 ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97YWRtMTAyNSA9PiBhZG0xMDI1LnJzdH0g IHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3thZG0xMDI2ID0+IGFkbTEwMjYucnN0 fSAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2FkbTEwMzEgPT4gYWRtMTAzMS5y c3R9ICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97YWRtMTI3NSA9PiBhZG0xMjc1 LnJzdH0gIHwgICA0ICstCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3thZG05MjQwID0+IGFk bTkyNDAucnN0fSAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2FkczEwMTUgPT4g YWRzMTAxNS5yc3R9ICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97YWRzNzgyOCA9 PiBhZHM3ODI4LnJzdH0gIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3thZHQ3NDEw ID0+IGFkdDc0MTAucnN0fSAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2FkdDc0 MTEgPT4gYWR0NzQxMS5yc3R9ICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97YWR0 NzQ2MiA9PiBhZHQ3NDYyLnJzdH0gIHwgICAxIC0KPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24v e2FkdDc0NzAgPT4gYWR0NzQ3MC5yc3R9ICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21v bi97YWR0NzQ3NSA9PiBhZHQ3NDc1LnJzdH0gIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3 bW9uL3thbWM2ODIxID0+IGFtYzY4MjEucnN0fSAgfCAgIDEgLQo+ID4gPiAgRG9jdW1lbnRhdGlv bi9od21vbi97YXNiMTAwID0+IGFzYjEwMC5yc3R9ICAgIHwgICAxIC0KPiA+ID4gIERvY3VtZW50 YXRpb24vaHdtb24ve2FzYzc2MjEgPT4gYXNjNzYyMS5yc3R9ICB8ICAgMAo+ID4gPiAgLi4ue2Fz cGVlZC1wd20tdGFjaG8gPT4gYXNwZWVkLXB3bS10YWNoby5yc3R9IHwgICAwCj4gPiA+ICAuLi4v aHdtb24ve2NvcmV0ZW1wID0+IGNvcmV0ZW1wLnJzdH0gICAgICAgICAgfCAgIDAKPiA+ID4gIERv Y3VtZW50YXRpb24vaHdtb24ve2RhOTA1MiA9PiBkYTkwNTIucnN0fSAgICB8ICAgMAo+ID4gPiAg RG9jdW1lbnRhdGlvbi9od21vbi97ZGE5MDU1ID0+IGRhOTA1NS5yc3R9ICAgIHwgICAwCj4gPiA+ ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tkbWUxNzM3ID0+IGRtZTE3MzcucnN0fSAgfCAgIDAKPiA+ ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2RzMTYyMSA9PiBkczE2MjEucnN0fSAgICB8ICAgMAo+ ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97ZHM2MjAgPT4gZHM2MjAucnN0fSAgICAgIHwgICAw Cj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tlbWMxNDAzID0+IGVtYzE0MDMucnN0fSAgfCAg IDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2VtYzIxMDMgPT4gZW1jMjEwMy5yc3R9ICB8 ICAgMAo+ID4gPiAgLi4uL2h3bW9uL3tlbWM2dzIwMSA9PiBlbWM2dzIwMS5yc3R9ICAgICAgICAg IHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tmNzE4MDVmID0+IGY3MTgwNWYucnN0 fSAgfCAgIDAKPiA+ID4gIC4uLi9od21vbi97ZjcxODgyZmcgPT4gZjcxODgyZmcucnN0fSAgICAg ICAgICB8ICAgMAo+ID4gPiAgLi4uL2h3bW9uL3tmYW0xNWhfcG93ZXIgPT4gZmFtMTVoX3Bvd2Vy LnJzdH0gIHwgICAwCj4gPiA+ICAuLi4vaHdtb24ve2Z0c3RldXRhdGVzID0+IGZ0c3RldXRhdGVz LnJzdH0gICAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2c3NjBhID0+IGc3NjBh LnJzdH0gICAgICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97Zzc2MiA9PiBnNzYy LnJzdH0gICAgICAgIHwgICAyICstCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tnbDUxOHNt ID0+IGdsNTE4c20ucnN0fSAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2hpaDYx MzAgPT4gaGloNjEzMC5yc3R9ICB8ICAgMAo+ID4gPiAgLi4ub24ta2VybmVsLWFwaS50eHQgPT4g aHdtb24ta2VybmVsLWFwaS5yc3R9IHwgICA0ICstCj4gPiA+ICAuLi4vaHdtb24ve2libS1jZmZw cyA9PiBpYm0tY2ZmcHMucnN0fSAgICAgICAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdt b24ve2libWFlbSA9PiBpYm1hZW0ucnN0fSAgICB8ICAgMAo+ID4gPiAgLi4uL2h3bW9uL3tpYm1w b3dlcm52ID0+IGlibXBvd2VybnYucnN0fSAgICAgIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9u L2h3bW9uL3tpbmEyMDkgPT4gaW5hMjA5LnJzdH0gICAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRp b24vaHdtb24ve2luYTJ4eCA9PiBpbmEyeHgucnN0fSAgICB8ICAgMiArLQo+ID4gPiAgRG9jdW1l bnRhdGlvbi9od21vbi97aW5hMzIyMSA9PiBpbmEzMjIxLnJzdH0gIHwgICAwCj4gPiA+ICBEb2N1 bWVudGF0aW9uL2h3bW9uL2luZGV4LnJzdCAgICAgICAgICAgICAgICAgfCAxNzkgKysrKysrKysr KysrKysrKysrCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tpcjM1MjIxID0+IGlyMzUyMjEu cnN0fSAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2l0ODcgPT4gaXQ4Ny5yc3R9 ICAgICAgICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97amM0MiA9PiBqYzQyLnJz dH0gICAgICAgIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3trMTB0ZW1wID0+IGsx MHRlbXAucnN0fSAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2s4dGVtcCA9PiBr OHRlbXAucnN0fSAgICB8ICAgMAo+ID4gPiAgLi4uL2h3bW9uL3tsaW5lYWdlLXBlbSA9PiBsaW5l YWdlLXBlbS5yc3R9ICAgIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tsbTI1MDY2 ID0+IGxtMjUwNjYucnN0fSAgfCAgIDIgKy0KPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2xt NjMgPT4gbG02My5yc3R9ICAgICAgICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97 bG03MCA9PiBsbTcwLnJzdH0gICAgICAgIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9u L3tsbTczID0+IGxtNzMucnN0fSAgICAgICAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdt b24ve2xtNzUgPT4gbG03NS5yc3R9ICAgICAgICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9o d21vbi97bG03NyA9PiBsbTc3LnJzdH0gICAgICAgIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9u L2h3bW9uL3tsbTc4ID0+IGxtNzgucnN0fSAgICAgICAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRp b24vaHdtb24ve2xtODAgPT4gbG04MC5yc3R9ICAgICAgICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRh dGlvbi9od21vbi97bG04MyA9PiBsbTgzLnJzdH0gICAgICAgIHwgICAwCj4gPiA+ICBEb2N1bWVu dGF0aW9uL2h3bW9uL3tsbTg1ID0+IGxtODUucnN0fSAgICAgICAgfCAgIDAKPiA+ID4gIERvY3Vt ZW50YXRpb24vaHdtb24ve2xtODcgPT4gbG04Ny5yc3R9ICAgICAgICB8ICAgMAo+ID4gPiAgRG9j dW1lbnRhdGlvbi9od21vbi97bG05MCA9PiBsbTkwLnJzdH0gICAgICAgIHwgICAwCj4gPiA+ICBE b2N1bWVudGF0aW9uL2h3bW9uL3tsbTkyID0+IGxtOTIucnN0fSAgICAgICAgfCAgIDAKPiA+ID4g IERvY3VtZW50YXRpb24vaHdtb24ve2xtOTMgPT4gbG05My5yc3R9ICAgICAgICB8ICAgMAo+ID4g PiAgRG9jdW1lbnRhdGlvbi9od21vbi97bG05NTIzNCA9PiBsbTk1MjM0LnJzdH0gIHwgICAwCj4g PiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tsbTk1MjQ1ID0+IGxtOTUyNDUucnN0fSAgfCAgIDAK PiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2x0YzI5NDUgPT4gbHRjMjk0NS5yc3R9ICB8ICAg MAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97bHRjMjk3OCA9PiBsdGMyOTc4LnJzdH0gIHwg ICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tsdGMyOTkwID0+IGx0YzI5OTAucnN0fSAg fCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2x0YzM4MTUgPT4gbHRjMzgxNS5yc3R9 ICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97bHRjNDE1MSA9PiBsdGM0MTUxLnJz dH0gIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tsdGM0MjE1ID0+IGx0YzQyMTUu cnN0fSAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve2x0YzQyNDUgPT4gbHRjNDI0 NS5yc3R9ICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97bHRjNDI2MCA9PiBsdGM0 MjYwLnJzdH0gIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tsdGM0MjYxID0+IGx0 YzQyNjEucnN0fSAgfCAgIDAKPiA+ID4gIC4uLi9od21vbi97bWF4MTYwNjQgPT4gbWF4MTYwNjQu cnN0fSAgICAgICAgICB8ICAgMiArLQo+ID4gPiAgLi4uL2h3bW9uL3ttYXgxNjA2NSA9PiBtYXgx NjA2NS5yc3R9ICAgICAgICAgIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3ttYXgx NjE5ID0+IG1heDE2MTkucnN0fSAgfCAgIDEgLQo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97 bWF4MTY2OCA9PiBtYXgxNjY4LnJzdH0gIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9u L3ttYXgxOTcgPT4gbWF4MTk3LnJzdH0gICAgfCAgIDAKPiA+ID4gIC4uLi9od21vbi97bWF4MjA3 NTEgPT4gbWF4MjA3NTEucnN0fSAgICAgICAgICB8ICAgMiArLQo+ID4gPiAgLi4uL2h3bW9uL3tt YXgzMTcyMiA9PiBtYXgzMTcyMi5yc3R9ICAgICAgICAgIHwgICAwCj4gPiA+ICAuLi4vaHdtb24v e21heDMxNzg1ID0+IG1heDMxNzg1LnJzdH0gICAgICAgICAgfCAgIDAKPiA+ID4gIC4uLi9od21v bi97bWF4MzE3OTAgPT4gbWF4MzE3OTAucnN0fSAgICAgICAgICB8ICAgMAo+ID4gPiAgLi4uL2h3 bW9uL3ttYXgzNDQ0MCA9PiBtYXgzNDQ0MC5yc3R9ICAgICAgICAgIHwgICAyICstCj4gPiA+ICBE b2N1bWVudGF0aW9uL2h3bW9uL3ttYXg2NjM5ID0+IG1heDY2MzkucnN0fSAgfCAgIDAKPiA+ID4g IERvY3VtZW50YXRpb24vaHdtb24ve21heDY2NDIgPT4gbWF4NjY0Mi5yc3R9ICB8ICAgMAo+ID4g PiAgRG9jdW1lbnRhdGlvbi9od21vbi97bWF4NjY1MCA9PiBtYXg2NjUwLnJzdH0gIHwgICAxIC0K PiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve21heDY2OTcgPT4gbWF4NjY5Ny5yc3R9ICB8ICAg MAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97bWF4ODY4OCA9PiBtYXg4Njg4LnJzdH0gIHwg ICAyICstCj4gPiA+ICAuLi4vaHdtb24ve21jMTM3ODMtYWRjID0+IG1jMTM3ODMtYWRjLnJzdH0g ICAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve21jcDMwMjEgPT4gbWNwMzAyMS5y c3R9ICB8ICAgMAo+ID4gPiAgLi4uL2h3bW9uL3ttZW5mMjFibWMgPT4gbWVuZjIxYm1jLnJzdH0g ICAgICAgIHwgICAwCj4gPiA+ICAuLi4vaHdtb24ve21seHJlZy1mYW4gPT4gbWx4cmVnLWZhbi5y c3R9ICAgICAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve25jdDY2ODMgPT4gbmN0 NjY4My5yc3R9ICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97bmN0Njc3NSA9PiBu Y3Q2Nzc1LnJzdH0gIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tuY3Q3ODAyID0+ IG5jdDc4MDIucnN0fSAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve25jdDc5MDQg PT4gbmN0NzkwNC5yc3R9ICB8ICAgMAo+ID4gPiAgLi4uL3tucGNtNzUwLXB3bS1mYW4gPT4gbnBj bTc1MC1wd20tZmFuLnJzdH0gIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tuc2Ez MjAgPT4gbnNhMzIwLnJzdH0gICAgfCAgIDAKPiA+ID4gIC4uLi97bnRjX3RoZXJtaXN0b3IgPT4g bnRjX3RoZXJtaXN0b3IucnN0fSAgICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97 b2NjID0+IG9jYy5yc3R9ICAgICAgICAgIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9u L3twYzg3MzYwID0+IHBjODczNjAucnN0fSAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdt b24ve3BjODc0MjcgPT4gcGM4NzQyNy5yc3R9ICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9o d21vbi97cGNmODU5MSA9PiBwY2Y4NTkxLnJzdH0gIHwgICAwCj4gPiA+ICAuLi4vaHdtb24ve3Bt YnVzLWNvcmUgPT4gcG1idXMtY29yZS5yc3R9ICAgICAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRp b24vaHdtb24ve3BtYnVzID0+IHBtYnVzLnJzdH0gICAgICB8ICAgMAo+ID4gPiAgLi4uL2h3bW9u L3twb3dyMTIyMCA9PiBwb3dyMTIyMC5yc3R9ICAgICAgICAgIHwgICAwCj4gPiA+ICBEb2N1bWVu dGF0aW9uL2h3bW9uL3twd20tZmFuID0+IHB3bS1mYW4ucnN0fSAgfCAgIDAKPiA+ID4gIC4uLmFz cGJlcnJ5cGktaHdtb24gPT4gcmFzcGJlcnJ5cGktaHdtb24ucnN0fSB8ICAgMAo+ID4gPiAgRG9j dW1lbnRhdGlvbi9od21vbi97c2NoNTYyNyA9PiBzY2g1NjI3LnJzdH0gIHwgICAwCj4gPiA+ICBE b2N1bWVudGF0aW9uL2h3bW9uL3tzY2g1NjM2ID0+IHNjaDU2MzYucnN0fSAgfCAgIDAKPiA+ID4g IC4uLi9od21vbi97c2NwaS1od21vbiA9PiBzY3BpLWh3bW9uLnJzdH0gICAgICB8ICAgMAo+ID4g PiAgRG9jdW1lbnRhdGlvbi9od21vbi97c2h0MTUgPT4gc2h0MTUucnN0fSAgICAgIHwgICAwCj4g PiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tzaHQyMSA9PiBzaHQyMS5yc3R9ICAgICAgfCAgIDAK PiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve3NodDN4ID0+IHNodDN4LnJzdH0gICAgICB8ICAg MAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97c2h0YzEgPT4gc2h0YzEucnN0fSAgICAgIHwg ICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3tzaXM1NTk1ID0+IHNpczU1OTUucnN0fSAg fCAgIDEgLQo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97c21tNjY1ID0+IHNtbTY2NS5yc3R9 ICAgIHwgICAwCj4gPiA+ICAuLi4vaHdtb24ve3Ntc2M0N2IzOTcgPT4gc21zYzQ3YjM5Ny5yc3R9 ICAgICAgfCAgIDAKPiA+ID4gIC4uLi9od21vbi97c21zYzQ3bTEgPT4gc21zYzQ3bTEucnN0fSAg ICAgICAgICB8ICAgMAo+ID4gPiAgLi4uL2h3bW9uL3tzbXNjNDdtMTkyID0+IHNtc2M0N20xOTIu cnN0fSAgICAgIHwgICAwCj4gPiA+ICAuLi5taXR0aW5nLXBhdGNoZXMgPT4gc3VibWl0dGluZy1w YXRjaGVzLnJzdH0gfCAgIDYgKy0KPiA+ID4gIC4uLi97c3lzZnMtaW50ZXJmYWNlID0+IHN5c2Zz LWludGVyZmFjZS5yc3R9ICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97dGM2NTQg PT4gdGM2NTQucnN0fSAgICAgIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3t0Yzc0 ID0+IHRjNzQucnN0fSAgICAgICAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve3Ro bWM1MCA9PiB0aG1jNTAucnN0fSAgICB8ICAgMSAtCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9u L3t0bXAxMDIgPT4gdG1wMTAyLnJzdH0gICAgfCAgIDIgKy0KPiA+ID4gIERvY3VtZW50YXRpb24v aHdtb24ve3RtcDEwMyA9PiB0bXAxMDMucnN0fSAgICB8ICAgMiArLQo+ID4gPiAgRG9jdW1lbnRh dGlvbi9od21vbi97dG1wMTA4ID0+IHRtcDEwOC5yc3R9ICAgIHwgICAyICstCj4gPiA+ICBEb2N1 bWVudGF0aW9uL2h3bW9uL3t0bXA0MDEgPT4gdG1wNDAxLnJzdH0gICAgfCAgIDIgKy0KPiA+ID4g IERvY3VtZW50YXRpb24vaHdtb24ve3RtcDQyMSA9PiB0bXA0MjEucnN0fSAgICB8ICAgMAo+ID4g PiAgLi4uL2h3bW9uL3t0cHM0MDQyMiA9PiB0cHM0MDQyMi5yc3R9ICAgICAgICAgIHwgICAyICst Cj4gPiA+ICAuLi40MDMwLW1hZGMtaHdtb24gPT4gdHdsNDAzMC1tYWRjLWh3bW9uLnJzdH0gfCAg IDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve3VjZDkwMDAgPT4gdWNkOTAwMC5yc3R9ICB8 ICAgNCArLQo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97dWNkOTIwMCA9PiB1Y2Q5MjAwLnJz dH0gIHwgICA0ICstCj4gPiA+ICAuLi4ve3VzZXJzcGFjZS10b29scyA9PiB1c2Vyc3BhY2UtdG9v bHMucnN0fSAgfCAgIDAKPiA+ID4gIC4uLi9od21vbi97dmV4cHJlc3MgPT4gdmV4cHJlc3MucnN0 fSAgICAgICAgICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97dmlhNjg2YSA9PiB2 aWE2ODZhLnJzdH0gIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3t2dDEyMTEgPT4g dnQxMjExLnJzdH0gICAgfCAgIDAKPiA+ID4gIC4uLi9od21vbi97dzgzNjI3ZWhmID0+IHc4MzYy N2VoZi5yc3R9ICAgICAgICB8ICAgMAo+ID4gPiAgLi4uL2h3bW9uL3t3ODM2MjdoZiA9PiB3ODM2 MjdoZi5yc3R9ICAgICAgICAgIHwgICAwCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3bW9uL3t3ODM3 NzNnID0+IHc4Mzc3M2cucnN0fSAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24vaHdtb24ve3c4 Mzc4MWQgPT4gdzgzNzgxZC5yc3R9ICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlvbi9od21vbi97 dzgzNzkxZCA9PiB3ODM3OTFkLnJzdH0gIHwgICAyICstCj4gPiA+ICBEb2N1bWVudGF0aW9uL2h3 bW9uL3t3ODM3OTJkID0+IHc4Mzc5MmQucnN0fSAgfCAgIDAKPiA+ID4gIERvY3VtZW50YXRpb24v aHdtb24ve3c4Mzc5MyA9PiB3ODM3OTMucnN0fSAgICB8ICAgMAo+ID4gPiAgRG9jdW1lbnRhdGlv bi9od21vbi97dzgzNzk1ID0+IHc4Mzc5NS5yc3R9ICAgIHwgICAwCj4gPiA+ICAuLi4vaHdtb24v e3c4M2w3ODV0cyA9PiB3ODNsNzg1dHMucnN0fSAgICAgICAgfCAgIDAKPiA+ID4gIC4uLi9od21v bi97dzgzbDc4Nm5nID0+IHc4M2w3ODZuZy5yc3R9ICAgICAgICB8ICAgMAo+ID4gPiAgRG9jdW1l bnRhdGlvbi9od21vbi97d204MzF4ID0+IHdtODMxeC5yc3R9ICAgIHwgICAwCj4gPiA+ICBEb2N1 bWVudGF0aW9uL2h3bW9uL3t3bTgzNTAgPT4gd204MzUwLnJzdH0gICAgfCAgIDAKPiA+ID4gIC4u Li9od21vbi97eGdlbmUtaHdtb24gPT4geGdlbmUtaHdtb24ucnN0fSAgICB8ICAgMAo+ID4gPiAg RG9jdW1lbnRhdGlvbi9od21vbi97emw2MTAwID0+IHpsNjEwMC5yc3R9ICAgIHwgICAyICstCj4g PiA+ICBEb2N1bWVudGF0aW9uL2luZGV4LnJzdCAgICAgICAgICAgICAgICAgICAgICAgfCAgIDEg Kwo+ID4gPiAgRG9jdW1lbnRhdGlvbi90aGVybWFsL3N5c2ZzLWFwaS50eHQgICAgICAgICAgIHwg ICAyICstCj4gPiA+ICBNQUlOVEFJTkVSUyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgfCAxMDggKysrKystLS0tLS0KPiA+ID4gIGRyaXZlcnMvaHdtb24vS2NvbmZpZyAgICAgICAg ICAgICAgICAgICAgICAgICB8ICAgOCArLQo+ID4gPiAgZHJpdmVycy9od21vbi9hZHM3ODI4LmMg ICAgICAgICAgICAgICAgICAgICAgIHwgICAyICstCj4gPiA+ICBkcml2ZXJzL2h3bW9uL21heDE5 Ny5jICAgICAgICAgICAgICAgICAgICAgICAgfCAgIDIgKy0KPiA+ID4gIGRyaXZlcnMvaHdtb24v c2h0MTUuYyAgICAgICAgICAgICAgICAgICAgICAgICB8ICAgMiArLQo+ID4gPiAgaW5jbHVkZS9s aW51eC9wbGF0Zm9ybV9kYXRhL2Fkczc4MjguaCAgICAgICAgIHwgICAyICstCj4gPiA+ICBpbmNs dWRlL2xpbnV4L3BsYXRmb3JtX2RhdGEvZHM2MjAuaCAgICAgICAgICAgfCAgIDIgKy0KPiA+ID4g IGluY2x1ZGUvbGludXgvcGxhdGZvcm1fZGF0YS9pbmEyeHguaCAgICAgICAgICB8ICAgMiArLQo+ ID4gPiAgaW5jbHVkZS9saW51eC9wbGF0Zm9ybV9kYXRhL21heDE5Ny5oICAgICAgICAgIHwgICAy ICstCj4gPiA+ICBpbmNsdWRlL2xpbnV4L3BsYXRmb3JtX2RhdGEvbnRjX3RoZXJtaXN0b3IuaCAg fCAgIDIgKy0KPiA+ID4gIDE3MyBmaWxlcyBjaGFuZ2VkLCAyNzUgaW5zZXJ0aW9ucygrKSwgMTAy IGRlbGV0aW9ucygtKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2FiODUwMCA9 PiBhYjg1MDAucnN0fSAoODYlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2Fi aXR1Z3VydS1kYXRhc2hlZXQgPT4gYWJpdHVndXJ1LWRhdGFzaGVldC5yc3R9ICgxMDAlKQo+ID4g PiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2FiaXR1Z3VydSA9PiBhYml0dWd1cnUucnN0 fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3thYml0dWd1cnUzID0+ IGFiaXR1Z3VydTMucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9u L3thYng1MDAgPT4gYWJ4NTAwLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlv bi9od21vbi97YWNwaV9wb3dlcl9tZXRlciA9PiBhY3BpX3Bvd2VyX21ldGVyLnJzdH0gKDk3JSkK PiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3thZDczMTQgPT4gYWQ3MzE0LnJzdH0g KDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97YWRjMTI4ZDgxOCA9PiBh ZGMxMjhkODE4LnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97 YWRtMTAyMSA9PiBhZG0xMDIxLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlv bi9od21vbi97YWRtMTAyNSA9PiBhZG0xMDI1LnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9j dW1lbnRhdGlvbi9od21vbi97YWRtMTAyNiA9PiBhZG0xMDI2LnJzdH0gKDEwMCUpCj4gPiA+ICBy ZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97YWRtMTAzMSA9PiBhZG0xMDMxLnJzdH0gKDEwMCUp Cj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97YWRtMTI3NSA9PiBhZG0xMjc1LnJz dH0gKDk3JSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3thZG05MjQwID0+IGFk bTkyNDAucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3thZHMx MDE1ID0+IGFkczEwMTUucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3 bW9uL3thZHM3ODI4ID0+IGFkczc4MjgucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVu dGF0aW9uL2h3bW9uL3thZHQ3NDEwID0+IGFkdDc0MTAucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFt ZSBEb2N1bWVudGF0aW9uL2h3bW9uL3thZHQ3NDExID0+IGFkdDc0MTEucnN0fSAoMTAwJSkKPiA+ ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3thZHQ3NDYyID0+IGFkdDc0NjIucnN0fSAo OTklKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2FkdDc0NzAgPT4gYWR0NzQ3 MC5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2FkdDc0NzUg PT4gYWR0NzQ3NS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24v e2FtYzY4MjEgPT4gYW1jNjgyMS5yc3R9ICg5OSUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlv bi9od21vbi97YXNiMTAwID0+IGFzYjEwMC5yc3R9ICg5OSUpCj4gPiA+ICByZW5hbWUgRG9jdW1l bnRhdGlvbi9od21vbi97YXNjNzYyMSA9PiBhc2M3NjIxLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5h bWUgRG9jdW1lbnRhdGlvbi9od21vbi97YXNwZWVkLXB3bS10YWNobyA9PiBhc3BlZWQtcHdtLXRh Y2hvLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97Y29yZXRl bXAgPT4gY29yZXRlbXAucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3 bW9uL3tkYTkwNTIgPT4gZGE5MDUyLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRh dGlvbi9od21vbi97ZGE5MDU1ID0+IGRhOTA1NS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERv Y3VtZW50YXRpb24vaHdtb24ve2RtZTE3MzcgPT4gZG1lMTczNy5yc3R9ICgxMDAlKQo+ID4gPiAg cmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2RzMTYyMSA9PiBkczE2MjEucnN0fSAoMTAwJSkK PiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3tkczYyMCA9PiBkczYyMC5yc3R9ICgx MDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2VtYzE0MDMgPT4gZW1jMTQw My5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2VtYzIxMDMg PT4gZW1jMjEwMy5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24v e2VtYzZ3MjAxID0+IGVtYzZ3MjAxLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRh dGlvbi9od21vbi97ZjcxODA1ZiA9PiBmNzE4MDVmLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUg RG9jdW1lbnRhdGlvbi9od21vbi97ZjcxODgyZmcgPT4gZjcxODgyZmcucnN0fSAoMTAwJSkKPiA+ ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3tmYW0xNWhfcG93ZXIgPT4gZmFtMTVoX3Bv d2VyLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97ZnRzdGV1 dGF0ZXMgPT4gZnRzdGV1dGF0ZXMucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0 aW9uL2h3bW9uL3tnNzYwYSA9PiBnNzYwYS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3Vt ZW50YXRpb24vaHdtb24ve2c3NjIgPT4gZzc2Mi5yc3R9ICg5NyUpCj4gPiA+ICByZW5hbWUgRG9j dW1lbnRhdGlvbi9od21vbi97Z2w1MThzbSA9PiBnbDUxOHNtLnJzdH0gKDEwMCUpCj4gPiA+ICBy ZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97aGloNjEzMCA9PiBoaWg2MTMwLnJzdH0gKDEwMCUp Cj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97aHdtb24ta2VybmVsLWFwaS50eHQg PT4gaHdtb24ta2VybmVsLWFwaS5yc3R9ICg5OSUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlv bi9od21vbi97aWJtLWNmZnBzID0+IGlibS1jZmZwcy5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1l IERvY3VtZW50YXRpb24vaHdtb24ve2libWFlbSA9PiBpYm1hZW0ucnN0fSAoMTAwJSkKPiA+ID4g IHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3tpYm1wb3dlcm52ID0+IGlibXBvd2VybnYucnN0 fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3tpbmEyMDkgPT4gaW5h MjA5LnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97aW5hMnh4 ID0+IGluYTJ4eC5yc3R9ICg5NyUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97 aW5hMzIyMSA9PiBpbmEzMjIxLnJzdH0gKDEwMCUpCj4gPiA+ICBjcmVhdGUgbW9kZSAxMDA2NDQg RG9jdW1lbnRhdGlvbi9od21vbi9pbmRleC5yc3QKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9u L2h3bW9uL3tpcjM1MjIxID0+IGlyMzUyMjEucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1 bWVudGF0aW9uL2h3bW9uL3tpdDg3ID0+IGl0ODcucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBE b2N1bWVudGF0aW9uL2h3bW9uL3tqYzQyID0+IGpjNDIucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFt ZSBEb2N1bWVudGF0aW9uL2h3bW9uL3trMTB0ZW1wID0+IGsxMHRlbXAucnN0fSAoMTAwJSkKPiA+ ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3trOHRlbXAgPT4gazh0ZW1wLnJzdH0gKDEw MCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97bGluZWFnZS1wZW0gPT4gbGlu ZWFnZS1wZW0ucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3ts bTI1MDY2ID0+IGxtMjUwNjYucnN0fSAoOTclKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24v aHdtb24ve2xtNjMgPT4gbG02My5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRp b24vaHdtb24ve2xtNzAgPT4gbG03MC5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50 YXRpb24vaHdtb24ve2xtNzMgPT4gbG03My5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3Vt ZW50YXRpb24vaHdtb24ve2xtNzUgPT4gbG03NS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERv Y3VtZW50YXRpb24vaHdtb24ve2xtNzcgPT4gbG03Ny5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1l IERvY3VtZW50YXRpb24vaHdtb24ve2xtNzggPT4gbG03OC5yc3R9ICgxMDAlKQo+ID4gPiAgcmVu YW1lIERvY3VtZW50YXRpb24vaHdtb24ve2xtODAgPT4gbG04MC5yc3R9ICgxMDAlKQo+ID4gPiAg cmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2xtODMgPT4gbG04My5yc3R9ICgxMDAlKQo+ID4g PiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2xtODUgPT4gbG04NS5yc3R9ICgxMDAlKQo+ ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2xtODcgPT4gbG04Ny5yc3R9ICgxMDAl KQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2xtOTAgPT4gbG05MC5yc3R9ICgx MDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2xtOTIgPT4gbG05Mi5yc3R9 ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2xtOTMgPT4gbG05My5y c3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2xtOTUyMzQgPT4g bG05NTIzNC5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2xt OTUyNDUgPT4gbG05NTI0NS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24v aHdtb24ve2x0YzI5NDUgPT4gbHRjMjk0NS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3Vt ZW50YXRpb24vaHdtb24ve2x0YzI5NzggPT4gbHRjMjk3OC5yc3R9ICgxMDAlKQo+ID4gPiAgcmVu YW1lIERvY3VtZW50YXRpb24vaHdtb24ve2x0YzI5OTAgPT4gbHRjMjk5MC5yc3R9ICgxMDAlKQo+ ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2x0YzM4MTUgPT4gbHRjMzgxNS5yc3R9 ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2x0YzQxNTEgPT4gbHRj NDE1MS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve2x0YzQy MTUgPT4gbHRjNDIxNS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdt b24ve2x0YzQyNDUgPT4gbHRjNDI0NS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50 YXRpb24vaHdtb24ve2x0YzQyNjAgPT4gbHRjNDI2MC5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1l IERvY3VtZW50YXRpb24vaHdtb24ve2x0YzQyNjEgPT4gbHRjNDI2MS5yc3R9ICgxMDAlKQo+ID4g PiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve21heDE2MDY0ID0+IG1heDE2MDY0LnJzdH0g KDk2JSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3ttYXgxNjA2NSA9PiBtYXgx NjA2NS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve21heDE2 MTkgPT4gbWF4MTYxOS5yc3R9ICg5OSUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21v bi97bWF4MTY2OCA9PiBtYXgxNjY4LnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRh dGlvbi9od21vbi97bWF4MTk3ID0+IG1heDE5Ny5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERv Y3VtZW50YXRpb24vaHdtb24ve21heDIwNzUxID0+IG1heDIwNzUxLnJzdH0gKDk2JSkKPiA+ID4g IHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3ttYXgzMTcyMiA9PiBtYXgzMTcyMi5yc3R9ICgx MDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve21heDMxNzg1ID0+IG1heDMx Nzg1LnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97bWF4MzE3 OTAgPT4gbWF4MzE3OTAucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3 bW9uL3ttYXgzNDQ0MCA9PiBtYXgzNDQ0MC5yc3R9ICg5OCUpCj4gPiA+ICByZW5hbWUgRG9jdW1l bnRhdGlvbi9od21vbi97bWF4NjYzOSA9PiBtYXg2NjM5LnJzdH0gKDEwMCUpCj4gPiA+ICByZW5h bWUgRG9jdW1lbnRhdGlvbi9od21vbi97bWF4NjY0MiA9PiBtYXg2NjQyLnJzdH0gKDEwMCUpCj4g PiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97bWF4NjY1MCA9PiBtYXg2NjUwLnJzdH0g KDk5JSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3ttYXg2Njk3ID0+IG1heDY2 OTcucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3ttYXg4Njg4 ID0+IG1heDg2ODgucnN0fSAoOTclKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24v e21jMTM3ODMtYWRjID0+IG1jMTM3ODMtYWRjLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9j dW1lbnRhdGlvbi9od21vbi97bWNwMzAyMSA9PiBtY3AzMDIxLnJzdH0gKDEwMCUpCj4gPiA+ICBy ZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97bWVuZjIxYm1jID0+IG1lbmYyMWJtYy5yc3R9ICgx MDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve21seHJlZy1mYW4gPT4gbWx4 cmVnLWZhbi5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve25j dDY2ODMgPT4gbmN0NjY4My5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24v aHdtb24ve25jdDY3NzUgPT4gbmN0Njc3NS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3Vt ZW50YXRpb24vaHdtb24ve25jdDc4MDIgPT4gbmN0NzgwMi5yc3R9ICgxMDAlKQo+ID4gPiAgcmVu YW1lIERvY3VtZW50YXRpb24vaHdtb24ve25jdDc5MDQgPT4gbmN0NzkwNC5yc3R9ICgxMDAlKQo+ ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve25wY203NTAtcHdtLWZhbiA9PiBucGNt NzUwLXB3bS1mYW4ucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9u L3tuc2EzMjAgPT4gbnNhMzIwLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlv bi9od21vbi97bnRjX3RoZXJtaXN0b3IgPT4gbnRjX3RoZXJtaXN0b3IucnN0fSAoMTAwJSkKPiA+ ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3tvY2MgPT4gb2NjLnJzdH0gKDEwMCUpCj4g PiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97cGM4NzM2MCA9PiBwYzg3MzYwLnJzdH0g KDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97cGM4NzQyNyA9PiBwYzg3 NDI3LnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97cGNmODU5 MSA9PiBwY2Y4NTkxLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21v bi97cG1idXMtY29yZSA9PiBwbWJ1cy1jb3JlLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9j dW1lbnRhdGlvbi9od21vbi97cG1idXMgPT4gcG1idXMucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFt ZSBEb2N1bWVudGF0aW9uL2h3bW9uL3twb3dyMTIyMCA9PiBwb3dyMTIyMC5yc3R9ICgxMDAlKQo+ ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve3B3bS1mYW4gPT4gcHdtLWZhbi5yc3R9 ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve3Jhc3BiZXJyeXBpLWh3 bW9uID0+IHJhc3BiZXJyeXBpLWh3bW9uLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1l bnRhdGlvbi9od21vbi97c2NoNTYyNyA9PiBzY2g1NjI3LnJzdH0gKDEwMCUpCj4gPiA+ICByZW5h bWUgRG9jdW1lbnRhdGlvbi9od21vbi97c2NoNTYzNiA9PiBzY2g1NjM2LnJzdH0gKDEwMCUpCj4g PiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97c2NwaS1od21vbiA9PiBzY3BpLWh3bW9u LnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97c2h0MTUgPT4g c2h0MTUucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3tzaHQy MSA9PiBzaHQyMS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24v e3NodDN4ID0+IHNodDN4LnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9o d21vbi97c2h0YzEgPT4gc2h0YzEucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0 aW9uL2h3bW9uL3tzaXM1NTk1ID0+IHNpczU1OTUucnN0fSAoOTklKQo+ID4gPiAgcmVuYW1lIERv Y3VtZW50YXRpb24vaHdtb24ve3NtbTY2NSA9PiBzbW02NjUucnN0fSAoMTAwJSkKPiA+ID4gIHJl bmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3tzbXNjNDdiMzk3ID0+IHNtc2M0N2IzOTcucnN0fSAo MTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3tzbXNjNDdtMSA9PiBzbXNj NDdtMS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve3Ntc2M0 N20xOTIgPT4gc21zYzQ3bTE5Mi5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRp b24vaHdtb24ve3N1Ym1pdHRpbmctcGF0Y2hlcyA9PiBzdWJtaXR0aW5nLXBhdGNoZXMucnN0fSAo OTglKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve3N5c2ZzLWludGVyZmFjZSA9 PiBzeXNmcy1pbnRlcmZhY2UucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9u L2h3bW9uL3t0YzY1NCA9PiB0YzY1NC5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50 YXRpb24vaHdtb24ve3RjNzQgPT4gdGM3NC5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3Vt ZW50YXRpb24vaHdtb24ve3RobWM1MCA9PiB0aG1jNTAucnN0fSAoOTklKQo+ID4gPiAgcmVuYW1l IERvY3VtZW50YXRpb24vaHdtb24ve3RtcDEwMiA9PiB0bXAxMDIucnN0fSAoOTMlKQo+ID4gPiAg cmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve3RtcDEwMyA9PiB0bXAxMDMucnN0fSAoOTIlKQo+ ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve3RtcDEwOCA9PiB0bXAxMDgucnN0fSAo OTUlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve3RtcDQwMSA9PiB0bXA0MDEu cnN0fSAoOTclKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve3RtcDQyMSA9PiB0 bXA0MjEucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3t0cHM0 MDQyMiA9PiB0cHM0MDQyMi5yc3R9ICg5NiUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9o d21vbi97dHdsNDAzMC1tYWRjLWh3bW9uID0+IHR3bDQwMzAtbWFkYy1od21vbi5yc3R9ICgxMDAl KQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve3VjZDkwMDAgPT4gdWNkOTAwMC5y c3R9ICg5NyUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97dWNkOTIwMCA9PiB1 Y2Q5MjAwLnJzdH0gKDk3JSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3t1c2Vy c3BhY2UtdG9vbHMgPT4gdXNlcnNwYWNlLXRvb2xzLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUg RG9jdW1lbnRhdGlvbi9od21vbi97dmV4cHJlc3MgPT4gdmV4cHJlc3MucnN0fSAoMTAwJSkKPiA+ ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3t2aWE2ODZhID0+IHZpYTY4NmEucnN0fSAo MTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3t2dDEyMTEgPT4gdnQxMjEx LnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97dzgzNjI3ZWhm ID0+IHc4MzYyN2VoZi5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdt b24ve3c4MzYyN2hmID0+IHc4MzYyN2hmLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1l bnRhdGlvbi9od21vbi97dzgzNzczZyA9PiB3ODM3NzNnLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5h bWUgRG9jdW1lbnRhdGlvbi9od21vbi97dzgzNzgxZCA9PiB3ODM3ODFkLnJzdH0gKDEwMCUpCj4g PiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97dzgzNzkxZCA9PiB3ODM3OTFkLnJzdH0g KDk5JSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3t3ODM3OTJkID0+IHc4Mzc5 MmQucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3t3ODM3OTMg PT4gdzgzNzkzLnJzdH0gKDEwMCUpCj4gPiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97 dzgzNzk1ID0+IHc4Mzc5NS5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24v aHdtb24ve3c4M2w3ODV0cyA9PiB3ODNsNzg1dHMucnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBE b2N1bWVudGF0aW9uL2h3bW9uL3t3ODNsNzg2bmcgPT4gdzgzbDc4Nm5nLnJzdH0gKDEwMCUpCj4g PiA+ICByZW5hbWUgRG9jdW1lbnRhdGlvbi9od21vbi97d204MzF4ID0+IHdtODMxeC5yc3R9ICgx MDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24vaHdtb24ve3dtODM1MCA9PiB3bTgzNTAu cnN0fSAoMTAwJSkKPiA+ID4gIHJlbmFtZSBEb2N1bWVudGF0aW9uL2h3bW9uL3t4Z2VuZS1od21v biA9PiB4Z2VuZS1od21vbi5yc3R9ICgxMDAlKQo+ID4gPiAgcmVuYW1lIERvY3VtZW50YXRpb24v aHdtb24ve3psNjEwMCA9PiB6bDYxMDAucnN0fSAoOTglKQo+ID4gPiAKPiA+ID4gZGlmZiAtLWdp dCBhL0RvY3VtZW50YXRpb24vZGV2aWNldHJlZS9iaW5kaW5ncy9od21vbi9nNzYyLnR4dCBiL0Rv Y3VtZW50YXRpb24vZGV2aWNldHJlZS9iaW5kaW5ncy9od21vbi9nNzYyLnR4dAo+ID4gPiBpbmRl eCAyNWNjNmQ4ZWU1NzUuLjZkMTU0YzQ5MjNkZSAxMDA2NDQKPiA+ID4gLS0tIGEvRG9jdW1lbnRh dGlvbi9kZXZpY2V0cmVlL2JpbmRpbmdzL2h3bW9uL2c3NjIudHh0Cj4gPiA+ICsrKyBiL0RvY3Vt ZW50YXRpb24vZGV2aWNldHJlZS9iaW5kaW5ncy9od21vbi9nNzYyLnR4dAo+ID4gPiBAQCAtMjEs NyArMjEsNyBAQCBJZiBhbiBvcHRpb25hbCBwcm9wZXJ0eSBpcyBub3Qgc2V0IGluIC5kdHMgZmls ZSwgdGhlbiBjdXJyZW50IHZhbHVlIGlzIGtlcHQKPiA+ID4gIHVubW9kaWZpZWQgKGUuZy4gdS1i b290IGluc3RhbGxlZCB2YWx1ZSkuCj4gPiA+ICAKPiA+ID4gIEFkZGl0aW9uYWwgaW5mb3JtYXRp b24gb24gb3BlcmF0aW9uYWwgcGFyYW1ldGVycyBmb3IgdGhlIGRldmljZSBpcyBhdmFpbGFibGUK PiA+ID4gLWluIERvY3VtZW50YXRpb24vaHdtb24vZzc2Mi4gQSBkZXRhaWxlZCBkYXRhc2hlZXQg Zm9yIHRoZSBkZXZpY2UgaXMgYXZhaWxhYmxlCj4gPiA+ICtpbiBEb2N1bWVudGF0aW9uL2h3bW9u L2c3NjIucnN0LiBBIGRldGFpbGVkIGRhdGFzaGVldCBmb3IgdGhlIGRldmljZSBpcyBhdmFpbGFi bGUKPiA+ID4gIGF0IGh0dHA6Ly9uYXRpc2JhZC5vcmcvTkFTL3JlZnMvR01UX0VEUy03NjJfNzYz LTA4MDcxMC0wLjIucGRmLgo+ID4gPiAgCj4gPiA+ICBFeGFtcGxlIGc3NjIgbm9kZToKPiA+ID4g ZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vYWI4NTAwIGIvRG9jdW1lbnRhdGlvbi9o d21vbi9hYjg1MDAucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggODYlCj4gPiA+IHJlbmFtZSBm cm9tIERvY3VtZW50YXRpb24vaHdtb24vYWI4NTAwCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0 aW9uL2h3bW9uL2FiODUwMC5yc3QKPiA+ID4gaW5kZXggZDg3YzYxMTUxMjM5Li4zM2Y5M2E5Y2Vj MDQgMTAwNjQ0Cj4gPiA+IC0tLSBhL0RvY3VtZW50YXRpb24vaHdtb24vYWI4NTAwCj4gPiA+ICsr KyBiL0RvY3VtZW50YXRpb24vaHdtb24vYWI4NTAwLnJzdAo+ID4gPiBAQCAtMTgsNyArMTgsNyBA QCBBdXRob3JzOgo+ID4gPiAgRGVzY3JpcHRpb24KPiA+ID4gIC0tLS0tLS0tLS0tCj4gPiA+ICAK PiA+ID4gLVNlZSBhbHNvIERvY3VtZW50YXRpb24vaHdtb24vYWJ4NTAwLiBUaGlzIGlzIHRoZSBT VC1Fcmljc3NvbiBBQjg1MDAgc3BlY2lmaWMKPiA+ID4gK1NlZSBhbHNvIERvY3VtZW50YXRpb24v aHdtb24vYWJ4NTAwLnJzdC4gVGhpcyBpcyB0aGUgU1QtRXJpY3Nzb24gQUI4NTAwIHNwZWNpZmlj Cj4gPiA+ICBkcml2ZXIuCj4gPiA+ICAKPiA+ID4gIEN1cnJlbnRseSBvbmx5IHRoZSBBQjg1MDAg aW50ZXJuYWwgc2Vuc29yIGFuZCBvbmUgZXh0ZXJuYWwgc2Vuc29yIGZvciBiYXR0ZXJ5Cj4gPiA+ IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2FiaXR1Z3VydS1kYXRhc2hlZXQgYi9E b2N1bWVudGF0aW9uL2h3bW9uL2FiaXR1Z3VydS1kYXRhc2hlZXQucnN0Cj4gPiA+IHNpbWlsYXJp dHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2FiaXR1 Z3VydS1kYXRhc2hlZXQKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vYWJpdHVn dXJ1LWRhdGFzaGVldC5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24v YWJpdHVndXJ1IGIvRG9jdW1lbnRhdGlvbi9od21vbi9hYml0dWd1cnUucnN0Cj4gPiA+IHNpbWls YXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2Fi aXR1Z3VydQo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9hYml0dWd1cnUucnN0 Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2FiaXR1Z3VydTMgYi9Eb2N1 bWVudGF0aW9uL2h3bW9uL2FiaXR1Z3VydTMucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAw JQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2FiaXR1Z3VydTMKPiA+ID4g cmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vYWJpdHVndXJ1My5yc3QKPiA+ID4gZGlmZiAt LWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vYWJ4NTAwIGIvRG9jdW1lbnRhdGlvbi9od21vbi9h Yng1MDAucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBE b2N1bWVudGF0aW9uL2h3bW9uL2FieDUwMAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9o d21vbi9hYng1MDAucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2Fj cGlfcG93ZXJfbWV0ZXIgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2FjcGlfcG93ZXJfbWV0ZXIucnN0 Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggOTclCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRp b24vaHdtb24vYWNwaV9wb3dlcl9tZXRlcgo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9o d21vbi9hY3BpX3Bvd2VyX21ldGVyLnJzdAo+ID4gPiBpbmRleCA3NjY1Y2E2YmE5NTcuLjRhMDk0 MWFkZTBjYSAxMDA2NDQKPiA+ID4gLS0tIGEvRG9jdW1lbnRhdGlvbi9od21vbi9hY3BpX3Bvd2Vy X21ldGVyCj4gPiA+ICsrKyBiL0RvY3VtZW50YXRpb24vaHdtb24vYWNwaV9wb3dlcl9tZXRlci5y c3QKPiA+ID4gQEAgLTIxLDcgKzIxLDcgQEAgdGhlIEFDUEkgNC4wIHNwZWMgKENoYXB0ZXIgMTAu NCkuICBUaGVzZSBkZXZpY2VzIGhhdmUgYSBzaW1wbGUgc2V0IG9mCj4gPiA+ICBmZWF0dXJlcy0t YSBwb3dlciBtZXRlciB0aGF0IHJldHVybnMgYXZlcmFnZSBwb3dlciB1c2Ugb3ZlciBhIGNvbmZp Z3VyYWJsZQo+ID4gPiAgaW50ZXJ2YWwsIGFuIG9wdGlvbmFsIGNhcHBpbmcgbWVjaGFuaXNtLCBh bmQgYSBjb3VwbGUgb2YgdHJpcCBwb2ludHMuICBUaGUKPiA+ID4gIHN5c2ZzIGludGVyZmFjZSBj b25mb3JtcyB3aXRoIHRoZSBzcGVjaWZpY2F0aW9uIG91dGxpbmVkIGluIHRoZSAiUG93ZXIiIHNl Y3Rpb24KPiA+ID4gLW9mIERvY3VtZW50YXRpb24vaHdtb24vc3lzZnMtaW50ZXJmYWNlLgo+ID4g PiArb2YgRG9jdW1lbnRhdGlvbi9od21vbi9zeXNmcy1pbnRlcmZhY2UucnN0Lgo+ID4gPiAgCj4g PiA+ICBTcGVjaWFsIEZlYXR1cmVzCj4gPiA+ICAtLS0tLS0tLS0tLS0tLS0tCj4gPiA+IGRpZmYg LS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2FkNzMxNCBiL0RvY3VtZW50YXRpb24vaHdtb24v YWQ3MzE0LnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20g RG9jdW1lbnRhdGlvbi9od21vbi9hZDczMTQKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24v aHdtb24vYWQ3MzE0LnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9h ZGMxMjhkODE4IGIvRG9jdW1lbnRhdGlvbi9od21vbi9hZGMxMjhkODE4LnJzdAo+ID4gPiBzaW1p bGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9h ZGMxMjhkODE4Cj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL2FkYzEyOGQ4MTgu cnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2FkbTEwMjEgYi9Eb2N1 bWVudGF0aW9uL2h3bW9uL2FkbTEwMjEucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2FkbTEwMjEKPiA+ID4gcmVuYW1l IHRvIERvY3VtZW50YXRpb24vaHdtb24vYWRtMTAyMS5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0Rv Y3VtZW50YXRpb24vaHdtb24vYWRtMTAyNSBiL0RvY3VtZW50YXRpb24vaHdtb24vYWRtMTAyNS5y c3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50 YXRpb24vaHdtb24vYWRtMTAyNQo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9h ZG0xMDI1LnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9hZG0xMDI2 IGIvRG9jdW1lbnRhdGlvbi9od21vbi9hZG0xMDI2LnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4 IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9hZG0xMDI2Cj4gPiA+ IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL2FkbTEwMjYucnN0Cj4gPiA+IGRpZmYgLS1n aXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2FkbTEwMzEgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2Fk bTEwMzEucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBE b2N1bWVudGF0aW9uL2h3bW9uL2FkbTEwMzEKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24v aHdtb24vYWRtMTAzMS5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24v YWRtMTI3NSBiL0RvY3VtZW50YXRpb24vaHdtb24vYWRtMTI3NS5yc3QKPiA+ID4gc2ltaWxhcml0 eSBpbmRleCA5NyUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9hZG0xMjc1 Cj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL2FkbTEyNzUucnN0Cj4gPiA+IGlu ZGV4IDVjNTg2MDAxMWQ2ZS4uOWExOTEzZTViNGQ5IDEwMDY0NAo+ID4gPiAtLS0gYS9Eb2N1bWVu dGF0aW9uL2h3bW9uL2FkbTEyNzUKPiA+ID4gKysrIGIvRG9jdW1lbnRhdGlvbi9od21vbi9hZG0x Mjc1LnJzdAo+ID4gPiBAQCAtNjgsNyArNjgsNyBAQCBpbnRlZ3JhdGVkIDEyIGJpdCBhbmFsb2ct dG8tZGlnaXRhbCBjb252ZXJ0ZXIgKEFEQyksIGFjY2Vzc2VkIHVzaW5nIGEKPiA+ID4gIFBNQnVz IGludGVyZmFjZS4KPiA+ID4gIAo+ID4gPiAgVGhlIGRyaXZlciBpcyBhIGNsaWVudCBkcml2ZXIg dG8gdGhlIGNvcmUgUE1CdXMgZHJpdmVyLiBQbGVhc2Ugc2VlCj4gPiA+IC1Eb2N1bWVudGF0aW9u L2h3bW9uL3BtYnVzIGZvciBkZXRhaWxzIG9uIFBNQnVzIGNsaWVudCBkcml2ZXJzLgo+ID4gPiAr RG9jdW1lbnRhdGlvbi9od21vbi9wbWJ1cy5yc3QgZm9yIGRldGFpbHMgb24gUE1CdXMgY2xpZW50 IGRyaXZlcnMuCj4gPiA+ICAKPiA+ID4gIAo+ID4gPiAgVXNhZ2UgTm90ZXMKPiA+ID4gQEAgLTkw LDcgKzkwLDcgQEAgUGxhdGZvcm0gZGF0YSBzdXBwb3J0Cj4gPiA+ICAtLS0tLS0tLS0tLS0tLS0t LS0tLS0KPiA+ID4gIAo+ID4gPiAgVGhlIGRyaXZlciBzdXBwb3J0cyBzdGFuZGFyZCBQTUJ1cyBk cml2ZXIgcGxhdGZvcm0gZGF0YS4gUGxlYXNlIHNlZQo+ID4gPiAtRG9jdW1lbnRhdGlvbi9od21v bi9wbWJ1cyBmb3IgZGV0YWlscy4KPiA+ID4gK0RvY3VtZW50YXRpb24vaHdtb24vcG1idXMucnN0 IGZvciBkZXRhaWxzLgo+ID4gPiAgCj4gPiA+ICAKPiA+ID4gIFN5c2ZzIGVudHJpZXMKPiA+ID4g ZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vYWRtOTI0MCBiL0RvY3VtZW50YXRpb24v aHdtb24vYWRtOTI0MC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFt ZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vYWRtOTI0MAo+ID4gPiByZW5hbWUgdG8gRG9jdW1l bnRhdGlvbi9od21vbi9hZG05MjQwLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlv bi9od21vbi9hZHMxMDE1IGIvRG9jdW1lbnRhdGlvbi9od21vbi9hZHMxMDE1LnJzdAo+ID4gPiBz aW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21v bi9hZHMxMDE1Cj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL2FkczEwMTUucnN0 Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2Fkczc4MjggYi9Eb2N1bWVu dGF0aW9uL2h3bW9uL2Fkczc4MjgucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4g PiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2Fkczc4MjgKPiA+ID4gcmVuYW1lIHRv IERvY3VtZW50YXRpb24vaHdtb24vYWRzNzgyOC5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3Vt ZW50YXRpb24vaHdtb24vYWR0NzQxMCBiL0RvY3VtZW50YXRpb24vaHdtb24vYWR0NzQxMC5yc3QK PiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRp b24vaHdtb24vYWR0NzQxMAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9hZHQ3 NDEwLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9hZHQ3NDExIGIv RG9jdW1lbnRhdGlvbi9od21vbi9hZHQ3NDExLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEw MCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9hZHQ3NDExCj4gPiA+IHJl bmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL2FkdDc0MTEucnN0Cj4gPiA+IGRpZmYgLS1naXQg YS9Eb2N1bWVudGF0aW9uL2h3bW9uL2FkdDc0NjIgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2FkdDc0 NjIucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggOTklCj4gPiA+IHJlbmFtZSBmcm9tIERvY3Vt ZW50YXRpb24vaHdtb24vYWR0NzQ2Mgo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21v bi9hZHQ3NDYyLnJzdAo+ID4gPiBpbmRleCBhN2E4MzExMThkMzIuLjEzOWUxOTY5NjE4OCAxMDA2 NDQKPiA+ID4gLS0tIGEvRG9jdW1lbnRhdGlvbi9od21vbi9hZHQ3NDYyCj4gPiA+ICsrKyBiL0Rv Y3VtZW50YXRpb24vaHdtb24vYWR0NzQ2Mi5yc3QKPiA+ID4gQEAgLTY4LDQgKzY4LDMgQEAgVGhl IEFEVDc0NjIgd2lsbCBzY2FsZSB0aGUgcHdtIGJldHdlZW4gdGhlIGxvd2VyIGFuZCBoaWdoZXIg cHdtIHNwZWVkIHdoZW4KPiA+ID4gIHRoZSB0ZW1wZXJhdHVyZSBpcyBiZXR3ZWVuIHRoZSB0d28g dGVtcGVyYXR1cmUgYm91bmRhcmllcy4gIFBXTSB2YWx1ZXMgcmFuZ2UKPiA+ID4gIGZyb20gMCAo b2ZmKSB0byAyNTUgKGZ1bGwgc3BlZWQpLiAgRmFuIHNwZWVkIHdpbGwgYmUgc2V0IHRvIG1heGlt dW0gd2hlbiB0aGUKPiA+ID4gIHRlbXBlcmF0dXJlIHNlbnNvciBhc3NvY2lhdGVkIHdpdGggdGhl IFBXTSBjb250cm9sIGV4Y2VlZHMgdGVtcCNfbWF4Lgo+ID4gPiAtCj4gPiA+IGRpZmYgLS1naXQg YS9Eb2N1bWVudGF0aW9uL2h3bW9uL2FkdDc0NzAgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2FkdDc0 NzAucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1 bWVudGF0aW9uL2h3bW9uL2FkdDc0NzAKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdt b24vYWR0NzQ3MC5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vYWR0 NzQ3NSBiL0RvY3VtZW50YXRpb24vaHdtb24vYWR0NzQ3NS5yc3QKPiA+ID4gc2ltaWxhcml0eSBp bmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vYWR0NzQ3NQo+ ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9hZHQ3NDc1LnJzdAo+ID4gPiBkaWZm IC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9hbWM2ODIxIGIvRG9jdW1lbnRhdGlvbi9od21v bi9hbWM2ODIxLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDk5JQo+ID4gPiByZW5hbWUgZnJv bSBEb2N1bWVudGF0aW9uL2h3bW9uL2FtYzY4MjEKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRp b24vaHdtb24vYW1jNjgyMS5yc3QKPiA+ID4gaW5kZXggZDEwZWFiY2JjMGYzLi41ZGRiMjg0OWRh OTAgMTAwNjQ0Cj4gPiA+IC0tLSBhL0RvY3VtZW50YXRpb24vaHdtb24vYW1jNjgyMQo+ID4gPiAr KysgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2FtYzY4MjEucnN0Cj4gPiA+IEBAIC0xMDYsNCArMTA2 LDMgQEAgZGlmZmVyZW50IHNldHRpbmdzLCB5b3UgY2FuIHNldCB0aGUgZm9sbG93aW5nIHBhcmFt ZXRlcnM6Cj4gPiA+ICAKPiA+ID4gIC0gaW5pdD0xLAo+ID4gPiAgLSBwd21pbnY6IDAgZGVmYXVs dCBwd20gb3V0cHV0LCAxIGludmVydHMgcHdtIG91dHB1dC4KPiA+ID4gLQo+ID4gPiBkaWZmIC0t Z2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9hc2IxMDAgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2Fz YjEwMC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCA5OSUKPiA+ID4gcmVuYW1lIGZyb20gRG9j dW1lbnRhdGlvbi9od21vbi9hc2IxMDAKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdt b24vYXNiMTAwLnJzdAo+ID4gPiBpbmRleCAzMTFkOWY3YjY5MjYuLmMyZDVmOTcwODVmZSAxMDA2 NDQKPiA+ID4gLS0tIGEvRG9jdW1lbnRhdGlvbi9od21vbi9hc2IxMDAKPiA+ID4gKysrIGIvRG9j dW1lbnRhdGlvbi9od21vbi9hc2IxMDAucnN0Cj4gPiA+IEBAIC03MSw0ICs3MSwzIEBAIFRPRE86 Cj4gPiA+ICAgICogRXhwZXJpbWVudCB3aXRoIHRlbXAuIHNlbnNvciB0eXBlcy4KPiA+ID4gICAg KiBBcmUgdGhlcmUgcmVhbGx5IDEzIHZvbHRhZ2UgaW5wdXRzPyBQcm9iYWJseSBub3QuLi4KPiA+ ID4gICAgKiBDbGVhbnVwcywgbm8gZG91YnQuLi4KPiA+ID4gLQo+ID4gPiBkaWZmIC0tZ2l0IGEv RG9jdW1lbnRhdGlvbi9od21vbi9hc2M3NjIxIGIvRG9jdW1lbnRhdGlvbi9od21vbi9hc2M3NjIx LnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1l bnRhdGlvbi9od21vbi9hc2M3NjIxCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9u L2FzYzc2MjEucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2FzcGVl ZC1wd20tdGFjaG8gYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2FzcGVlZC1wd20tdGFjaG8ucnN0Cj4g PiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9u L2h3bW9uL2FzcGVlZC1wd20tdGFjaG8KPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdt b24vYXNwZWVkLXB3bS10YWNoby5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24v aHdtb24vY29yZXRlbXAgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2NvcmV0ZW1wLnJzdAo+ID4gPiBz aW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21v bi9jb3JldGVtcAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9jb3JldGVtcC5y c3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vZGE5MDUyIGIvRG9jdW1l bnRhdGlvbi9od21vbi9kYTkwNTIucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4g PiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2RhOTA1Mgo+ID4gPiByZW5hbWUgdG8g RG9jdW1lbnRhdGlvbi9od21vbi9kYTkwNTIucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVu dGF0aW9uL2h3bW9uL2RhOTA1NSBiL0RvY3VtZW50YXRpb24vaHdtb24vZGE5MDU1LnJzdAo+ID4g PiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9o d21vbi9kYTkwNTUKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vZGE5MDU1LnJz dAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9kbWUxNzM3IGIvRG9jdW1l bnRhdGlvbi9od21vbi9kbWUxNzM3LnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9kbWUxNzM3Cj4gPiA+IHJlbmFtZSB0 byBEb2N1bWVudGF0aW9uL2h3bW9uL2RtZTE3MzcucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1 bWVudGF0aW9uL2h3bW9uL2RzMTYyMSBiL0RvY3VtZW50YXRpb24vaHdtb24vZHMxNjIxLnJzdAo+ ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlv bi9od21vbi9kczE2MjEKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vZHMxNjIx LnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9kczYyMCBiL0RvY3Vt ZW50YXRpb24vaHdtb24vZHM2MjAucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4g PiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2RzNjIwCj4gPiA+IHJlbmFtZSB0byBE b2N1bWVudGF0aW9uL2h3bW9uL2RzNjIwLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRh dGlvbi9od21vbi9lbWMxNDAzIGIvRG9jdW1lbnRhdGlvbi9od21vbi9lbWMxNDAzLnJzdAo+ID4g PiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9o d21vbi9lbWMxNDAzCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL2VtYzE0MDMu cnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2VtYzIxMDMgYi9Eb2N1 bWVudGF0aW9uL2h3bW9uL2VtYzIxMDMucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2VtYzIxMDMKPiA+ID4gcmVuYW1l IHRvIERvY3VtZW50YXRpb24vaHdtb24vZW1jMjEwMy5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0Rv Y3VtZW50YXRpb24vaHdtb24vZW1jNncyMDEgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2VtYzZ3MjAx LnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1l bnRhdGlvbi9od21vbi9lbWM2dzIwMQo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21v bi9lbWM2dzIwMS5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vZjcx ODA1ZiBiL0RvY3VtZW50YXRpb24vaHdtb24vZjcxODA1Zi5yc3QKPiA+ID4gc2ltaWxhcml0eSBp bmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vZjcxODA1Zgo+ ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9mNzE4MDVmLnJzdAo+ID4gPiBkaWZm IC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9mNzE4ODJmZyBiL0RvY3VtZW50YXRpb24vaHdt b24vZjcxODgyZmcucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUg ZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2Y3MTg4MmZnCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVu dGF0aW9uL2h3bW9uL2Y3MTg4MmZnLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlv bi9od21vbi9mYW0xNWhfcG93ZXIgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2ZhbTE1aF9wb3dlci5y c3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50 YXRpb24vaHdtb24vZmFtMTVoX3Bvd2VyCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3 bW9uL2ZhbTE1aF9wb3dlci5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdt b24vZnRzdGV1dGF0ZXMgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2Z0c3RldXRhdGVzLnJzdAo+ID4g PiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9o d21vbi9mdHN0ZXV0YXRlcwo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9mdHN0 ZXV0YXRlcy5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vZzc2MGEg Yi9Eb2N1bWVudGF0aW9uL2h3bW9uL2c3NjBhLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEw MCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9nNzYwYQo+ID4gPiByZW5h bWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9nNzYwYS5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0Rv Y3VtZW50YXRpb24vaHdtb24vZzc2MiBiL0RvY3VtZW50YXRpb24vaHdtb24vZzc2Mi5yc3QKPiA+ ID4gc2ltaWxhcml0eSBpbmRleCA5NyUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9o d21vbi9nNzYyCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL2c3NjIucnN0Cj4g PiA+IGluZGV4IDU0NTc0ZTI2ZGYyMS4uMDM3MWIzMzY1YzQ4IDEwMDY0NAo+ID4gPiAtLS0gYS9E b2N1bWVudGF0aW9uL2h3bW9uL2c3NjIKPiA+ID4gKysrIGIvRG9jdW1lbnRhdGlvbi9od21vbi9n NzYyLnJzdAo+ID4gPiBAQCAtNyw3ICs3LDcgQEAgbW9kZXMgLSBQV00gb3IgREMgLSBhcmUgc3Vw cG9ydGVkIGJ5IHRoZSBkZXZpY2UuCj4gPiA+ICAKPiA+ID4gIEZvciBhZGRpdGlvbmFsIGluZm9y bWF0aW9uLCBhIGRldGFpbGVkIGRhdGFzaGVldCBpcyBhdmFpbGFibGUgYXQKPiA+ID4gIGh0dHA6 Ly9uYXRpc2JhZC5vcmcvTkFTL3JlZi9HTVRfRURTLTc2Ml83NjMtMDgwNzEwLTAuMi5wZGYuIHN5 c2ZzCj4gPiA+IC1iaW5kaW5ncyBhcmUgZGVzY3JpYmVkIGluIERvY3VtZW50YXRpb24vaHdtb24v c3lzZnMtaW50ZXJmYWNlLgo+ID4gPiArYmluZGluZ3MgYXJlIGRlc2NyaWJlZCBpbiBEb2N1bWVu dGF0aW9uL2h3bW9uL3N5c2ZzLWludGVyZmFjZS5yc3QuCj4gPiA+ICAKPiA+ID4gIFRoZSBmb2xs b3dpbmcgZW50cmllcyBhcmUgYXZhaWxhYmxlIHRvIHRoZSB1c2VyIGluIGEgc3ViZGlyZWN0b3J5 IG9mCj4gPiA+ICAvc3lzL2J1cy9pMmMvZHJpdmVycy9nNzYyLyB0byBjb250cm9sIHRoZSBvcGVy YXRpb24gb2YgdGhlIGRldmljZS4KPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdt b24vZ2w1MThzbSBiL0RvY3VtZW50YXRpb24vaHdtb24vZ2w1MThzbS5yc3QKPiA+ID4gc2ltaWxh cml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vZ2w1 MThzbQo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9nbDUxOHNtLnJzdAo+ID4g PiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9oaWg2MTMwIGIvRG9jdW1lbnRhdGlv bi9od21vbi9oaWg2MTMwLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVu YW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9oaWg2MTMwCj4gPiA+IHJlbmFtZSB0byBEb2N1 bWVudGF0aW9uL2h3bW9uL2hpaDYxMzAucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0 aW9uL2h3bW9uL2h3bW9uLWtlcm5lbC1hcGkudHh0IGIvRG9jdW1lbnRhdGlvbi9od21vbi9od21v bi1rZXJuZWwtYXBpLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDk5JQo+ID4gPiByZW5hbWUg ZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2h3bW9uLWtlcm5lbC1hcGkudHh0Cj4gPiA+IHJlbmFt ZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL2h3bW9uLWtlcm5lbC1hcGkucnN0Cj4gPiA+IGluZGV4 IGIzNDdiOTU5ZmNkYS4uYzQxZWI2MTA4MTAzIDEwMDY0NAo+ID4gPiAtLS0gYS9Eb2N1bWVudGF0 aW9uL2h3bW9uL2h3bW9uLWtlcm5lbC1hcGkudHh0Cj4gPiA+ICsrKyBiL0RvY3VtZW50YXRpb24v aHdtb24vaHdtb24ta2VybmVsLWFwaS5yc3QKPiA+ID4gQEAgLTEyLDEwICsxMiwxMCBAQCBkcml2 ZXJzIHRoYXQgd2FudCB0byB1c2UgdGhlIGhhcmR3YXJlIG1vbml0b3JpbmcgZnJhbWV3b3JrLgo+ ID4gPiAgVGhpcyBkb2N1bWVudCBkb2VzIG5vdCBkZXNjcmliZSB3aGF0IGEgaGFyZHdhcmUgbW9u aXRvcmluZyAoaHdtb24pIERyaXZlciBvcgo+ID4gPiAgRGV2aWNlIGlzLiBJdCBhbHNvIGRvZXMg bm90IGRlc2NyaWJlIHRoZSBBUEkgd2hpY2ggY2FuIGJlIHVzZWQgYnkgdXNlciBzcGFjZQo+ID4g PiAgdG8gY29tbXVuaWNhdGUgd2l0aCBhIGhhcmR3YXJlIG1vbml0b3JpbmcgZGV2aWNlLiBJZiB5 b3Ugd2FudCB0byBrbm93IHRoaXMKPiA+ID4gLXRoZW4gcGxlYXNlIHJlYWQgdGhlIGZvbGxvd2lu ZyBmaWxlOiBEb2N1bWVudGF0aW9uL2h3bW9uL3N5c2ZzLWludGVyZmFjZS4KPiA+ID4gK3RoZW4g cGxlYXNlIHJlYWQgdGhlIGZvbGxvd2luZyBmaWxlOiBEb2N1bWVudGF0aW9uL2h3bW9uL3N5c2Zz LWludGVyZmFjZS5yc3QuCj4gPiA+ICAKPiA+ID4gIEZvciBhZGRpdGlvbmFsIGd1aWRlbGluZXMg b24gaG93IHRvIHdyaXRlIGFuZCBpbXByb3ZlIGh3bW9uIGRyaXZlcnMsIHBsZWFzZQo+ID4gPiAt YWxzbyByZWFkIERvY3VtZW50YXRpb24vaHdtb24vc3VibWl0dGluZy1wYXRjaGVzLgo+ID4gPiAr YWxzbyByZWFkIERvY3VtZW50YXRpb24vaHdtb24vc3VibWl0dGluZy1wYXRjaGVzLnJzdC4KPiA+ ID4gIAo+ID4gPiAgVGhlIEFQSQo+ID4gPiAgLS0tLS0tLQo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9j dW1lbnRhdGlvbi9od21vbi9pYm0tY2ZmcHMgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2libS1jZmZw cy5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3Vt ZW50YXRpb24vaHdtb24vaWJtLWNmZnBzCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3 bW9uL2libS1jZmZwcy5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24v aWJtYWVtIGIvRG9jdW1lbnRhdGlvbi9od21vbi9pYm1hZW0ucnN0Cj4gPiA+IHNpbWlsYXJpdHkg aW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2libWFlbQo+ ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9pYm1hZW0ucnN0Cj4gPiA+IGRpZmYg LS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2libXBvd2VybnYgYi9Eb2N1bWVudGF0aW9uL2h3 bW9uL2libXBvd2VybnYucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5h bWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2libXBvd2VybnYKPiA+ID4gcmVuYW1lIHRvIERv Y3VtZW50YXRpb24vaHdtb24vaWJtcG93ZXJudi5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3Vt ZW50YXRpb24vaHdtb24vaW5hMjA5IGIvRG9jdW1lbnRhdGlvbi9od21vbi9pbmEyMDkucnN0Cj4g PiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9u L2h3bW9uL2luYTIwOQo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9pbmEyMDku cnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2luYTJ4eCBiL0RvY3Vt ZW50YXRpb24vaHdtb24vaW5hMnh4LnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDk3JQo+ID4g PiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2luYTJ4eAo+ID4gPiByZW5hbWUgdG8g RG9jdW1lbnRhdGlvbi9od21vbi9pbmEyeHgucnN0Cj4gPiA+IGluZGV4IDk1YmFkZjljMzk2Zi4u OTRiOWEyNjBjNTE4IDEwMDY0NAo+ID4gPiAtLS0gYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2luYTJ4 eAo+ID4gPiArKysgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2luYTJ4eC5yc3QKPiA+ID4gQEAgLTc4 LDcgKzc4LDcgQEAgcmVmZXIgdG8gdGhlIERvY3VtZW50YXRpb24vZGV2aWNldHJlZS9iaW5kaW5n cy9od21vbi9pbmEyeHgudHh0IGZvciBiaW5kaW5ncwo+ID4gPiAgaWYgdGhlIGRldmljZSB0cmVl IGlzIHVzZWQuCj4gPiA+ICAKPiA+ID4gIEFkZGl0aW9uYWxseSBpbmEyMjYgc3VwcG9ydHMgdXBk YXRlX2ludGVydmFsIGF0dHJpYnV0ZSBhcyBkZXNjcmliZWQgaW4KPiA+ID4gLURvY3VtZW50YXRp b24vaHdtb24vc3lzZnMtaW50ZXJmYWNlLiBJbnRlcm5hbGx5IHRoZSBpbnRlcnZhbCBpcyB0aGUg c3VtIG9mCj4gPiA+ICtEb2N1bWVudGF0aW9uL2h3bW9uL3N5c2ZzLWludGVyZmFjZS5yc3QuIElu dGVybmFsbHkgdGhlIGludGVydmFsIGlzIHRoZSBzdW0gb2YKPiA+ID4gIGJ1cyBhbmQgc2h1bnQg dm9sdGFnZSBjb252ZXJzaW9uIHRpbWVzIG11bHRpcGxpZWQgYnkgdGhlIGF2ZXJhZ2luZyByYXRl LiBXZQo+ID4gPiAgZG9uJ3QgdG91Y2ggdGhlIGNvbnZlcnNpb24gdGltZXMgYW5kIG9ubHkgbW9k aWZ5IHRoZSBudW1iZXIgb2YgYXZlcmFnZXMuIFRoZQo+ID4gPiAgbG93ZXIgbGltaXQgb2YgdGhl IHVwZGF0ZV9pbnRlcnZhbCBpcyAyIG1zLCB0aGUgdXBwZXIgbGltaXQgaXMgMjI1MyBtcy4KPiA+ ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vaW5hMzIyMSBiL0RvY3VtZW50YXRp b24vaHdtb24vaW5hMzIyMS5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJl bmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vaW5hMzIyMQo+ID4gPiByZW5hbWUgdG8gRG9j dW1lbnRhdGlvbi9od21vbi9pbmEzMjIxLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRh dGlvbi9od21vbi9pbmRleC5yc3QgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2luZGV4LnJzdAo+ID4g PiBuZXcgZmlsZSBtb2RlIDEwMDY0NAo+ID4gPiBpbmRleCAwMDAwMDAwMDAwMDAuLjg5MzgwNDQx NDUxMAo+ID4gPiAtLS0gL2Rldi9udWxsCj4gPiA+ICsrKyBiL0RvY3VtZW50YXRpb24vaHdtb24v aW5kZXgucnN0Cj4gPiA+IEBAIC0wLDAgKzEsMTc5IEBACj4gPiA+ICs9PT09PT09PT09PT09PT09 PT09PT09PT09Cj4gPiA+ICtMaW51eCBIYXJkd2FyZSBNb25pdG9yaW5nCj4gPiA+ICs9PT09PT09 PT09PT09PT09PT09PT09PT09Cj4gPiA+ICsKPiA+ID4gKy4uIHRvY3RyZWU6Ogo+ID4gPiArICAg Om1heGRlcHRoOiAxCj4gPiA+ICsKPiA+ID4gKyAgIGh3bW9uLWtlcm5lbC1hcGkucnN0Cj4gPiA+ ICsgICBwbWJ1cy1jb3JlLnJzdAo+ID4gPiArICAgc3VibWl0dGluZy1wYXRjaGVzLnJzdAo+ID4g PiArICAgc3lzZnMtaW50ZXJmYWNlLnJzdAo+ID4gPiArICAgdXNlcnNwYWNlLXRvb2xzLnJzdAo+ ID4gPiArCj4gPiA+ICtIYXJkd2FyZSBNb25pdG9yaW5nIEtlcm5lbCBEcml2ZXJzCj4gPiA+ICs9 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Cj4gPiA+ICsKPiA+ID4gKy4uIHRvY3Ry ZWU6Ogo+ID4gPiArICAgOm1heGRlcHRoOiAxCj4gPiA+ICsKPiA+ID4gKyAgIGFiODUwMC5yc3QK PiA+ID4gKyAgIGFiaXR1Z3VydS5yc3QKPiA+ID4gKyAgIGFiaXR1Z3VydTMucnN0Cj4gPiA+ICsg ICBhYng1MDAucnN0Cj4gPiA+ICsgICBhY3BpX3Bvd2VyX21ldGVyLnJzdAo+ID4gPiArICAgYWQ3 MzE0LnJzdAo+ID4gPiArICAgYWRjMTI4ZDgxOC5yc3QKPiA+ID4gKyAgIGFkbTEwMjEucnN0Cj4g PiA+ICsgICBhZG0xMDI1LnJzdAo+ID4gPiArICAgYWRtMTAyNi5yc3QKPiA+ID4gKyAgIGFkbTEw MzEucnN0Cj4gPiA+ICsgICBhZG0xMjc1LnJzdAo+ID4gPiArICAgYWRtOTI0MC5yc3QKPiA+ID4g KyAgIGFkczEwMTUucnN0Cj4gPiA+ICsgICBhZHM3ODI4LnJzdAo+ID4gPiArICAgYWR0NzQxMC5y c3QKPiA+ID4gKyAgIGFkdDc0MTEucnN0Cj4gPiA+ICsgICBhZHQ3NDYyLnJzdAo+ID4gPiArICAg YWR0NzQ3MC5yc3QKPiA+ID4gKyAgIGFkdDc0NzUucnN0Cj4gPiA+ICsgICBhbWM2ODIxLnJzdAo+ ID4gPiArICAgYXNiMTAwLnJzdAo+ID4gPiArICAgYXNjNzYyMS5yc3QKPiA+ID4gKyAgIGFzcGVl ZC1wd20tdGFjaG8ucnN0Cj4gPiA+ICsgICBjb3JldGVtcC5yc3QKPiA+ID4gKyAgIGRhOTA1Mi5y c3QKPiA+ID4gKyAgIGRhOTA1NS5yc3QKPiA+ID4gKyAgIGRtZTE3MzcucnN0Cj4gPiA+ICsgICBk czE2MjEucnN0Cj4gPiA+ICsgICBkczYyMC5yc3QKPiA+ID4gKyAgIGVtYzE0MDMucnN0Cj4gPiA+ ICsgICBlbWMyMTAzLnJzdAo+ID4gPiArICAgZW1jNncyMDEucnN0Cj4gPiA+ICsgICBmNzE4MDVm LnJzdAo+ID4gPiArICAgZjcxODgyZmcucnN0Cj4gPiA+ICsgICBmYW0xNWhfcG93ZXIucnN0Cj4g PiA+ICsgICBmdHN0ZXV0YXRlcy5yc3QKPiA+ID4gKyAgIGc3NjBhLnJzdAo+ID4gPiArICAgZzc2 Mi5yc3QKPiA+ID4gKyAgIGdsNTE4c20ucnN0Cj4gPiA+ICsgICBoaWg2MTMwLnJzdAo+ID4gPiAr ICAgaWJtYWVtLnJzdAo+ID4gPiArICAgaWJtLWNmZnBzLnJzdAo+ID4gPiArICAgaWJtcG93ZXJu di5yc3QKPiA+ID4gKyAgIGluYTIwOS5yc3QKPiA+ID4gKyAgIGluYTJ4eC5yc3QKPiA+ID4gKyAg IGluYTMyMjEucnN0Cj4gPiA+ICsgICBpcjM1MjIxLnJzdAo+ID4gPiArICAgaXQ4Ny5yc3QKPiA+ ID4gKyAgIGpjNDIucnN0Cj4gPiA+ICsgICBrMTB0ZW1wLnJzdAo+ID4gPiArICAgazh0ZW1wLnJz dAo+ID4gPiArICAgbGluZWFnZS1wZW0ucnN0Cj4gPiA+ICsgICBsbTI1MDY2LnJzdAo+ID4gPiAr ICAgbG02My5yc3QKPiA+ID4gKyAgIGxtNzAucnN0Cj4gPiA+ICsgICBsbTczLnJzdAo+ID4gPiAr ICAgbG03NS5yc3QKPiA+ID4gKyAgIGxtNzcucnN0Cj4gPiA+ICsgICBsbTc4LnJzdAo+ID4gPiAr ICAgbG04MC5yc3QKPiA+ID4gKyAgIGxtODMucnN0Cj4gPiA+ICsgICBsbTg1LnJzdAo+ID4gPiAr ICAgbG04Ny5yc3QKPiA+ID4gKyAgIGxtOTAucnN0Cj4gPiA+ICsgICBsbTkyLnJzdAo+ID4gPiAr ICAgbG05My5yc3QKPiA+ID4gKyAgIGxtOTUyMzQucnN0Cj4gPiA+ICsgICBsbTk1MjQ1LnJzdAo+ ID4gPiArICAgbHRjMjk0NS5yc3QKPiA+ID4gKyAgIGx0YzI5NzgucnN0Cj4gPiA+ICsgICBsdGMy OTkwLnJzdAo+ID4gPiArICAgbHRjMzgxNS5yc3QKPiA+ID4gKyAgIGx0YzQxNTEucnN0Cj4gPiA+ ICsgICBsdGM0MjE1LnJzdAo+ID4gPiArICAgbHRjNDI0NS5yc3QKPiA+ID4gKyAgIGx0YzQyNjAu cnN0Cj4gPiA+ICsgICBsdGM0MjYxLnJzdAo+ID4gPiArICAgbWF4MTYwNjQucnN0Cj4gPiA+ICsg ICBtYXgxNjA2NS5yc3QKPiA+ID4gKyAgIG1heDE2MTkucnN0Cj4gPiA+ICsgICBtYXgxNjY4LnJz dAo+ID4gPiArICAgbWF4MTk3LnJzdAo+ID4gPiArICAgbWF4MjA3NTEucnN0Cj4gPiA+ICsgICBt YXgzMTcyMi5yc3QKPiA+ID4gKyAgIG1heDMxNzg1LnJzdAo+ID4gPiArICAgbWF4MzE3OTAucnN0 Cj4gPiA+ICsgICBtYXgzNDQ0MC5yc3QKPiA+ID4gKyAgIG1heDY2MzkucnN0Cj4gPiA+ICsgICBt YXg2NjQyLnJzdAo+ID4gPiArICAgbWF4NjY1MC5yc3QKPiA+ID4gKyAgIG1heDY2OTcucnN0Cj4g PiA+ICsgICBtYXg4Njg4LnJzdAo+ID4gPiArICAgbWMxMzc4My1hZGMucnN0Cj4gPiA+ICsgICBt Y3AzMDIxLnJzdAo+ID4gPiArICAgbWVuZjIxYm1jLnJzdAo+ID4gPiArICAgbWx4cmVnLWZhbi5y c3QKPiA+ID4gKyAgIG5jdDY2ODMucnN0Cj4gPiA+ICsgICBuY3Q2Nzc1LnJzdAo+ID4gPiArICAg bmN0NzgwMi5yc3QKPiA+ID4gKyAgIG5jdDc5MDQucnN0Cj4gPiA+ICsgICBucGNtNzUwLXB3bS1m YW4ucnN0Cj4gPiA+ICsgICBuc2EzMjAucnN0Cj4gPiA+ICsgICBudGNfdGhlcm1pc3Rvci5yc3QK PiA+ID4gKyAgIG9jYy5yc3QKPiA+ID4gKyAgIHBjODczNjAucnN0Cj4gPiA+ICsgICBwYzg3NDI3 LnJzdAo+ID4gPiArICAgcGNmODU5MS5yc3QKPiA+ID4gKyAgIHBtYnVzLnJzdAo+ID4gPiArICAg cG93cjEyMjAucnN0Cj4gPiA+ICsgICBwd20tZmFuLnJzdAo+ID4gPiArICAgcmFzcGJlcnJ5cGkt aHdtb24ucnN0Cj4gPiA+ICsgICBzY2g1NjI3LnJzdAo+ID4gPiArICAgc2NoNTYzNi5yc3QKPiA+ ID4gKyAgIHNjcGktaHdtb24ucnN0Cj4gPiA+ICsgICBzaHQxNS5yc3QKPiA+ID4gKyAgIHNodDIx LnJzdAo+ID4gPiArICAgc2h0M3gucnN0Cj4gPiA+ICsgICBzaHRjMS5yc3QKPiA+ID4gKyAgIHNp czU1OTUucnN0Cj4gPiA+ICsgICBzbW02NjUucnN0Cj4gPiA+ICsgICBzbXNjNDdiMzk3LnJzdAo+ ID4gPiArICAgc21zYzQ3bTE5Mi5yc3QKPiA+ID4gKyAgIHNtc2M0N20xLnJzdAo+ID4gPiArICAg dGM2NTQucnN0Cj4gPiA+ICsgICB0Yzc0LnJzdAo+ID4gPiArICAgdGhtYzUwLnJzdAo+ID4gPiAr ICAgdG1wMTAyLnJzdAo+ID4gPiArICAgdG1wMTAzLnJzdAo+ID4gPiArICAgdG1wMTA4LnJzdAo+ ID4gPiArICAgdG1wNDAxLnJzdAo+ID4gPiArICAgdG1wNDIxLnJzdAo+ID4gPiArICAgdHBzNDA0 MjIucnN0Cj4gPiA+ICsgICB0d2w0MDMwLW1hZGMtaHdtb24ucnN0Cj4gPiA+ICsgICB1Y2Q5MDAw LnJzdAo+ID4gPiArICAgdWNkOTIwMC5yc3QKPiA+ID4gKyAgIHZleHByZXNzLnJzdAo+ID4gPiAr ICAgdmlhNjg2YS5yc3QKPiA+ID4gKyAgIHZ0MTIxMS5yc3QKPiA+ID4gKyAgIHc4MzYyN2VoZi5y c3QKPiA+ID4gKyAgIHc4MzYyN2hmLnJzdAo+ID4gPiArICAgdzgzNzczZy5yc3QKPiA+ID4gKyAg IHc4Mzc4MWQucnN0Cj4gPiA+ICsgICB3ODM3OTFkLnJzdAo+ID4gPiArICAgdzgzNzkyZC5yc3QK PiA+ID4gKyAgIHc4Mzc5My5yc3QKPiA+ID4gKyAgIHc4Mzc5NS5yc3QKPiA+ID4gKyAgIHc4M2w3 ODV0cy5yc3QKPiA+ID4gKyAgIHc4M2w3ODZuZy5yc3QKPiA+ID4gKyAgIHdtODMxeC5yc3QKPiA+ ID4gKyAgIHdtODM1MC5yc3QKPiA+ID4gKyAgIHhnZW5lLWh3bW9uLnJzdAo+ID4gPiArICAgemw2 MTAwLnJzdAo+ID4gPiArCj4gPiA+ICsuLiBvbmx5OjogIHN1YnByb2plY3QgYW5kIGh0bWwKPiA+ ID4gKwo+ID4gPiArICAgSW5kaWNlcwo+ID4gPiArICAgPT09PT09PQo+ID4gPiArCj4gPiA+ICsg ICAqIDpyZWY6YGdlbmluZGV4YAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21v bi9pcjM1MjIxIGIvRG9jdW1lbnRhdGlvbi9od21vbi9pcjM1MjIxLnJzdAo+ID4gPiBzaW1pbGFy aXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9pcjM1 MjIxCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL2lyMzUyMjEucnN0Cj4gPiA+ IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2l0ODcgYi9Eb2N1bWVudGF0aW9uL2h3 bW9uL2l0ODcucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJv bSBEb2N1bWVudGF0aW9uL2h3bW9uL2l0ODcKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24v aHdtb24vaXQ4Ny5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vamM0 MiBiL0RvY3VtZW50YXRpb24vaHdtb24vamM0Mi5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAx MDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vamM0Mgo+ID4gPiByZW5h bWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9qYzQyLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9j dW1lbnRhdGlvbi9od21vbi9rMTB0ZW1wIGIvRG9jdW1lbnRhdGlvbi9od21vbi9rMTB0ZW1wLnJz dAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRh dGlvbi9od21vbi9rMTB0ZW1wCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL2sx MHRlbXAucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2s4dGVtcCBi L0RvY3VtZW50YXRpb24vaHdtb24vazh0ZW1wLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEw MCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9rOHRlbXAKPiA+ID4gcmVu YW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vazh0ZW1wLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEv RG9jdW1lbnRhdGlvbi9od21vbi9saW5lYWdlLXBlbSBiL0RvY3VtZW50YXRpb24vaHdtb24vbGlu ZWFnZS1wZW0ucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJv bSBEb2N1bWVudGF0aW9uL2h3bW9uL2xpbmVhZ2UtcGVtCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVu dGF0aW9uL2h3bW9uL2xpbmVhZ2UtcGVtLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRh dGlvbi9od21vbi9sbTI1MDY2IGIvRG9jdW1lbnRhdGlvbi9od21vbi9sbTI1MDY2LnJzdAo+ID4g PiBzaW1pbGFyaXR5IGluZGV4IDk3JQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3 bW9uL2xtMjUwNjYKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vbG0yNTA2Ni5y c3QKPiA+ID4gaW5kZXggNjBiN2YyNzIyOTMxLi5kYTE1ZTMwOTRjOGMgMTAwNjQ0Cj4gPiA+IC0t LSBhL0RvY3VtZW50YXRpb24vaHdtb24vbG0yNTA2Ngo+ID4gPiArKysgYi9Eb2N1bWVudGF0aW9u L2h3bW9uL2xtMjUwNjYucnN0Cj4gPiA+IEBAIC02OSw3ICs2OSw3IEBAIExNMjUwNjYsIExNNTA2 NCwgYW5kIExNNTA2Ni9MTTUwNjZJIFBvd2VyIE1hbmFnZW1lbnQsIE1vbml0b3JpbmcsCj4gPiA+ ICBDb250cm9sLCBhbmQgUHJvdGVjdGlvbiBJQ3MuCj4gPiA+ICAKPiA+ID4gIFRoZSBkcml2ZXIg aXMgYSBjbGllbnQgZHJpdmVyIHRvIHRoZSBjb3JlIFBNQnVzIGRyaXZlci4gUGxlYXNlIHNlZQo+ ID4gPiAtRG9jdW1lbnRhdGlvbi9od21vbi9wbWJ1cyBmb3IgZGV0YWlscyBvbiBQTUJ1cyBjbGll bnQgZHJpdmVycy4KPiA+ID4gK0RvY3VtZW50YXRpb24vaHdtb24vcG1idXMucnN0IGZvciBkZXRh aWxzIG9uIFBNQnVzIGNsaWVudCBkcml2ZXJzLgo+ID4gPiAgCj4gPiA+ICAKPiA+ID4gIFVzYWdl IE5vdGVzCj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2xtNjMgYi9Eb2N1 bWVudGF0aW9uL2h3bW9uL2xtNjMucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4g PiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2xtNjMKPiA+ID4gcmVuYW1lIHRvIERv Y3VtZW50YXRpb24vaHdtb24vbG02My5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRp b24vaHdtb24vbG03MCBiL0RvY3VtZW50YXRpb24vaHdtb24vbG03MC5yc3QKPiA+ID4gc2ltaWxh cml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vbG03 MAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9sbTcwLnJzdAo+ID4gPiBkaWZm IC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9sbTczIGIvRG9jdW1lbnRhdGlvbi9od21vbi9s bTczLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9j dW1lbnRhdGlvbi9od21vbi9sbTczCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9u L2xtNzMucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2xtNzUgYi9E b2N1bWVudGF0aW9uL2h3bW9uL2xtNzUucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2xtNzUKPiA+ID4gcmVuYW1lIHRv IERvY3VtZW50YXRpb24vaHdtb24vbG03NS5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50 YXRpb24vaHdtb24vbG03NyBiL0RvY3VtZW50YXRpb24vaHdtb24vbG03Ny5yc3QKPiA+ID4gc2lt aWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24v bG03Nwo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9sbTc3LnJzdAo+ID4gPiBk aWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9sbTc4IGIvRG9jdW1lbnRhdGlvbi9od21v bi9sbTc4LnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20g RG9jdW1lbnRhdGlvbi9od21vbi9sbTc4Cj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3 bW9uL2xtNzgucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2xtODAg Yi9Eb2N1bWVudGF0aW9uL2h3bW9uL2xtODAucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAw JQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2xtODAKPiA+ID4gcmVuYW1l IHRvIERvY3VtZW50YXRpb24vaHdtb24vbG04MC5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3Vt ZW50YXRpb24vaHdtb24vbG04MyBiL0RvY3VtZW50YXRpb24vaHdtb24vbG04My5yc3QKPiA+ID4g c2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdt b24vbG04Mwo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9sbTgzLnJzdAo+ID4g PiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9sbTg1IGIvRG9jdW1lbnRhdGlvbi9o d21vbi9sbTg1LnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZy b20gRG9jdW1lbnRhdGlvbi9od21vbi9sbTg1Cj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9u L2h3bW9uL2xtODUucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2xt ODcgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2xtODcucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXgg MTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2xtODcKPiA+ID4gcmVu YW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vbG04Ny5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0Rv Y3VtZW50YXRpb24vaHdtb24vbG05MCBiL0RvY3VtZW50YXRpb24vaHdtb24vbG05MC5yc3QKPiA+ ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24v aHdtb24vbG05MAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9sbTkwLnJzdAo+ ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9sbTkyIGIvRG9jdW1lbnRhdGlv bi9od21vbi9sbTkyLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1l IGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9sbTkyCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0 aW9uL2h3bW9uL2xtOTIucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9u L2xtOTMgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2xtOTMucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5k ZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2xtOTMKPiA+ID4g cmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vbG05My5yc3QKPiA+ID4gZGlmZiAtLWdpdCBh L0RvY3VtZW50YXRpb24vaHdtb24vbG05NTIzNCBiL0RvY3VtZW50YXRpb24vaHdtb24vbG05NTIz NC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3Vt ZW50YXRpb24vaHdtb24vbG05NTIzNAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21v bi9sbTk1MjM0LnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9sbTk1 MjQ1IGIvRG9jdW1lbnRhdGlvbi9od21vbi9sbTk1MjQ1LnJzdAo+ID4gPiBzaW1pbGFyaXR5IGlu ZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9sbTk1MjQ1Cj4g PiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL2xtOTUyNDUucnN0Cj4gPiA+IGRpZmYg LS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2x0YzI5NDUgYi9Eb2N1bWVudGF0aW9uL2h3bW9u L2x0YzI5NDUucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJv bSBEb2N1bWVudGF0aW9uL2h3bW9uL2x0YzI5NDUKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRp b24vaHdtb24vbHRjMjk0NS5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdt b24vbHRjMjk3OCBiL0RvY3VtZW50YXRpb24vaHdtb24vbHRjMjk3OC5yc3QKPiA+ID4gc2ltaWxh cml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vbHRj Mjk3OAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9sdGMyOTc4LnJzdAo+ID4g PiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9sdGMyOTkwIGIvRG9jdW1lbnRhdGlv bi9od21vbi9sdGMyOTkwLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVu YW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9sdGMyOTkwCj4gPiA+IHJlbmFtZSB0byBEb2N1 bWVudGF0aW9uL2h3bW9uL2x0YzI5OTAucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0 aW9uL2h3bW9uL2x0YzM4MTUgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL2x0YzM4MTUucnN0Cj4gPiA+ IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3 bW9uL2x0YzM4MTUKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vbHRjMzgxNS5y c3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vbHRjNDE1MSBiL0RvY3Vt ZW50YXRpb24vaHdtb24vbHRjNDE1MS5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4g PiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vbHRjNDE1MQo+ID4gPiByZW5hbWUg dG8gRG9jdW1lbnRhdGlvbi9od21vbi9sdGM0MTUxLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9j dW1lbnRhdGlvbi9od21vbi9sdGM0MjE1IGIvRG9jdW1lbnRhdGlvbi9od21vbi9sdGM0MjE1LnJz dAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRh dGlvbi9od21vbi9sdGM0MjE1Cj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL2x0 YzQyMTUucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL2x0YzQyNDUg Yi9Eb2N1bWVudGF0aW9uL2h3bW9uL2x0YzQyNDUucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXgg MTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL2x0YzQyNDUKPiA+ID4g cmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vbHRjNDI0NS5yc3QKPiA+ID4gZGlmZiAtLWdp dCBhL0RvY3VtZW50YXRpb24vaHdtb24vbHRjNDI2MCBiL0RvY3VtZW50YXRpb24vaHdtb24vbHRj NDI2MC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERv Y3VtZW50YXRpb24vaHdtb24vbHRjNDI2MAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9o d21vbi9sdGM0MjYwLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9s dGM0MjYxIGIvRG9jdW1lbnRhdGlvbi9od21vbi9sdGM0MjYxLnJzdAo+ID4gPiBzaW1pbGFyaXR5 IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9sdGM0MjYx Cj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL2x0YzQyNjEucnN0Cj4gPiA+IGRp ZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL21heDE2MDY0IGIvRG9jdW1lbnRhdGlvbi9o d21vbi9tYXgxNjA2NC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCA5NiUKPiA+ID4gcmVuYW1l IGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9tYXgxNjA2NAo+ID4gPiByZW5hbWUgdG8gRG9jdW1l bnRhdGlvbi9od21vbi9tYXgxNjA2NC5yc3QKPiA+ID4gaW5kZXggNjFlYzY3OWRjNDc3Li42ZDVl OTUzODk5MWYgMTAwNjQ0Cj4gPiA+IC0tLSBhL0RvY3VtZW50YXRpb24vaHdtb24vbWF4MTYwNjQK PiA+ID4gKysrIGIvRG9jdW1lbnRhdGlvbi9od21vbi9tYXgxNjA2NC5yc3QKPiA+ID4gQEAgLTIx LDcgKzIxLDcgQEAgVGhpcyBkcml2ZXIgc3VwcG9ydHMgaGFyZHdhcmUgbW9uaXRvcmluZyBmb3Ig TWF4aW0gTUFYMTYwNjQgUXVhZCBQb3dlci1TdXBwbHkKPiA+ID4gIENvbnRyb2xsZXIgd2l0aCBB Y3RpdmUtVm9sdGFnZSBPdXRwdXQgQ29udHJvbCBhbmQgUE1CdXMgSW50ZXJmYWNlLgo+ID4gPiAg Cj4gPiA+ICBUaGUgZHJpdmVyIGlzIGEgY2xpZW50IGRyaXZlciB0byB0aGUgY29yZSBQTUJ1cyBk cml2ZXIuCj4gPiA+IC1QbGVhc2Ugc2VlIERvY3VtZW50YXRpb24vaHdtb24vcG1idXMgZm9yIGRl dGFpbHMgb24gUE1CdXMgY2xpZW50IGRyaXZlcnMuCj4gPiA+ICtQbGVhc2Ugc2VlIERvY3VtZW50 YXRpb24vaHdtb24vcG1idXMucnN0IGZvciBkZXRhaWxzIG9uIFBNQnVzIGNsaWVudCBkcml2ZXJz Lgo+ID4gPiAgCj4gPiA+ICAKPiA+ID4gIFVzYWdlIE5vdGVzCj4gPiA+IGRpZmYgLS1naXQgYS9E b2N1bWVudGF0aW9uL2h3bW9uL21heDE2MDY1IGIvRG9jdW1lbnRhdGlvbi9od21vbi9tYXgxNjA2 NS5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3Vt ZW50YXRpb24vaHdtb24vbWF4MTYwNjUKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdt b24vbWF4MTYwNjUucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL21h eDE2MTkgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL21heDE2MTkucnN0Cj4gPiA+IHNpbWlsYXJpdHkg aW5kZXggOTklCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vbWF4MTYxOQo+ ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9tYXgxNjE5LnJzdAo+ID4gPiBpbmRl eCA0YjM3NjJjNGVjZWIuLmUyNTk1NmU3MGY3MyAxMDA2NDQKPiA+ID4gLS0tIGEvRG9jdW1lbnRh dGlvbi9od21vbi9tYXgxNjE5Cj4gPiA+ICsrKyBiL0RvY3VtZW50YXRpb24vaHdtb24vbWF4MTYx OS5yc3QKPiA+ID4gQEAgLTMxLDQgKzMxLDMgQEAgT25seSB0aGUgZXh0ZXJuYWwgc2Vuc29yIGhh cyBoaWdoIGFuZCBsb3cgbGltaXRzLgo+ID4gPiAgVGhlIG1heDE2MTkgZHJpdmVyIHdpbGwgbm90 IHVwZGF0ZSBpdHMgdmFsdWVzIG1vcmUgZnJlcXVlbnRseSB0aGFuIGV2ZXJ5Cj4gPiA+ICBvdGhl ciBzZWNvbmQ7IHJlYWRpbmcgdGhlbSBtb3JlIG9mdGVuIHdpbGwgZG8gbm8gaGFybSwgYnV0IHdp bGwgcmV0dXJuCj4gPiA+ICAnb2xkJyB2YWx1ZXMuCj4gPiA+IC0KPiA+ID4gZGlmZiAtLWdpdCBh L0RvY3VtZW50YXRpb24vaHdtb24vbWF4MTY2OCBiL0RvY3VtZW50YXRpb24vaHdtb24vbWF4MTY2 OC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3Vt ZW50YXRpb24vaHdtb24vbWF4MTY2OAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21v bi9tYXgxNjY4LnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9tYXgx OTcgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL21heDE5Ny5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRl eCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vbWF4MTk3Cj4gPiA+ IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL21heDE5Ny5yc3QKPiA+ID4gZGlmZiAtLWdp dCBhL0RvY3VtZW50YXRpb24vaHdtb24vbWF4MjA3NTEgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL21h eDIwNzUxLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDk2JQo+ID4gPiByZW5hbWUgZnJvbSBE b2N1bWVudGF0aW9uL2h3bW9uL21heDIwNzUxCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9u L2h3bW9uL21heDIwNzUxLnJzdAo+ID4gPiBpbmRleCBkNTQ2Njk1OTAwZWYuLmFhNDQ2OWJlNjY3 NCAxMDA2NDQKPiA+ID4gLS0tIGEvRG9jdW1lbnRhdGlvbi9od21vbi9tYXgyMDc1MQo+ID4gPiAr KysgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL21heDIwNzUxLnJzdAo+ID4gPiBAQCAtMjMsNyArMjMs NyBAQCBUaGlzIGRyaXZlciBzdXBwb3J0cyBNQVgyMDc1MSBNdWx0aXBoYXNlIE1hc3RlciB3aXRo IFBNQnVzIEludGVyZmFjZQo+ID4gPiAgYW5kIEludGVybmFsIEJ1Y2sgQ29udmVydGVyLgo+ID4g PiAgCj4gPiA+ICBUaGUgZHJpdmVyIGlzIGEgY2xpZW50IGRyaXZlciB0byB0aGUgY29yZSBQTUJ1 cyBkcml2ZXIuCj4gPiA+IC1QbGVhc2Ugc2VlIERvY3VtZW50YXRpb24vaHdtb24vcG1idXMgZm9y IGRldGFpbHMgb24gUE1CdXMgY2xpZW50IGRyaXZlcnMuCj4gPiA+ICtQbGVhc2Ugc2VlIERvY3Vt ZW50YXRpb24vaHdtb24vcG1idXMucnN0IGZvciBkZXRhaWxzIG9uIFBNQnVzIGNsaWVudCBkcml2 ZXJzLgo+ID4gPiAgCj4gPiA+ICAKPiA+ID4gIFVzYWdlIE5vdGVzCj4gPiA+IGRpZmYgLS1naXQg YS9Eb2N1bWVudGF0aW9uL2h3bW9uL21heDMxNzIyIGIvRG9jdW1lbnRhdGlvbi9od21vbi9tYXgz MTcyMi5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERv Y3VtZW50YXRpb24vaHdtb24vbWF4MzE3MjIKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24v aHdtb24vbWF4MzE3MjIucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9u L21heDMxNzg1IGIvRG9jdW1lbnRhdGlvbi9od21vbi9tYXgzMTc4NS5yc3QKPiA+ID4gc2ltaWxh cml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vbWF4 MzE3ODUKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vbWF4MzE3ODUucnN0Cj4g PiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL21heDMxNzkwIGIvRG9jdW1lbnRh dGlvbi9od21vbi9tYXgzMTc5MC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+ IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vbWF4MzE3OTAKPiA+ID4gcmVuYW1lIHRv IERvY3VtZW50YXRpb24vaHdtb24vbWF4MzE3OTAucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1 bWVudGF0aW9uL2h3bW9uL21heDM0NDQwIGIvRG9jdW1lbnRhdGlvbi9od21vbi9tYXgzNDQ0MC5y c3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCA5OCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRh dGlvbi9od21vbi9tYXgzNDQ0MAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9t YXgzNDQ0MC5yc3QKPiA+ID4gaW5kZXggNjM5ODM4ZWYyOWZkLi45MzkxMzhlMTJiMDIgMTAwNjQ0 Cj4gPiA+IC0tLSBhL0RvY3VtZW50YXRpb24vaHdtb24vbWF4MzQ0NDAKPiA+ID4gKysrIGIvRG9j dW1lbnRhdGlvbi9od21vbi9tYXgzNDQ0MC5yc3QKPiA+ID4gQEAgLTc2LDcgKzc2LDcgQEAgYmFz ZWQgb24gR0lOIHBpbnMuIFRoZSBNQVgzNDQ2MCBzdXBwb3J0cyAxMiB2b2x0YWdlIGNoYW5uZWxz LCBhbmQgdGhlIE1BWDM0NDYxCj4gPiA+ICBzdXBwb3J0cyAxNiB2b2x0YWdlIGNoYW5uZWxzLgo+ ID4gPiAgCj4gPiA+ICBUaGUgZHJpdmVyIGlzIGEgY2xpZW50IGRyaXZlciB0byB0aGUgY29yZSBQ TUJ1cyBkcml2ZXIuIFBsZWFzZSBzZWUKPiA+ID4gLURvY3VtZW50YXRpb24vaHdtb24vcG1idXMg Zm9yIGRldGFpbHMgb24gUE1CdXMgY2xpZW50IGRyaXZlcnMuCj4gPiA+ICtEb2N1bWVudGF0aW9u L2h3bW9uL3BtYnVzLnJzdCBmb3IgZGV0YWlscyBvbiBQTUJ1cyBjbGllbnQgZHJpdmVycy4KPiA+ ID4gIAo+ID4gPiAgCj4gPiA+ICBVc2FnZSBOb3Rlcwo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1l bnRhdGlvbi9od21vbi9tYXg2NjM5IGIvRG9jdW1lbnRhdGlvbi9od21vbi9tYXg2NjM5LnJzdAo+ ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlv bi9od21vbi9tYXg2NjM5Cj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL21heDY2 MzkucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL21heDY2NDIgYi9E b2N1bWVudGF0aW9uL2h3bW9uL21heDY2NDIucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAw JQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL21heDY2NDIKPiA+ID4gcmVu YW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vbWF4NjY0Mi5yc3QKPiA+ID4gZGlmZiAtLWdpdCBh L0RvY3VtZW50YXRpb24vaHdtb24vbWF4NjY1MCBiL0RvY3VtZW50YXRpb24vaHdtb24vbWF4NjY1 MC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCA5OSUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1l bnRhdGlvbi9od21vbi9tYXg2NjUwCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9u L21heDY2NTAucnN0Cj4gPiA+IGluZGV4IDc0ZGMzZjBjYWFhMi4uMjUzNDgyYWRkMDgyIDEwMDY0 NAo+ID4gPiAtLS0gYS9Eb2N1bWVudGF0aW9uL2h3bW9uL21heDY2NTAKPiA+ID4gKysrIGIvRG9j dW1lbnRhdGlvbi9od21vbi9tYXg2NjUwLnJzdAo+ID4gPiBAQCAtNzIsNCArNzIsMyBAQCBjbG9j azogVGhlIGNsb2NrIGZyZXF1ZW5jeSBpbiBIeiBvZiB0aGUgY2hpcCB0aGUgZHJpdmVyIHNob3Vs ZCBhc3N1bWUgWzI1NDAwMF0KPiA+ID4gIAo+ID4gPiAgUGxlYXNlIGhhdmUgYSBsb29rIGF0IHRo ZSBNQVg2NjUwLzY2NTEgZGF0YSBzaGVldCBhbmQgbWFrZSBzdXJlIHRoYXQgeW91IGZ1bGx5Cj4g PiA+ICB1bmRlcnN0YW5kIHRoZSBtZWFuaW5nIG9mIHRoZXNlIHBhcmFtZXRlcnMgYmVmb3JlIHlv dSBhdHRlbXB0IHRvIGNoYW5nZSB0aGVtLgo+ID4gPiAtCj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1 bWVudGF0aW9uL2h3bW9uL21heDY2OTcgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL21heDY2OTcucnN0 Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0 aW9uL2h3bW9uL21heDY2OTcKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vbWF4 NjY5Ny5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vbWF4ODY4OCBi L0RvY3VtZW50YXRpb24vaHdtb24vbWF4ODY4OC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCA5 NyUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9tYXg4Njg4Cj4gPiA+IHJl bmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL21heDg2ODgucnN0Cj4gPiA+IGluZGV4IDQzZGEx MzkyMzRjMS4uMDA5NDg3NzU5YzYxIDEwMDY0NAo+ID4gPiAtLS0gYS9Eb2N1bWVudGF0aW9uL2h3 bW9uL21heDg2ODgKPiA+ID4gKysrIGIvRG9jdW1lbnRhdGlvbi9od21vbi9tYXg4Njg4LnJzdAo+ ID4gPiBAQCAtMjEsNyArMjEsNyBAQCBUaGlzIGRyaXZlciBzdXBwb3J0cyBoYXJkd2FyZSBtb25p dG9yaW5nIGZvciBNYXhpbSBNQVg4Njg4IERpZ2l0YWwgUG93ZXItU3VwcGx5Cj4gPiA+ICBDb250 cm9sbGVyL01vbml0b3Igd2l0aCBQTUJ1cyBJbnRlcmZhY2UuCj4gPiA+ICAKPiA+ID4gIFRoZSBk cml2ZXIgaXMgYSBjbGllbnQgZHJpdmVyIHRvIHRoZSBjb3JlIFBNQnVzIGRyaXZlci4gUGxlYXNl IHNlZQo+ID4gPiAtRG9jdW1lbnRhdGlvbi9od21vbi9wbWJ1cyBmb3IgZGV0YWlscyBvbiBQTUJ1 cyBjbGllbnQgZHJpdmVycy4KPiA+ID4gK0RvY3VtZW50YXRpb24vaHdtb24vcG1idXMucnN0IGZv ciBkZXRhaWxzIG9uIFBNQnVzIGNsaWVudCBkcml2ZXJzLgo+ID4gPiAgCj4gPiA+ICAKPiA+ID4g IFVzYWdlIE5vdGVzCj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL21jMTM3 ODMtYWRjIGIvRG9jdW1lbnRhdGlvbi9od21vbi9tYzEzNzgzLWFkYy5yc3QKPiA+ID4gc2ltaWxh cml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vbWMx Mzc4My1hZGMKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vbWMxMzc4My1hZGMu cnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL21jcDMwMjEgYi9Eb2N1 bWVudGF0aW9uL2h3bW9uL21jcDMwMjEucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL21jcDMwMjEKPiA+ID4gcmVuYW1l IHRvIERvY3VtZW50YXRpb24vaHdtb24vbWNwMzAyMS5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0Rv Y3VtZW50YXRpb24vaHdtb24vbWVuZjIxYm1jIGIvRG9jdW1lbnRhdGlvbi9od21vbi9tZW5mMjFi bWMucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1 bWVudGF0aW9uL2h3bW9uL21lbmYyMWJtYwo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9o d21vbi9tZW5mMjFibWMucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9u L21seHJlZy1mYW4gYi9Eb2N1bWVudGF0aW9uL2h3bW9uL21seHJlZy1mYW4ucnN0Cj4gPiA+IHNp bWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9u L21seHJlZy1mYW4KPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vbWx4cmVnLWZh bi5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vbmN0NjY4MyBiL0Rv Y3VtZW50YXRpb24vaHdtb24vbmN0NjY4My5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAl Cj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vbmN0NjY4Mwo+ID4gPiByZW5h bWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9uY3Q2NjgzLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEv RG9jdW1lbnRhdGlvbi9od21vbi9uY3Q2Nzc1IGIvRG9jdW1lbnRhdGlvbi9od21vbi9uY3Q2Nzc1 LnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1l bnRhdGlvbi9od21vbi9uY3Q2Nzc1Cj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9u L25jdDY3NzUucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL25jdDc4 MDIgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL25jdDc4MDIucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5k ZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL25jdDc4MDIKPiA+ ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vbmN0NzgwMi5yc3QKPiA+ID4gZGlmZiAt LWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vbmN0NzkwNCBiL0RvY3VtZW50YXRpb24vaHdtb24v bmN0NzkwNC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9t IERvY3VtZW50YXRpb24vaHdtb24vbmN0NzkwNAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlv bi9od21vbi9uY3Q3OTA0LnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21v bi9ucGNtNzUwLXB3bS1mYW4gYi9Eb2N1bWVudGF0aW9uL2h3bW9uL25wY203NTAtcHdtLWZhbi5y c3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50 YXRpb24vaHdtb24vbnBjbTc1MC1wd20tZmFuCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9u L2h3bW9uL25wY203NTAtcHdtLWZhbi5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRp b24vaHdtb24vbnNhMzIwIGIvRG9jdW1lbnRhdGlvbi9od21vbi9uc2EzMjAucnN0Cj4gPiA+IHNp bWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9u L25zYTMyMAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9uc2EzMjAucnN0Cj4g PiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL250Y190aGVybWlzdG9yIGIvRG9j dW1lbnRhdGlvbi9od21vbi9udGNfdGhlcm1pc3Rvci5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRl eCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vbnRjX3RoZXJtaXN0 b3IKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vbnRjX3RoZXJtaXN0b3IucnN0 Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL29jYyBiL0RvY3VtZW50YXRp b24vaHdtb24vb2NjLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1l IGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9vY2MKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRp b24vaHdtb24vb2NjLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9w Yzg3MzYwIGIvRG9jdW1lbnRhdGlvbi9od21vbi9wYzg3MzYwLnJzdAo+ID4gPiBzaW1pbGFyaXR5 IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9wYzg3MzYw Cj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL3BjODczNjAucnN0Cj4gPiA+IGRp ZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3BjODc0MjcgYi9Eb2N1bWVudGF0aW9uL2h3 bW9uL3BjODc0MjcucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUg ZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL3BjODc0MjcKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50 YXRpb24vaHdtb24vcGM4NzQyNy5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24v aHdtb24vcGNmODU5MSBiL0RvY3VtZW50YXRpb24vaHdtb24vcGNmODU5MS5yc3QKPiA+ID4gc2lt aWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24v cGNmODU5MQo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9wY2Y4NTkxLnJzdAo+ ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9wbWJ1cy1jb3JlIGIvRG9jdW1l bnRhdGlvbi9od21vbi9wbWJ1cy1jb3JlLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUK PiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9wbWJ1cy1jb3JlCj4gPiA+IHJl bmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL3BtYnVzLWNvcmUucnN0Cj4gPiA+IGRpZmYgLS1n aXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3BtYnVzIGIvRG9jdW1lbnRhdGlvbi9od21vbi9wbWJ1 cy5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3Vt ZW50YXRpb24vaHdtb24vcG1idXMKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24v cG1idXMucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3Bvd3IxMjIw IGIvRG9jdW1lbnRhdGlvbi9od21vbi9wb3dyMTIyMC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRl eCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vcG93cjEyMjAKPiA+ ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vcG93cjEyMjAucnN0Cj4gPiA+IGRpZmYg LS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3B3bS1mYW4gYi9Eb2N1bWVudGF0aW9uL2h3bW9u L3B3bS1mYW4ucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJv bSBEb2N1bWVudGF0aW9uL2h3bW9uL3B3bS1mYW4KPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRp b24vaHdtb24vcHdtLWZhbi5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdt b24vcmFzcGJlcnJ5cGktaHdtb24gYi9Eb2N1bWVudGF0aW9uL2h3bW9uL3Jhc3BiZXJyeXBpLWh3 bW9uLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9j dW1lbnRhdGlvbi9od21vbi9yYXNwYmVycnlwaS1od21vbgo+ID4gPiByZW5hbWUgdG8gRG9jdW1l bnRhdGlvbi9od21vbi9yYXNwYmVycnlwaS1od21vbi5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0Rv Y3VtZW50YXRpb24vaHdtb24vc2NoNTYyNyBiL0RvY3VtZW50YXRpb24vaHdtb24vc2NoNTYyNy5y c3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50 YXRpb24vaHdtb24vc2NoNTYyNwo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9z Y2g1NjI3LnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9zY2g1NjM2 IGIvRG9jdW1lbnRhdGlvbi9od21vbi9zY2g1NjM2LnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4 IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9zY2g1NjM2Cj4gPiA+ IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL3NjaDU2MzYucnN0Cj4gPiA+IGRpZmYgLS1n aXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3NjcGktaHdtb24gYi9Eb2N1bWVudGF0aW9uL2h3bW9u L3NjcGktaHdtb24ucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUg ZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL3NjcGktaHdtb24KPiA+ID4gcmVuYW1lIHRvIERvY3Vt ZW50YXRpb24vaHdtb24vc2NwaS1od21vbi5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50 YXRpb24vaHdtb24vc2h0MTUgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL3NodDE1LnJzdAo+ID4gPiBz aW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21v bi9zaHQxNQo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9zaHQxNS5yc3QKPiA+ ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vc2h0MjEgYi9Eb2N1bWVudGF0aW9u L2h3bW9uL3NodDIxLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1l IGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9zaHQyMQo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRh dGlvbi9od21vbi9zaHQyMS5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdt b24vc2h0M3ggYi9Eb2N1bWVudGF0aW9uL2h3bW9uL3NodDN4LnJzdAo+ID4gPiBzaW1pbGFyaXR5 IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9zaHQzeAo+ ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9zaHQzeC5yc3QKPiA+ID4gZGlmZiAt LWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vc2h0YzEgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL3No dGMxLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9j dW1lbnRhdGlvbi9od21vbi9zaHRjMQo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21v bi9zaHRjMS5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vc2lzNTU5 NSBiL0RvY3VtZW50YXRpb24vaHdtb24vc2lzNTU5NS5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRl eCA5OSUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9zaXM1NTk1Cj4gPiA+ IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL3NpczU1OTUucnN0Cj4gPiA+IGluZGV4IDVh Y2JhNmIwYzBkYi4uMTYxMjNiM2JmZmY5IDEwMDY0NAo+ID4gPiAtLS0gYS9Eb2N1bWVudGF0aW9u L2h3bW9uL3NpczU1OTUKPiA+ID4gKysrIGIvRG9jdW1lbnRhdGlvbi9od21vbi9zaXM1NTk1LnJz dAo+ID4gPiBAQCAtMTIxLDQgKzEyMSwzIEBAIFByb2JsZW1zCj4gPiA+ICAtLS0tLS0tLQo+ID4g PiAgU29tZSBjaGlwcyByZWZ1c2UgdG8gYmUgZW5hYmxlZC4gV2UgZG9uJ3Qga25vdyB3aHkuCj4g PiA+ICBUaGUgZHJpdmVyIHdpbGwgcmVjb2duaXplIHRoaXMgYW5kIHByaW50IGEgbWVzc2FnZSBp biBkbWVzZy4KPiA+ID4gLQo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9z bW02NjUgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL3NtbTY2NS5yc3QKPiA+ID4gc2ltaWxhcml0eSBp bmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vc21tNjY1Cj4g PiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL3NtbTY2NS5yc3QKPiA+ID4gZGlmZiAt LWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vc21zYzQ3YjM5NyBiL0RvY3VtZW50YXRpb24vaHdt b24vc21zYzQ3YjM5Ny5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFt ZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vc21zYzQ3YjM5Nwo+ID4gPiByZW5hbWUgdG8gRG9j dW1lbnRhdGlvbi9od21vbi9zbXNjNDdiMzk3LnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1l bnRhdGlvbi9od21vbi9zbXNjNDdtMSBiL0RvY3VtZW50YXRpb24vaHdtb24vc21zYzQ3bTEucnN0 Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0 aW9uL2h3bW9uL3Ntc2M0N20xCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL3Nt c2M0N20xLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi9zbXNjNDdt MTkyIGIvRG9jdW1lbnRhdGlvbi9od21vbi9zbXNjNDdtMTkyLnJzdAo+ID4gPiBzaW1pbGFyaXR5 IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi9zbXNjNDdt MTkyCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL3Ntc2M0N20xOTIucnN0Cj4g PiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3N1Ym1pdHRpbmctcGF0Y2hlcyBi L0RvY3VtZW50YXRpb24vaHdtb24vc3VibWl0dGluZy1wYXRjaGVzLnJzdAo+ID4gPiBzaW1pbGFy aXR5IGluZGV4IDk4JQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL3N1Ym1p dHRpbmctcGF0Y2hlcwo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9zdWJtaXR0 aW5nLXBhdGNoZXMucnN0Cj4gPiA+IGluZGV4IDEyNTQwYjdkOWI1MC4uZjk3OTZiOWQ5ZGI2IDEw MDY0NAo+ID4gPiAtLS0gYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3N1Ym1pdHRpbmctcGF0Y2hlcwo+ ID4gPiArKysgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL3N1Ym1pdHRpbmctcGF0Y2hlcy5yc3QKPiA+ ID4gQEAgLTM5LDcgKzM5LDcgQEAgaW5jcmVhc2UgdGhlIGNoYW5jZXMgb2YgeW91ciBjaGFuZ2Ug YmVpbmcgYWNjZXB0ZWQuCj4gPiA+ICAyLiBBZGRpbmcgZnVuY3Rpb25hbGl0eSB0byBleGlzdGlu ZyBkcml2ZXJzCj4gPiA+ICAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tCj4gPiA+ICAKPiA+ID4gLSogTWFrZSBzdXJlIHRoZSBkb2N1bWVudGF0aW9uIGluIERvY3Vt ZW50YXRpb24vaHdtb24vPGRyaXZlcl9uYW1lPiBpcyB1cCB0bwo+ID4gPiArKiBNYWtlIHN1cmUg dGhlIGRvY3VtZW50YXRpb24gaW4gRG9jdW1lbnRhdGlvbi9od21vbi88ZHJpdmVyX25hbWU+LnJz dCBpcyB1cCB0bwo+ID4gPiAgICBkYXRlLgo+ID4gPiAgCj4gPiA+ICAqIE1ha2Ugc3VyZSB0aGUg aW5mb3JtYXRpb24gaW4gS2NvbmZpZyBpcyB1cCB0byBkYXRlLgo+ID4gPiBAQCAtNjEsNyArNjEs NyBAQCBpbmNyZWFzZSB0aGUgY2hhbmNlcyBvZiB5b3VyIGNoYW5nZSBiZWluZyBhY2NlcHRlZC4K PiA+ID4gIAo+ID4gPiAgKiBDb25zaWRlciBhZGRpbmcgeW91cnNlbGYgdG8gTUFJTlRBSU5FUlMu Cj4gPiA+ICAKPiA+ID4gLSogRG9jdW1lbnQgdGhlIGRyaXZlciBpbiBEb2N1bWVudGF0aW9uL2h3 bW9uLzxkcml2ZXJfbmFtZT4uCj4gPiA+ICsqIERvY3VtZW50IHRoZSBkcml2ZXIgaW4gRG9jdW1l bnRhdGlvbi9od21vbi88ZHJpdmVyX25hbWU+LnJzdC4KPiA+ID4gIAo+ID4gPiAgKiBBZGQgdGhl IGRyaXZlciB0byBLY29uZmlnIGFuZCBNYWtlZmlsZSBpbiBhbHBoYWJldGljYWwgb3JkZXIuCj4g PiA+ICAKPiA+ID4gQEAgLTEzNCw3ICsxMzQsNyBAQCBpbmNyZWFzZSB0aGUgY2hhbmNlcyBvZiB5 b3VyIGNoYW5nZSBiZWluZyBhY2NlcHRlZC4KPiA+ID4gICAgbm9uLXN0YW5kYXJkIGF0dHJpYnV0 ZXMsIG9yIHlvdSBiZWxpZXZlIHlvdSBkbywgZGlzY3VzcyBpdCBvbiB0aGUgbWFpbGluZyBsaXN0 Cj4gPiA+ICAgIGZpcnN0LiBFaXRoZXIgY2FzZSwgcHJvdmlkZSBhIGRldGFpbGVkIGV4cGxhbmF0 aW9uIHdoeSB5b3UgbmVlZCB0aGUKPiA+ID4gICAgbm9uLXN0YW5kYXJkIGF0dHJpYnV0ZShzKS4K PiA+ID4gLSAgU3RhbmRhcmQgYXR0cmlidXRlcyBhcmUgc3BlY2lmaWVkIGluIERvY3VtZW50YXRp b24vaHdtb24vc3lzZnMtaW50ZXJmYWNlLgo+ID4gPiArICBTdGFuZGFyZCBhdHRyaWJ1dGVzIGFy ZSBzcGVjaWZpZWQgaW4gRG9jdW1lbnRhdGlvbi9od21vbi9zeXNmcy1pbnRlcmZhY2UucnN0Lgo+ ID4gPiAgCj4gPiA+ICAqIFdoZW4gZGVjaWRpbmcgd2hpY2ggc3lzZnMgYXR0cmlidXRlcyB0byBz dXBwb3J0LCBsb29rIGF0IHRoZSBjaGlwJ3MKPiA+ID4gICAgY2FwYWJpbGl0aWVzLiBXaGlsZSB3 ZSBkbyBub3QgZXhwZWN0IHlvdXIgZHJpdmVyIHRvIHN1cHBvcnQgZXZlcnl0aGluZyB0aGUKPiA+ ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vc3lzZnMtaW50ZXJmYWNlIGIvRG9j dW1lbnRhdGlvbi9od21vbi9zeXNmcy1pbnRlcmZhY2UucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5k ZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL3N5c2ZzLWludGVy ZmFjZQo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi9zeXNmcy1pbnRlcmZhY2Uu cnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3RjNjU0IGIvRG9jdW1l bnRhdGlvbi9od21vbi90YzY1NC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+ IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vdGM2NTQKPiA+ID4gcmVuYW1lIHRvIERv Y3VtZW50YXRpb24vaHdtb24vdGM2NTQucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0 aW9uL2h3bW9uL3RjNzQgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL3RjNzQucnN0Cj4gPiA+IHNpbWls YXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL3Rj NzQKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vdGM3NC5yc3QKPiA+ID4gZGlm ZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vdGhtYzUwIGIvRG9jdW1lbnRhdGlvbi9od21v bi90aG1jNTAucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggOTklCj4gPiA+IHJlbmFtZSBmcm9t IERvY3VtZW50YXRpb24vaHdtb24vdGhtYzUwCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9u L2h3bW9uL3RobWM1MC5yc3QKPiA+ID4gaW5kZXggNmRiYTFiNTliMjBjLi5jZmZmMzg4NTI4N2Qg MTAwNjQ0Cj4gPiA+IC0tLSBhL0RvY3VtZW50YXRpb24vaHdtb24vdGhtYzUwCj4gPiA+ICsrKyBi L0RvY3VtZW50YXRpb24vaHdtb24vdGhtYzUwLnJzdAo+ID4gPiBAQCAtODcsNCArODcsMyBAQCBz byBpdCBzdG9wcyBmYW5zIGV2ZW4gaWYgdGhlIHZhbHVlIDAgaW50byB0aGUgQU5BTE9HX09VVCBy ZWdpc3RlciBkb2VzIG5vdC4KPiA+ID4gIAo+ID4gPiAgVGhlIGRyaXZlciB3YXMgdGVzdGVkIG9u IENvbXBhcSBBUDU1MCB3aXRoIHR3byBBRE0xMDIyIGNoaXBzIChvbmUgd29ya3MKPiA+ID4gIGlu IHRoZSB0ZW1wMyBtb2RlKSwgZml2ZSB0ZW1wZXJhdHVyZSByZWFkaW5ncyBhbmQgdHdvIGZhbnMu Cj4gPiA+IC0KPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vdG1wMTAyIGIv RG9jdW1lbnRhdGlvbi9od21vbi90bXAxMDIucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggOTMl Cj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vdG1wMTAyCj4gPiA+IHJlbmFt ZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL3RtcDEwMi5yc3QKPiA+ID4gaW5kZXggNWUzNDgyMWRm NGFiLi5iMWY1ODU1MzFhODggMTAwNjQ0Cj4gPiA+IC0tLSBhL0RvY3VtZW50YXRpb24vaHdtb24v dG1wMTAyCj4gPiA+ICsrKyBiL0RvY3VtZW50YXRpb24vaHdtb24vdG1wMTAyLnJzdAo+ID4gPiBA QCAtMjgsNCArMjgsNCBAQCBUaGUgVE1QMTAyIGhhcyBhIHByb2dyYW1tYWJsZSB1cGRhdGUgcmF0 ZSB0aGF0IGNhbiBzZWxlY3QgYmV0d2VlbiA4LCA0LCAxLCBhbmQKPiA+ID4gIDAuNSBIei4gKEN1 cnJlbnRseSB0aGUgZHJpdmVyIG9ubHkgc3VwcG9ydHMgdGhlIGRlZmF1bHQgb2YgNCBIeikuCj4g PiA+ICAKPiA+ID4gIFRoZSBkcml2ZXIgcHJvdmlkZXMgdGhlIGNvbW1vbiBzeXNmcy1pbnRlcmZh Y2UgZm9yIHRlbXBlcmF0dXJlcyAoc2VlCj4gPiA+IC1Eb2N1bWVudGF0aW9uL2h3bW9uL3N5c2Zz LWludGVyZmFjZSB1bmRlciBUZW1wZXJhdHVyZXMpLgo+ID4gPiArRG9jdW1lbnRhdGlvbi9od21v bi9zeXNmcy1pbnRlcmZhY2UucnN0IHVuZGVyIFRlbXBlcmF0dXJlcykuCj4gPiA+IGRpZmYgLS1n aXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3RtcDEwMyBiL0RvY3VtZW50YXRpb24vaHdtb24vdG1w MTAzLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDkyJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1 bWVudGF0aW9uL2h3bW9uL3RtcDEwMwo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21v bi90bXAxMDMucnN0Cj4gPiA+IGluZGV4IDc2ODJhNzk1ZTM4Yy4uMTVkMjU4MDZkNTg1IDEwMDY0 NAo+ID4gPiAtLS0gYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3RtcDEwMwo+ID4gPiArKysgYi9Eb2N1 bWVudGF0aW9uL2h3bW9uL3RtcDEwMy5yc3QKPiA+ID4gQEAgLTI3LDcgKzI3LDcgQEAgUmVzb2x1 dGlvbjogOCBCaXRzCj4gPiA+ICBBY2N1cmFjeTogwrExwrBDIFR5cCAo4oCTMTDCsEMgdG8gKzEw MMKwQykKPiA+ID4gIAo+ID4gPiAgVGhlIGRyaXZlciBwcm92aWRlcyB0aGUgY29tbW9uIHN5c2Zz LWludGVyZmFjZSBmb3IgdGVtcGVyYXR1cmVzIChzZWUKPiA+ID4gLURvY3VtZW50YXRpb24vaHdt b24vc3lzZnMtaW50ZXJmYWNlIHVuZGVyIFRlbXBlcmF0dXJlcykuCj4gPiA+ICtEb2N1bWVudGF0 aW9uL2h3bW9uL3N5c2ZzLWludGVyZmFjZS5yc3QgdW5kZXIgVGVtcGVyYXR1cmVzKS4KPiA+ID4g IAo+ID4gPiAgUGxlYXNlIHJlZmVyIGhvdyB0byBpbnN0YW50aWF0ZSB0aGlzIGRyaXZlcjoKPiA+ ID4gIERvY3VtZW50YXRpb24vaTJjL2luc3RhbnRpYXRpbmctZGV2aWNlcwo+ID4gPiBkaWZmIC0t Z2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi90bXAxMDggYi9Eb2N1bWVudGF0aW9uL2h3bW9uL3Rt cDEwOC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCA5NSUKPiA+ID4gcmVuYW1lIGZyb20gRG9j dW1lbnRhdGlvbi9od21vbi90bXAxMDgKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdt b24vdG1wMTA4LnJzdAo+ID4gPiBpbmRleCA3ZTA4YjdlZjFlMmYuLjVmNDI2NmExNmNiMiAxMDA2 NDQKPiA+ID4gLS0tIGEvRG9jdW1lbnRhdGlvbi9od21vbi90bXAxMDgKPiA+ID4gKysrIGIvRG9j dW1lbnRhdGlvbi9od21vbi90bXAxMDgucnN0Cj4gPiA+IEBAIC0zOCw0ICszOCw0IEBAIGFuZCB0 aGVuIHRoZSBkZXZpY2UgaXMgc2h1dCBkb3duIGF1dG9tYXRpY2FsbHkuIChUaGlzIGRyaXZlciBv bmx5IHN1cHBvcnRzCj4gPiA+ICBjb250aW51b3VzIG1vZGUuKQo+ID4gPiAgCj4gPiA+ICBUaGUg ZHJpdmVyIHByb3ZpZGVzIHRoZSBjb21tb24gc3lzZnMtaW50ZXJmYWNlIGZvciB0ZW1wZXJhdHVy ZXMgKHNlZQo+ID4gPiAtRG9jdW1lbnRhdGlvbi9od21vbi9zeXNmcy1pbnRlcmZhY2UgdW5kZXIg VGVtcGVyYXR1cmVzKS4KPiA+ID4gK0RvY3VtZW50YXRpb24vaHdtb24vc3lzZnMtaW50ZXJmYWNl LnJzdCB1bmRlciBUZW1wZXJhdHVyZXMpLgo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlv bi9od21vbi90bXA0MDEgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL3RtcDQwMS5yc3QKPiA+ID4gc2lt aWxhcml0eSBpbmRleCA5NyUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi90 bXA0MDEKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vdG1wNDAxLnJzdAo+ID4g PiBpbmRleCBiZDg2NWJiZGIzOGQuLjZhMDVhMDcxOWJjNyAxMDA2NDQKPiA+ID4gLS0tIGEvRG9j dW1lbnRhdGlvbi9od21vbi90bXA0MDEKPiA+ID4gKysrIGIvRG9jdW1lbnRhdGlvbi9od21vbi90 bXA0MDEucnN0Cj4gPiA+IEBAIC02OCw3ICs2OCw3IEBAIHN1cHBvcnRlZCBieSB0aGUgZHJpdmVy IHNvIGZhciwgc28gdXNpbmcgdGhlIGRlZmF1bHQgcmVzb2x1dGlvbiBvZiAwLjUKPiA+ID4gIGRl Z3JlZSkuCj4gPiA+ICAKPiA+ID4gIFRoZSBkcml2ZXIgcHJvdmlkZXMgdGhlIGNvbW1vbiBzeXNm cy1pbnRlcmZhY2UgZm9yIHRlbXBlcmF0dXJlcyAoc2VlCj4gPiA+IC1Eb2N1bWVudGF0aW9uL2h3 bW9uL3N5c2ZzLWludGVyZmFjZSB1bmRlciBUZW1wZXJhdHVyZXMpLgo+ID4gPiArRG9jdW1lbnRh dGlvbi9od21vbi9zeXNmcy1pbnRlcmZhY2UucnN0IHVuZGVyIFRlbXBlcmF0dXJlcykuCj4gPiA+ ICAKPiA+ID4gIFRoZSBUTVA0MTEgYW5kIFRNUDQzMSBjaGlwcyBhcmUgY29tcGF0aWJsZSB3aXRo IFRNUDQwMS4gVE1QNDExIHByb3ZpZGVzCj4gPiA+ICBzb21lIGFkZGl0aW9uYWwgZmVhdHVyZXMu Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3RtcDQyMSBiL0RvY3VtZW50 YXRpb24vaHdtb24vdG1wNDIxLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4g cmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi90bXA0MjEKPiA+ID4gcmVuYW1lIHRvIERv Y3VtZW50YXRpb24vaHdtb24vdG1wNDIxLnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRh dGlvbi9od21vbi90cHM0MDQyMiBiL0RvY3VtZW50YXRpb24vaHdtb24vdHBzNDA0MjIucnN0Cj4g PiA+IHNpbWlsYXJpdHkgaW5kZXggOTYlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24v aHdtb24vdHBzNDA0MjIKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vdHBzNDA0 MjIucnN0Cj4gPiA+IGluZGV4IDM1OTc1MWViNWVkNC4uYjY5MWUzMDQ3OWRkIDEwMDY0NAo+ID4g PiAtLS0gYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3RwczQwNDIyCj4gPiA+ICsrKyBiL0RvY3VtZW50 YXRpb24vaHdtb24vdHBzNDA0MjIucnN0Cj4gPiA+IEBAIC0yMSw3ICsyMSw3IEBAIFRoaXMgZHJp dmVyIHN1cHBvcnRzIFRJIFRQUzQwNDIyIER1YWwtT3V0cHV0IG9yIFR3by1QaGFzZSBTeW5jaHJv bm91cyBCdWNrCj4gPiA+ICBDb250cm9sbGVyIHdpdGggUE1CdXMKPiA+ID4gIAo+ID4gPiAgVGhl IGRyaXZlciBpcyBhIGNsaWVudCBkcml2ZXIgdG8gdGhlIGNvcmUgUE1CdXMgZHJpdmVyLgo+ID4g PiAtUGxlYXNlIHNlZSBEb2N1bWVudGF0aW9uL2h3bW9uL3BtYnVzIGZvciBkZXRhaWxzIG9uIFBN QnVzIGNsaWVudCBkcml2ZXJzLgo+ID4gPiArUGxlYXNlIHNlZSBEb2N1bWVudGF0aW9uL2h3bW9u L3BtYnVzLnJzdCBmb3IgZGV0YWlscyBvbiBQTUJ1cyBjbGllbnQgZHJpdmVycy4KPiA+ID4gIAo+ ID4gPiAgCj4gPiA+ICBVc2FnZSBOb3Rlcwo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlv bi9od21vbi90d2w0MDMwLW1hZGMtaHdtb24gYi9Eb2N1bWVudGF0aW9uL2h3bW9uL3R3bDQwMzAt bWFkYy1od21vbi5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBm cm9tIERvY3VtZW50YXRpb24vaHdtb24vdHdsNDAzMC1tYWRjLWh3bW9uCj4gPiA+IHJlbmFtZSB0 byBEb2N1bWVudGF0aW9uL2h3bW9uL3R3bDQwMzAtbWFkYy1od21vbi5yc3QKPiA+ID4gZGlmZiAt LWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vdWNkOTAwMCBiL0RvY3VtZW50YXRpb24vaHdtb24v dWNkOTAwMC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCA5NyUKPiA+ID4gcmVuYW1lIGZyb20g RG9jdW1lbnRhdGlvbi9od21vbi91Y2Q5MDAwCj4gPiA+IHJlbmFtZSB0byBEb2N1bWVudGF0aW9u L2h3bW9uL3VjZDkwMDAucnN0Cj4gPiA+IGluZGV4IGQ2OTA2MWI3MzEyYy4uZWJjNGYyYjNiZmVh IDEwMDY0NAo+ID4gPiAtLS0gYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3VjZDkwMDAKPiA+ID4gKysr IGIvRG9jdW1lbnRhdGlvbi9od21vbi91Y2Q5MDAwLnJzdAo+ID4gPiBAQCAtNTcsNyArNTcsNyBA QCBzeXN0ZW0taGVhbHRoIG1vbml0b3IuIFRoZSBkZXZpY2UgaW50ZWdyYXRlcyBhIDEyLWJpdCBB REMgZm9yIG1vbml0b3JpbmcgdXAgdG8KPiA+ID4gIDEzIHBvd2VyLXN1cHBseSB2b2x0YWdlLCBj dXJyZW50LCBvciB0ZW1wZXJhdHVyZSBpbnB1dHMuCj4gPiA+ICAKPiA+ID4gIFRoaXMgZHJpdmVy IGlzIGEgY2xpZW50IGRyaXZlciB0byB0aGUgY29yZSBQTUJ1cyBkcml2ZXIuIFBsZWFzZSBzZWUK PiA+ID4gLURvY3VtZW50YXRpb24vaHdtb24vcG1idXMgZm9yIGRldGFpbHMgb24gUE1CdXMgY2xp ZW50IGRyaXZlcnMuCj4gPiA+ICtEb2N1bWVudGF0aW9uL2h3bW9uL3BtYnVzLnJzdCBmb3IgZGV0 YWlscyBvbiBQTUJ1cyBjbGllbnQgZHJpdmVycy4KPiA+ID4gIAo+ID4gPiAgCj4gPiA+ICBVc2Fn ZSBOb3Rlcwo+ID4gPiBAQCAtNzIsNyArNzIsNyBAQCBQbGF0Zm9ybSBkYXRhIHN1cHBvcnQKPiA+ ID4gIC0tLS0tLS0tLS0tLS0tLS0tLS0tLQo+ID4gPiAgCj4gPiA+ICBUaGUgZHJpdmVyIHN1cHBv cnRzIHN0YW5kYXJkIFBNQnVzIGRyaXZlciBwbGF0Zm9ybSBkYXRhLiBQbGVhc2Ugc2VlCj4gPiA+ IC1Eb2N1bWVudGF0aW9uL2h3bW9uL3BtYnVzIGZvciBkZXRhaWxzLgo+ID4gPiArRG9jdW1lbnRh dGlvbi9od21vbi9wbWJ1cy5yc3QgZm9yIGRldGFpbHMuCj4gPiA+ICAKPiA+ID4gIAo+ID4gPiAg U3lzZnMgZW50cmllcwo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi91Y2Q5 MjAwIGIvRG9jdW1lbnRhdGlvbi9od21vbi91Y2Q5MjAwLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGlu ZGV4IDk3JQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL3VjZDkyMDAKPiA+ ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vdWNkOTIwMC5yc3QKPiA+ID4gaW5kZXgg NDRlZGE0YTU3OWI2Li5iODE5ZGZkNzVmNzEgMTAwNjQ0Cj4gPiA+IC0tLSBhL0RvY3VtZW50YXRp b24vaHdtb24vdWNkOTIwMAo+ID4gPiArKysgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL3VjZDkyMDAu cnN0Cj4gPiA+IEBAIC0zMyw3ICszMyw3IEBAIGRlZGljYXRlZCBjaXJjdWl0cnkgZm9yIERDL0RD IGxvb3AgbWFuYWdlbWVudCB3aXRoIGZsYXNoIG1lbW9yeSBhbmQgYSBzZXJpYWwKPiA+ID4gIGlu dGVyZmFjZSB0byBzdXBwb3J0IGNvbmZpZ3VyYXRpb24sIG1vbml0b3JpbmcgYW5kIG1hbmFnZW1l bnQuCj4gPiA+ICAKPiA+ID4gIFRoaXMgZHJpdmVyIGlzIGEgY2xpZW50IGRyaXZlciB0byB0aGUg Y29yZSBQTUJ1cyBkcml2ZXIuIFBsZWFzZSBzZWUKPiA+ID4gLURvY3VtZW50YXRpb24vaHdtb24v cG1idXMgZm9yIGRldGFpbHMgb24gUE1CdXMgY2xpZW50IGRyaXZlcnMuCj4gPiA+ICtEb2N1bWVu dGF0aW9uL2h3bW9uL3BtYnVzLnJzdCBmb3IgZGV0YWlscyBvbiBQTUJ1cyBjbGllbnQgZHJpdmVy cy4KPiA+ID4gIAo+ID4gPiAgCj4gPiA+ICBVc2FnZSBOb3Rlcwo+ID4gPiBAQCAtNDgsNyArNDgs NyBAQCBQbGF0Zm9ybSBkYXRhIHN1cHBvcnQKPiA+ID4gIC0tLS0tLS0tLS0tLS0tLS0tLS0tLQo+ ID4gPiAgCj4gPiA+ICBUaGUgZHJpdmVyIHN1cHBvcnRzIHN0YW5kYXJkIFBNQnVzIGRyaXZlciBw bGF0Zm9ybSBkYXRhLiBQbGVhc2Ugc2VlCj4gPiA+IC1Eb2N1bWVudGF0aW9uL2h3bW9uL3BtYnVz IGZvciBkZXRhaWxzLgo+ID4gPiArRG9jdW1lbnRhdGlvbi9od21vbi9wbWJ1cy5yc3QgZm9yIGRl dGFpbHMuCj4gPiA+ICAKPiA+ID4gIAo+ID4gPiAgU3lzZnMgZW50cmllcwo+ID4gPiBkaWZmIC0t Z2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi91c2Vyc3BhY2UtdG9vbHMgYi9Eb2N1bWVudGF0aW9u L2h3bW9uL3VzZXJzcGFjZS10b29scy5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4g PiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vdXNlcnNwYWNlLXRvb2xzCj4gPiA+ IHJlbmFtZSB0byBEb2N1bWVudGF0aW9uL2h3bW9uL3VzZXJzcGFjZS10b29scy5yc3QKPiA+ID4g ZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaHdtb24vdmV4cHJlc3MgYi9Eb2N1bWVudGF0aW9u L2h3bW9uL3ZleHByZXNzLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVu YW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi92ZXhwcmVzcwo+ID4gPiByZW5hbWUgdG8gRG9j dW1lbnRhdGlvbi9od21vbi92ZXhwcmVzcy5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50 YXRpb24vaHdtb24vdmlhNjg2YSBiL0RvY3VtZW50YXRpb24vaHdtb24vdmlhNjg2YS5yc3QKPiA+ ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24v aHdtb24vdmlhNjg2YQo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi92aWE2ODZh LnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi92dDEyMTEgYi9Eb2N1 bWVudGF0aW9uL2h3bW9uL3Z0MTIxMS5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4g PiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vdnQxMjExCj4gPiA+IHJlbmFtZSB0 byBEb2N1bWVudGF0aW9uL2h3bW9uL3Z0MTIxMS5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3Vt ZW50YXRpb24vaHdtb24vdzgzNjI3ZWhmIGIvRG9jdW1lbnRhdGlvbi9od21vbi93ODM2MjdlaGYu cnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVu dGF0aW9uL2h3bW9uL3c4MzYyN2VoZgo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21v bi93ODM2MjdlaGYucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3c4 MzYyN2hmIGIvRG9jdW1lbnRhdGlvbi9od21vbi93ODM2MjdoZi5yc3QKPiA+ID4gc2ltaWxhcml0 eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vdzgzNjI3 aGYKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vdzgzNjI3aGYucnN0Cj4gPiA+ IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3c4Mzc3M2cgYi9Eb2N1bWVudGF0aW9u L2h3bW9uL3c4Mzc3M2cucnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5h bWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL3c4Mzc3M2cKPiA+ID4gcmVuYW1lIHRvIERvY3Vt ZW50YXRpb24vaHdtb24vdzgzNzczZy5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRp b24vaHdtb24vdzgzNzgxZCBiL0RvY3VtZW50YXRpb24vaHdtb24vdzgzNzgxZC5yc3QKPiA+ID4g c2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdt b24vdzgzNzgxZAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi93ODM3ODFkLnJz dAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi93ODM3OTFkIGIvRG9jdW1l bnRhdGlvbi9od21vbi93ODM3OTFkLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDk5JQo+ID4g PiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9uL3c4Mzc5MWQKPiA+ID4gcmVuYW1lIHRv IERvY3VtZW50YXRpb24vaHdtb24vdzgzNzkxZC5yc3QKPiA+ID4gaW5kZXggYTkxZjllNWZiMGM2 Li4zYWRhZWQzOWIxNTcgMTAwNjQ0Cj4gPiA+IC0tLSBhL0RvY3VtZW50YXRpb24vaHdtb24vdzgz NzkxZAo+ID4gPiArKysgYi9Eb2N1bWVudGF0aW9uL2h3bW9uL3c4Mzc5MWQucnN0Cj4gPiA+IEBA IC0xMDIsNyArMTAyLDcgQEAgVGhpcyBmaWxlIGlzIHVzZWQgZm9yIGJvdGggbGVnYWN5IGFuZCBu ZXcgY29kZS4KPiA+ID4gIAo+ID4gPiAgVGhlIHN5c2ZzIGludGVyZmFjZSB0byB0aGUgYmVlcCBi aXRtYXNrIGhhcyBtaWdyYXRlZCBmcm9tIHRoZSBvcmlnaW5hbCBsZWdhY3kKPiA+ID4gIG1ldGhv ZCBvZiBhIHNpbmdsZSBzeXNmcyBiZWVwX21hc2sgZmlsZSB0byBhIG5ld2VyIG1ldGhvZCB1c2lu ZyBtdWx0aXBsZQo+ID4gPiAtYCpfYmVlcGAgZmlsZXMgYXMgZGVzY3JpYmVkIGluIGBEb2N1bWVu dGF0aW9uL2h3bW9uL3N5c2ZzLWludGVyZmFjZWAuCj4gPiA+ICtgKl9iZWVwYCBmaWxlcyBhcyBk ZXNjcmliZWQgaW4gYERvY3VtZW50YXRpb24vaHdtb24vc3lzZnMtaW50ZXJmYWNlLnJzdGAuCj4g PiA+ICAKPiA+ID4gIEEgc2ltaWxhciBjaGFuZ2UgaGFzIG9jY3VycmVkIGZvciB0aGUgYml0bWFw IGNvcnJlc3BvbmRpbmcgdG8gdGhlIGFsYXJtcy4gVGhlCj4gPiA+ICBvcmlnaW5hbCBsZWdhY3kg bWV0aG9kIHVzZWQgYSBzaW5nbGUgc3lzZnMgYWxhcm1zIGZpbGUgY29udGFpbmluZyBhIGJpdG1h cAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi93ODM3OTJkIGIvRG9jdW1l bnRhdGlvbi9od21vbi93ODM3OTJkLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi93ODM3OTJkCj4gPiA+IHJlbmFtZSB0 byBEb2N1bWVudGF0aW9uL2h3bW9uL3c4Mzc5MmQucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1 bWVudGF0aW9uL2h3bW9uL3c4Mzc5MyBiL0RvY3VtZW50YXRpb24vaHdtb24vdzgzNzkzLnJzdAo+ ID4gPiBzaW1pbGFyaXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlv bi9od21vbi93ODM3OTMKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vdzgzNzkz LnJzdAo+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi93ODM3OTUgYi9Eb2N1 bWVudGF0aW9uL2h3bW9uL3c4Mzc5NS5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4g PiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vdzgzNzk1Cj4gPiA+IHJlbmFtZSB0 byBEb2N1bWVudGF0aW9uL2h3bW9uL3c4Mzc5NS5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3Vt ZW50YXRpb24vaHdtb24vdzgzbDc4NXRzIGIvRG9jdW1lbnRhdGlvbi9od21vbi93ODNsNzg1dHMu cnN0Cj4gPiA+IHNpbWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVu dGF0aW9uL2h3bW9uL3c4M2w3ODV0cwo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21v bi93ODNsNzg1dHMucnN0Cj4gPiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3c4 M2w3ODZuZyBiL0RvY3VtZW50YXRpb24vaHdtb24vdzgzbDc4Nm5nLnJzdAo+ID4gPiBzaW1pbGFy aXR5IGluZGV4IDEwMCUKPiA+ID4gcmVuYW1lIGZyb20gRG9jdW1lbnRhdGlvbi9od21vbi93ODNs Nzg2bmcKPiA+ID4gcmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24vdzgzbDc4Nm5nLnJzdAo+ ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9od21vbi93bTgzMXggYi9Eb2N1bWVudGF0 aW9uL2h3bW9uL3dtODMxeC5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAlCj4gPiA+IHJl bmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24vd204MzF4Cj4gPiA+IHJlbmFtZSB0byBEb2N1 bWVudGF0aW9uL2h3bW9uL3dtODMxeC5yc3QKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRp b24vaHdtb24vd204MzUwIGIvRG9jdW1lbnRhdGlvbi9od21vbi93bTgzNTAucnN0Cj4gPiA+IHNp bWlsYXJpdHkgaW5kZXggMTAwJQo+ID4gPiByZW5hbWUgZnJvbSBEb2N1bWVudGF0aW9uL2h3bW9u L3dtODM1MAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9od21vbi93bTgzNTAucnN0Cj4g PiA+IGRpZmYgLS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3hnZW5lLWh3bW9uIGIvRG9jdW1l bnRhdGlvbi9od21vbi94Z2VuZS1od21vbi5yc3QKPiA+ID4gc2ltaWxhcml0eSBpbmRleCAxMDAl Cj4gPiA+IHJlbmFtZSBmcm9tIERvY3VtZW50YXRpb24vaHdtb24veGdlbmUtaHdtb24KPiA+ID4g cmVuYW1lIHRvIERvY3VtZW50YXRpb24vaHdtb24veGdlbmUtaHdtb24ucnN0Cj4gPiA+IGRpZmYg LS1naXQgYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3psNjEwMCBiL0RvY3VtZW50YXRpb24vaHdtb24v emw2MTAwLnJzdAo+ID4gPiBzaW1pbGFyaXR5IGluZGV4IDk4JQo+ID4gPiByZW5hbWUgZnJvbSBE b2N1bWVudGF0aW9uL2h3bW9uL3psNjEwMAo+ID4gPiByZW5hbWUgdG8gRG9jdW1lbnRhdGlvbi9o d21vbi96bDYxMDAucnN0Cj4gPiA+IGluZGV4IDQwMjk5NzBiYWNlNC4uNDE1MTNiYjdmZTUxIDEw MDY0NAo+ID4gPiAtLS0gYS9Eb2N1bWVudGF0aW9uL2h3bW9uL3psNjEwMAo+ID4gPiArKysgYi9E b2N1bWVudGF0aW9uL2h3bW9uL3psNjEwMC5yc3QKPiA+ID4gQEAgLTExMyw3ICsxMTMsNyBAQCBU aGlzIGRyaXZlciBzdXBwb3J0cyBoYXJkd2FyZSBtb25pdG9yaW5nIGZvciBJbnRlcnNpbCAvIFpp bGtlciBMYWJzIFpMNjEwMCBhbmQKPiA+ID4gIGNvbXBhdGlibGUgZGlnaXRhbCBEQy1EQyBjb250 cm9sbGVycy4KPiA+ID4gIAo+ID4gPiAgVGhlIGRyaXZlciBpcyBhIGNsaWVudCBkcml2ZXIgdG8g dGhlIGNvcmUgUE1CdXMgZHJpdmVyLiBQbGVhc2Ugc2VlCj4gPiA+IC1Eb2N1bWVudGF0aW9uL2h3 bW9uL3BtYnVzIGFuZCBEb2N1bWVudGF0aW9uLmh3bW9uL3BtYnVzLWNvcmUgZm9yIGRldGFpbHMK PiA+ID4gK0RvY3VtZW50YXRpb24vaHdtb24vcG1idXMucnN0IGFuZCBEb2N1bWVudGF0aW9uLmh3 bW9uL3BtYnVzLWNvcmUgZm9yIGRldGFpbHMKPiA+ID4gIG9uIFBNQnVzIGNsaWVudCBkcml2ZXJz Lgo+ID4gPiAgCj4gPiA+ICAKPiA+ID4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24vaW5kZXgu cnN0IGIvRG9jdW1lbnRhdGlvbi9pbmRleC5yc3QKPiA+ID4gaW5kZXggODBhNDIxY2I5MzVlLi4z YTcxMGRjMjRmYzggMTAwNjQ0Cj4gPiA+IC0tLSBhL0RvY3VtZW50YXRpb24vaW5kZXgucnN0Cj4g PiA+ICsrKyBiL0RvY3VtZW50YXRpb24vaW5kZXgucnN0Cj4gPiA+IEBAIC04Myw2ICs4Myw3IEBA IG5lZWRlZCkuCj4gPiA+ICAgICBtZWRpYS9pbmRleAo+ID4gPiAgICAgbmV0d29ya2luZy9pbmRl eAo+ID4gPiAgICAgaW5wdXQvaW5kZXgKPiA+ID4gKyAgIGh3bW9uL2luZGV4Cj4gPiA+ICAgICBn cHUvaW5kZXgKPiA+ID4gICAgIHNlY3VyaXR5L2luZGV4Cj4gPiA+ICAgICBzb3VuZC9pbmRleAo+ ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi90aGVybWFsL3N5c2ZzLWFwaS50eHQgYi9E b2N1bWVudGF0aW9uL3RoZXJtYWwvc3lzZnMtYXBpLnR4dAo+ID4gPiBpbmRleCA5MTEzOTk3MzBj MWMuLmMzZmE1MDBkZjkyYyAxMDA2NDQKPiA+ID4gLS0tIGEvRG9jdW1lbnRhdGlvbi90aGVybWFs L3N5c2ZzLWFwaS50eHQKPiA+ID4gKysrIGIvRG9jdW1lbnRhdGlvbi90aGVybWFsL3N5c2ZzLWFw aS50eHQKPiA+ID4gQEAgLTMxNiw3ICszMTYsNyBAQCBBQ1BJIHRoZXJtYWwgem9uZXMuCj4gPiA+ ICAgICAgfC0tLXRlbXBbMS0qXV9pbnB1dDoJVGhlIGN1cnJlbnQgdGVtcGVyYXR1cmUgb2YgdGhl cm1hbCB6b25lIFsxLSpdCj4gPiA+ICAgICAgfC0tLXRlbXBbMS0qXV9jcml0aWNhbDoJVGhlIGNy aXRpY2FsIHRyaXAgcG9pbnQgb2YgdGhlcm1hbCB6b25lIFsxLSpdCj4gPiA+ICAKPiA+ID4gLVBs ZWFzZSByZWFkIERvY3VtZW50YXRpb24vaHdtb24vc3lzZnMtaW50ZXJmYWNlIGZvciBhZGRpdGlv bmFsIGluZm9ybWF0aW9uLgo+ID4gPiArUGxlYXNlIHJlYWQgRG9jdW1lbnRhdGlvbi9od21vbi9z eXNmcy1pbnRlcmZhY2UucnN0IGZvciBhZGRpdGlvbmFsIGluZm9ybWF0aW9uLgo+ID4gPiAgCj4g PiA+ICAqKioqKioqKioqKioqKioqKioqKioqKioqKioKPiA+ID4gICogVGhlcm1hbCB6b25lIGF0 dHJpYnV0ZXMgKgo+ID4gPiBkaWZmIC0tZ2l0IGEvTUFJTlRBSU5FUlMgYi9NQUlOVEFJTkVSUwo+ ID4gPiBpbmRleCAzNDllNWQ4YzNmNTguLjYyNjljOWQ2NzFjYSAxMDA2NDQKPiA+ID4gLS0tIGEv TUFJTlRBSU5FUlMKPiA+ID4gKysrIGIvTUFJTlRBSU5FUlMKPiA+ID4gQEAgLTQ2OCw3ICs0Njgs NyBAQCBBRE0xMDI1IEhBUkRXQVJFIE1PTklUT1IgRFJJVkVSCj4gPiA+ICBNOglKZWFuIERlbHZh cmUgPGpkZWx2YXJlQHN1c2UuY29tPgo+ID4gPiAgTDoJbGludXgtaHdtb25Admdlci5rZXJuZWwu b3JnCj4gPiA+ICBTOglNYWludGFpbmVkCj4gPiA+IC1GOglEb2N1bWVudGF0aW9uL2h3bW9uL2Fk bTEwMjUKPiA+ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vYWRtMTAyNS5yc3QKPiA+ID4gIEY6 CWRyaXZlcnMvaHdtb24vYWRtMTAyNS5jCj4gPiA+ICAKPiA+ID4gIEFETTEwMjkgSEFSRFdBUkUg TU9OSVRPUiBEUklWRVIKPiA+ID4gQEAgLTUyMCw3ICs1MjAsNyBAQCBBRFMxMDE1IEhBUkRXQVJF IE1PTklUT1IgRFJJVkVSCj4gPiA+ICBNOglEaXJrIEVpYmFjaCA8ZWliYWNoQGdkc3lzLmRlPgo+ ID4gPiAgTDoJbGludXgtaHdtb25Admdlci5rZXJuZWwub3JnCj4gPiA+ICBTOglNYWludGFpbmVk Cj4gPiA+IC1GOglEb2N1bWVudGF0aW9uL2h3bW9uL2FkczEwMTUKPiA+ID4gK0Y6CURvY3VtZW50 YXRpb24vaHdtb24vYWRzMTAxNS5yc3QKPiA+ID4gIEY6CWRyaXZlcnMvaHdtb24vYWRzMTAxNS5j Cj4gPiA+ICBGOglpbmNsdWRlL2xpbnV4L3BsYXRmb3JtX2RhdGEvYWRzMTAxNS5oCj4gPiA+ICAK PiA+ID4gQEAgLTUzMyw3ICs1MzMsNyBAQCBBRFQ3NDc1IEhBUkRXQVJFIE1PTklUT1IgRFJJVkVS Cj4gPiA+ICBNOglKZWFuIERlbHZhcmUgPGpkZWx2YXJlQHN1c2UuY29tPgo+ID4gPiAgTDoJbGlu dXgtaHdtb25Admdlci5rZXJuZWwub3JnCj4gPiA+ICBTOglNYWludGFpbmVkCj4gPiA+IC1GOglE b2N1bWVudGF0aW9uL2h3bW9uL2FkdDc0NzUKPiA+ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24v YWR0NzQ3NS5yc3QKPiA+ID4gIEY6CWRyaXZlcnMvaHdtb24vYWR0NzQ3NS5jCj4gPiA+ICAKPiA+ ID4gIEFEVkFOU1lTIFNDU0kgRFJJVkVSCj4gPiA+IEBAIC03NjQsNyArNzY0LDcgQEAgQU1EIEZB TTE1SCBQUk9DRVNTT1IgUE9XRVIgTU9OSVRPUklORyBEUklWRVIKPiA+ID4gIE06CUh1YW5nIFJ1 aSA8cmF5Lmh1YW5nQGFtZC5jb20+Cj4gPiA+ICBMOglsaW51eC1od21vbkB2Z2VyLmtlcm5lbC5v cmcKPiA+ID4gIFM6CVN1cHBvcnRlZAo+ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi9mYW0x NWhfcG93ZXIKPiA+ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vZmFtMTVoX3Bvd2VyLnJzdAo+ ID4gPiAgRjoJZHJpdmVycy9od21vbi9mYW0xNWhfcG93ZXIuYwo+ID4gPiAgCj4gPiA+ICBBTUQg RkNIIEdQSU8gRFJJVkVSCj4gPiA+IEBAIC0yNTMxLDcgKzI1MzEsNyBAQCBBU0M3NjIxIEhBUkRX QVJFIE1PTklUT1IgRFJJVkVSCj4gPiA+ICBNOglHZW9yZ2UgSm9zZXBoIDxnZW9yZ2Uuam9zZXBo QGZhaXJ2aWV3NS5jb20+Cj4gPiA+ICBMOglsaW51eC1od21vbkB2Z2VyLmtlcm5lbC5vcmcKPiA+ ID4gIFM6CU1haW50YWluZWQKPiA+ID4gLUY6CURvY3VtZW50YXRpb24vaHdtb24vYXNjNzYyMQo+ ID4gPiArRjoJRG9jdW1lbnRhdGlvbi9od21vbi9hc2M3NjIxLnJzdAo+ID4gPiAgRjoJZHJpdmVy cy9od21vbi9hc2M3NjIxLmMKPiA+ID4gIAo+ID4gPiAgQVNQRUVEIFZJREVPIEVOR0lORSBEUklW RVIKPiA+ID4gQEAgLTQwNzEsNyArNDA3MSw3IEBAIENPUkVURU1QIEhBUkRXQVJFIE1PTklUT1JJ TkcgRFJJVkVSCj4gPiA+ICBNOglGZW5naHVhIFl1IDxmZW5naHVhLnl1QGludGVsLmNvbT4KPiA+ ID4gIEw6CWxpbnV4LWh3bW9uQHZnZXIua2VybmVsLm9yZwo+ID4gPiAgUzoJTWFpbnRhaW5lZAo+ ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi9jb3JldGVtcAo+ID4gPiArRjoJRG9jdW1lbnRh dGlvbi9od21vbi9jb3JldGVtcC5yc3QKPiA+ID4gIEY6CWRyaXZlcnMvaHdtb24vY29yZXRlbXAu Ywo+ID4gPiAgCj4gPiA+ICBDT1NBL1NSUCBTWU5DIFNFUklBTCBEUklWRVIKPiA+ID4gQEAgLTQ2 MjcsNyArNDYyNyw3IEBAIERJQUxPRyBTRU1JQ09ORFVDVE9SIERSSVZFUlMKPiA+ID4gIE06CVN1 cHBvcnQgT3BlbnNvdXJjZSA8c3VwcG9ydC5vcGVuc291cmNlQGRpYXNlbWkuY29tPgo+ID4gPiAg VzoJaHR0cDovL3d3dy5kaWFsb2ctc2VtaWNvbmR1Y3Rvci5jb20vcHJvZHVjdHMKPiA+ID4gIFM6 CVN1cHBvcnRlZAo+ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi9kYTkwPz8KPiA+ID4gK0Y6 CURvY3VtZW50YXRpb24vaHdtb24vZGE5MD8/LnJzdAo+ID4gPiAgRjoJRG9jdW1lbnRhdGlvbi9k ZXZpY2V0cmVlL2JpbmRpbmdzL21mZC9kYTkwKi50eHQKPiA+ID4gIEY6CURvY3VtZW50YXRpb24v ZGV2aWNldHJlZS9iaW5kaW5ncy9pbnB1dC9kYTkwPz8tb25rZXkudHh0Cj4gPiA+ICBGOglEb2N1 bWVudGF0aW9uL2RldmljZXRyZWUvYmluZGluZ3MvdGhlcm1hbC9kYTkwPz8tdGhlcm1hbC50eHQK PiA+ID4gQEAgLTQ3NzgsNyArNDc3OCw3IEBAIERNRTE3MzcgSEFSRFdBUkUgTU9OSVRPUiBEUklW RVIKPiA+ID4gIE06CUp1ZXJnIEhhZWZsaWdlciA8anVlcmdoQGdtYWlsLmNvbT4KPiA+ID4gIEw6 CWxpbnV4LWh3bW9uQHZnZXIua2VybmVsLm9yZwo+ID4gPiAgUzoJTWFpbnRhaW5lZAo+ID4gPiAt RjoJRG9jdW1lbnRhdGlvbi9od21vbi9kbWUxNzM3Cj4gPiA+ICtGOglEb2N1bWVudGF0aW9uL2h3 bW9uL2RtZTE3MzcucnN0Cj4gPiA+ICBGOglkcml2ZXJzL2h3bW9uL2RtZTE3MzcuYwo+ID4gPiAg Cj4gPiA+ICBETUkvU01CSU9TIFNVUFBPUlQKPiA+ID4gQEAgLTYwMDYsNyArNjAwNiw3IEBAIEY3 MTgwNUYgSEFSRFdBUkUgTU9OSVRPUklORyBEUklWRVIKPiA+ID4gIE06CUplYW4gRGVsdmFyZSA8 amRlbHZhcmVAc3VzZS5jb20+Cj4gPiA+ICBMOglsaW51eC1od21vbkB2Z2VyLmtlcm5lbC5vcmcK PiA+ID4gIFM6CU1haW50YWluZWQKPiA+ID4gLUY6CURvY3VtZW50YXRpb24vaHdtb24vZjcxODA1 Zgo+ID4gPiArRjoJRG9jdW1lbnRhdGlvbi9od21vbi9mNzE4MDVmLnJzdAo+ID4gPiAgRjoJZHJp dmVycy9od21vbi9mNzE4MDVmLmMKPiA+ID4gIAo+ID4gPiAgRkFERFIyTElORQo+ID4gPiBAQCAt NzY4Nyw3ICs3Njg3LDcgQEAgSU5BMjA5IEhBUkRXQVJFIE1PTklUT1IgRFJJVkVSCj4gPiA+ICBN OglHdWVudGVyIFJvZWNrIDxsaW51eEByb2Vjay11cy5uZXQ+Cj4gPiA+ICBMOglsaW51eC1od21v bkB2Z2VyLmtlcm5lbC5vcmcKPiA+ID4gIFM6CU1haW50YWluZWQKPiA+ID4gLUY6CURvY3VtZW50 YXRpb24vaHdtb24vaW5hMjA5Cj4gPiA+ICtGOglEb2N1bWVudGF0aW9uL2h3bW9uL2luYTIwOS5y c3QKPiA+ID4gIEY6CURvY3VtZW50YXRpb24vZGV2aWNldHJlZS9iaW5kaW5ncy9od21vbi9pbmEy eHgudHh0Cj4gPiA+ICBGOglkcml2ZXJzL2h3bW9uL2luYTIwOS5jCj4gPiA+ICAKPiA+ID4gQEAg LTc2OTUsNyArNzY5NSw3IEBAIElOQTJYWCBIQVJEV0FSRSBNT05JVE9SIERSSVZFUgo+ID4gPiAg TToJR3VlbnRlciBSb2VjayA8bGludXhAcm9lY2stdXMubmV0Pgo+ID4gPiAgTDoJbGludXgtaHdt b25Admdlci5rZXJuZWwub3JnCj4gPiA+ICBTOglNYWludGFpbmVkCj4gPiA+IC1GOglEb2N1bWVu dGF0aW9uL2h3bW9uL2luYTJ4eAo+ID4gPiArRjoJRG9jdW1lbnRhdGlvbi9od21vbi9pbmEyeHgu cnN0Cj4gPiA+ICBGOglkcml2ZXJzL2h3bW9uL2luYTJ4eC5jCj4gPiA+ICBGOglpbmNsdWRlL2xp bnV4L3BsYXRmb3JtX2RhdGEvaW5hMnh4LmgKPiA+ID4gIAo+ID4gPiBAQCAtODMyOCw3ICs4MzI4 LDcgQEAgSVQ4NyBIQVJEV0FSRSBNT05JVE9SSU5HIERSSVZFUgo+ID4gPiAgTToJSmVhbiBEZWx2 YXJlIDxqZGVsdmFyZUBzdXNlLmNvbT4KPiA+ID4gIEw6CWxpbnV4LWh3bW9uQHZnZXIua2VybmVs Lm9yZwo+ID4gPiAgUzoJTWFpbnRhaW5lZAo+ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi9p dDg3Cj4gPiA+ICtGOglEb2N1bWVudGF0aW9uL2h3bW9uL2l0ODcucnN0Cj4gPiA+ICBGOglkcml2 ZXJzL2h3bW9uL2l0ODcuYwo+ID4gPiAgCj4gPiA+ICBJVDkxM1ggTUVESUEgRFJJVkVSCj4gPiA+ IEBAIC04MzcyLDcgKzgzNzIsNyBAQCBNOglHdWVudGVyIFJvZWNrIDxsaW51eEByb2Vjay11cy5u ZXQ+Cj4gPiA+ICBMOglsaW51eC1od21vbkB2Z2VyLmtlcm5lbC5vcmcKPiA+ID4gIFM6CU1haW50 YWluZWQKPiA+ID4gIEY6CWRyaXZlcnMvaHdtb24vamM0Mi5jCj4gPiA+IC1GOglEb2N1bWVudGF0 aW9uL2h3bW9uL2pjNDIKPiA+ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vamM0Mi5yc3QKPiA+ ID4gIAo+ID4gPiAgSkZTIEZJTEVTWVNURU0KPiA+ID4gIE06CURhdmUgS2xlaWthbXAgPHNoYWdn eUBrZXJuZWwub3JnPgo+ID4gPiBAQCAtODQyMCwxNCArODQyMCwxNCBAQCBLMTBURU1QIEhBUkRX QVJFIE1PTklUT1JJTkcgRFJJVkVSCj4gPiA+ICBNOglDbGVtZW5zIExhZGlzY2ggPGNsZW1lbnNA bGFkaXNjaC5kZT4KPiA+ID4gIEw6CWxpbnV4LWh3bW9uQHZnZXIua2VybmVsLm9yZwo+ID4gPiAg UzoJTWFpbnRhaW5lZAo+ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi9rMTB0ZW1wCj4gPiA+ ICtGOglEb2N1bWVudGF0aW9uL2h3bW9uL2sxMHRlbXAucnN0Cj4gPiA+ICBGOglkcml2ZXJzL2h3 bW9uL2sxMHRlbXAuYwo+ID4gPiAgCj4gPiA+ICBLOFRFTVAgSEFSRFdBUkUgTU9OSVRPUklORyBE UklWRVIKPiA+ID4gIE06CVJ1ZG9sZiBNYXJlayA8ci5tYXJla0Bhc3NlbWJsZXIuY3o+Cj4gPiA+ ICBMOglsaW51eC1od21vbkB2Z2VyLmtlcm5lbC5vcmcKPiA+ID4gIFM6CU1haW50YWluZWQKPiA+ ID4gLUY6CURvY3VtZW50YXRpb24vaHdtb24vazh0ZW1wCj4gPiA+ICtGOglEb2N1bWVudGF0aW9u L2h3bW9uL2s4dGVtcC5yc3QKPiA+ID4gIEY6CWRyaXZlcnMvaHdtb24vazh0ZW1wLmMKPiA+ID4g IAo+ID4gPiAgS0FTQU4KPiA+ID4gQEAgLTkxMTgsMjEgKzkxMTgsMjEgQEAgTE03OCBIQVJEV0FS RSBNT05JVE9SIERSSVZFUgo+ID4gPiAgTToJSmVhbiBEZWx2YXJlIDxqZGVsdmFyZUBzdXNlLmNv bT4KPiA+ID4gIEw6CWxpbnV4LWh3bW9uQHZnZXIua2VybmVsLm9yZwo+ID4gPiAgUzoJTWFpbnRh aW5lZAo+ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi9sbTc4Cj4gPiA+ICtGOglEb2N1bWVu dGF0aW9uL2h3bW9uL2xtNzgucnN0Cj4gPiA+ICBGOglkcml2ZXJzL2h3bW9uL2xtNzguYwo+ID4g PiAgCj4gPiA+ICBMTTgzIEhBUkRXQVJFIE1PTklUT1IgRFJJVkVSCj4gPiA+ICBNOglKZWFuIERl bHZhcmUgPGpkZWx2YXJlQHN1c2UuY29tPgo+ID4gPiAgTDoJbGludXgtaHdtb25Admdlci5rZXJu ZWwub3JnCj4gPiA+ICBTOglNYWludGFpbmVkCj4gPiA+IC1GOglEb2N1bWVudGF0aW9uL2h3bW9u L2xtODMKPiA+ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vbG04My5yc3QKPiA+ID4gIEY6CWRy aXZlcnMvaHdtb24vbG04My5jCj4gPiA+ICAKPiA+ID4gIExNOTAgSEFSRFdBUkUgTU9OSVRPUiBE UklWRVIKPiA+ID4gIE06CUplYW4gRGVsdmFyZSA8amRlbHZhcmVAc3VzZS5jb20+Cj4gPiA+ICBM OglsaW51eC1od21vbkB2Z2VyLmtlcm5lbC5vcmcKPiA+ID4gIFM6CU1haW50YWluZWQKPiA+ID4g LUY6CURvY3VtZW50YXRpb24vaHdtb24vbG05MAo+ID4gPiArRjoJRG9jdW1lbnRhdGlvbi9od21v bi9sbTkwLnJzdAo+ID4gPiAgRjoJRG9jdW1lbnRhdGlvbi9kZXZpY2V0cmVlL2JpbmRpbmdzL2h3 bW9uL2xtOTAudHh0Cj4gPiA+ICBGOglkcml2ZXJzL2h3bW9uL2xtOTAuYwo+ID4gPiAgRjoJaW5j bHVkZS9kdC1iaW5kaW5ncy90aGVybWFsL2xtOTAuaAo+ID4gPiBAQCAtOTE0MSw3ICs5MTQxLDcg QEAgTE05NTIzNCBIQVJEV0FSRSBNT05JVE9SIERSSVZFUgo+ID4gPiAgTToJR3VlbnRlciBSb2Vj ayA8bGludXhAcm9lY2stdXMubmV0Pgo+ID4gPiAgTDoJbGludXgtaHdtb25Admdlci5rZXJuZWwu b3JnCj4gPiA+ICBTOglNYWludGFpbmVkCj4gPiA+IC1GOglEb2N1bWVudGF0aW9uL2h3bW9uL2xt OTUyMzQKPiA+ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vbG05NTIzNC5yc3QKPiA+ID4gIEY6 CWRyaXZlcnMvaHdtb24vbG05NTIzNC5jCj4gPiA+ICAKPiA+ID4gIExNRTI1MTAgTUVESUEgRFJJ VkVSCj4gPiA+IEBAIC05MjE0LDcgKzkyMTQsNyBAQCBMVEM0MjYxIEhBUkRXQVJFIE1PTklUT1Ig RFJJVkVSCj4gPiA+ICBNOglHdWVudGVyIFJvZWNrIDxsaW51eEByb2Vjay11cy5uZXQ+Cj4gPiA+ ICBMOglsaW51eC1od21vbkB2Z2VyLmtlcm5lbC5vcmcKPiA+ID4gIFM6CU1haW50YWluZWQKPiA+ ID4gLUY6CURvY3VtZW50YXRpb24vaHdtb24vbHRjNDI2MQo+ID4gPiArRjoJRG9jdW1lbnRhdGlv bi9od21vbi9sdGM0MjYxLnJzdAo+ID4gPiAgRjoJZHJpdmVycy9od21vbi9sdGM0MjYxLmMKPiA+ ID4gIAo+ID4gPiAgTFRDNDMwNiBJMkMgTVVMVElQTEVYRVIgRFJJVkVSCj4gPiA+IEBAIC05NDQ1 LDcgKzk0NDUsNyBAQCBNQVgxNjA2NSBIQVJEV0FSRSBNT05JVE9SIERSSVZFUgo+ID4gPiAgTToJ R3VlbnRlciBSb2VjayA8bGludXhAcm9lY2stdXMubmV0Pgo+ID4gPiAgTDoJbGludXgtaHdtb25A dmdlci5rZXJuZWwub3JnCj4gPiA+ICBTOglNYWludGFpbmVkCj4gPiA+IC1GOglEb2N1bWVudGF0 aW9uL2h3bW9uL21heDE2MDY1Cj4gPiA+ICtGOglEb2N1bWVudGF0aW9uL2h3bW9uL21heDE2MDY1 LnJzdAo+ID4gPiAgRjoJZHJpdmVycy9od21vbi9tYXgxNjA2NS5jCj4gPiA+ICAKPiA+ID4gIE1B WDIxNzUgU0RSIFRVTkVSIERSSVZFUgo+ID4gPiBAQCAtOTQ2MSwxNCArOTQ2MSwxNCBAQCBGOglp bmNsdWRlL3VhcGkvbGludXgvbWF4MjE3NS5oCj4gPiA+ICBNQVg2NjUwIEhBUkRXQVJFIE1PTklU T1IgQU5EIEZBTiBDT05UUk9MTEVSIERSSVZFUgo+ID4gPiAgTDoJbGludXgtaHdtb25Admdlci5r ZXJuZWwub3JnCj4gPiA+ICBTOglPcnBoYW4KPiA+ID4gLUY6CURvY3VtZW50YXRpb24vaHdtb24v bWF4NjY1MAo+ID4gPiArRjoJRG9jdW1lbnRhdGlvbi9od21vbi9tYXg2NjUwLnJzdAo+ID4gPiAg RjoJZHJpdmVycy9od21vbi9tYXg2NjUwLmMKPiA+ID4gIAo+ID4gPiAgTUFYNjY5NyBIQVJEV0FS RSBNT05JVE9SIERSSVZFUgo+ID4gPiAgTToJR3VlbnRlciBSb2VjayA8bGludXhAcm9lY2stdXMu bmV0Pgo+ID4gPiAgTDoJbGludXgtaHdtb25Admdlci5rZXJuZWwub3JnCj4gPiA+ICBTOglNYWlu dGFpbmVkCj4gPiA+IC1GOglEb2N1bWVudGF0aW9uL2h3bW9uL21heDY2OTcKPiA+ID4gK0Y6CURv Y3VtZW50YXRpb24vaHdtb24vbWF4NjY5Ny5yc3QKPiA+ID4gIEY6CURvY3VtZW50YXRpb24vZGV2 aWNldHJlZS9iaW5kaW5ncy9od21vbi9tYXg2Njk3LnR4dAo+ID4gPiAgRjoJZHJpdmVycy9od21v bi9tYXg2Njk3LmMKPiA+ID4gIEY6CWluY2x1ZGUvbGludXgvcGxhdGZvcm1fZGF0YS9tYXg2Njk3 LmgKPiA+ID4gQEAgLTEwMTE4LDcgKzEwMTE4LDcgQEAgRjoJZHJpdmVycy9tZmQvbWVuZjIxYm1j LmMKPiA+ID4gIEY6CWRyaXZlcnMvd2F0Y2hkb2cvbWVuZjIxYm1jX3dkdC5jCj4gPiA+ICBGOglk cml2ZXJzL2xlZHMvbGVkcy1tZW5mMjFibWMuYwo+ID4gPiAgRjoJZHJpdmVycy9od21vbi9tZW5m MjFibWNfaHdtb24uYwo+ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi9tZW5mMjFibWMKPiA+ ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vbWVuZjIxYm1jLnJzdAo+ID4gPiAgCj4gPiA+ICBN RU4gWjA2OSBXQVRDSERPRyBEUklWRVIKPiA+ID4gIE06CUpvaGFubmVzIFRodW1zaGlybiA8anRo QGtlcm5lbC5vcmc+Cj4gPiA+IEBAIC0xMDc0Nyw3ICsxMDc0Nyw3IEBAIE5DVDY3NzUgSEFSRFdB UkUgTU9OSVRPUiBEUklWRVIKPiA+ID4gIE06CUd1ZW50ZXIgUm9lY2sgPGxpbnV4QHJvZWNrLXVz Lm5ldD4KPiA+ID4gIEw6CWxpbnV4LWh3bW9uQHZnZXIua2VybmVsLm9yZwo+ID4gPiAgUzoJTWFp bnRhaW5lZAo+ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi9uY3Q2Nzc1Cj4gPiA+ICtGOglE b2N1bWVudGF0aW9uL2h3bW9uL25jdDY3NzUucnN0Cj4gPiA+ICBGOglkcml2ZXJzL2h3bW9uL25j dDY3NzUuYwo+ID4gPiAgCj4gPiA+ICBORVRfRkFJTE9WRVIgTU9EVUxFCj4gPiA+IEBAIC0xMTg0 MSw3ICsxMTg0MSw3IEBAIFBDODczNjAgSEFSRFdBUkUgTU9OSVRPUklORyBEUklWRVIKPiA+ID4g IE06CUppbSBDcm9taWUgPGppbS5jcm9taWVAZ21haWwuY29tPgo+ID4gPiAgTDoJbGludXgtaHdt b25Admdlci5rZXJuZWwub3JnCj4gPiA+ICBTOglNYWludGFpbmVkCj4gPiA+IC1GOglEb2N1bWVu dGF0aW9uL2h3bW9uL3BjODczNjAKPiA+ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vcGM4NzM2 MC5yc3QKPiA+ID4gIEY6CWRyaXZlcnMvaHdtb24vcGM4NzM2MC5jCj4gPiA+ICAKPiA+ID4gIFBD ODczNnggR1BJTyBEUklWRVIKPiA+ID4gQEAgLTExODUzLDcgKzExODUzLDcgQEAgUEM4NzQyNyBI QVJEV0FSRSBNT05JVE9SSU5HIERSSVZFUgo+ID4gPiAgTToJSmVhbiBEZWx2YXJlIDxqZGVsdmFy ZUBzdXNlLmNvbT4KPiA+ID4gIEw6CWxpbnV4LWh3bW9uQHZnZXIua2VybmVsLm9yZwo+ID4gPiAg UzoJTWFpbnRhaW5lZAo+ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi9wYzg3NDI3Cj4gPiA+ ICtGOglEb2N1bWVudGF0aW9uL2h3bW9uL3BjODc0MjcucnN0Cj4gPiA+ICBGOglkcml2ZXJzL2h3 bW9uL3BjODc0MjcuYwo+ID4gPiAgCj4gPiA+ICBQQ0E5NTMyIExFRCBEUklWRVIKPiA+ID4gQEAg LTEyNDIxLDIzICsxMjQyMSwyMyBAQCBTOglNYWludGFpbmVkCj4gPiA+ICBGOglEb2N1bWVudGF0 aW9uL2RldmljZXRyZWUvYmluZGluZ3MvaHdtb24vaWJtLGNmZnBzMS50eHQKPiA+ID4gIEY6CURv Y3VtZW50YXRpb24vZGV2aWNldHJlZS9iaW5kaW5ncy9od21vbi9tYXgzMTc4NS50eHQKPiA+ID4g IEY6CURvY3VtZW50YXRpb24vZGV2aWNldHJlZS9iaW5kaW5ncy9od21vbi9sdGMyOTc4LnR4dAo+ ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi9hZG0xMjc1Cj4gPiA+IC1GOglEb2N1bWVudGF0 aW9uL2h3bW9uL2libS1jZmZwcwo+ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi9pcjM1MjIx Cj4gPiA+IC1GOglEb2N1bWVudGF0aW9uL2h3bW9uL2xtMjUwNjYKPiA+ID4gLUY6CURvY3VtZW50 YXRpb24vaHdtb24vbHRjMjk3OAo+ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi9sdGMzODE1 Cj4gPiA+IC1GOglEb2N1bWVudGF0aW9uL2h3bW9uL21heDE2MDY0Cj4gPiA+IC1GOglEb2N1bWVu dGF0aW9uL2h3bW9uL21heDIwNzUxCj4gPiA+IC1GOglEb2N1bWVudGF0aW9uL2h3bW9uL21heDMx Nzg1Cj4gPiA+IC1GOglEb2N1bWVudGF0aW9uL2h3bW9uL21heDM0NDQwCj4gPiA+IC1GOglEb2N1 bWVudGF0aW9uL2h3bW9uL21heDg2ODgKPiA+ID4gLUY6CURvY3VtZW50YXRpb24vaHdtb24vcG1i dXMKPiA+ID4gLUY6CURvY3VtZW50YXRpb24vaHdtb24vcG1idXMtY29yZQo+ID4gPiAtRjoJRG9j dW1lbnRhdGlvbi9od21vbi90cHM0MDQyMgo+ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi91 Y2Q5MDAwCj4gPiA+IC1GOglEb2N1bWVudGF0aW9uL2h3bW9uL3VjZDkyMDAKPiA+ID4gLUY6CURv Y3VtZW50YXRpb24vaHdtb24vemw2MTAwCj4gPiA+ICtGOglEb2N1bWVudGF0aW9uL2h3bW9uL2Fk bTEyNzUucnN0Cj4gPiA+ICtGOglEb2N1bWVudGF0aW9uL2h3bW9uL2libS1jZmZwcy5yc3QKPiA+ ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vaXIzNTIyMS5yc3QKPiA+ID4gK0Y6CURvY3VtZW50 YXRpb24vaHdtb24vbG0yNTA2Ni5yc3QKPiA+ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vbHRj Mjk3OC5yc3QKPiA+ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vbHRjMzgxNS5yc3QKPiA+ID4g K0Y6CURvY3VtZW50YXRpb24vaHdtb24vbWF4MTYwNjQucnN0Cj4gPiA+ICtGOglEb2N1bWVudGF0 aW9uL2h3bW9uL21heDIwNzUxLnJzdAo+ID4gPiArRjoJRG9jdW1lbnRhdGlvbi9od21vbi9tYXgz MTc4NS5yc3QKPiA+ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vbWF4MzQ0NDAucnN0Cj4gPiA+ ICtGOglEb2N1bWVudGF0aW9uL2h3bW9uL21heDg2ODgucnN0Cj4gPiA+ICtGOglEb2N1bWVudGF0 aW9uL2h3bW9uL3BtYnVzLnJzdAo+ID4gPiArRjoJRG9jdW1lbnRhdGlvbi9od21vbi9wbWJ1cy1j b3JlLnJzdAo+ID4gPiArRjoJRG9jdW1lbnRhdGlvbi9od21vbi90cHM0MDQyMi5yc3QKPiA+ID4g K0Y6CURvY3VtZW50YXRpb24vaHdtb24vdWNkOTAwMC5yc3QKPiA+ID4gK0Y6CURvY3VtZW50YXRp b24vaHdtb24vdWNkOTIwMC5yc3QKPiA+ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vemw2MTAw LnJzdAo+ID4gPiAgRjoJZHJpdmVycy9od21vbi9wbWJ1cy8KPiA+ID4gIEY6CWluY2x1ZGUvbGlu dXgvcG1idXMuaAo+ID4gPiAgCj4gPiA+IEBAIC0xMjcwMSw3ICsxMjcwMSw3IEBAIE06CUJhcnRs b21pZWogWm9sbmllcmtpZXdpY3ogPGIuem9sbmllcmtpZUBzYW1zdW5nLmNvbT4KPiA+ID4gIEw6 CWxpbnV4LWh3bW9uQHZnZXIua2VybmVsLm9yZwo+ID4gPiAgUzoJU3VwcG9ydGVkCj4gPiA+ICBG OglEb2N1bWVudGF0aW9uL2RldmljZXRyZWUvYmluZGluZ3MvaHdtb24vcHdtLWZhbi50eHQKPiA+ ID4gLUY6CURvY3VtZW50YXRpb24vaHdtb24vcHdtLWZhbgo+ID4gPiArRjoJRG9jdW1lbnRhdGlv bi9od21vbi9wd20tZmFuLnJzdAo+ID4gPiAgRjoJZHJpdmVycy9od21vbi9wd20tZmFuLmMKPiA+ ID4gIAo+ID4gPiAgUFdNIElSIFRyYW5zbWl0dGVyCj4gPiA+IEBAIC0xNDM2NiwyMSArMTQzNjYs MjEgQEAgU01NNjY1IEhBUkRXQVJFIE1PTklUT1IgRFJJVkVSCj4gPiA+ICBNOglHdWVudGVyIFJv ZWNrIDxsaW51eEByb2Vjay11cy5uZXQ+Cj4gPiA+ICBMOglsaW51eC1od21vbkB2Z2VyLmtlcm5l bC5vcmcKPiA+ID4gIFM6CU1haW50YWluZWQKPiA+ID4gLUY6CURvY3VtZW50YXRpb24vaHdtb24v c21tNjY1Cj4gPiA+ICtGOglEb2N1bWVudGF0aW9uL2h3bW9uL3NtbTY2NS5yc3QKPiA+ID4gIEY6 CWRyaXZlcnMvaHdtb24vc21tNjY1LmMKPiA+ID4gIAo+ID4gPiAgU01TQyBFTUMyMTAzIEhBUkRX QVJFIE1PTklUT1IgRFJJVkVSCj4gPiA+ICBNOglTdGV2ZSBHbGVuZGlubmluZyA8c3RldmUuZ2xl bmRpbm5pbmdAc2hhd2VsbC5uZXQ+Cj4gPiA+ICBMOglsaW51eC1od21vbkB2Z2VyLmtlcm5lbC5v cmcKPiA+ID4gIFM6CU1haW50YWluZWQKPiA+ID4gLUY6CURvY3VtZW50YXRpb24vaHdtb24vZW1j MjEwMwo+ID4gPiArRjoJRG9jdW1lbnRhdGlvbi9od21vbi9lbWMyMTAzLnJzdAo+ID4gPiAgRjoJ ZHJpdmVycy9od21vbi9lbWMyMTAzLmMKPiA+ID4gIAo+ID4gPiAgU01TQyBTQ0g1NjI3IEhBUkRX QVJFIE1PTklUT1IgRFJJVkVSCj4gPiA+ICBNOglIYW5zIGRlIEdvZWRlIDxoZGVnb2VkZUByZWRo YXQuY29tPgo+ID4gPiAgTDoJbGludXgtaHdtb25Admdlci5rZXJuZWwub3JnCj4gPiA+ICBTOglT dXBwb3J0ZWQKPiA+ID4gLUY6CURvY3VtZW50YXRpb24vaHdtb24vc2NoNTYyNwo+ID4gPiArRjoJ RG9jdW1lbnRhdGlvbi9od21vbi9zY2g1NjI3LnJzdAo+ID4gPiAgRjoJZHJpdmVycy9od21vbi9z Y2g1NjI3LmMKPiA+ID4gIAo+ID4gPiAgU01TQyBVRlg2MDAwIGFuZCBVRlg3MDAwIFVTQiB0byBW R0EgRFJJVkVSCj4gPiA+IEBAIC0xNDM5Myw3ICsxNDM5Myw3IEBAIFNNU0M0N0IzOTcgSEFSRFdB UkUgTU9OSVRPUiBEUklWRVIKPiA+ID4gIE06CUplYW4gRGVsdmFyZSA8amRlbHZhcmVAc3VzZS5j b20+Cj4gPiA+ICBMOglsaW51eC1od21vbkB2Z2VyLmtlcm5lbC5vcmcKPiA+ID4gIFM6CU1haW50 YWluZWQKPiA+ID4gLUY6CURvY3VtZW50YXRpb24vaHdtb24vc21zYzQ3YjM5Nwo+ID4gPiArRjoJ RG9jdW1lbnRhdGlvbi9od21vbi9zbXNjNDdiMzk3LnJzdAo+ID4gPiAgRjoJZHJpdmVycy9od21v bi9zbXNjNDdiMzk3LmMKPiA+ID4gIAo+ID4gPiAgU01TQzkxMXggRVRIRVJORVQgRFJJVkVSCj4g PiA+IEBAIC0xNTc0NCw3ICsxNTc0NCw3IEBAIFRNUDQwMSBIQVJEV0FSRSBNT05JVE9SIERSSVZF Ugo+ID4gPiAgTToJR3VlbnRlciBSb2VjayA8bGludXhAcm9lY2stdXMubmV0Pgo+ID4gPiAgTDoJ bGludXgtaHdtb25Admdlci5rZXJuZWwub3JnCj4gPiA+ICBTOglNYWludGFpbmVkCj4gPiA+IC1G OglEb2N1bWVudGF0aW9uL2h3bW9uL3RtcDQwMQo+ID4gPiArRjoJRG9jdW1lbnRhdGlvbi9od21v bi90bXA0MDEucnN0Cj4gPiA+ICBGOglkcml2ZXJzL2h3bW9uL3RtcDQwMS5jCj4gPiA+ICAKPiA+ ID4gIFRNUEZTIChTSE1FTSBGSUxFU1lTVEVNKQo+ID4gPiBAQCAtMTY3OTYsNyArMTY3OTYsNyBA QCBWVDEyMTEgSEFSRFdBUkUgTU9OSVRPUiBEUklWRVIKPiA+ID4gIE06CUp1ZXJnIEhhZWZsaWdl ciA8anVlcmdoQGdtYWlsLmNvbT4KPiA+ID4gIEw6CWxpbnV4LWh3bW9uQHZnZXIua2VybmVsLm9y Zwo+ID4gPiAgUzoJTWFpbnRhaW5lZAo+ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi92dDEy MTEKPiA+ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vdnQxMjExLnJzdAo+ID4gPiAgRjoJZHJp dmVycy9od21vbi92dDEyMTEuYwo+ID4gPiAgCj4gPiA+ICBWVDgyMzEgSEFSRFdBUkUgTU9OSVRP UiBEUklWRVIKPiA+ID4gQEAgLTE2ODI0LDE0ICsxNjgyNCwxNCBAQCBXODM3OTFEIEhBUkRXQVJF IE1PTklUT1JJTkcgRFJJVkVSCj4gPiA+ICBNOglNYXJjIEh1bHNtYW4gPG0uaHVsc21hbkB0dWRl bGZ0Lm5sPgo+ID4gPiAgTDoJbGludXgtaHdtb25Admdlci5rZXJuZWwub3JnCj4gPiA+ICBTOglN YWludGFpbmVkCj4gPiA+IC1GOglEb2N1bWVudGF0aW9uL2h3bW9uL3c4Mzc5MWQKPiA+ID4gK0Y6 CURvY3VtZW50YXRpb24vaHdtb24vdzgzNzkxZC5yc3QKPiA+ID4gIEY6CWRyaXZlcnMvaHdtb24v dzgzNzkxZC5jCj4gPiA+ICAKPiA+ID4gIFc4Mzc5MyBIQVJEV0FSRSBNT05JVE9SSU5HIERSSVZF Ugo+ID4gPiAgTToJUnVkb2xmIE1hcmVrIDxyLm1hcmVrQGFzc2VtYmxlci5jej4KPiA+ID4gIEw6 CWxpbnV4LWh3bW9uQHZnZXIua2VybmVsLm9yZwo+ID4gPiAgUzoJTWFpbnRhaW5lZAo+ID4gPiAt RjoJRG9jdW1lbnRhdGlvbi9od21vbi93ODM3OTMKPiA+ID4gK0Y6CURvY3VtZW50YXRpb24vaHdt b24vdzgzNzkzLnJzdAo+ID4gPiAgRjoJZHJpdmVycy9od21vbi93ODM3OTMuYwo+ID4gPiAgCj4g PiA+ICBXODM3OTUgSEFSRFdBUkUgTU9OSVRPUklORyBEUklWRVIKPiA+ID4gQEAgLTE2OTQwLDcg KzE2OTQwLDcgQEAgTDoJcGF0Y2hlc0BvcGVuc291cmNlLmNpcnJ1cy5jb20KPiA+ID4gIFQ6CWdp dCBodHRwczovL2dpdGh1Yi5jb20vQ2lycnVzTG9naWMvbGludXgtZHJpdmVycy5naXQKPiA+ID4g IFc6CWh0dHBzOi8vZ2l0aHViLmNvbS9DaXJydXNMb2dpYy9saW51eC1kcml2ZXJzL3dpa2kKPiA+ ID4gIFM6CVN1cHBvcnRlZAo+ID4gPiAtRjoJRG9jdW1lbnRhdGlvbi9od21vbi93bTgzPz8KPiA+ ID4gK0Y6CURvY3VtZW50YXRpb24vaHdtb24vd204Mz8/LnJzdAo+ID4gPiAgRjoJRG9jdW1lbnRh dGlvbi9kZXZpY2V0cmVlL2JpbmRpbmdzL2V4dGNvbi9leHRjb24tYXJpem9uYS50eHQKPiA+ID4g IEY6CURvY3VtZW50YXRpb24vZGV2aWNldHJlZS9iaW5kaW5ncy9yZWd1bGF0b3IvYXJpem9uYS1y ZWd1bGF0b3IudHh0Cj4gPiA+ICBGOglEb2N1bWVudGF0aW9uL2RldmljZXRyZWUvYmluZGluZ3Mv bWZkL2FyaXpvbmEudHh0Cj4gPiA+IGRpZmYgLS1naXQgYS9kcml2ZXJzL2h3bW9uL0tjb25maWcg Yi9kcml2ZXJzL2h3bW9uL0tjb25maWcKPiA+ID4gaW5kZXggZGVkZDVmZWJkM2FhLi40NzBiYTY2 YjE4YjAgMTAwNjQ0Cj4gPiA+IC0tLSBhL2RyaXZlcnMvaHdtb24vS2NvbmZpZwo+ID4gPiArKysg Yi9kcml2ZXJzL2h3bW9uL0tjb25maWcKPiA+ID4gQEAgLTE3LDcgKzE3LDcgQEAgbWVudWNvbmZp ZyBIV01PTgo+ID4gPiAgCj4gPiA+ICAJICBUbyBmaW5kIG91dCB3aGljaCBzcGVjaWZpYyBkcml2 ZXIocykgeW91IG5lZWQsIHVzZSB0aGUKPiA+ID4gIAkgIHNlbnNvcnMtZGV0ZWN0IHNjcmlwdCBm cm9tIHRoZSBsbV9zZW5zb3JzIHBhY2thZ2UuICBSZWFkCj4gPiA+IC0JICA8ZmlsZTpEb2N1bWVu dGF0aW9uL2h3bW9uL3VzZXJzcGFjZS10b29scz4gZm9yIGRldGFpbHMuCj4gPiA+ICsJICA8Zmls ZTpEb2N1bWVudGF0aW9uL2h3bW9uL3VzZXJzcGFjZS10b29scy5yc3Q+IGZvciBkZXRhaWxzLgo+ ID4gPiAgCj4gPiA+ICAJICBUaGlzIHN1cHBvcnQgY2FuIGFsc28gYmUgYnVpbHQgYXMgYSBtb2R1 bGUuIElmIHNvLCB0aGUgbW9kdWxlCj4gPiA+ICAJICB3aWxsIGJlIGNhbGxlZCBod21vbi4KPiA+ ID4gQEAgLTU5LDcgKzU5LDcgQEAgY29uZmlnIFNFTlNPUlNfQUJJVFVHVVJVCj4gPiA+ICAJICBj aGlwIGNhbiBiZSBmb3VuZCBvbiBBYml0IHVHdXJ1IGZlYXR1cmluZyBtb3RoZXJib2FyZHMgKG1v c3QgbW9kZXJuCj4gPiA+ICAJICBBYml0IG1vdGhlcmJvYXJkcyBmcm9tIGJlZm9yZSBlbmQgMjAw NSkuIEZvciBtb3JlIGluZm8gYW5kIGEgbGlzdAo+ID4gPiAgCSAgb2Ygd2hpY2ggbW90aGVyYm9h cmRzIGhhdmUgd2hpY2ggcmV2aXNpb24gc2VlCj4gPiA+IC0JICBEb2N1bWVudGF0aW9uL2h3bW9u L2FiaXR1Z3VydQo+ID4gPiArCSAgRG9jdW1lbnRhdGlvbi9od21vbi9hYml0dWd1cnUucnN0aHR0 cHM6Ly9sb3JlLmtlcm5lbC5vcmcvbGttbC9jY2NjMmE1MjM2M2E1YWFlZWExMGUxODZlYWQ4NTcw NTAzZWE2NDhlLjE1NTU0OTQxMDguZ2l0Lm1jaGVoYWIrc2Ftc3VuZ0BrZXJuZWwub3JnLwo+ID4g PiAgCj4gPiA+ICAJICBUaGlzIGRyaXZlciBjYW4gYWxzbyBiZSBidWlsdCBhcyBhIG1vZHVsZS4g SWYgc28sIHRoZSBtb2R1bGUKPiA+ID4gIAkgIHdpbGwgYmUgY2FsbGVkIGFiaXR1Z3VydS4KPiA+ ID4gQEAgLTczLDcgKzczLDcgQEAgY29uZmlnIFNFTlNPUlNfQUJJVFVHVVJVMwo+ID4gPiAgCSAg YW5kIHRoZWlyIHNldHRpbmdzIGlzIHN1cHBvcnRlZC4gVGhlIHRoaXJkIHJldmlzaW9uIG9mIHRo ZSBBYml0Cj4gPiA+ICAJICB1R3VydSBjaGlwIGNhbiBiZSBmb3VuZCBvbiByZWNlbnQgQWJpdCBt b3RoZXJib2FyZHMgKHNpbmNlIGVuZAo+ID4gPiAgCSAgMjAwNSkuIEZvciBtb3JlIGluZm8gYW5k IGEgbGlzdCBvZiB3aGljaCBtb3RoZXJib2FyZHMgaGF2ZSB3aGljaAo+ID4gPiAtCSAgcmV2aXNp b24gc2VlIERvY3VtZW50YXRpb24vaHdtb24vYWJpdHVndXJ1Mwo+ID4gPiArCSAgcmV2aXNpb24g c2VlIERvY3VtZW50YXRpb24vaHdtb24vYWJpdHVndXJ1My5yc3QKPiA+ID4gIAo+ID4gPiAgCSAg VGhpcyBkcml2ZXIgY2FuIGFsc28gYmUgYnVpbHQgYXMgYSBtb2R1bGUuIElmIHNvLCB0aGUgbW9k dWxlCj4gPiA+ICAJICB3aWxsIGJlIGNhbGxlZCBhYml0dWd1cnUzLgo+ID4gPiBAQCAtNjQzLDcg KzY0Myw3IEBAIGNvbmZpZyBTRU5TT1JTX0NPUkVURU1QCj4gPiA+ICAJaGVscAo+ID4gPiAgCSAg SWYgeW91IHNheSB5ZXMgaGVyZSB5b3UgZ2V0IHN1cHBvcnQgZm9yIHRoZSB0ZW1wZXJhdHVyZQo+ ID4gPiAgCSAgc2Vuc29yIGluc2lkZSB5b3VyIENQVS4gTW9zdCBvZiB0aGUgZmFtaWx5IDYgQ1BV cwo+ID4gPiAtCSAgYXJlIHN1cHBvcnRlZC4gQ2hlY2sgRG9jdW1lbnRhdGlvbi9od21vbi9jb3Jl dGVtcCBmb3IgZGV0YWlscy4KPiA+ID4gKwkgIGFyZSBzdXBwb3J0ZWQuIENoZWNrIERvY3VtZW50 YXRpb24vaHdtb24vY29yZXRlbXAucnN0IGZvciBkZXRhaWxzLgo+ID4gPiAgCj4gPiA+ICBjb25m aWcgU0VOU09SU19JVDg3Cj4gPiA+ICAJdHJpc3RhdGUgIklURSBJVDg3eHggYW5kIGNvbXBhdGli bGVzIgo+ID4gPiBkaWZmIC0tZ2l0IGEvZHJpdmVycy9od21vbi9hZHM3ODI4LmMgYi9kcml2ZXJz L2h3bW9uL2Fkczc4MjguYwo+ID4gPiBpbmRleCBlNmJlNjE3ZTNmYjIuLjAzZDZlNzgyNzc3YSAx MDA2NDQKPiA+ID4gLS0tIGEvZHJpdmVycy9od21vbi9hZHM3ODI4LmMKPiA+ID4gKysrIGIvZHJp dmVycy9od21vbi9hZHM3ODI4LmMKPiA+ID4gQEAgLTgsNyArOCw3IEBACj4gPiA+ICAgKgo+ID4g PiAgICogQURTNzgzMCBzdXBwb3J0LCBieSBHdWlsbGF1bWUgUm9ndWV6IDxndWlsbGF1bWUucm9n dWV6QHNhdm9pcmZhaXJlbGludXguY29tPgo+ID4gPiAgICoKPiA+ID4gLSAqIEZvciBmdXJ0aGVy IGluZm9ybWF0aW9uLCBzZWUgdGhlIERvY3VtZW50YXRpb24vaHdtb24vYWRzNzgyOCBmaWxlLgo+ ID4gPiArICogRm9yIGZ1cnRoZXIgaW5mb3JtYXRpb24sIHNlZSB0aGUgRG9jdW1lbnRhdGlvbi9o d21vbi9hZHM3ODI4LnJzdCBmaWxlLgo+ID4gPiAgICoKPiA+ID4gICAqIFRoaXMgcHJvZ3JhbSBp cyBmcmVlIHNvZnR3YXJlOyB5b3UgY2FuIHJlZGlzdHJpYnV0ZSBpdCBhbmQvb3IgbW9kaWZ5Cj4g PiA+ICAgKiBpdCB1bmRlciB0aGUgdGVybXMgb2YgdGhlIEdOVSBHZW5lcmFsIFB1YmxpYyBMaWNl bnNlIGFzIHB1Ymxpc2hlZCBieQo+ID4gPiBkaWZmIC0tZ2l0IGEvZHJpdmVycy9od21vbi9tYXgx OTcuYyBiL2RyaXZlcnMvaHdtb24vbWF4MTk3LmMKPiA+ID4gaW5kZXggM2Q5ZTIxMGJlZWRmLi5k ZDZhMzUyMTlhMTggMTAwNjQ0Cj4gPiA+IC0tLSBhL2RyaXZlcnMvaHdtb24vbWF4MTk3LmMKPiA+ ID4gKysrIGIvZHJpdmVycy9od21vbi9tYXgxOTcuYwo+ID4gPiBAQCAtOCw3ICs4LDcgQEAKPiA+ ID4gICAqIGl0IHVuZGVyIHRoZSB0ZXJtcyBvZiB0aGUgR05VIEdlbmVyYWwgUHVibGljIExpY2Vu c2UgdmVyc2lvbiAyIGFzCj4gPiA+ICAgKiBwdWJsaXNoZWQgYnkgdGhlIEZyZWUgU29mdHdhcmUg Rm91bmRhdGlvbi4KPiA+ID4gICAqCj4gPiA+IC0gKiBGb3IgZnVydGhlciBpbmZvcm1hdGlvbiwg c2VlIHRoZSBEb2N1bWVudGF0aW9uL2h3bW9uL21heDE5NyBmaWxlLgo+ID4gPiArICogRm9yIGZ1 cnRoZXIgaW5mb3JtYXRpb24sIHNlZSB0aGUgRG9jdW1lbnRhdGlvbi9od21vbi9tYXgxOTcucnN0 IGZpbGUuCj4gPiA+ICAgKi8KPiA+ID4gIAo+ID4gPiAgI2luY2x1ZGUgPGxpbnV4L2tlcm5lbC5o Pgo+ID4gPiBkaWZmIC0tZ2l0IGEvZHJpdmVycy9od21vbi9zaHQxNS5jIGIvZHJpdmVycy9od21v bi9zaHQxNS5jCj4gPiA+IGluZGV4IDM5YjQxZTM1YzJiZi4uN2Y0YTYzOTU5NzMwIDEwMDY0NAo+ ID4gPiAtLS0gYS9kcml2ZXJzL2h3bW9uL3NodDE1LmMKPiA+ID4gKysrIGIvZHJpdmVycy9od21v bi9zaHQxNS5jCj4gPiA+IEBAIC0xMCw3ICsxMCw3IEBACj4gPiA+ICAgKgo+ID4gPiAgICogQ29w eXJpZ2h0IChjKSAyMDA3IFdvdXRlciBIb3JyZQo+ID4gPiAgICoKPiA+ID4gLSAqIEZvciBmdXJ0 aGVyIGluZm9ybWF0aW9uLCBzZWUgdGhlIERvY3VtZW50YXRpb24vaHdtb24vc2h0MTUgZmlsZS4K PiA+ID4gKyAqIEZvciBmdXJ0aGVyIGluZm9ybWF0aW9uLCBzZWUgdGhlIERvY3VtZW50YXRpb24v aHdtb24vc2h0MTUucnN0IGZpbGUuCj4gPiA+ICAgKi8KPiA+ID4gIAo+ID4gPiAgI2luY2x1ZGUg PGxpbnV4L2ludGVycnVwdC5oPgo+ID4gPiBkaWZmIC0tZ2l0IGEvaW5jbHVkZS9saW51eC9wbGF0 Zm9ybV9kYXRhL2Fkczc4MjguaCBiL2luY2x1ZGUvbGludXgvcGxhdGZvcm1fZGF0YS9hZHM3ODI4 LmgKPiA+ID4gaW5kZXggMzI0NWY0NWY5ZDc3Li5hMzM3MGEwMDc3MDIgMTAwNjQ0Cj4gPiA+IC0t LSBhL2luY2x1ZGUvbGludXgvcGxhdGZvcm1fZGF0YS9hZHM3ODI4LmgKPiA+ID4gKysrIGIvaW5j bHVkZS9saW51eC9wbGF0Zm9ybV9kYXRhL2Fkczc4MjguaAo+ID4gPiBAQCAtNCw3ICs0LDcgQEAK PiA+ID4gICAqIENvcHlyaWdodCAoYykgMjAxMiBTYXZvaXItZmFpcmUgTGludXggSW5jLgo+ID4g PiAgICogICAgICAgICAgVml2aWVuIERpZGVsb3QgPHZpdmllbi5kaWRlbG90QHNhdm9pcmZhaXJl bGludXguY29tPgo+ID4gPiAgICoKPiA+ID4gLSAqIEZvciBmdXJ0aGVyIGluZm9ybWF0aW9uLCBz ZWUgdGhlIERvY3VtZW50YXRpb24vaHdtb24vYWRzNzgyOCBmaWxlLgo+ID4gPiArICogRm9yIGZ1 cnRoZXIgaW5mb3JtYXRpb24sIHNlZSB0aGUgRG9jdW1lbnRhdGlvbi9od21vbi9hZHM3ODI4LnJz dCBmaWxlLgo+ID4gPiAgICoKPiA+ID4gICAqIFRoaXMgcHJvZ3JhbSBpcyBmcmVlIHNvZnR3YXJl OyB5b3UgY2FuIHJlZGlzdHJpYnV0ZSBpdCBhbmQvb3IgbW9kaWZ5Cj4gPiA+ICAgKiBpdCB1bmRl ciB0aGUgdGVybXMgb2YgdGhlIEdOVSBHZW5lcmFsIFB1YmxpYyBMaWNlbnNlIHZlcnNpb24gMiBh cwo+ID4gPiBkaWZmIC0tZ2l0IGEvaW5jbHVkZS9saW51eC9wbGF0Zm9ybV9kYXRhL2RzNjIwLmgg Yi9pbmNsdWRlL2xpbnV4L3BsYXRmb3JtX2RhdGEvZHM2MjAuaAo+ID4gPiBpbmRleCA2ZWY1OGJi NzdlNDYuLmYwY2UyMmE3OGJiOCAxMDA2NDQKPiA+ID4gLS0tIGEvaW5jbHVkZS9saW51eC9wbGF0 Zm9ybV9kYXRhL2RzNjIwLmgKPiA+ID4gKysrIGIvaW5jbHVkZS9saW51eC9wbGF0Zm9ybV9kYXRh L2RzNjIwLmgKPiA+ID4gQEAgLTE0LDcgKzE0LDcgQEAgc3RydWN0IGRzNjIwX3BsYXRmb3JtX2Rh dGEgewo+ID4gPiAgCSAqICAxID0gUE9fTE9XCj4gPiA+ICAJICogIDIgPSBQT19ISUdICj4gPiA+ ICAJICoKPiA+ID4gLQkgKiAoc2VlIERvY3VtZW50YXRpb24vaHdtb24vZHM2MjApCj4gPiA+ICsJ ICogKHNlZSBEb2N1bWVudGF0aW9uL2h3bW9uL2RzNjIwLnJzdCkKPiA+ID4gIAkgKi8KPiA+ID4g IAlpbnQgcG9tb2RlOwo+ID4gPiAgfTsKPiA+ID4gZGlmZiAtLWdpdCBhL2luY2x1ZGUvbGludXgv cGxhdGZvcm1fZGF0YS9pbmEyeHguaCBiL2luY2x1ZGUvbGludXgvcGxhdGZvcm1fZGF0YS9pbmEy eHguaAo+ID4gPiBpbmRleCA5ZjBhYTFiNDhjNzguLmRkZTU5ZmQzNTkwZiAxMDA2NDQKPiA+ID4g LS0tIGEvaW5jbHVkZS9saW51eC9wbGF0Zm9ybV9kYXRhL2luYTJ4eC5oCj4gPiA+ICsrKyBiL2lu Y2x1ZGUvbGludXgvcGxhdGZvcm1fZGF0YS9pbmEyeHguaAo+ID4gPiBAQCAtNyw3ICs3LDcgQEAK PiA+ID4gICAqIGl0IHVuZGVyIHRoZSB0ZXJtcyBvZiB0aGUgR05VIEdlbmVyYWwgUHVibGljIExp Y2Vuc2UgdmVyc2lvbiAyIGFzCj4gPiA+ICAgKiBwdWJsaXNoZWQgYnkgdGhlIEZyZWUgU29mdHdh cmUgRm91bmRhdGlvbi4KPiA+ID4gICAqCj4gPiA+IC0gKiBGb3IgZnVydGhlciBpbmZvcm1hdGlv biwgc2VlIHRoZSBEb2N1bWVudGF0aW9uL2h3bW9uL2luYTJ4eCBmaWxlLgo+ID4gPiArICogRm9y IGZ1cnRoZXIgaW5mb3JtYXRpb24sIHNlZSB0aGUgRG9jdW1lbnRhdGlvbi9od21vbi9pbmEyeHgu cnN0IGZpbGUuCj4gPiA+ICAgKi8KPiA+ID4gIAo+ID4gPiAgLyoqCj4gPiA+IGRpZmYgLS1naXQg YS9pbmNsdWRlL2xpbnV4L3BsYXRmb3JtX2RhdGEvbWF4MTk3LmggYi9pbmNsdWRlL2xpbnV4L3Bs YXRmb3JtX2RhdGEvbWF4MTk3LmgKPiA+ID4gaW5kZXggOGRhOGY5NGVlMTVjLi4yYmJkMDkxOWJj ODkgMTAwNjQ0Cj4gPiA+IC0tLSBhL2luY2x1ZGUvbGludXgvcGxhdGZvcm1fZGF0YS9tYXgxOTcu aAo+ID4gPiArKysgYi9pbmNsdWRlL2xpbnV4L3BsYXRmb3JtX2RhdGEvbWF4MTk3LmgKPiA+ID4g QEAgLTgsNyArOCw3IEBACj4gPiA+ICAgKiBpdCB1bmRlciB0aGUgdGVybXMgb2YgdGhlIEdOVSBH ZW5lcmFsIFB1YmxpYyBMaWNlbnNlIHZlcnNpb24gMiBhcwo+ID4gPiAgICogcHVibGlzaGVkIGJ5 IHRoZSBGcmVlIFNvZnR3YXJlIEZvdW5kYXRpb24uCj4gPiA+ICAgKgo+ID4gPiAtICogRm9yIGZ1 cnRoZXIgaW5mb3JtYXRpb24sIHNlZSB0aGUgRG9jdW1lbnRhdGlvbi9od21vbi9tYXgxOTcgZmls ZS4KPiA+ID4gKyAqIEZvciBmdXJ0aGVyIGluZm9ybWF0aW9uLCBzZWUgdGhlIERvY3VtZW50YXRp b24vaHdtb24vbWF4MTk3LnJzdCBmaWxlLgo+ID4gPiAgICovCj4gPiA+ICAKPiA+ID4gICNpZm5k ZWYgX1BEQVRBX01BWDE5N19ICj4gPiA+IGRpZmYgLS1naXQgYS9pbmNsdWRlL2xpbnV4L3BsYXRm b3JtX2RhdGEvbnRjX3RoZXJtaXN0b3IuaCBiL2luY2x1ZGUvbGludXgvcGxhdGZvcm1fZGF0YS9u dGNfdGhlcm1pc3Rvci5oCj4gPiA+IGluZGV4IGVlMDNkNDI5NzQyYi4uNWZhMTE1ZDNlYTRiIDEw MDY0NAo+ID4gPiAtLS0gYS9pbmNsdWRlL2xpbnV4L3BsYXRmb3JtX2RhdGEvbnRjX3RoZXJtaXN0 b3IuaAo+ID4gPiArKysgYi9pbmNsdWRlL2xpbnV4L3BsYXRmb3JtX2RhdGEvbnRjX3RoZXJtaXN0 b3IuaAo+ID4gPiBAQCAtNDIsNyArNDIsNyBAQCBzdHJ1Y3QgbnRjX3RoZXJtaXN0b3JfcGxhdGZv cm1fZGF0YSB7Cj4gPiA+ICAJICogcmVhZF91VigpCj4gPiA+ICAJICoKPiA+ID4gIAkgKiBIb3cg dG8gc2V0dXAgcHVsbHVwX29obSwgcHVsbGRvd25fb2htLCBhbmQgY29ubmVjdCBpcwo+ID4gPiAt CSAqIGRlc2NyaWJlZCBhdCBEb2N1bWVudGF0aW9uL2h3bW9uL250Y190aGVybWlzdG9yCj4gPiA+ ICsJICogZGVzY3JpYmVkIGF0IERvY3VtZW50YXRpb24vaHdtb24vbnRjX3RoZXJtaXN0b3IucnN0 Cj4gPiA+ICAJICoKPiA+ID4gIAkgKiBwdWxsdXAvZG93bl9vaG06IDAgZm9yIGluZmluaXRlIC8g bm90LWNvbm5lY3RlZAo+ID4gPiAgCSAqICAgIAo+IAo+IAo+IAo+IFRoYW5rcywKPiBNYXVybwoK CgpUaGFua3MsCk1hdXJvCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fXwpsaW51eC1hcm0ta2VybmVsIG1haWxpbmcgbGlzdApsaW51eC1hcm0ta2VybmVsQGxp c3RzLmluZnJhZGVhZC5vcmcKaHR0cDovL2xpc3RzLmluZnJhZGVhZC5vcmcvbWFpbG1hbi9saXN0 aW5mby9saW51eC1hcm0ta2VybmVsCg==