mirror of https://github.com/torvalds/linux.git
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: Ankan Biswas <spyjetfayed@gmail.com> Link: https://lore.kernel.org/r/20251017154755.32105-1-spyjetfayed@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
abfb050851
commit
0da5b278f6
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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>,
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Supported chips:
|
|||
|
||||
Addresses scanned: none
|
||||
|
||||
Datasheet: http://pdfserv.maxim-ic.com/en/ds/MAX6650-MAX6651.pdf
|
||||
Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/MAX6650-MAX6651.pdf
|
||||
|
||||
* Maxim MAX6651
|
||||
|
||||
|
|
@ -17,7 +17,7 @@ Supported chips:
|
|||
|
||||
Addresses scanned: none
|
||||
|
||||
Datasheet: http://pdfserv.maxim-ic.com/en/ds/MAX6650-MAX6651.pdf
|
||||
Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/MAX6650-MAX6651.pdf
|
||||
|
||||
Authors:
|
||||
- Hans J. Koch <hjk@hansjkoch.de>
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Supported chips:
|
|||
|
||||
Addresses scanned: -
|
||||
|
||||
Datasheet: http://datasheets.maxim-ic.com/en/ds/MAX8688.pdf
|
||||
Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/max8688.pdf
|
||||
|
||||
Author: Guenter Roeck <linux@roeck-us.net>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue