summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-20hwmon: (sch5627) Remove unnecessary error pathArmin Wolf
2021-04-20hwmon: (sch5627) Use devres functionArmin Wolf
2021-04-20hwmon: (pmbus/pxe1610) don't bail out when not all pages are activePaul Fertser
2021-04-20hwmon: Add driver for fsp-3y PSUs and PDUsVáclav Kubernát
2021-04-20hwmon: (intel-m10-bmc-hwmon) add sensor support of Intel D5005 cardMatthew Gerlach
2021-04-20hwmon: (sch5627) Split sch5627_update_device()Armin Wolf
2021-04-20hwmon: (sch5627) Convert to hwmon_device_register_with_info()Armin Wolf
2021-04-20hwmon: (nct6683) remove useless functionJiapeng Chong
2021-04-20hwmon: (dell-smm) Add Dell Latitude E7440 to fan control whitelistSebastian Oechsle
2021-04-20hwmon: (mlxreg-fan) Add support for fan drawers capability and present registersVadim Pasternak
2021-04-20hwmon: (pmbus/tps53679) Add support for TI TPS53676Erik Rosen
2021-04-20hwmon: (ftsteutates) Rudimentary typo fixesBhaskar Chowdhury
2021-04-20hwmon: (pmbus) Add driver for BluTek BPA-RS600Chris Packham
2021-04-20hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck
2021-04-20hwmon: (pmbus) Replace - with _ in device names before registrationChris Packham
2021-04-20hwmon: add driver for NZXT Kraken X42/X52/X62/X72Jonas Malaco
2021-04-20hwmon: (ina2xx) Convert sysfs sprintf/snprintf family to sysfs_emitZihao Tang
2021-04-20hwmon: Use kobj_to_dev()Guenter Roeck
2021-04-20hwmon: (ds1621) Use kobj_to_dev()Tian Tao
2021-04-20hwmon: (ftsteutates) Fix spelling typozuoqilin
2021-04-20hwmon: (corsair-psu) add support for critical valuesWilken Gottwalt
2021-04-20hwmon: (pmbus/stpddc60) Add ST STPDDC60 pmbus driverErik Rosen
2021-04-20hwmon: (pmbus) Add pmbus_set_update() function to set update flagErik Rosen
2021-04-20hwmon: (nct6683) Support NCT6686DJiqi Li
2021-04-20hwmon: (pmbus) Add driver for Infineon IR36021Chris Packham
2021-04-20hwmon: (corsair-psu) Update calculation of LINEAR11 valuesWilken Gottwalt
2021-04-20hwmon: Switch to using the new API kobj_to_dev()Yang Li
2021-04-20hwmon: (adm9240) Convert to devm_hwmon_device_register_with_info APIGuenter Roeck
2021-04-20hwmon: (adm9240) Store i2c device instead of client in local dataGuenter Roeck
2021-04-20hwmon: (adm9240) Drop log messages from detect functionGuenter Roeck
2021-03-14Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-14Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-13Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-13Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-13Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-13Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-13zram: fix broken page writebackMinchan Kim
2021-03-13zram: fix return value on writeback_storeMinchan Kim
2021-03-13mm: use is_cow_mapping() across tree where properPeter Xu
2021-03-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-12Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-12Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-12Merge tag 'pm-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-12nvme: fix the nsid value to print in nvme_validate_or_alloc_nsChristoph Hellwig
2021-03-12Merge tag 'mmc-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-03-12Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-12Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12Merge branch 'pm-opp'Rafael J. Wysocki