mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 10:44:14 +08:00
1a31c12371
- 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() ...
204 lines
2.3 KiB
ReStructuredText
204 lines
2.3 KiB
ReStructuredText
=========================
|
|
Linux Hardware Monitoring
|
|
=========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
hwmon-kernel-api
|
|
pmbus-core
|
|
inspur-ipsps1
|
|
submitting-patches
|
|
sysfs-interface
|
|
userspace-tools
|
|
|
|
Hardware Monitoring Kernel Drivers
|
|
==================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
ab8500
|
|
abituguru
|
|
abituguru3
|
|
abx500
|
|
acpi_power_meter
|
|
ad7314
|
|
adc128d818
|
|
adm1021
|
|
adm1025
|
|
adm1026
|
|
adm1031
|
|
adm1177
|
|
adm1266
|
|
adm1275
|
|
adm9240
|
|
ads7828
|
|
adt7410
|
|
adt7411
|
|
adt7462
|
|
adt7470
|
|
adt7475
|
|
amc6821
|
|
amd_energy
|
|
asb100
|
|
asc7621
|
|
aspeed-pwm-tacho
|
|
bcm54140
|
|
bel-pfe
|
|
bt1-pvt
|
|
coretemp
|
|
corsair-cpro
|
|
da9052
|
|
da9055
|
|
dell-smm-hwmon
|
|
dme1737
|
|
drivetemp
|
|
ds1621
|
|
ds620
|
|
emc1403
|
|
emc2103
|
|
emc6w201
|
|
f71805f
|
|
f71882fg
|
|
fam15h_power
|
|
ftsteutates
|
|
g760a
|
|
g762
|
|
gsc-hwmon
|
|
gl518sm
|
|
hih6130
|
|
ibmaem
|
|
ibm-cffps
|
|
ibmpowernv
|
|
ina209
|
|
ina2xx
|
|
ina3221
|
|
intel-m10-bmc-hwmon
|
|
ir35221
|
|
ir38064
|
|
isl68137
|
|
it87
|
|
jc42
|
|
k10temp
|
|
k8temp
|
|
lineage-pem
|
|
lm25066
|
|
lm63
|
|
lm70
|
|
lm73
|
|
lm75
|
|
lm77
|
|
lm78
|
|
lm80
|
|
lm83
|
|
lm85
|
|
lm87
|
|
lm90
|
|
lm92
|
|
lm93
|
|
lm95234
|
|
lm95245
|
|
lochnagar
|
|
ltc2945
|
|
ltc2947
|
|
ltc2978
|
|
ltc2990
|
|
ltc3815
|
|
ltc4151
|
|
ltc4215
|
|
ltc4245
|
|
ltc4260
|
|
ltc4261
|
|
max16064
|
|
max16065
|
|
max1619
|
|
max16601
|
|
max1668
|
|
max197
|
|
max20730
|
|
max20751
|
|
max31722
|
|
max31730
|
|
max31785
|
|
max31790
|
|
max34440
|
|
max6639
|
|
max6642
|
|
max6650
|
|
max6697
|
|
max8688
|
|
mc13783-adc
|
|
mcp3021
|
|
menf21bmc
|
|
mlxreg-fan
|
|
nct6683
|
|
nct6775
|
|
nct7802
|
|
nct7904
|
|
npcm750-pwm-fan
|
|
nsa320
|
|
ntc_thermistor
|
|
occ
|
|
pc87360
|
|
pc87427
|
|
pcf8591
|
|
pmbus
|
|
powr1220
|
|
pxe1610
|
|
pwm-fan
|
|
raspberrypi-hwmon
|
|
sch5627
|
|
sch5636
|
|
scpi-hwmon
|
|
sht15
|
|
sht21
|
|
sht3x
|
|
shtc1
|
|
sis5595
|
|
sl28cpld
|
|
smm665
|
|
smsc47b397
|
|
smsc47m192
|
|
smsc47m1
|
|
sparx5-temp
|
|
tc654
|
|
tc74
|
|
thmc50
|
|
tmp102
|
|
tmp103
|
|
tmp108
|
|
tmp401
|
|
tmp421
|
|
tmp513
|
|
tps40422
|
|
tps53679
|
|
twl4030-madc-hwmon
|
|
ucd9000
|
|
ucd9200
|
|
vexpress
|
|
via686a
|
|
vt1211
|
|
w83627ehf
|
|
w83627hf
|
|
w83773g
|
|
w83781d
|
|
w83791d
|
|
w83792d
|
|
w83793
|
|
w83795
|
|
w83l785ts
|
|
w83l786ng
|
|
wm831x
|
|
wm8350
|
|
xgene-hwmon
|
|
xdpe12284
|
|
zl6100
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|