Julia Lawall
|
e57959a6d5
hwmon: (lm90) use permission-specific DEVICE_ATTR variants
|
8 years ago |
Michael Walle
|
e9572fdd13
hwmon: (lm90) fix temp1_max_alarm attribute
|
8 years ago |
Guenter Roeck
|
eb1c8f4325
hwmon: (lm90) Convert to use new hwmon registration API
|
9 years ago |
Linus Torvalds
|
2790aed095
Merge tag 'hwmon-for-linus-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
|
9 years ago |
Guenter Roeck
|
c5fcf01bcf
hwmon: (lm90) Improve error handling
|
9 years ago |
Guenter Roeck
|
be9d6374a7
hwmon: (lm90) Add missing assignment
|
9 years ago |
Linus Torvalds
|
66304207cd
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
9 years ago |
Guenter Roeck
|
589f707c72
hwmon: (lm90) Drop unnecessary else statements
|
9 years ago |
Guenter Roeck
|
2f83ab77b4
hwmon: (lm90) Use bool for valid flag
|
9 years ago |
Guenter Roeck
|
10bfef47bd
hwmon: (lm90) Read limit registers only once
|
9 years ago |
Guenter Roeck
|
37ad04d7a9
hwmon: (lm90) Simplify read functions
|
9 years ago |
Guenter Roeck
|
6e5f62b9e3
hwmon: (lm90) Use devm_hwmon_device_register_with_groups
|
9 years ago |
Guenter Roeck
|
1f17a444b4
hwmon: (lm90) Use devm_add_action for cleanup
|
9 years ago |
Benjamin Tissoires
|
b4f210541f
i2c: add a protocol parameter to the alert callback
|
9 years ago |
Wolfram Sang
|
38bab98a8d
hwmon: (lm90) use proper type for update_interval
|
9 years ago |
Guenter Roeck
|
1de8b250f6
hwmon: (lm90) Convert to use hwmon_device_register_with_groups
|
11 years ago |
Guenter Roeck
|
084489e64c
hwmon: (lm90) Create all sysfs groups in one call
|
11 years ago |
Guenter Roeck
|
d89fa6867d
hwmon: (lm90) Always use the dev variable in the probe function
|
11 years ago |
Guenter Roeck
|
742192f546
hwmon: (lm90) Create most optional attributes with sysfs_create_group
|
11 years ago |
Jean Delvare
|
7c81c60f37
Update Jean Delvare's e-mail address
|
11 years ago |
Guenter Roeck
|
3d489ac07e
hwmon: (lm90) Unregister hwmon device if interrupt setup fails
|
11 years ago |
Wei Ni
|
3e0f964f2a
hwmon: (lm90) Add power control
|
11 years ago |
Wei Ni
|
1daaceb26d
hwmon: (lm90) Add support for TI TMP451
|
11 years ago |
Wei Ni
|
40465d9424
hwmon: (lm90) Use enums for the indexes of temp8 and temp11
|
11 years ago |
Wei Ni
|
109b1283fb
hwmon: (lm90) Add support to handle IRQ
|
11 years ago |
Wei Ni
|
072de4969f
hwmon: (lm90) Define status bits
|
11 years ago |
Guenter Roeck
|
e41fae2b1e
hwmon: (lm90) Fix max6696 alarm handling
|
11 years ago |
Jean Delvare
|
78c2c2fe59
hwmon: (lm90) Drop redundant safety on cache lifetime
|
12 years ago |
Guenter Roeck
|
2a844c148e
hwmon: Replace SENSORS_LIMIT with clamp_val
|
12 years ago |
Guenter Roeck
|
20f426ff02
hwmon: (lm90) Convert to use devm_ functions
|
13 years ago |