Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d567f5db412ed52de0b3b3efca4a451263de6108
/
drivers
/
hwmon
/
adt7475.c
6748703
hwmon: use simple i2c probe function
by Stephen Kitt
· 4 years, 5 months ago
86da28e
hwmon: (adt7475) Add support for inverting pwm output
by Chris Packham
· 4 years, 10 months ago
2ecff39
hwmon: (adt7475) Add attenuator bypass support
by Logan Shaw
· 4 years, 10 months ago
cf3ca18
hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
by Luuk Paulussen
· 5 years ago
c64fce7
hwmon: (adt7475) Convert to use hwmon_device_register_with_groups()
by Grant McEwan
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
fe339db
hwmon: (adt7475) Fix build warning
by Guenter Roeck
· 6 years ago
c24f9ba
hwmon: (adt7475) Use permission specific SENSOR[_DEVICE]_ATTR variants
by Guenter Roeck
· 6 years ago
f196dec
hwmon: (adt7475) Make adt7475_read_word() return errors
by Dan Carpenter
· 6 years ago
9d19371
hwmon: (adt7475) Potential error pointer dereferences
by Dan Carpenter
· 6 years ago
4afec79
hwmon: (adt7475) Change show functions to return error data correctly
by Tokunori Ikegami
· 6 years ago
702afea
hwmon: (adt7475) Change update functions to add error handling
by Tokunori Ikegami
· 6 years ago
b36fb17
hwmon: (adt7475) Change valid parameter to bool type
by Tokunori Ikegami
· 6 years ago
5cf943e
hwmon: (adt7475) Split device update function to measure and limits
by Tokunori Ikegami
· 6 years ago
f5397be
hwmon: (adt7475) constify attribute_group structures.
by Arvind Yadav
· 7 years ago
8f05bcc
hwmon: (adt7475) temperature smoothing
by Chris Packham
· 8 years ago
3490c92
hwmon: (adt7475) add high frequency support
by Chris Packham
· 8 years ago
1d58f5e
hwmon: (adt7475) fan stall prevention
by Chris Packham
· 8 years ago
e465164
hwmon: (adt7475) replace find_nearest() with find_closest()
by Chris Packham
· 8 years ago
4abdf38
hwmon: (adt7475) set start bit in probe
by Chris Packham
· 8 years ago
4e2496e
hwmon: (adt7475) Add OF device ID table
by Javier Martinez Canillas
· 8 years ago
1d05303c
hwmon: (adt7475) use permission-specific DEVICE_ATTR variants
by Julia Lawall
· 8 years ago
7c81c60f
Update Jean Delvare's e-mail address
by Jean Delvare
· 11 years ago
2a844c1
hwmon: Replace SENSORS_LIMIT with clamp_val
by Guenter Roeck
· 12 years ago
dcd8f39
hwmon: Add missing inclusions of <linux/jiffies.h>
by Jean Delvare
· 12 years ago
e3ecb2e
hwmon: (adt7475) Convert to use devm_ functions
by Guenter Roeck
· 13 years ago
f0967ee
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
by Axel Lin
· 13 years ago
9ed5bc2
hwmon: (adt7475) Fix multi-line comments
by Guenter Roeck
· 13 years ago
99b8c83
hwmon: (adt7475) fix checkpatch issues
by Frans Meulenbroeks
· 13 years ago
179c4fd
hwmon: replaced strict_str* with kstr*
by Frans Meulenbroeks
· 13 years ago
918ee91
hwmon: I2C addresses are constant
by Jean Delvare
· 14 years ago
e5e9f44
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
by Jean Delvare
· 15 years ago
c3813d6
i2c: Get rid of struct i2c_client_address_data
by Jean Delvare
· 15 years ago
310ec79
i2c: Drop the kind parameter from detect callbacks
by Jean Delvare
· 15 years ago
54fe467
hwmon: (adt7475) Add VID support for the ADT7476
by Jean Delvare
· 15 years ago
d8d2ee0
hwmon: (adt7475) Add support for the ADT7476
by Jean Delvare
· 15 years ago
ebfaf1f
hwmon: (adt7475) Voltage attenuators can be bypassed
by Jean Delvare
· 15 years ago
d07ca4a
hwmon: (adt7475) Print device information on probe
by Jean Delvare
· 15 years ago
378933c
hwmon: (adt7475) Handle alternative pin functions
by Jean Delvare
· 15 years ago
0f14480
hwmon: (adt7475) Move sysfs files removal to a separate function
by Jean Delvare
· 15 years ago
3d84998
hwmon: (adt7475) Add support for the ADT7490
by Jean Delvare
· 15 years ago
d656b6f
hwmon: (adt7475) Improve device detection
by Jean Delvare
· 15 years ago
54ecb9e
hwmon: (adt7475) Add missing static marker
by Jean Delvare
· 15 years ago
cffb9dd
hwmon: (adt7475) Rework voltage inputs handling
by Jean Delvare
· 15 years ago
f99318b
hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit
by Jean Delvare
· 15 years ago
b180d05
hwmon: (adt7475) Add support for the ADT7473
by Jean Delvare
· 15 years ago
52df644
hwmon: Clean up detect functions
by Jean Delvare
· 15 years ago
84d2a31
hwmon: (adt7475) Fix sysfs file names
by Jean Delvare
· 15 years ago
56e35ee
hwmon: (adt7475) Cache limits for 60 seconds
by Jean Delvare
· 15 years ago
cf312e0
hwmon: (adt7475) Fix temperature fault flags
by Jean Delvare
· 15 years ago
1c301fc
hwmon: Add a driver for the ADT7475 hardware monitoring chip
by Jordan Crouse
· 16 years ago