index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
adt7475.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (adt7475) Fix build warning
Guenter Roeck
2019-04-15
1
-1
/
+1
*
hwmon: (adt7475) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2018-12-16
1
-182
/
+126
*
hwmon: (adt7475) Make adt7475_read_word() return errors
Dan Carpenter
2018-08-26
1
-5
/
+9
*
hwmon: (adt7475) Potential error pointer dereferences
Dan Carpenter
2018-08-26
1
-3
/
+8
*
hwmon: (adt7475) Change show functions to return error data correctly
Tokunori Ikegami
2018-08-10
1
-2
/
+38
*
hwmon: (adt7475) Change update functions to add error handling
Tokunori Ikegami
2018-08-10
1
-42
/
+145
*
hwmon: (adt7475) Change valid parameter to bool type
Tokunori Ikegami
2018-08-10
1
-1
/
+2
*
hwmon: (adt7475) Split device update function to measure and limits
Tokunori Ikegami
2018-08-10
1
-101
/
+109
*
hwmon: (adt7475) constify attribute_group structures.
Arvind Yadav
2017-08-13
1
-8
/
+8
*
hwmon: (adt7475) temperature smoothing
Chris Packham
2017-06-11
1
-0
/
+91
*
hwmon: (adt7475) add high frequency support
Chris Packham
2017-06-11
1
-4
/
+5
*
hwmon: (adt7475) fan stall prevention
Chris Packham
2017-06-11
1
-0
/
+50
*
hwmon: (adt7475) replace find_nearest() with find_closest()
Chris Packham
2017-06-11
1
-31
/
+3
*
hwmon: (adt7475) set start bit in probe
Chris Packham
2017-04-21
1
-0
/
+13
*
hwmon: (adt7475) Add OF device ID table
Javier Martinez Canillas
2017-04-02
1
-1
/
+30
*
hwmon: (adt7475) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-14
/
+14
*
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-29
1
-1
/
+1
*
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-25
1
-9
/
+9
*
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-10-10
1
-0
/
+1
*
hwmon: (adt7475) Convert to use devm_ functions
Guenter Roeck
2012-07-21
1
-5
/
+2
*
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-18
1
-12
/
+1
*
hwmon: (adt7475) Fix multi-line comments
Guenter Roeck
2012-03-18
1
-32
/
+58
*
hwmon: (adt7475) fix checkpatch issues
Frans Meulenbroeks
2012-03-18
1
-1
/
+1
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
1
-10
/
+10
*
hwmon: I2C addresses are constant
Jean Delvare
2010-10-28
1
-1
/
+1
*
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
2009-12-14
1
-1
/
+1
*
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
2009-12-14
1
-1
/
+1
*
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
2009-12-14
1
-1
/
+1
*
hwmon: (adt7475) Add VID support for the ADT7476
Jean Delvare
2009-12-09
1
-3
/
+63
*
hwmon: (adt7475) Add support for the ADT7476
Jean Delvare
2009-12-09
1
-18
/
+62
*
hwmon: (adt7475) Voltage attenuators can be bypassed
Jean Delvare
2009-12-09
1
-6
/
+36
*
hwmon: (adt7475) Print device information on probe
Jean Delvare
2009-12-09
1
-0
/
+18
*
hwmon: (adt7475) Handle alternative pin functions
Jean Delvare
2009-12-09
1
-15
/
+99
*
hwmon: (adt7475) Move sysfs files removal to a separate function
Jean Delvare
2009-12-09
1
-6
/
+10
*
hwmon: (adt7475) Add support for the ADT7490
Jean Delvare
2009-12-09
1
-12
/
+103
*
hwmon: (adt7475) Improve device detection
Jean Delvare
2009-12-09
1
-4
/
+9
*
hwmon: (adt7475) Add missing static marker
Jean Delvare
2009-12-09
1
-1
/
+1
*
hwmon: (adt7475) Rework voltage inputs handling
Jean Delvare
2009-12-09
1
-35
/
+48
*
hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit
Jean Delvare
2009-12-09
1
-0
/
+42
*
hwmon: (adt7475) Add support for the ADT7473
Jean Delvare
2009-12-09
1
-8
/
+17
*
hwmon: Clean up detect functions
Jean Delvare
2009-12-09
1
-8
/
+6
*
hwmon: (adt7475) Fix sysfs file names
Jean Delvare
2009-11-16
1
-6
/
+6
*
hwmon: (adt7475) Cache limits for 60 seconds
Jean Delvare
2009-11-16
1
-1
/
+1
*
hwmon: (adt7475) Fix temperature fault flags
Jean Delvare
2009-11-16
1
-2
/
+1
*
hwmon: Add a driver for the ADT7475 hardware monitoring chip
Jordan Crouse
2009-01-15
1
-0
/
+1221