Mark Brown
|
3e78080f81
hwmon: (sht15) Check return value of regulator_enable()
|
12 年之前 |
Vivien Didelot
|
412e29c135
hwmon: (sht15) check GPIO directions
|
12 年之前 |
Vivien Didelot
|
142c090184
hwmon: (sht15) avoid CamelCase
|
12 年之前 |
Bill Pemberton
|
281dfd0b6e
hwmon: remove use of __devexit
|
12 年之前 |
Bill Pemberton
|
6c931ae1c0
hwmon: remove use of __devinit
|
12 年之前 |
Bill Pemberton
|
9e5e9b7a92
hwmon: remove use of __devexit_p
|
12 年之前 |
Vivien Didelot
|
f9b693eb3d
hwmon: (sht15) move header to linux/platform_data/
|
12 年之前 |
Vivien Didelot
|
edec5af7c5
hwmon: (sht15) remove multiple driver registration
|
13 年之前 |
Guenter Roeck
|
38fe7560a3
hwmon: (sht15) Convert to use devm_ functions
|
13 年之前 |
Frans Meulenbroeks
|
c9e1498a18
hwmon: (sht15) fix checkpatch issues
|
13 年之前 |
Vivien Didelot
|
6edf3c30af
hwmon: (sht15) fix bad error code
|
13 年之前 |
Frans Meulenbroeks
|
179c4fdb56
hwmon: replaced strict_str* with kstr*
|
13 年之前 |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 年之前 |
Vivien Didelot
|
e9b6e9f3d4
hwmon: (sht15) Correct a comment mistake
|
14 年之前 |
Jerome Oufella
|
82c7465b4d
hwmon: (sht15) add support for CRC validation
|
14 年之前 |
Vivien Didelot
|
cc15c7ebb4
hwmon: (sht15) add support for the status register
|
14 年之前 |
Vivien Didelot
|
181148ae68
hwmon: (sht15) clean-up the probe function
|
14 年之前 |
Vivien Didelot
|
99a0378de9
hwmon: (sht15) general code clean-up
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Vivien Didelot
|
ccd32e735d
hwmon: (sht15) Fix integer overflow in humidity calculation
|
14 年之前 |
Justin P. Mattock
|
396bd766a6
hwmon: (sht15) Spelling fix
|
14 年之前 |
Jean Delvare
|
c7a78d2c2e
hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n
|
15 年之前 |
Jerome Oufella
|
328a2c22ab
hwmon: (sht15) Fix sht15_calc_temp interpolation function
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Jonathan Cameron
|
4235f684b6
hwmon: (sht15) Off-by-one error in array index + incorrect constants
|
15 年之前 |
Linus Torvalds
|
4c274fff4f
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
|
15 年之前 |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 年之前 |
Rakib Mullick
|
cb0f1a1e77
hwmon: (sht15) Fix spurious section mismatch warning
|
15 年之前 |
Roel Kluin
|
560a64a2b5
hwmon: fix freeing of gpio_data and irq
|
16 年之前 |
Joe Perches
|
24205e0850
hwmon: (sht15) Remove unnecessary semicolon
|
16 年之前 |