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
/
spd5118.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-23
hwmon: (spd5118) Detect and support 16-bit register addressing
Guenter Roeck
1
-11
/
+64
2025-04-23
hwmon: (spd5118) Support 16-bit addressing for NVMEM accesses
Guenter Roeck
1
-4
/
+22
2025-04-23
hwmon: (spd5118) Name chips taking the specification literally
Guenter Roeck
1
-1
/
+2
2025-04-23
hwmon: (spd5118) Split into common and I2C specific code
Guenter Roeck
1
-134
/
+143
2025-01-12
hwmon: (spd5118) Use generic parity calculation
Wolfram Sang
1
-7
/
+1
2024-11-10
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2024-06-18
hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllers
Guenter Roeck
1
-0
/
+56
2024-06-18
hwmon: (spd5118) Use regmap to implement paging
Guenter Roeck
1
-29
/
+18
2024-06-10
hwmon: (spd5118) Add configuration option for auto-detection
Guenter Roeck
1
-2
/
+2
2024-06-10
hwmon: (spd5118) Add support for reading SPD data
Guenter Roeck
1
-4
/
+142
2024-06-10
hwmon: (spd5118) Add suspend/resume support
Guenter Roeck
1
-0
/
+39
2024-06-10
hwmon: Add support for SPD5118 compliant temperature sensors
Guenter Roeck
1
-0
/
+481