summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-19hwmon: (lm90) Disable interrupt on suspendDmitry Osipenko
2021-06-19hwmon: (lm90) Unmask hardware interruptDmitry Osipenko
2021-06-19hwmon: (lm90) Use hwmon_notify_event()Dmitry Osipenko
2021-06-19hwmon: (lm90) Don't override interrupt trigger typeDmitry Osipenko
2021-06-18hwmon: (pmbus/dps920ab) Delete some dead codeDan Carpenter
2021-06-17hwmon: (ntc_thermistor) Drop unused headers.Jonathan Cameron
2021-06-17hwmon: (pmbus) Add driver for Delta DPS-920AB PSURobert Marko
2021-06-17hwmon: (pmbus/pim4328) Add PMBus driver for PIM4006, PIM4328 and PIM4820Erik Rosen
2021-06-17hwmon: (pmbus) Allow phase function even if it's not on pageErik Rosen
2021-06-17hwmon: (pmbus) Add support for reading direct mode coefficientsErik Rosen
2021-06-17hwmon: (pmbus) Add new pmbus flag NO_WRITE_PROTECTErik Rosen
2021-06-17hwmon: (pmbus_core) Check adapter PEC supportMadhava Reddy Siddareddygari
2021-06-17hwmon: (ina3221) use CVRF only for single-shot conversionNinad Malwade
2021-06-17hwmon: (max31790) Detect and report zero fan speedGuenter Roeck
2021-06-17hwmon: (max31790) Clear fan fault after reporting itGuenter Roeck
2021-06-17hwmon: (max31790) Fix pwmX_enable attributesGuenter Roeck
2021-06-17hwmon: (max31790) Report correct current pwm duty cyclesGuenter Roeck
2021-06-17hwmon: (max31790) Fix fan speed reporting for fan7..12Guenter Roeck
2021-06-17hwmon: (sht4x) Fix sht4x_read_values return valueJoe Perches
2021-06-17hwmon: Add sht4x Temperature and Humidity Sensor DriverNavin Sankar Velliangiri
2021-06-17hwmon: (adm1275) enable adm1272 temperature reportingChu Lin
2021-06-17hwmon: (pmbus) Add support for MPS Multi-phase mp2888 controllerVadim Pasternak
2021-06-17hwmon: (pmbus) Increase maximum number of phases per pageVadim Pasternak
2021-06-17hwmon: (bt1-pvt) Remove redundant error printing in pvt_request_regs()Zhen Lei
2021-06-17hwmon: (pmbus) Add support for additional Flex BMR converters to pmbusErik Rosen
2021-06-17hwmon: (pmbus) Add new flag PMBUS_READ_STATUS_AFTER_FAILED_CHECKErik Rosen
2021-06-17hwmon: (sch56xx-common) Simplify sch56xx_device_addArmin Wolf
2021-06-17hwmon: (sch56xx-common) Use helper functionArmin Wolf
2021-06-17hwmon: (sch56xx-common) Use strscpyArmin Wolf
2021-06-17hwmon: (sch56xx) Use devres functions for watchdogArmin Wolf
2021-06-17hwmon: (lm70) Use SPI_MODE_X_MASKAndy Shevchenko
2021-06-17hwmon: (max31722) Remove non-standard ACPI device IDsGuenter Roeck
2021-06-17hwmon: (lm70) Revert "hwmon: (lm70) Add support for ACPI"Guenter Roeck
2021-06-17hwmon: (lm75) Add TI TMP1075 supportRobert Marko
2021-06-17hwmon: (pmbus/zl6100) Add support for ZLS1003, ZLS4009 and ZL8802Erik Rosen
2021-06-17hwmon: (pmbus/bpa-rs600) Handle Vin readings >= 256VChris Packham
2021-06-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'tty-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'staging-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-12Merge tag 'pinctrl-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-12Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-11Merge tag 'gpio-fixes-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-11Merge tag 'drm-fixes-2021-06-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-06-11Merge tag 'acpi-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-06-11block: loop: fix deadlock between open and removeChristoph Hellwig
2021-06-11Merge tag 'hwmon-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-11Merge tag 'mmc-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-06-11Merge branch 'acpi-bus'Rafael J. Wysocki