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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
jz4740: silence warnings related to mfd_get_cell changes
Andres Salomon
1
-1
/
+1
2011-03-23
hwmon: twl4030: Hwmon Driver for TWL4030 MADC
Keerthy
3
-0
/
+168
2011-03-23
mfd: mfd_cell is now implicitly available to jz4740 drivers
Andres Salomon
1
-1
/
+1
2011-03-21
hwmon: (ads1015) Make gain and datarate configurable
Dirk Eibach
1
-40
/
+109
2011-03-21
hwmon: (ads1015) Drop dynamic attribute group
Jean Delvare
1
-32
/
+18
2011-03-21
hwmon: Add support for Texas Instruments ADS1015
Dirk Eibach
3
-0
/
+293
2011-03-21
hwmon: New driver for SMSC SCH5627
Hans de Goede
3
-0
/
+868
2011-03-21
hwmon: (abituguru*) Update my email address
Hans de Goede
2
-4
/
+4
2011-03-21
hwmon: (lm75) Speed up detection
Jean Delvare
1
-21
/
+19
2011-03-21
hwmon: (lm75) Add detection of the National Semiconductor LM75A
Len Sorensen
2
-16
/
+42
2011-03-21
Move lis3lv02d drivers to drivers/misc
Jean Delvare
6
-1760
/
+0
2011-03-21
Move hp_accel to drivers/platform/x86
Jean Delvare
3
-425
/
+0
2011-03-21
Let Kconfig handle lis3lv02d dependencies
Jean Delvare
2
-27
/
+25
2011-03-21
hwmon: (sht15) Fix integer overflow in humidity calculation
Vivien Didelot
1
-2
/
+2
2011-03-21
hwmon: (sht15) Spelling fix
Justin P. Mattock
1
-1
/
+1
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-3
/
+1
2011-03-17
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-564
/
+5683
2011-03-17
hwmon: change to new flag variable
matt mooney
1
-3
/
+1
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-5
/
+4
2011-03-16
hwmon: (lineage-pem): Fix in1 voltage alarm sysfs attributes
Guenter Roeck
1
-5
/
+2
2011-03-14
hwmon/f71882fg: Add support for f71808e
Hans de Goede
1
-21
/
+40
2011-03-14
hwmon/f71882fg: Add support for f71869f and f71869e
Hans de Goede
1
-5
/
+115
2011-03-14
hwmon/f71882fg: Add support for f71889ed
Hans de Goede
1
-11
/
+27
2011-03-14
hwmon/f71882fg: Break out test for auto pwm's controlled by digital readings
Hans de Goede
1
-17
/
+23
2011-03-14
hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attr
Hans de Goede
1
-23
/
+53
2011-03-14
hwmon/f71882fg: Remove bogus temp2_type for certain models
Hans de Goede
1
-2
/
+0
2011-03-14
hwmon/f71882fg: Make number of temps configurable
Hans de Goede
1
-6
/
+10
2011-03-14
hwmon/f71882fg: Make creation of in sysfs attributes more generic
Hans de Goede
1
-77
/
+103
2011-03-14
hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabled
Hans de Goede
1
-2
/
+16
2011-03-14
hwmon/f71882fg: Fix temp1 sensor type reporting
Hans de Goede
1
-32
/
+3
2011-03-14
hwmon: (w83627ehf) Display correct temperature sensor labels for systems with...
Guenter Roeck
1
-2
/
+3
2011-03-14
hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776F
Ian Dobson
1
-0
/
+21
2011-03-14
hwmon: (w83627ehf) Update Kconfig for W83677HG-B, NCT6775F and NCT6776F
Guenter Roeck
1
-2
/
+3
2011-03-14
hwmon: (w83627ehf) Store rpm instead of raw fan speed data
Guenter Roeck
1
-18
/
+9
2011-03-14
hwmon: (w83627ehf) Use 16 bit fan count registers if supported
Guenter Roeck
1
-27
/
+59
2011-03-14
hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776F
Guenter Roeck
1
-139
/
+652
2011-03-14
hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startup
Guenter Roeck
1
-2
/
+10
2011-03-14
hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to p...
Guenter Roeck
1
-24
/
+36
2011-03-14
hwmon: (w83627ehf) Improve support for W83667HG-B
Guenter Roeck
1
-31
/
+124
2011-03-14
hwmon: (w83627ehf) Optimize multi-bank register access
Guenter Roeck
1
-15
/
+11
2011-03-14
hwmon: (w83627ehf) Fixed most checkpatch warnings and errors
Guenter Roeck
1
-64
/
+85
2011-03-14
hwmon: (w83627ehf) Unify temperature register access, and use strict string c...
Guenter Roeck
1
-106
/
+113
2011-03-14
hwmon: Add support for LTC4151
per.dalen@appeartv.com
3
-0
/
+268
2011-03-14
hwmon: (pmbus) Fix LINEAR16 data format
Guenter Roeck
1
-14
/
+17
2011-03-14
hwmon: (pmbus) Continuously update temperature limit registers
Guenter Roeck
1
-4
/
+10
2011-03-14
hwmon: (pmbus) Improve support for paged temperature sensors
Guenter Roeck
1
-18
/
+28
2011-03-14
hwmon: (pmbus) Improve support for paged fans
Guenter Roeck
1
-30
/
+40
2011-03-14
hwmon: (pmbus) More stringent checking of VOUT_MODE register
Guenter Roeck
1
-3
/
+4
2011-03-14
hwmon: (pmbus) Add support for Maxim MAX34440/MAX34441
Guenter Roeck
3
-0
/
+210
2011-03-14
hwmon: (pmbus) Add support for Maxim MAX16064
Guenter Roeck
3
-0
/
+102
[next]