diff options
| author | Ferdinand Schwenk <ferdinand.schwenk@advastore.com> | 2026-06-09 21:43:11 +0200 |
|---|---|---|
| committer | Guenter Roeck <linux@roeck-us.net> | 2026-06-09 13:48:19 -0700 |
| commit | 82508141450d90a6d92a14e93e5a00ffb193f5e0 (patch) | |
| tree | 7e388e4b3c9424296ebf4b10854b8dc474ebdad4 /scripts/Makefile.thinlto | |
| parent | 1f7a5cfe44bf96bf54ce879339c896598db8e12e (diff) | |
hwmon: Add update_interval_us chip attribute
Some hardware monitoring chips support update intervals below one
millisecond. The existing update_interval attribute uses millisecond
granularity, which causes sub-millisecond steps to round to the same
value and become inaccessible from userspace.
Introduce update_interval_us, a companion chip-level attribute that
expresses the same update interval in microseconds. Drivers
implementing this attribute should also implement update_interval for
compatibility with millisecond-based userspace interfaces.
Signed-off-by: Ferdinand Schwenk <ferdinand.schwenk@advastore.com>
Link: https://lore.kernel.org/r/20260609-hwmon-ina238-update-interval-us-v2-v3-2-016b55567950@advastore.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
