summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-04hwmon: (dell-smm) Move error message to make probing silentArmin Wolf
2022-12-04hwmon: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-04hwmon: (oxp-sensors) Fix pwm readingJoaquín Ignacio Aramendía
2022-12-04hwmon: (aquacomputer_d5next) Add support for Quadro flow sensor pulsesAleksa Savic
2022-12-04hwmon: (pmbus/core) Implement regulator get_statusPatrick Rudolph
2022-12-04hwmon: (oxp-sensors) Add AOK ZOE and Mini PROJoaquín Ignacio Aramendía
2022-12-04hwmon: (gsc-hwmon) Switch to flexible array to simplify codeChristophe JAILLET
2022-12-04hwmon: (pmbus) Add power good supportPatrick Rudolph
2022-12-04hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550MDenis Pauk
2022-12-04hwmon: (coretemp) Add support for dynamic ttargetZhang Rui
2022-12-04hwmon: (coretemp) Add support for dynamic tjmaxZhang Rui
2022-12-04hwmon: (coretemp) rearrange tjmax handing codeZhang Rui
2022-12-04hwmon: Remove some useless #include <linux/hwmon-vid.h>Christophe JAILLET
2022-12-04hwmon: (coretemp) Remove obsolete temp_data->validZhang Rui
2022-12-04hwmon: add OneXPlayer mini AMD sensors driverJoaquín Ignacio Aramendía
2022-12-04hwmon: (aquacomputer_d5next) Clear up macros and commentsAleksa Savic
2022-12-04hwmon: (it87) Add DMI table for future extensionsFrank Crawford
2022-12-04hwmon: Include <linux/kstrtox.h> when appropriateChristophe JAILLET
2022-12-04docs: hwmon: (smpro-hwmon) Improve grammar and formattingQuan Nguyen
2022-12-04hwmon: (jc42) Consistently use bit and bitfield macros in the driverMartin Blumenstingl
2022-12-04hwmon: (pmbus/ltc2978) add support for LTC7132Felix Nieuwenhuizen
2022-12-04hwmon: (smpro-hwmon) Improve switch statments in smpro_is_visible()Nathan Chancellor
2022-12-04hwmon: (jc42) Fix missing unlock on error in jc42_write()Yang Yingliang
2022-12-04hwmon: (jc42) Restore the min/max/critical temperatures on resumeMartin Blumenstingl
2022-12-04hwmon: (jc42) Convert register access and caching to regmap/regcacheMartin Blumenstingl
2022-12-04hwmon: (aquacomputer_d5next) Add support for temperature sensor offsetsAleksa Savic
2022-12-04hwmon: (occ) OCC sensors aren't arch-specificJeremy Kerr
2022-12-04docs: hwmon: (smpro-hwmon) Add documentationQuan Nguyen
2022-12-04hwmon: Add Ampere's Altra smpro-hwmon driverQuan Nguyen
2022-12-04hwmon: (adm1177) simplify using devm_regulator_get_enable()Matti Vaittinen
2022-12-04hwmon: (lm90) simplify using devm_regulator_get_enable()Matti Vaittinen
2022-12-04hwmon: use simple i2c probeStephen Kitt
2022-12-04hwmon: (it87) Check for a valid chip before using force_idAhmad Khalifa
2022-12-04hwmon: (it87) Add param to ignore ACPI resource conflictsAhmad Khalifa
2022-12-04hwmon: (fschmd) Make const arrays static constColin Ian King
2022-12-04Linux 6.1-rc8v6.1-rc8Linus Torvalds
2022-12-04Revert "mm: align larger anonymous mappings on THP boundaries"Linus Torvalds
2022-12-04char: tpm: Protect tpm_pm_suspend with locksJan Dabros
2022-12-04Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-04Merge tag 'timers_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-04Merge tag 'powerpc-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-04Merge tag 'input-for-v6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-03Merge tag 'i2c-for-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-03Merge tag 'dax-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-02Merge tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-02Merge tag 'pinctrl-v6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-12-02Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-02Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2022-12-02Merge tag 'iommu-fixes-v6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-02x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta