summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-11hwmon: (max31827) Return closest value in update_intervalDaniel Matyas1-3/+2
2023-12-11hwmon: (max31827) Update bits with shutdown_write()Daniel Matyas1-4/+11
2023-12-11hwmon: (max31827) Add support for max31828 and max31829Daniel Matyas1-11/+53
2023-12-11hwmon: (max31827) Handle new properties from the devicetreeDaniel Matyas2-15/+108
2023-12-11hwmon: (corsair-cpro) use NULL instead of 0Marius Zachmann1-1/+1
2023-12-11dt-bindings: hwmon: Increase max number of io-channelsMichal Simek1-1/+1
2023-12-11hwmon: (dell-smm) Add Optiplex 7000 to fan control whitelistArmin Wolf1-0/+8
2023-12-11hwmon: (dell-smm) Document the WMI SMM interfaceArmin Wolf1-3/+35
2023-12-11hwmon: (dell-smm) Add support for WMI SMM interfaceArmin Wolf3-19/+182
2023-12-11hwmon: (dell-smm) Introduce helper function for data initArmin Wolf1-18/+28
2023-12-11hwmon: (dell-smm) Move config entries out of i8k_dmi_tableArmin Wolf1-56/+73
2023-12-11hwmon: (dell-smm) Move DMI config handling to module initArmin Wolf1-16/+15
2023-12-11hwmon: (dell-smm) Move whitelist handling to module initArmin Wolf1-14/+17
2023-12-11hwmon: (dell-smm) Move blacklist handling to module initArmin Wolf1-29/+34
2023-12-11hwmon: (dell-smm) Prepare for multiple SMM calling backendsArmin Wolf1-52/+79
2023-12-11hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6James Seo1-16/+111
2023-12-11hwmon: (tmp513) Use SI constants from units.hAndy Shevchenko1-11/+10
2023-12-11hwmon: (tmp513) Simplify with dev_err_probe()Andy Shevchenko1-20/+15
2023-12-11hwmon: (tmp513) Don't use "proxy" headersAndy Shevchenko1-2/+6
2023-12-11hwmon: (peci/dimmtemp) Bump timeoutPatrick Rudolph1-1/+1
2023-12-11hwmon: (pc87360) Bounds check data->innr usageKees Cook1-1/+5
2023-12-11hwmon: (nct6775) Fix fan speed set failure in automatic modeXing Tong Wu1-0/+7
2023-12-11hwmon: (nct6775) Add support for 2 additional fan controlsXing Tong Wu1-4/+4
2023-12-11ABI: sysfs-class-hwmon: document emergency/max/min temperature alarmsJavier Carrasco1-0/+27
2023-12-11ABI: sysfs-class-hwmon: fix tempY_crit_alarm access rightsJavier Carrasco1-6/+1
2023-12-11ABI: sysfs-class-hwmon: document missing humidity attributesJavier Carrasco1-0/+69
2023-12-11ABI: sysfs-class-hwmon: rearrange humidity attributes alphabeticallyJavier Carrasco1-9/+8
2023-12-11hwmon: (pmbus) Add support for MPS Multi-phase mp5990Peter Yin5-0/+274
2023-12-11dt-bindings: hwmon: Add mps mp5990 driver bindingsPeter Yin1-0/+2
2023-12-11hwmon: (lm25066) Use i2c_get_match_data()Rob Herring1-11/+3
2023-12-11hwmon: (nct6775-core) Explicitly initialize nct6775_device_names indexesGuenter Roeck1-13/+13
2023-12-11hwmon: (nct6775-platform) Explicitly initialize nct6775_sio_names indexesKees Cook1-13/+13
2023-12-11hwmon: (nct6775-i2c) Use i2c_get_match_data()Rob Herring2-13/+3
2023-12-11hwmon: (max6650) Use i2c_get_match_data()Rob Herring1-5/+3
2023-12-11hwmon: (aspeed-pwm-tacho) Fix -Wstringop-overflow warning in aspeed_create_fa...Gustavo A. R. Silva1-7/+19
2023-12-11hwmon: Fix some kernel-doc commentsYang Li1-1/+2
2023-12-11hwmon: (emc1403) Add support for EMC1442Delphine CC Chiu1-1/+5
2023-12-11hwmon: (ltc2991) remove device reference from stateAntoniu Miclaus1-11/+9
2023-12-11hwmon: (npcm750-pwm-fan) Add NPCM8xx supportTomer Maimon1-4/+26
2023-12-11Linux 6.7-rc5Linus Torvalds1-1/+1
2023-12-10Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2023-12-10Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-23/+38
2023-12-10Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+10
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-23/+27
2023-12-10Merge tag 'powerpc-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2023-12-10Merge tag 'gpio-fixes-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+9
2023-12-09Merge tag 'usb-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-9/+9
2023-12-09Merge tag 'tty-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-65/+85
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-74/+79
2023-12-09Merge tag 'loongarch-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-20/+12