linux/Documentation/devicetree/bindings/hwmon
Linus Torvalds 1a31c12371 - New Drivers
- Add support for initialising shared (between children) Regmaps
    - Add support for Kontron SL28CPLD
    - Add support for ENE KB3930 Embedded Controller
    - Add support for Intel FPGA PAC MAX 10 BMC
 
  - New Device Support
    - Add support for Power to Ricoh RN5T618
    - Add support for UART to Intel Lakefield
    - Add support for LP87524_Q1 to Texas Instruments LP87565
 
  - New Functionality
    - Device Tree; ene-kb3930, sl28cpld, syscon, lp87565, lp87524-q1
    - Use new helper dev_err_probe(); madera-core, stmfx, wcd934x
    - Use new GPIOD API; dm355evm_msp
    - Add wake-up capability; sprd-sc27xx-spi
    - Add ACPI support; kempld-core
 
  - Fix-ups
    - Trivial (spelling/whitespace); Kconfig, ab8500
    - Fix for unused variables; khadas-mcu, kempld-core
    - Remove unused header file(s); mt6360-core
    - Use correct IRQ flags in docs; act8945a, gateworks-gsc, rohm,bd70528-pmic
    - Add COMPILE_TEST support; asic3, tmio_core
    - Add dependency on I2C; SL28CPLD
 
  - Bug Fixes
    - Fix memory leak(s); sm501
    - Do not free regmap_config's 'name' until exit; syscon
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAl+GrSsACgkQUa+KL4f8
 d2FQ/w//TRSwPbXdUl+rYaDVQ9YwEk5Zi2U8EYBP8OGsKLjXs9GFkiuyQ5GwsoAd
 oD5N4Fh/QGxmdWafKXB96e/D+n4uFOOIWGCmNsE5NmvnWbjk1Jss4K4qV4IbUEW/
 KWxUCKPhaNcs7Vj9nfN5jItCPBaG6bQJ3qgFwZHSMhe/Su4izUYlLCfhhVAFkq1k
 oF2TgJCllqPl7ZY+VxDPD5ZWIBhV+NZoFVRFQ7Kvw1elmE+///nrfuii261G+iBm
 kHi3PtcRMDW0+Uo8B9I9xtLVUrfBMtm9ThOrn8JYLOaJ7RzWwwF6WayAKsNbDuDB
 CiYKHDZWS72IxfW3KfHk1AvbsUMJQX1kmDJ6lAhXHa3E55nGbX+U2FwgMnczJUuM
 7BzfD9pXp3nnfTQ6ZJtr1vGPLz3Nk7hcRlg9r+6TObIjzB+KNW/hyCYur7sX1Mbb
 wn3EZo5WhKnlcqrGhh3H0/kJDbHTIFDfNt80+bjLfIeKCQj1x6cByPWC7N6Ln4GC
 BDky88fb/Y9Q5bnvyEQDR16+QMpG3ko5lIUwt9Gtbhtt3/zjxzElxRlsq6u9scrp
 vZnnjqxSQ/9cvnwOsGMG+E8uVjZ+5lQu6Qi+0w20M4MX28hXLPQbpjAK/3uqH7Kz
 NLwiZe4dzRtVbAQ83ozGArTgvH9YZ5VOw/ieqk0aRf6mIExrENk=
 =1wSH
 -----END PGP SIGNATURE-----

Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd

Pull MFD updates from Lee Jones:
 "New Drivers:
   - Add support for initialising shared (between children) Regmaps
   - Add support for Kontron SL28CPLD
   - Add support for ENE KB3930 Embedded Controller
   - Add support for Intel FPGA PAC MAX 10 BMC

  New Device Support:
   - Add support for Power to Ricoh RN5T618
   - Add support for UART to Intel Lakefield
   - Add support for LP87524_Q1 to Texas Instruments LP87565

  New Functionality:
   - Device Tree; ene-kb3930, sl28cpld, syscon, lp87565, lp87524-q1
   - Use new helper dev_err_probe(); madera-core, stmfx, wcd934x
   - Use new GPIOD API; dm355evm_msp
   - Add wake-up capability; sprd-sc27xx-spi
   - Add ACPI support; kempld-core

  Fix-ups:
   - Trivial (spelling/whitespace); Kconfig, ab8500
   - Fix for unused variables; khadas-mcu, kempld-core
   - Remove unused header file(s); mt6360-core
   - Use correct IRQ flags in docs; act8945a, gateworks-gsc, rohm,bd70528-pmic
   - Add COMPILE_TEST support; asic3, tmio_core
   - Add dependency on I2C; SL28CPLD

  Bug Fixes:
   - Fix memory leak(s); sm501
   - Do not free regmap_config's 'name' until exit; syscon"

* tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (34 commits)
  mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPI
  mfd: sl28cpld: Depend on I2C
  mfd: asic3: Build if COMPILE_TEST=y
  dt-bindings: mfd: Correct interrupt flags in examples
  mfd: Add ACPI support to Kontron PLD driver
  mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PAC
  mfd: lp87565: Add LP87524-Q1 variant
  dt-bindings: mfd: Add LP87524-Q1
  dt-bindings: mfd: lp87565: Convert to yaml
  mfd: mt6360: Remove unused include <linux/version.h>
  mfd: sm501: Fix leaks in probe()
  mfd: syscon: Don't free allocated name for regmap_config
  dt-bindings: mfd: syscon: Document Exynos3 and Exynos5433 compatibles
  dt-bindings: mfd: syscon: Merge Samsung Exynos Sysreg bindings
  dt-bindings: mfd: ab8500: Remove weird Unicode characters
  mfd: sprd: Add wakeup capability for PMIC IRQ
  mfd: intel-lpss: Add device IDs for UART ports for Lakefield
  mfd: dm355evm_msp: Convert LEDs to GPIO descriptor table
  mfd: wcd934x: Simplify with dev_err_probe()
  mfd: stmfx: Simplify with dev_err_probe()
  ...
2020-10-14 15:56:58 -07:00
..
pmbus dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
ad741x.txt hwmon: (ad741x) Add DT bindings for Analog Devices AD741x 2019-02-25 06:35:42 -08:00
adc128d818.txt dt-bindings: hwmon: (adc128d818) Specify ti,mode property size 2019-03-29 09:52:00 -07:00
adi,adm1177.yaml dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
adi,adm1266.yaml dt-bindings: hwmon: Add bindings for ADM1266 2020-09-23 09:42:41 -07:00
adi,axi-fan-control.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
adi,ltc2947.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
adm1275.txt dt-bindings: hwmon: Add adm127x documentation 2018-12-02 16:25:28 -08:00
ads7828.txt hwmon: (ads7828) Accept optional parameters from device tree 2017-04-02 07:01:53 -07:00
adt7475.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
apm-xgene-hwmon.txt Documentation: dtb: xgene: Add hwmon dts binding documentation 2016-07-21 14:58:57 -07:00
as370.txt hwmon: (as370-hwmon) Add DT bindings for Synaptics AS370 PVT 2019-09-03 12:47:17 -07:00
aspeed-pwm-tacho.txt dt-bindings: hwmon: aspeed-pwm-tacho: Add reset node 2018-01-02 15:05:34 -08:00
baikal,bt1-pvt.yaml dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties' 2020-10-07 11:28:30 -05:00
cirrus,lochnagar.yaml hwmon: lochnagar: Move binding over to dtschema 2020-05-27 19:30:25 -06:00
dps650ab.txt dt-bindings: hwmon: add dps650ab documentation 2019-02-18 14:23:29 -08:00
g762.txt docs: hwmon: Add an index file and rename docs to *.rst 2019-04-17 10:37:23 -07:00
gpio-fan.txt dt-bindings: thermal: Get rid of thermal.txt and replace references 2020-07-21 10:40:08 +02:00
hih6130.txt devicetree: hwmon: Add bindings documentation for HIH6130 2019-02-18 14:23:29 -08:00
ibm,cffps1.txt dt-bindings: hwmon: Document ibm,cffps compatible string 2019-11-06 14:37:19 -08:00
ibmpowernv.txt hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and temperature 2014-08-04 07:01:38 -07:00
ina2xx.txt hwmon: (ina2xx) Document compatible for INA231 2016-06-07 20:11:38 -07:00
ina3221.txt dt-bindings: hwmon: (ina3221) Add ti,single-shot property 2019-02-18 14:23:29 -08:00
jc42.txt hwmon: (jc42) optionally try to disable the SMBUS timeout 2017-11-30 13:12:44 -08:00
kontron,sl28cpld-hwmon.yaml dt-bindings: mfd: Add bindings for sl28cpld 2020-09-17 15:57:14 +01:00
lm70.txt hwmon: (lm70) Add support for TI TMP122/124 2017-01-21 12:26:38 -08:00
lm75.yaml dt-bindings: hwmon: Add the +vs supply to the lm75 bindings 2020-10-06 13:33:10 -07:00
lm87.txt Documentation: dtb: lm87: Add hwmon binding documentation 2017-04-02 07:01:53 -07:00
lm90.txt dt-bindings: thermal: Get rid of thermal.txt and replace references 2020-07-21 10:40:08 +02:00
ltc2978.txt bindings: (hwmon/ltc2978.txt) add support for more parts (bindings) 2020-03-08 20:35:46 -07:00
ltc2990.txt hwmon: (ltc2990) add devicetree binding 2018-05-21 07:52:00 -07:00
ltc4151.txt hwmon: (ltc4151) Add devicetree binding for ltc4151 2016-09-08 21:34:16 -07:00
ltq-cputemp.txt hwmon: (ltq-cputemp) add devicetree bindings documentation 2017-09-01 07:24:12 -07:00
max1619.txt dt-bindings: hwmon: add compatible for max1619 2017-10-29 18:36:03 -07:00
max6650.txt hwmon: (max6650) Add initial rpm target devicetree documentation 2016-09-08 21:34:17 -07:00
max6697.txt hwmon: max6697: move binding docs to proper place 2015-08-10 08:37:37 +02:00
max31785.txt dt-bindings: pmbus: Add Maxim MAX31785 documentation 2017-11-06 17:26:42 -08:00
maxim,max20730.yaml dt-bindings: hwmon: max20730: adding device tree doc for max20730 2020-10-06 14:53:01 -07:00
mcp3021.txt hwmon: (mcp3021) add devicetree bindings documentation 2016-12-02 13:28:09 -08:00
microchip,sparx5-temp.yaml dt-bindings: hwmon: Add Sparx5 temperature sensor 2020-07-24 07:44:57 -07:00
moortec,mr75203.yaml hwmon: Add DT bindings schema for PVT controller 2020-10-06 14:50:13 -07:00
npcm750-pwm-fan.txt dt-binding: hwmon: Add NPCM7xx PWM and Fan controller documentation 2018-07-08 20:08:13 -07:00
nsa320-mcu.txt hwmon: Define binding for the nsa320-hwmon driver 2016-03-08 03:59:10 -08:00
ntc_thermistor.txt dt-bindings: hwmon: (ntc_thermistor) add B57891S0103 thermistor from Epcos 2018-12-16 15:13:19 -08:00
pwm-fan.txt ARM: Device-tree updates 2019-05-16 08:38:17 -07:00
sensirion,shtc1.yaml devicetree: hwmon: shtc1: add sensirion,shtc1.yaml 2020-09-23 09:42:40 -07:00
sht15.txt hwmon: (sht15) Add device tree support 2017-02-16 06:49:05 -08:00
stts751.txt DT: add binding documentation for STTS751 2017-02-03 05:33:19 -08:00
ti,tmp513.yaml hwmon: (tmmp513) Replace HTTP links with HTTPS links 2020-07-24 07:44:57 -07:00
tmp108.txt dt-bindings: hwmon: tmp108: add optional interrupts and #thermal-sensor-cells 2018-12-16 15:13:14 -08:00
vexpress.txt