index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
adt7475.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-1
/
+1
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-9
/
+9
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
1
-0
/
+1
2012-07-21
hwmon: (adt7475) Convert to use devm_ functions
Guenter Roeck
1
-5
/
+2
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-03-18
hwmon: (adt7475) Fix multi-line comments
Guenter Roeck
1
-32
/
+58
2012-03-18
hwmon: (adt7475) fix checkpatch issues
Frans Meulenbroeks
1
-1
/
+1
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-10
/
+10
2010-10-28
hwmon: I2C addresses are constant
Jean Delvare
1
-1
/
+1
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
1
-1
/
+1
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
1
-1
/
+1
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
1
-1
/
+1
2009-12-09
hwmon: (adt7475) Add VID support for the ADT7476
Jean Delvare
1
-3
/
+63
2009-12-09
hwmon: (adt7475) Add support for the ADT7476
Jean Delvare
1
-18
/
+62
2009-12-09
hwmon: (adt7475) Voltage attenuators can be bypassed
Jean Delvare
1
-6
/
+36
2009-12-09
hwmon: (adt7475) Print device information on probe
Jean Delvare
1
-0
/
+18
2009-12-09
hwmon: (adt7475) Handle alternative pin functions
Jean Delvare
1
-15
/
+99
2009-12-09
hwmon: (adt7475) Move sysfs files removal to a separate function
Jean Delvare
1
-6
/
+10
2009-12-09
hwmon: (adt7475) Add support for the ADT7490
Jean Delvare
1
-12
/
+103
2009-12-09
hwmon: (adt7475) Improve device detection
Jean Delvare
1
-4
/
+9
2009-12-09
hwmon: (adt7475) Add missing static marker
Jean Delvare
1
-1
/
+1
2009-12-09
hwmon: (adt7475) Rework voltage inputs handling
Jean Delvare
1
-35
/
+48
2009-12-09
hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit
Jean Delvare
1
-0
/
+42
2009-12-09
hwmon: (adt7475) Add support for the ADT7473
Jean Delvare
1
-8
/
+17
2009-12-09
hwmon: Clean up detect functions
Jean Delvare
1
-8
/
+6
2009-11-16
hwmon: (adt7475) Fix sysfs file names
Jean Delvare
1
-6
/
+6
2009-11-16
hwmon: (adt7475) Cache limits for 60 seconds
Jean Delvare
1
-1
/
+1
2009-11-16
hwmon: (adt7475) Fix temperature fault flags
Jean Delvare
1
-2
/
+1
2009-01-15
hwmon: Add a driver for the ADT7475 hardware monitoring chip
Jordan Crouse
1
-0
/
+1221