index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ltc2992.c
Age
Commit message (
Expand
)
Author
2024-07-31
hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes
Javier Carrasco
2024-05-29
hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()
Javier Carrasco
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-10-28
hwmon: (ltc2992) Avoid division by zero
Antoniu Miclaus
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-19
hwmon: ltc2992: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-03-15
hwmon: (ltc2992) Set `can_sleep` flag for GPIO chip
Lars-Peter Clausen
2022-12-04
hwmon: use simple i2c probe
Stephen Kitt
2022-05-22
hwmon: (ltc2992) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
2022-01-15
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
2021-05-10
hwmon: (ltc2992) Put fwnode in error case during ->probe()
Andy Shevchenko
2020-12-11
hwmon: (ltc2992) Fix less than zero comparisons with an unsigned integer
Colin Ian King
2020-12-11
hwmon: (ltc2992) Add support for GPIOs.
Alexandru Tachici
2020-12-11
hwmon: (ltc2992) Add support
Alexandru Tachici