aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-22lib: add generic polynomial calculationMichael Walle4-0/+148
2022-05-22hwmon: (pmbus) Add support for Infineon Digital Multi-phase xdp152 family controllersGreg.Schwendimann@infineon.com5-0/+204
2022-05-20hwmon: (pmbus/ltc2978) Add chip specific write_byte_dataMårten Lindahl1-0/+12
2022-05-20hwmon: (pmbus) Use _pmbus_read_byte_data with callbackMårten Lindahl1-23/+23
2022-05-20hwmon: (pmbus) Introduce and use write_byte_data callbackMårten Lindahl2-3/+23
2022-05-20hwmon: (asus-ec-sensors) add doc entry for PRIME X470-PROEugene Shalygin1-0/+1
2022-05-20hwmon: (asus-ec-sensors) add PRIME X470-PRO boardEugene Shalygin1-0/+43
2022-05-20hwmon: (asus-ec-sensors) add support for board familiesEugene Shalygin1-5/+35
2022-05-20hwmon: (asus-ec-sensors) implement locking via the ACPI global lockEugene Shalygin2-26/+101
2022-05-20hwmon: (asus-ec-sensors) introduce ec_board_info struct for board dataEugene Shalygin1-89/+123
2022-05-20hwmon: (occ) Delay hwmon registration until user requestEddie James5-90/+156
2022-05-20hwmon: (nct6775) Split core and platform driverZev Weiss6-1433/+1526
2022-05-20hwmon: (nct6775) Convert S_I* permissions macros to octalZev Weiss1-95/+64
2022-05-20hwmon: (nct6775) Add read-only modeZev Weiss1-6/+12
2022-05-20hwmon: (nct6775) Rearrange attr-group initializationZev Weiss1-42/+42
2022-05-20hwmon: (nct6775) Convert register access to regmap APIZev Weiss1-315/+662
2022-05-20hwmon: (dell-smm) Warn if SMM call took a very long time to executeArmin Wolf1-0/+6
2022-05-20hwmon: (dell-smm) Cleanup init codeArmin Wolf1-6/+3
2022-05-20hwmon: (dell-smm) Avoid unnecessary SMM calls during initArmin Wolf1-23/+14
2022-05-20hwmon: (lm75) Add Atmel AT30TS74 supportPeter Rosin2-0/+15
2022-05-20dt-bindings: hwmon: Add Atmel AT30TS74Peter Rosin1-0/+1
2022-05-20hwmon: (tmp401) Fix incorrect return value of tmp401_init_clientCamel Guo1-1/+1
2022-05-20hwmon: (pmbus/max16601) Add MAX16602 supportAtif Ofluoglu3-7/+18
2022-05-20hwmon: (aquacomputer_d5next) Add support for Aquacomputer FarbwerkJack Doan4-8/+38
2022-05-20hwmon: (dell-smm) Update Documentation regarding firmware bugsArmin Wolf1-0/+2
2022-05-20hwmon: (jc42) Add support for S-34TS04AOleksandr Shamray1-0/+6
2022-05-20hwmon: (tmp401) Add support of three advanced featuresCamel Guo1-1/+43
2022-05-20dt-bindings: hwmon: Add TMP401, TMP411 and TMP43xCamel Guo2-0/+106
2022-05-17hwmon: (dell-smm) Add cooling device supportArmin Wolf3-4/+101
2022-05-17hwmon: (asus-ec-sensors) add ProArt X570 Creator WIFI boardEugene Shalygin2-0/+6
2022-05-17hwmon: (intel-m10-bmc-hwmon) use devm_hwmon_sanitize_name()Michael Walle1-8/+3
2022-05-17hwmon: introduce hwmon_sanitize_name()Michael Walle3-0/+72
2022-05-17hwmon: (aquacomputer_d5next) Add support for Aquacomputer OctoAleksa Savic3-52/+393
2022-05-17hwmon: (peci) Use devm_delayed_work_autocancel() to simplify codeChristophe JAILLET1-10/+3
2022-05-17hwmon: (asus-ec-sensors) Add T_Sensor for ASUS WS X570-ACEWei Shuyu1-1/+2
2022-05-17hwmon: (jc42) add HWMON_C_TZ_REGISTEREduardo Valentin1-0/+2
2022-05-15Linux 5.18-rc7Linus Torvalds1-1/+1
2022-05-15Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-3/+21
2022-05-15Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-3/+9
2022-05-15Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-29/+43
2022-05-15Merge tag 'usb-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds13-75/+86
2022-05-15Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-5/+21
2022-05-15Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2022-05-15Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-21/+21
2022-05-15Merge tag 'irq-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2022-05-14Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds4-3/+13
2022-05-13Merge tag 'drm-fixes-2022-05-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-40/+99
2022-05-14Merge tag 'drm-misc-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie9-16/+38
2022-05-14Merge tag 'vmwgfx-drm-fixes-5.18-2022-05-13' of https://gitlab.freedesktop.org/zack/vmwgfx into drm-fixesDave Airlie6-24/+61
2022-05-13Merge tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds2-82/+68