summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-27hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNINGArmin Wolf
2022-02-27hwmon: (sch56xx-common) Replace msleep() with usleep_range()Armin Wolf
2022-02-27hwmon: (sch56xx-common) Add automatic module loading on supported devicesArmin Wolf
2022-02-27hwmon: (sch56xx) Autoload modules on platform device creationArmin Wolf
2022-02-27hwmon: Fix possible NULL pointerPaul Cercueil
2022-02-27hwmon: (powr1220) Add support for Lattice's POWR1014 power manager ICMichael Shych
2022-02-27hwmon: (powr1220) Upgrade driver to support hwmon info infrastructureMichael Shych
2022-02-27hwmon: (powr1220) Cosmetic changesMichael Shych
2022-02-27dt-bindings: hwmon: lm90: Drop Tegra specifics from exampleRob Herring
2022-02-27hwmon: (pmbus) Remove trailing whitespaces from Kconfig fileMarcello Sylvester Bauer
2022-02-27hwmon: (asus_wmi_sensors) add ASUS ROG STRIX B450-F GAMING IIDenis Pauk
2022-02-27hwmon: (asus_wmi_ec_sensors) Support T_Sensor on Prime X570-ProAnthony DeRossi
2022-02-27Documentation: ABI: Add ABI file for legacy /proc/i8k interfaceArmin Wolf
2022-02-27Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon...Armin Wolf
2022-02-27Documentation: admin-guide: Update i8k driver nameArmin Wolf
2022-02-27hwmon: (nct6775) add PRIME B550-PLUS motherboard to whitelistDmitry Baryshkov
2022-02-27hwmon: (nct6775) add ASUS Pro B550M-C/PRIME B550M-ADenis Pauk
2022-02-27hwmon: Add "label" attributePaul Cercueil
2022-02-27ABI: hwmon: Document "label" sysfs attributePaul Cercueil
2022-02-27hwmon: (nct6775) add support for TSI temperature registersZev Weiss
2022-02-27hwmon: (lm83) Convert to use with_info APIGuenter Roeck
2022-02-27hwmon: (lm83) Explain why LM82 may be misdetected as LM83Guenter Roeck
2022-02-27hwmon: (lm83) Demote log message if chip identification failsGuenter Roeck
2022-02-27hwmon: (lm83) Replace temperature conversion macros with standard functionsGuenter Roeck
2022-02-27hwmon: (lm83) Use regmapGuenter Roeck
2022-02-27hwmon: (lm83) Replace new_client with clientGuenter Roeck
2022-02-27hwmon: (lm83) Move lm83_id to avoid forward declarationGuenter Roeck
2022-02-27hwmon: (lm83) Reorder include files to be in alphabetic orderGuenter Roeck
2022-02-27hwmon: Report attribute name with udev eventsGuenter Roeck
2022-02-27hwmon: (pmbus) Add mutex to regulator opsPatrick Rudolph
2022-02-27Linux 5.17-rc6Linus Torvalds
2022-02-27Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-02-27Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-26Merge tag 'fixes-2022-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-02-26Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-26Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz
2022-02-26mailmap: update Roman Gushchin's emailRoman Gushchin
2022-02-26MAINTAINERS, SLAB: add Roman as reviewer, git treeVlastimil Babka
2022-02-26MAINTAINERS: add Shakeel as a memcg co-maintainerShakeel Butt
2022-02-26MAINTAINERS: remove Vladimir from memcg maintainersVladimir Davydov
2022-02-26MAINTAINERS: add Roman as a memcg co-maintainerRoman Gushchin
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-02-26mm: fix use-after-free bug when mm->mmap is reused after being freedSuren Baghdasaryan
2022-02-26hugetlbfs: fix a truncation issue in hugepages parameterLiu Yuntao
2022-02-26kasan: test: prevent cache merging in kmem_cache_double_destroyAndrey Konovalov
2022-02-26mm/hugetlb: fix kernel crash with hugetlb mremapAneesh Kumar K.V