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
/
adt7411.c
Age
Commit message (
Expand
)
Author
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-19
hwmon: adt7411: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2022-09-19
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2020-05-22
hwmon: (adt7411) update contact email
Wolfram Sang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-15
hwmon: (adt7411) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
2017-01-02
hwmon: (adt7411) add min, max and alarm attributes
Michael Walle
2016-12-02
hwmon: (adt7411) update to new hwmon registration API
Michael Walle
2016-09-08
hwmon: (adt7411) add external thermal diode support
Michael Walle
2016-07-31
hwmon: (adt7411) set sane values for CFG1 and CFG3
Michael Walle
2016-07-20
hwmon: (adt7411) set bit 3 in CFG1 register
Michael Walle
2014-08-04
hwmon: (adt7411) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2013-04-07
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
2012-10-10
hwmon: Drop needless includes of <linux/delay.h>
Jean Delvare
2012-09-23
hwmon: (adt7411) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-18
hwmon: (adt7411) fix checkpatch issues
Frans Meulenbroeks
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2011-02-26
hwmon: (adt7411) add MODULE_DEVICE_TABLE
axel lin
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-05
hwmon: (adt7411) Improve locking
Wolfram Sang
2010-03-05
hwmon: Add driver for ADT7411 voltage and temperature sensor
Wolfram Sang