index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ltc4282.c
Age
Commit message (
Expand
)
Author
44 hours
hwmon: (ltc4282) Make sure clk_init_data is fully initialized
Geert Uytterhoeven
2026-08-06
hwmon: (ltc4282) Fix parsing adi,current-limit-sense-microvolt
Guenter Roeck
2026-08-06
hwmon: (ltc4282) Clamp negative current limits
Guenter Roeck
2026-08-06
hwmon: (ltc4282) Avoid overflow in maximum power calculation
Guenter Roeck
2026-07-27
hwmon: (ltc4282) Fix reading the minimum alarm voltage
Guenter Roeck
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-03-30
hwmon: (ltc4282) Add default rsense value
Nuno Sá
2025-12-19
hwmon: (ltc4282): Fix reset_history file permissions
Nuno Sá
2025-10-17
hwmon: (ltc4282) Rely on subsystem locking
Guenter Roeck
2025-10-15
hwmon: (ltc4282) Use the energy64 attribute type to report the energy
Guenter Roeck
2025-09-07
hwmon: (ltc4282) remove the use of dev_err_probe()
Liao Yuanhong
2025-07-20
hwmon: (ltc4282) convert from round_rate() to determine_rate()
Brian Masney
2025-07-20
hwmon: (ltc4282) fix copy paste on variable name
Nuno Sá
2025-06-16
hwmon: (ltc4282) avoid repeated register write
Nuno Sá
2025-02-02
hwmon: (ltc4282) Use per-client debugfs entry
Wolfram Sang
2024-02-25
hwmon: Add driver for LTC4282
Nuno Sa