index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
hwmon: (tmp401) Use regmap
Guenter Roeck
2021-12-27
2
-76
/
+150
*
|
hwmon: (tmp401) Convert to _info API
Guenter Roeck
2021-12-27
1
-386
/
+348
*
|
hwmon: (tmp401) Simplify temperature register arrays
Guenter Roeck
2021-12-27
1
-28
/
+11
*
|
hwmon: Driver for Texas Instruments INA238
Nathan Rossi
2021-12-27
3
-0
/
+657
*
|
hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh
Babu Moger
2021-12-27
1
-0
/
+3
*
|
hwmon: (k10temp) Remove unused definitions
Babu Moger
2021-12-27
1
-20
/
+0
|
/
*
hwmon: (lm90) Do not report 'busy' status bit as alarm
Guenter Roeck
2021-12-13
1
-1
/
+2
*
hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681
Guenter Roeck
2021-12-13
1
-2
/
+8
*
hwmon: (lm90) Drop critical attribute support for MAX6654
Guenter Roeck
2021-12-13
1
-37
/
+49
*
hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations
Guenter Roeck
2021-12-13
1
-2
/
+2
*
hwmon: (lm90) Fix usage of CONFIG2 register in detect function
Guenter Roeck
2021-12-13
1
-3
/
+2
*
hwmon: (pwm-fan) Ensure the fan going on in .probe()
Billy Tsai
2021-11-30
1
-2
/
+0
*
hwmon: (sht4x) Fix EREMOTEIO errors
David Mosberger-Tang
2021-11-20
1
-2
/
+2
*
hwmon: (nct6775) mask out bank number in nct6775_wmi_read_value()
Zev Weiss
2021-11-15
1
-1
/
+1
*
hwmon: (dell-smm) Fix warning on /proc/i8k creation error
Armin Wolf
2021-11-15
1
-4
/
+3
*
hwmon: (corsair-psu) fix plain integer used as NULL pointer
Wilken Gottwalt
2021-11-15
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-0
/
+1
|
\
|
*
mm: move kvmalloc-related functions to slab.h
Matthew Wilcox (Oracle)
2021-11-06
1
-0
/
+1
*
|
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-04
4
-29
/
+109
|
\
\
|
*
\
Merge tag 'fsi-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Greg Kroah-Hartman
2021-10-22
4
-29
/
+109
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs
Eddie James
2021-10-22
1
-1
/
+85
|
|
*
hwmon: (occ) Remove sequence numbering and checksum calculation
Eddie James
2021-10-15
4
-28
/
+24
*
|
|
Merge tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-02
90
-642
/
+1934
|
\
\
\
|
*
|
|
hwmon: (nct7802) Add of_node_put() before return
Wan Jiabing
2021-10-29
1
-1
/
+3
|
*
|
|
hwmon: (tmp401) Drop support for TMP461
Guenter Roeck
2021-10-28
2
-24
/
+3
|
*
|
|
hwmon: (lm90) Add basic support for TI TMP461
Guenter Roeck
2021-10-28
2
-16
/
+40
|
*
|
|
hwmon: (lm90) Introduce flag indicating extended temperature support
Guenter Roeck
2021-10-28
1
-10
/
+11
|
*
|
|
hwmon: (nct6775) add ProArt X570-CREATOR WIFI.
Denis Pauk
2021-10-27
1
-0
/
+1
|
*
|
|
hwmon: (nct7802) Make temperature/voltage sensors configurable
Oskar Senft
2021-10-27
1
-4
/
+125
|
*
|
|
hwmon: (dell-smm) Speed up setting of fan speed
Armin Wolf
2021-10-21
1
-4
/
+8
|
*
|
|
hwmon: (dell-smm) Add comment explaining usage of i8k_config_data[]
Armin Wolf
2021-10-21
1
-0
/
+5
|
*
|
|
hwmon: (dell-smm) Return -ENOIOCTLCMD instead of -EINVAL
Armin Wolf
2021-10-21
1
-1
/
+2
|
*
|
|
hwmon: (dell-smm) Use strscpy_pad()
Armin Wolf
2021-10-21
1
-2
/
+2
|
*
|
|
hwmon: (dell-smm) Sort includes in alphabetical order
Armin Wolf
2021-10-21
1
-8
/
+8
|
*
|
|
hwmon: (tmp421) Add of_node_put() before return
Wan Jiabing
2021-10-18
1
-1
/
+3
|
*
|
|
hwmon: (max31722) Warn about failure to put device in stand-by in .remove()
Uwe Kleine-König
2021-10-17
1
-1
/
+7
|
*
|
|
hwmon: (acpi_power_meter) Use acpi_bus_get_acpi_device()
Rafael J. Wysocki
2021-10-17
1
-8
/
+5
|
*
|
|
hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_target
Armin Wolf
2021-10-16
1
-6
/
+55
|
*
|
|
hwmon: (tmp421) ignore non-channel related DT nodes
Krzysztof Adamski
2021-10-16
1
-0
/
+3
|
*
|
|
hwmon: (tmp421) support HWMON_T_ENABLE
Krzysztof Adamski
2021-10-16
1
-4
/
+29
|
*
|
|
hwmon: (tmp421) really disable channels
Krzysztof Adamski
2021-10-16
1
-6
/
+38
|
*
|
|
hwmon: (tmp421) support specifying n-factor via DT
Krzysztof Adamski
2021-10-16
1
-0
/
+18
|
*
|
|
hwmon: (tmp421) support disabling channels from DT
Krzysztof Adamski
2021-10-16
1
-1
/
+9
|
*
|
|
hwmon: (tmp421) add support for defining labels from DT
Krzysztof Adamski
2021-10-16
1
-0
/
+61
|
*
|
|
hwmon: (tmp421) introduce a channel struct
Krzysztof Adamski
2021-10-12
1
-5
/
+9
|
*
|
|
hwmon: (adt7x10) Make adt7x10_remove() return void
Uwe Kleine-König
2021-10-12
4
-5
/
+6
|
*
|
|
hwmon: (dell-smm) Remove unnecessary includes
Armin Wolf
2021-10-12
1
-2
/
+0
|
*
|
|
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
2021-10-12
69
-152
/
+152
|
*
|
|
hwmon: (tmp103) Convert tmp103 to use new hwmon registration API
Oleksij Rempel
2021-10-12
1
-31
/
+74
|
*
|
|
hwmon: (mlxreg-fan) Support distinctive names per different cooling devices
Vadim Pasternak
2021-10-12
1
-2
/
+9
[prev]
[next]