Commit 0da5b278 authored by Ankan Biswas's avatar Ankan Biswas Committed by Guenter Roeck
Browse files

docs/hwmon: Fix broken maxim-ic.com links to analog.com



In 2021, Maxim Integrated was acquired by Analog Devices.
maxim-ic.com & maximintegrated.com links redirect to analog.com.

Broken redirects fixed to their proper analog.com links.
Fixes warnings in 'make linkcheckdocs'.

Signed-off-by: default avatarAnkan Biswas <spyjetfayed@gmail.com>
Link: https://lore.kernel.org/r/20251017154755.32105-1-spyjetfayed@gmail.com


Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent abfb0508
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ Supported chips:

    Datasheets:

	http://datasheets.maxim-ic.com/en/ds/MAX6604.pdf
	https://www.analog.com/media/en/technical-documentation/data-sheets/MAX6604.pdf

  * Microchip MCP9804, MCP9805, MCP9808, MCP98242, MCP98243, MCP98244, MCP9843

+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ Supported chips:

    Addresses scanned: -

    Datasheet: http://datasheets.maxim-ic.com/en/ds/MAX16064.pdf
    Datasheet: https://www.digikey.com/en/htmldatasheets/production/701833/0/0/1/max16064

Author: Guenter Roeck <linux@roeck-us.net>

+4 −4
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ Supported chips:

    Datasheet:

	http://datasheets.maxim-ic.com/en/ds/MAX16065-MAX16066.pdf
	https://www.analog.com/media/en/technical-documentation/data-sheets/max16065-max16066.pdf

 *  Maxim MAX16067

@@ -22,7 +22,7 @@ Supported chips:

    Datasheet:

	http://datasheets.maxim-ic.com/en/ds/MAX16067.pdf
	https://www.analog.com/media/en/technical-documentation/data-sheets/max16067.pdf

 *  Maxim MAX16068

@@ -32,7 +32,7 @@ Supported chips:

    Datasheet:

	http://datasheets.maxim-ic.com/en/ds/MAX16068.pdf
	https://www.analog.com/media/en/technical-documentation/data-sheets/max16068.pdf

 *  Maxim MAX16070/MAX16071

@@ -42,7 +42,7 @@ Supported chips:

    Datasheet:

	http://datasheets.maxim-ic.com/en/ds/MAX16070-MAX16071.pdf
	https://www.analog.com/media/en/technical-documentation/data-sheets/max16070-max16071.pdf

Author: Guenter Roeck <linux@roeck-us.net>

+2 −2
Original line number Diff line number Diff line
@@ -9,9 +9,9 @@ Supported chips:

    Addresses scanned: I2C 0x18-0x1a, 0x29-0x2b, 0x4c-0x4e

    Datasheet: Publicly available at the Maxim website
    Datasheet:

	       http://pdfserv.maxim-ic.com/en/ds/MAX1619.pdf
	       https://www.analog.com/media/en/technical-documentation/data-sheets/MAX1619.pdf

Authors:
       - Oleksij Rempel <bug-track@fisher-privat.net>,
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ Supported chips:

    Addresses scanned: -

    Datasheet: https://pdfserv.maximintegrated.com/en/ds/MAX31790.pdf
    Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/MAX31790.pdf

Author: Il Han <corone.il.han@gmail.com>

Loading