index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
hwmon: (lm92) Convert to use regmap
Guenter Roeck
2
-74
/
+131
2024-08-27
hwmon: (lm92) Replace chip IDs with limit register resolution
Guenter Roeck
1
-8
/
+10
2024-08-27
hwmon: (lm92) Reorder include files to alphabetic order
Guenter Roeck
1
-6
/
+6
2024-08-27
hwmon: (lm92) Improve auto-detection accuracy
Guenter Roeck
1
-9
/
+17
2024-08-27
hwmon: (vexpress) Use of_property_present()
Rob Herring (Arm)
1
-1
/
+1
2024-08-26
hwmon: (pt5161l) Fix invalid temperature reading
Cosmo Chou
1
-2
/
+2
2024-08-25
hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING
Ross Brown
1
-1
/
+1
2024-07-31
hwmon: (max1619) Improve chip detection code
Guenter Roeck
1
-18
/
+14
2024-07-31
hwmon: (max1619) Add support for update_interval attribute
Guenter Roeck
1
-8
/
+42
2024-07-31
hwmon: (max1619) Convert to with_info API
Guenter Roeck
1
-110
/
+155
2024-07-31
hwmon: (max1619) Convert to use regmap
Guenter Roeck
1
-122
/
+137
2024-07-31
hwmon: (max1619) Mask valid alarm bits
Guenter Roeck
1
-0
/
+1
2024-07-31
hwmon: (max1619) Reorder include files to alphabetic order
Guenter Roeck
1
-6
/
+6
2024-07-31
hwmon: (max1619) Clamp temperature range when writing limits
Guenter Roeck
1
-12
/
+2
2024-07-31
hwmon: (max6697) Document discrepancy in overtemperature status bit values
Guenter Roeck
1
-0
/
+10
2024-07-31
hwmon: (max1668) Convert to use with_info hwmon API
Guenter Roeck
1
-223
/
+114
2024-07-31
hwmon: (max1668) Replace chip type with number of channels
Guenter Roeck
1
-8
/
+6
2024-07-31
hwmon: (max1668) Convert to use regmap
Guenter Roeck
1
-116
/
+99
2024-07-31
hwmon: (max1668) Use BIT macro
Guenter Roeck
1
-2
/
+3
2024-07-31
hwmon: (max1668) Reorder include files to alphabetic order
Guenter Roeck
1
-6
/
+6
2024-07-31
hwmon: (ltc2947) Move to firmware agnostic API
Nuno Sa
1
-10
/
+10
2024-07-31
hwmon: (adt7475) Add support for configuring initial PWM state
Chris Packham
1
-0
/
+130
2024-07-31
hwmon: (max6697) Add support for tempX_min and tempX_min_alarm
Guenter Roeck
1
-11
/
+48
2024-07-31
hwmon: (max6697) Convert to with_info hwmon API
Guenter Roeck
1
-289
/
+171
2024-07-31
hwmon: (max6697) Convert to use regmap
Guenter Roeck
1
-196
/
+121
2024-07-31
hwmon: (max6697) Use bit operations where possible
Guenter Roeck
1
-15
/
+28
2024-07-31
hwmon: (max6697) Drop platform data support
Guenter Roeck
1
-93
/
+81
2024-07-31
hwmon: (max6697) Reorder include files
Guenter Roeck
1
-6
/
+6
2024-07-31
hwmon: (max16065) Fix alarm attributes
Guenter Roeck
1
-2
/
+10
2024-07-31
hwmon: (max16065) Fix overflows seen when writing limits
Guenter Roeck
1
-2
/
+3
2024-07-31
hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes
Javier Carrasco
1
-14
/
+5
2024-07-31
hwmon: (dell-smm) Add Dell Latitude 7320 to fan control whitelist
Armin Wolf
1
-0
/
+8
2024-07-31
hwmon: (lm95234) Use multi-byte regmap operations
Guenter Roeck
1
-27
/
+18
2024-07-31
hwmon: (lm95234) Add support for tempX_enable attribute
Guenter Roeck
1
-5
/
+17
2024-07-31
hwmon: (lm95234) Convert to with_info hwmon API
Guenter Roeck
1
-324
/
+221
2024-07-31
hwmon: (lm95234) Convert to use regmap
Guenter Roeck
2
-248
/
+182
2024-07-31
hwmon: (lm95234) Use find_closest to find matching update interval
Guenter Roeck
1
-4
/
+2
2024-07-31
hwmon: (lm95234) Reorder include files to be in alphabetic order
Guenter Roeck
1
-6
/
+6
2024-07-31
hwmon: (amc6821) Use multi-byte regmap operations
Guenter Roeck
1
-17
/
+13
2024-07-31
hwmon: (max6639) Use multi-byte regmap operations
Guenter Roeck
1
-30
/
+10
2024-07-31
hwmon: (tmp464) Use multi-byte regmap operations
Guenter Roeck
1
-18
/
+15
2024-07-31
hwmon: (adt7x10) Use multi-byte regmap operations
Guenter Roeck
1
-12
/
+6
2024-07-31
hwmon: (nct7802) Use multi-byte regmap operations
Guenter Roeck
1
-39
/
+23
2024-07-31
hwmon: (lm95245) Use multi-byte regmap operations
Guenter Roeck
1
-65
/
+45
2024-07-31
hwmon: (tmp401) Use multi-byte regmap operations
Guenter Roeck
1
-12
/
+5
2024-07-31
hwmon: (adt7470) Use multi-byte regmap operations
Guenter Roeck
1
-15
/
+7
2024-07-29
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h
Shyam Sundar S K
1
-0
/
+1
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-12
/
+12
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-9
/
+44
2024-07-15
Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-21
/
+41
[prev]
[next]