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
/
sbtsi_temp.c
Age
Commit message (
Expand
)
Author
2026-07-17
hwmon: Add mutex protecting for sbtsi read/write through hwmon
Prathima
2026-07-17
hwmon/misc: amd-sbi: Move sbtsi register transfer to core abstraction
Prathima
2026-07-17
hwmon: sbtsi_temp: Refactor temperature register access into helpers
Prathima
2026-07-17
hwmon/misc: amd-sbi: Move core sbtsi support from hwmon to misc
Prathima
2026-06-09
hwmon: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2025-10-17
hwmon: (sbtsi_temp) Rely on subsystem locking
Guenter Roeck
2025-09-07
hwmon: (sbtsi_temp) AMD CPU extended temperature range support
Chuande Chen
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-02-11
hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list
Heiner Kallweit
2023-08-21
hwmon: Explicitly include correct DT includes
Rob Herring
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-19
hwmon: sbtsi_temp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2022-12-04
hwmon: use simple i2c probe
Stephen Kitt
2020-12-12
hwmon: (sbtsi) Add basic support for SB-TSI sensors
Kun Yi