summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-27hwmon: (k10temp) Don't show Tdie for all Zen/Zen2/Zen3 CPU/APUMario Limonciello1-2/+1
2021-08-27hwmon: (k10temp) Add additional missing Zen2 and Zen3 APUsMario Limonciello1-1/+3
2021-08-18hwmon: remove amd_energy driver in MakefileLukas Bulwahn1-1/+0
2021-08-18hwmon: (dell-smm) Rework SMM function debuggingArmin Wolf1-15/+6
2021-08-18hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __initArmin Wolf1-1/+1
2021-08-18hwmon: (dell-smm) Mark tables as __initconstArmin Wolf1-4/+4
2021-08-18hwmon: (pmbus/bpa-rs600) Add workaround for incorrect Pin maxChris Packham1-0/+23
2021-08-18hwmon: (pmbus/bpa-rs600) Don't use rated limits as warn limitsChris Packham1-25/+0
2021-08-18hwmon: (axi-fan-control) Support temperature vs pwm pointsNuno Sá1-1/+73
2021-08-18hwmon: (axi-fan-control) Handle irqs in natural orderNuno Sá1-15/+15
2021-08-18hwmon: (axi-fan-control) Make sure the clock is enabledNuno Sá1-0/+13
2021-08-18hwmon: (pmbus/ibm-cffps) Fix write bits for LED controlBrandon Wyman1-3/+3
2021-08-18hwmon: (w83781d) Match on device tree compatiblesLinus Walleij1-0/+11
2021-08-18dt-bindings: hwmon: Add bindings for Winbond W83781DLinus Walleij1-0/+41
2021-08-18hwmon: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2-4/+4
2021-08-18hwmon: (dell-smm) Add Dell Precision 7510 to fan control whitelistCarlos Alberto Lopez Perez1-8/+16
2021-08-18hwmon: (dell-smm-hwmon) Fix fan mutliplier detection for 3rd fanArmin Wolf1-1/+1
2021-08-18hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()Armin Wolf1-310/+279
2021-08-18hwmon: (dell-smm-hwmon) Move variables into a driver private data structureArmin Wolf1-125/+152
2021-08-18hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()Armin Wolf1-19/+9
2021-08-18hwmon: (dell-smm-hwmon) Mark functions as __initArmin Wolf1-2/+2
2021-08-18hwmon: (dell-smm-hwmon) Use platform deviceArmin Wolf1-51/+62
2021-08-18dt-bindings: sbrmi: Add SB-RMI hwmon driver bindingsAkshay Gupta1-0/+53
2021-08-18hwmon: (sbrmi) Add DocumentationAkshay Gupta2-0/+80
2021-08-18hwmon: Add support for SB-RMI power moduleAkshay Gupta3-0/+370
2021-08-18hwmon: (w83627ehf) Make DEVICE_ATTR_RO staticArmin Wolf1-1/+1
2021-08-18hwmon: (w83627ehf) Switch to SIMPLE_DEV_PM_OPSArmin Wolf1-17/+4
2021-08-18dt-bindings: firmware: update arm,scpi.yaml referenceMauro Carvalho Chehab1-1/+1
2021-08-18hwmon: intel-m10-bmc-hwmon: add n5010 sensorsMartin Hundebøll1-0/+116
2021-08-18hwmon: (w83627ehf) Remove w83627ehf_remove()Armin Wolf1-35/+7
2021-08-18hwmon: (w83627ehf) Use platform_create_bundleArmin Wolf1-47/+10
2021-08-18hwmon: (pmbus/bpa-rs600) Support BPD-RS600Chris Packham1-7/+15
2021-08-18hwmon: (ntc_thermistor) Use library interpolationLinus Walleij1-9/+11
2021-08-18hwmon: (k10temp) support Zen3 APUsDavid Bartley1-0/+2
2021-08-18hwmon: sht4x: update Documentation for Malformed tableRandy Dunlap1-1/+1
2021-08-02Linux 5.14-rc4v5.14-rc4Linus Torvalds1-1/+1
2021-08-01Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub...Linus Torvalds3-13/+42
2021-08-01Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-1/+8
2021-08-01Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-106/+244
2021-07-31Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-2/+10
2021-07-31Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds104-547/+1230
2021-07-31Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-18/+52
2021-07-31pipe: make pipe writes always wake up readersLinus Torvalds1-5/+5
2021-07-31Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo1-2/+0
2021-07-30Merge branches 'acpi-resources' and 'acpi-dptf'Rafael J. Wysocki2-16/+44
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds5-51/+110
2021-07-30Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+32
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds14-26/+27
2021-07-30Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+5
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds11-33/+57