- 21 5月, 2018 1 次提交
-
-
由 Tom Levens 提交于
Add a devicetree binding for the ltc2990 hwmon driver. Signed-off-by: NTom Levens <tom.levens@cern.ch> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 03 1月, 2018 1 次提交
-
-
由 Joel 提交于
The device tree bindings are updated to document the resets phandle, and the example is updated to match what is expected for both the reset and clock phandle. Note that the bindings should have always had the reset controller, as the hardware is unusable without it. Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NJoel Stanley <joel@jms.id.au> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 01 12月, 2017 1 次提交
-
-
由 Peter Rosin 提交于
With a nxp,se97 chip on an atmel sama5d31 board, the I2C adapter driver is not always capable of avoiding the 25-35 ms timeout as specified by the SMBUS protocol. This may cause silent corruption of the last bit of any transfer, e.g. a one is read instead of a zero if the sensor chip times out. This also affects the eeprom half of the nxp-se97 chip, where this silent corruption was originally noticed. Other I2C adapters probably suffer similar issues, e.g. bit-banging comes to mind as risky... The SMBUS register in the nxp chip is not a standard Jedec register, but it is not special to the nxp chips either, at least the atmel chips have the same mechanism. Therefore, do not special case this on the manufacturer, it is opt-in via the device property anyway. Cc: stable@vger.kernel.org # 4.9+ Signed-off-by: NPeter Rosin <peda@axentia.se> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 07 11月, 2017 1 次提交
-
-
由 Andrew Jeffery 提交于
Signed-off-by: NAndrew Jeffery <andrew@aj.id.au> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 30 10月, 2017 2 次提交
-
-
由 Linus Walleij 提交于
This moves the GPIO fan bindings to the hwmon bindings. The GPIO fan is a hwmon class hardware, not related to GPIO other than being a consumer of GPIOs. Cc: devicetree@vger.kernel.org Signed-off-by: NLinus Walleij <linus.walleij@linaro.org> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
由 Alan Tull 提交于
Add new device tree bindings document for max1619 device including a new compatible string. Signed-off-by: NAlan Tull <atull@kernel.org> Cc: Jean Delvare <jdelvare@suse.com> Cc: Guenter Roeck <linux@roeck-us.net> Cc: Rob Herring <robh+dt@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 01 9月, 2017 1 次提交
-
-
由 Florian Eckert 提交于
Document the devicetree bindings for the ltq-cputemp Signed-off-by: NFlorian Eckert <fe@dev.tdt.de> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 30 8月, 2017 1 次提交
-
-
由 Edward A. James 提交于
Signed-off-by: NEdward A. James <eajames@us.ibm.com> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 13 8月, 2017 1 次提交
-
-
由 Mykola Kostenok 提交于
It's add support for cooling device creation to aspeed-pwm-tacho. Cooling device could be bound to a thermal zone for the thermal control. Signed-off-by: NMykola Kostenok <c_mykolak@mellanox.com> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 11 4月, 2017 1 次提交
-
-
Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver This binding provides interface for adding values related to ASPEED AST2400/2500 PWM and Fan tach controller support. The PWM controller can support upto 8 PWM output ports. The Fan tach controller can support upto 16 tachometer inputs. Signed-off-by: NJaghathiswari Rankappagounder Natarajan <jaghu@google.com> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 02 4月, 2017 2 次提交
-
-
由 Mahoda Ratnayaka 提交于
This patch adds lm87 hwmon device tree node documentation. Signed-off-by: NMahoda Ratnayaka <mahoda.ratnayaka@alliedtelesis.co.nz> Signed-off-by: NChris Packham <chris.packham@alliedtelesis.co.nz> Acked-by: NRob Herring <robh+dt@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
由 Sam Povilus 提交于
Adding the ability for the ads7828 and ads7830 to use device tree to get optional parameters instead of using platform devices. This allows people using custom boards to also use the ads7828 in a non-default manner. Signed-off-by: NSam Povilus <kernel.development@povil.us> [groeck: Fixed whitespace errors in ads7828.txt] Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 16 2月, 2017 1 次提交
-
-
由 Marco Franchi 提交于
Allow the driver to work with device tree support. Based on initial patch submission from Peter Fox. Tested on a imx7d-sdb board connected to a SHT15 board via Mikro Bus. Signed-off-by: NMarco Franchi <marco.franchi@nxp.com> Reviewed-by: NFabio Estevam <fabio.estevam@nxp.com> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 11 2月, 2017 1 次提交
-
-
由 Christian Lamparter 提交于
This patch updates the LM90's devicetree definition to include the #thermal-sensor-cells property as well as the sensor constants in include/dt-bindings/thermal/lm90.h. Cc: Wei Ni <wni@nvidia.com> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NChristian Lamparter <chunkeey@googlemail.com> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 03 2月, 2017 1 次提交
-
-
由 andrea.merello 提交于
Signed-off-by: NAndrea Merello <andrea.merello@gmail.com> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 22 1月, 2017 1 次提交
-
-
由 Florian Fainelli 提交于
Add support for Texas Instruments TMP122/124 which are nearly identical to their TMP121/123 except that they also support programmable temperature thresholds. Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 11 1月, 2017 1 次提交
-
-
由 Alexander Koch 提交于
Add bindings documentation for the ADC128D818 driver, featuring default I2C properties along with the optional 'mode' property for chip operation mode selection (see datasheet, sec. 8.4.1). Signed-off-by: NAlexander Koch <mail@alexanderkoch.net> Acked-by: NMichael Hornung <mhornung.linux@gmail.com> Acked-by: NRob Herring <robh@kernel.org> [groeck: Fixed whitespace error] Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 10 12月, 2016 1 次提交
-
-
由 John Muir 提交于
Simple hwmon binding documentation. Signed-off-by: NJohn Muir <john@jmuir.com> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 03 12月, 2016 1 次提交
-
-
由 Clemens Gruber 提交于
Document the devicetree bindings for the Microchip MCP3021/3221. Signed-off-by: NClemens Gruber <clemens.gruber@pqgruber.com> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 09 9月, 2016 3 次提交
-
-
由 Mike Looijmans 提交于
Add devicetree property for early initialization of the fan controller to prevent overheating, for example when resetting the board while the fan was completely turned off. Signed-off-by: NMike Looijmans <mike.looijmans@topic.nl> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
由 Mike Looijmans 提交于
This adds the devicetree binding documentation for the max6650 fan controller. Signed-off-by: NMike Looijmans <mike.looijmans@topic.nl> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
由 Daniel Golle 提交于
Signed-off-by: NDaniel Golle <daniel@makrotopia.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 22 7月, 2016 1 次提交
-
-
由 hotran 提交于
This patch adds the APM X-Gene hwmon device tree node documentation. Signed-off-by: NHoan Tran <hotran@apm.com> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 13 7月, 2016 1 次提交
-
-
由 Guenter Roeck 提交于
Provide generic bindings for all Jedec JC-42.4 compatible temperature sensor chips. Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 08 6月, 2016 1 次提交
-
-
由 Krzysztof Kozlowski 提交于
Document the compatible for INA231 sensor. Signed-off-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com> Acked-by: NRob Herring <robh@kernel.org> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 19 4月, 2016 1 次提交
-
-
由 Guenter Roeck 提交于
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 08 3月, 2016 1 次提交
-
-
由 Adam Baker 提交于
Define a binding for the hardware monitoring chip present in the Zyxel NSA-320 and some of the other Zyxel NAS devices. Signed-off-by: NAdam Baker <linux@baker-net.org.uk> Acked-by: NRob Herring <robh@kernel.org> [groeck: Fixed whitespace error] Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 05 3月, 2016 1 次提交
-
-
由 Joseph McNally 提交于
This patch adds support for the Murata NCP15XH103 thermistor series. Signed-off-by: NJoseph McNally <jmcna06@gmail.com> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 22 10月, 2015 1 次提交
-
-
由 Rob Herring 提交于
The ina209 binding only differs from other ina2xx bindings in the compatible string, so add it to the common binding and remove the ina209 binding file. Signed-off-by: NRob Herring <robh@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> Cc: Kumar Gala <galak@codeaurora.org>
-
- 17 9月, 2015 1 次提交
-
-
由 Lukasz Majewski 提交于
Explanation of several properties, which allow PWM fan working as a cooling device, have been embraced in this commit. Signed-off-by: NLukasz Majewski <l.majewski@samsung.com> Acked-by: NEduardo Valentin <edubezval@gmail.com> Acked-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: NKukjin Kim <kgene@kernel.org>
-
- 18 8月, 2015 3 次提交
-
-
由 Guenter Roeck 提交于
LTC3886 is a is a dual PolyPhase DC/DC synchronous step-down switching regulator controller. It is mostly command compatible to LTC3883, but supports two phases instead of one. Suggested-by: NMichael Jones <mike@proclivis.com> Tested-by: NMichael Jones <mike@proclivis.com> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
由 Guenter Roeck 提交于
LTC2980 and LTM2987 are command compatible to LTC2977. They consist of two LTC2977 on a single die, and are instantiated as two separate chips, each supporting eight channels. Suggested-by: NMichael Jones <mike@proclivis.com> Tested-by: NMichael Jones <mike@proclivis.com> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
由 Guenter Roeck 提交于
LTC2975 is mostly compatible to LTC2974, but supports input current and power measurement. Tested-by: NMichael Jones <mike@proclivis.com> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 13 8月, 2015 2 次提交
-
-
由 Guenter Roeck 提交于
LTC3887 is an enhanced version of LTC3880 and supports the same commands. Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
由 Guenter Roeck 提交于
LTC3882 is mostly compatible with LTC3880. Major differences are that it does not measure the input current, and it no longer supports LTC's legacy mechanism to identify the chip. Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 10 8月, 2015 4 次提交
-
-
由 Wolfram Sang 提交于
The I2C dir is not for I2C client devices! Move it to the proper folder. Signed-off-by: NWolfram Sang <wsa@the-dreams.de> Acked-by: NGuenter Roeck <linux@roeck-us.net>
-
由 Wolfram Sang 提交于
The I2C dir is not for I2C client devices! Move it to the proper folder. Signed-off-by: NWolfram Sang <wsa@the-dreams.de> Acked-by: NGuenter Roeck <linux@roeck-us.net>
-
由 Wolfram Sang 提交于
The I2C dir is not for I2C client devices! Move it to the proper folder. Signed-off-by: NWolfram Sang <wsa@the-dreams.de> Acked-by: NGuenter Roeck <linux@roeck-us.net>
-
由 Rabin Vincent 提交于
Allow the lm70 to be probed from a device tree. Signed-off-by: NRabin Vincent <rabin@rab.in> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-
- 01 6月, 2015 1 次提交
-
-
由 Beomho Seo 提交于
This patch adds support for the ntc thermistor NCPXXWF104 series. Cc: Jean Delvare <jdelvare@suse.de> Cc: Guenter Roeck <linux@roeck-us.net> Signed-off-by: NBeomho Seo <beomho.seo@samsung.com> Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
-