index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
max1111.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-02
hwmon: (max1111) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-2
/
+2
2016-03-27
hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated
Guenter Roeck
1
-0
/
+6
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2014-05-21
hwmon: (max1111) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-23
hwmon: (max1111) Add support for MAX1110, MAX1112, and MAX1113
Guenter Roeck
1
-7
/
+67
2012-07-21
hwmon: (max1111) Convert to use devm_ functions
Guenter Roeck
1
-6
/
+3
2012-03-18
hwmon: (max1111) Fix multi-line comments
Guenter Roeck
1
-1
/
+2
2012-03-18
hwmon: convert drivers/hwmon/* to use module_spi_driver()
Axel Lin
1
-11
/
+1
2012-01-16
hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivolts
Eric Miao
1
-6
/
+9
2012-01-05
max1111.c: fix checkpatch warning
Frans Meulenbroeks
1
-1
/
+1
2011-07-25
hwmon: (max1111) Avoid extra memory allocations
Jean Delvare
1
-21
/
+6
2011-07-17
hwmon: (max1111) Fix race condition causing NULL pointer exception
Pavel Herrmann
1
-0
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2008-09-23
hwmon: add max1111_read_channel() for use by sharpsl_pm
Eric Miao
1
-0
/
+13
2008-09-23
hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCs
Eric Miao
1
-0
/
+231