index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails
Axel Lin
2011-05-01
1
-2
/
+1
*
hwmon: (lm85) Fix error paths in probe function
Jean Delvare
2011-04-29
1
-2
/
+2
*
hwmon: (lm85) Add missing list terminators
Jean Delvare
2011-04-29
1
-0
/
+2
*
hwmon: (adm1021) Clarify documentation regarding Xeon processors
Jean Delvare
2011-04-29
1
-2
/
+1
*
hwmon: (lm90) Add support for ADT7461A and NCT1008
Guenter Roeck
2011-04-29
2
-11
/
+19
*
hwmon: (pmbus) Removed unused variable from struct pmbus_data
Guenter Roeck
2011-04-19
1
-1
/
+0
*
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
10
-12
/
+12
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
10
-12
/
+12
*
|
hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias
Axel Lin
2011-03-29
1
-1
/
+1
|
/
*
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-03-27
1
-34
/
+36
|
\
|
*
hwmon: (pmbus) Fix temperature limit register access
Guenter Roeck
2011-03-26
1
-34
/
+36
*
|
hwmon: (f71882fg) Add support for the F71889A
Hans de Goede
2011-03-26
2
-2
/
+14
*
|
hwmon: (f71882fg) Add support for the F81865F
Jean Delvare
2011-03-26
2
-8
/
+15
*
|
hwmon: (f71882fg) Document all supported devices
Jean Delvare
2011-03-26
2
-4
/
+14
*
|
hwmon: (f71882fg) Per-chip fan/temperature input count tables
Jean Delvare
2011-03-26
1
-6
/
+30
*
|
hwmon: (f71882fg) Secure chip property definition arrays
Jean Delvare
2011-03-26
1
-27
/
+27
|
/
*
jz4740: silence warnings related to mfd_get_cell changes
Andres Salomon
2011-03-23
1
-1
/
+1
*
hwmon: twl4030: Hwmon Driver for TWL4030 MADC
Keerthy
2011-03-23
3
-0
/
+168
*
mfd: mfd_cell is now implicitly available to jz4740 drivers
Andres Salomon
2011-03-23
1
-1
/
+1
*
hwmon: (ads1015) Make gain and datarate configurable
Dirk Eibach
2011-03-21
1
-40
/
+109
*
hwmon: (ads1015) Drop dynamic attribute group
Jean Delvare
2011-03-21
1
-32
/
+18
*
hwmon: Add support for Texas Instruments ADS1015
Dirk Eibach
2011-03-21
3
-0
/
+293
*
hwmon: New driver for SMSC SCH5627
Hans de Goede
2011-03-21
3
-0
/
+868
*
hwmon: (abituguru*) Update my email address
Hans de Goede
2011-03-21
2
-4
/
+4
*
hwmon: (lm75) Speed up detection
Jean Delvare
2011-03-21
1
-21
/
+19
*
hwmon: (lm75) Add detection of the National Semiconductor LM75A
Len Sorensen
2011-03-21
2
-16
/
+42
*
Move lis3lv02d drivers to drivers/misc
Jean Delvare
2011-03-21
6
-1760
/
+0
*
Move hp_accel to drivers/platform/x86
Jean Delvare
2011-03-21
3
-425
/
+0
*
Let Kconfig handle lis3lv02d dependencies
Jean Delvare
2011-03-21
2
-27
/
+25
*
hwmon: (sht15) Fix integer overflow in humidity calculation
Vivien Didelot
2011-03-21
1
-2
/
+2
*
hwmon: (sht15) Spelling fix
Justin P. Mattock
2011-03-21
1
-1
/
+1
*
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-03-20
1
-3
/
+1
|
\
|
*
hwmon: change to new flag variable
matt mooney
2011-03-17
1
-3
/
+1
*
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-03-17
15
-564
/
+5683
|
\
\
|
*
|
hwmon: (lineage-pem): Fix in1 voltage alarm sysfs attributes
Guenter Roeck
2011-03-16
1
-5
/
+2
|
*
|
hwmon/f71882fg: Add support for f71808e
Hans de Goede
2011-03-14
1
-21
/
+40
|
*
|
hwmon/f71882fg: Add support for f71869f and f71869e
Hans de Goede
2011-03-14
1
-5
/
+115
|
*
|
hwmon/f71882fg: Add support for f71889ed
Hans de Goede
2011-03-14
1
-11
/
+27
|
*
|
hwmon/f71882fg: Break out test for auto pwm's controlled by digital readings
Hans de Goede
2011-03-14
1
-17
/
+23
|
*
|
hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attr
Hans de Goede
2011-03-14
1
-23
/
+53
|
*
|
hwmon/f71882fg: Remove bogus temp2_type for certain models
Hans de Goede
2011-03-14
1
-2
/
+0
|
*
|
hwmon/f71882fg: Make number of temps configurable
Hans de Goede
2011-03-14
1
-6
/
+10
|
*
|
hwmon/f71882fg: Make creation of in sysfs attributes more generic
Hans de Goede
2011-03-14
1
-77
/
+103
|
*
|
hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabled
Hans de Goede
2011-03-14
1
-2
/
+16
|
*
|
hwmon/f71882fg: Fix temp1 sensor type reporting
Hans de Goede
2011-03-14
1
-32
/
+3
|
*
|
hwmon: (w83627ehf) Display correct temperature sensor labels for systems with...
Guenter Roeck
2011-03-14
1
-2
/
+3
|
*
|
hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776F
Ian Dobson
2011-03-14
1
-0
/
+21
|
*
|
hwmon: (w83627ehf) Update Kconfig for W83677HG-B, NCT6775F and NCT6776F
Guenter Roeck
2011-03-14
1
-2
/
+3
|
*
|
hwmon: (w83627ehf) Store rpm instead of raw fan speed data
Guenter Roeck
2011-03-14
1
-18
/
+9
[next]