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
/
adt7475.c
Age
Commit message (
Expand
)
Author
2022-05-22
hwmon: (adt7475) Use enum chips when loading attenuator settings
Chris Packham
2022-05-22
hwmon: (adt7475) Add support for pin configuration
Chris Packham
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2020-03-08
hwmon: (adt7475) Add support for inverting pwm output
Chris Packham
2020-03-08
hwmon: (adt7475) Add attenuator bypass support
Logan Shaw
2020-01-17
hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
Luuk Paulussen
2019-09-03
hwmon: (adt7475) Convert to use hwmon_device_register_with_groups()
Grant McEwan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-15
hwmon: (adt7475) Fix build warning
Guenter Roeck
2018-12-16
hwmon: (adt7475) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2018-08-26
hwmon: (adt7475) Make adt7475_read_word() return errors
Dan Carpenter
2018-08-26
hwmon: (adt7475) Potential error pointer dereferences
Dan Carpenter
2018-08-10
hwmon: (adt7475) Change show functions to return error data correctly
Tokunori Ikegami
2018-08-10
hwmon: (adt7475) Change update functions to add error handling
Tokunori Ikegami
2018-08-10
hwmon: (adt7475) Change valid parameter to bool type
Tokunori Ikegami
2018-08-10
hwmon: (adt7475) Split device update function to measure and limits
Tokunori Ikegami
2017-08-13
hwmon: (adt7475) constify attribute_group structures.
Arvind Yadav
2017-06-11
hwmon: (adt7475) temperature smoothing
Chris Packham
2017-06-11
hwmon: (adt7475) add high frequency support
Chris Packham
2017-06-11
hwmon: (adt7475) fan stall prevention
Chris Packham
2017-06-11
hwmon: (adt7475) replace find_nearest() with find_closest()
Chris Packham
2017-04-21
hwmon: (adt7475) set start bit in probe
Chris Packham
2017-04-02
hwmon: (adt7475) Add OF device ID table
Javier Martinez Canillas
2017-01-02
hwmon: (adt7475) use permission-specific DEVICE_ATTR variants
Julia Lawall
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-07-21
hwmon: (adt7475) 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: (adt7475) Fix multi-line comments
Guenter Roeck
2012-03-18
hwmon: (adt7475) fix checkpatch issues
Frans Meulenbroeks
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2010-10-28
hwmon: I2C addresses are constant
Jean Delvare
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
2009-12-09
hwmon: (adt7475) Add VID support for the ADT7476
Jean Delvare
2009-12-09
hwmon: (adt7475) Add support for the ADT7476
Jean Delvare
2009-12-09
hwmon: (adt7475) Voltage attenuators can be bypassed
Jean Delvare
2009-12-09
hwmon: (adt7475) Print device information on probe
Jean Delvare
2009-12-09
hwmon: (adt7475) Handle alternative pin functions
Jean Delvare
2009-12-09
hwmon: (adt7475) Move sysfs files removal to a separate function
Jean Delvare
2009-12-09
hwmon: (adt7475) Add support for the ADT7490
Jean Delvare
2009-12-09
hwmon: (adt7475) Improve device detection
Jean Delvare
2009-12-09
hwmon: (adt7475) Add missing static marker
Jean Delvare
2009-12-09
hwmon: (adt7475) Rework voltage inputs handling
Jean Delvare
2009-12-09
hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit
Jean Delvare
2009-12-09
hwmon: (adt7475) Add support for the ADT7473
Jean Delvare
2009-12-09
hwmon: Clean up detect functions
Jean Delvare
2009-11-16
hwmon: (adt7475) Fix sysfs file names
Jean Delvare
[next]