index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...
Nadezda Lutovinova
2021-10-02
1
-15
/
+11
*
hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...
Nadezda Lutovinova
2021-10-02
1
-17
/
+11
*
hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...
Nadezda Lutovinova
2021-10-02
1
-18
/
+11
*
hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller
Vadim Pasternak
2021-10-02
1
-1
/
+1
*
hwmon: (pmbus/ibm-cffps) max_power_out swap changes
Brandon Wyman
2021-10-02
1
-2
/
+8
*
hwmon: (occ) Fix P10 VRM temp sensors
Eddie James
2021-10-02
1
-12
/
+5
*
hwmon: (ltc2947) Properly handle errors when looking for the external clock
Uwe Kleine-König
2021-09-24
1
-2
/
+6
*
hwmon: (tmp421) fix rounding for negative values
Paul Fertser
2021-09-24
1
-16
/
+8
*
hwmon: (tmp421) report /PVLD condition as fault
Paul Fertser
2021-09-24
1
-6
/
+3
*
hwmon: (tmp421) handle I2C errors
Paul Fertser
2021-09-24
1
-10
/
+28
*
hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ...
Vadim Pasternak
2021-09-16
1
-3
/
+9
*
hwmon: (k10temp) Remove residues of current and voltage
suma hegde
2021-09-12
1
-6
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-1
/
+1
|
\
|
*
hwmon/drivers/mr75203: use HZ macros
Daniel Lezcano
2021-09-08
1
-1
/
+1
*
|
hwmon: add driver for Aquacomputer D5 Next
Aleksa Savic
2021-08-28
3
-0
/
+374
*
|
hwmon: (adt7470) Convert to devm_hwmon_device_register_with_info API
Chris Packham
2021-08-27
1
-397
/
+284
*
|
hwmon: (adt7470) Convert to use regmap
Chris Packham
2021-08-27
1
-173
/
+241
*
|
hwmon: (adt7470) Fix some style issues
Chris Packham
2021-08-27
1
-3
/
+3
*
|
hwmon: (k10temp) Add support for yellow carp
Mario Limonciello
2021-08-27
1
-0
/
+5
*
|
hwmon: (k10temp) Rework the temperature offset calculation
Mario Limonciello
2021-08-27
1
-6
/
+12
*
|
hwmon: (k10temp) Don't show Tdie for all Zen/Zen2/Zen3 CPU/APU
Mario Limonciello
2021-08-27
1
-2
/
+1
*
|
hwmon: (k10temp) Add additional missing Zen2 and Zen3 APUs
Mario Limonciello
2021-08-27
1
-1
/
+3
*
|
hwmon: remove amd_energy driver in Makefile
Lukas Bulwahn
2021-08-17
1
-1
/
+0
*
|
hwmon: (dell-smm) Rework SMM function debugging
Armin Wolf
2021-08-17
1
-15
/
+6
*
|
hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __init
Armin Wolf
2021-08-17
1
-1
/
+1
*
|
hwmon: (dell-smm) Mark tables as __initconst
Armin Wolf
2021-08-17
1
-4
/
+4
*
|
hwmon: (pmbus/bpa-rs600) Add workaround for incorrect Pin max
Chris Packham
2021-08-17
1
-0
/
+23
*
|
hwmon: (pmbus/bpa-rs600) Don't use rated limits as warn limits
Chris Packham
2021-08-17
1
-25
/
+0
*
|
hwmon: (axi-fan-control) Support temperature vs pwm points
Nuno Sá
2021-08-17
1
-1
/
+73
*
|
hwmon: (axi-fan-control) Handle irqs in natural order
Nuno Sá
2021-08-17
1
-15
/
+15
*
|
hwmon: (axi-fan-control) Make sure the clock is enabled
Nuno Sá
2021-08-17
1
-0
/
+13
*
|
hwmon: (pmbus/ibm-cffps) Fix write bits for LED control
Brandon Wyman
2021-08-17
1
-3
/
+3
*
|
hwmon: (w83781d) Match on device tree compatibles
Linus Walleij
2021-08-17
1
-0
/
+11
*
|
hwmon: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-17
2
-4
/
+4
*
|
hwmon: (dell-smm) Add Dell Precision 7510 to fan control whitelist
Carlos Alberto Lopez Perez
2021-08-17
1
-8
/
+16
*
|
hwmon: (dell-smm-hwmon) Fix fan mutliplier detection for 3rd fan
Armin Wolf
2021-08-17
1
-1
/
+1
*
|
hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()
Armin Wolf
2021-08-17
1
-310
/
+279
*
|
hwmon: (dell-smm-hwmon) Move variables into a driver private data structure
Armin Wolf
2021-08-17
1
-125
/
+152
*
|
hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()
Armin Wolf
2021-08-17
1
-19
/
+9
*
|
hwmon: (dell-smm-hwmon) Mark functions as __init
Armin Wolf
2021-08-17
1
-2
/
+2
*
|
hwmon: (dell-smm-hwmon) Use platform device
Armin Wolf
2021-08-17
1
-51
/
+62
*
|
hwmon: Add support for SB-RMI power module
Akshay Gupta
2021-08-17
3
-0
/
+370
*
|
hwmon: (w83627ehf) Make DEVICE_ATTR_RO static
Armin Wolf
2021-08-17
1
-1
/
+1
*
|
hwmon: (w83627ehf) Switch to SIMPLE_DEV_PM_OPS
Armin Wolf
2021-08-17
1
-17
/
+4
*
|
hwmon: intel-m10-bmc-hwmon: add n5010 sensors
Martin Hundebøll
2021-08-17
1
-0
/
+116
*
|
hwmon: (w83627ehf) Remove w83627ehf_remove()
Armin Wolf
2021-08-17
1
-35
/
+7
*
|
hwmon: (w83627ehf) Use platform_create_bundle
Armin Wolf
2021-08-17
1
-47
/
+10
*
|
hwmon: (pmbus/bpa-rs600) Support BPD-RS600
Chris Packham
2021-08-17
1
-7
/
+15
*
|
hwmon: (ntc_thermistor) Use library interpolation
Linus Walleij
2021-08-17
1
-9
/
+11
*
|
hwmon: (k10temp) support Zen3 APUs
David Bartley
2021-08-17
1
-0
/
+2
|
/
[next]