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
2008-02-07
hwmon: Let the user override the detected Super-I/O device ID
Jean Delvare
11
-12
/
+61
2008-02-07
hwmon: (vt8231) Add missing "space"
Joe Perches
1
-1
/
+1
2008-02-07
hwmon: (gl520sm) Add individual alarm and beep files
Jean Delvare
1
-2
/
+89
2008-02-07
hwmon: (gl520sm) De-macro the sysfs callbacks
Jean Delvare
1
-169
/
+239
2008-02-07
hwmon: (gl520sm) Put register addresses in arrays
Jean Delvare
1
-64
/
+40
2008-02-07
hwmon: (gl520sm) Various cleanups
Jean Delvare
1
-33
/
+30
2008-02-07
hwmon: (lm90) Use generic i2c reads during detection
Jean Delvare
1
-13
/
+13
2008-02-07
hwmon: (gl518sm) Fix the reported fan speed
Jean Delvare
1
-3
/
+3
2008-02-07
hwmon: (gl518sm) Report error on invalid fan div value
Jean Delvare
1
-2
/
+12
2008-02-07
hwmon: (gl518sm) Add individual alarm and beep files
Jean Delvare
1
-0
/
+69
2008-02-07
hwmon: (gl518sm) Refactor fan functions
Jean Delvare
1
-50
/
+60
2008-02-07
hwmon: (gl518sm) Don't create sysfs files for missing features
Jean Delvare
1
-4
/
+19
2008-02-07
hwmon: (gl518sm) Various cleanups
Jean Delvare
1
-30
/
+19
2008-02-07
hwmon: (fschmd) Discard non-ASCII characters
Jean Delvare
1
-2
/
+2
2008-02-07
hwmon: (adm1025) Various cleanups
Jean Delvare
1
-44
/
+36
2008-02-07
hwmon: (adm1025) Add individual alarm files
Jean Delvare
1
-1
/
+29
2008-02-07
hwmon: (adm1025) Use dynamic sysfs callbacks
Jean Delvare
1
-137
/
+154
2008-02-07
hwmon: (lm87) Add support for the Analog Devices ADM1024
Jean Delvare
2
-8
/
+21
2008-02-07
hwmon: Add support for Winbond W83L786NG/NR
Kevin Lo
3
-0
/
+832
2008-02-07
hwmon: (adt7470) Replace power-of-two test
Robert P. J. Day
1
-3
/
+1
2008-02-07
hwmon: (w83793) remove duplicated defines
Nicolas Kaiser
1
-4
/
+1
2008-02-07
hwmon: (lm78/w83781d) Probe fewer I2C addresses
Jean Delvare
2
-8
/
+5
2008-02-07
leds: Standardise LED naming scheme
Richard Purdie
1
-1
/
+1
2008-01-22
hwmon: (it87) request only Environment Controller ports
Bjorn Helgaas
1
-9
/
+23
2008-01-03
hwmon: (w83627ehf) Be more careful when changing VID input level
Jean Delvare
1
-14
/
+22
2007-12-04
HWMON: coretemp, suspend fix
Rafael J. Wysocki
1
-3
/
+2
2007-11-08
hwmon: (i5k_amb) Convert macros to C functions
Darrick J. Wong
1
-22
/
+43
2007-11-08
hwmon: (w83781d) Add missing curly braces
Jean Delvare
1
-1
/
+2
2007-11-08
hwmon: (abituguru3) Identify ABit IP35 Pro as such
Hans de Goede
1
-1
/
+1
2007-11-08
hwmon: (f75375s) pwmX_mode sysfs files writable for f75375 variant
Riku Voipio
1
-3
/
+16
2007-11-08
hwmon: (f75375s) Allow setting up fans with platform_data
Riku Voipio
1
-7
/
+35
2007-11-08
hwmon: (f75375s) Add new style bindings
Riku Voipio
1
-26
/
+83
2007-11-08
hwmon: (lm70) Convert semaphore to mutex
Matthias Kaehlcke
1
-5
/
+6
2007-11-08
hwmon: (applesmc) Add support for Mac Pro 2 x Quad-Core
René Rebe
1
-6
/
+101
2007-11-08
hwmon: (abituguru3) Add support for 2 new motherboards
Hans de Goede
1
-0
/
+54
2007-11-08
hwmon: (ibmpex) Change printk to dev_{info,err} macros
Darrick J. Wong
1
-25
/
+23
2007-11-08
hwmon: (i5k_amb) New memory temperature sensor driver
Darrick J. Wong
3
-0
/
+542
2007-11-08
hwmon: (f75375s) fix pwm mode setting
Riku Voipio
1
-1
/
+1
2007-11-08
hwmon: (ibmpex.c) fix NULL dereference
Adrian Bunk
1
-1
/
+1
2007-11-08
hwmon: (sis5595) Split sis5595_attributes_opt
Ivo Manca
1
-21
/
+18
2007-11-08
hwmon: (sis5595) Add individual alarm files
Ivo Manca
1
-2
/
+30
2007-11-08
hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplify
Jim Cromie
1
-13
/
+14
2007-11-08
hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-X
Jim Cromie
1
-84
/
+42
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
3
-5
/
+5
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2
-4
/
+4
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
3
-5
/
+5
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2
-2
/
+2
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2
-4
/
+4
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
5
-6
/
+6
2007-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-131
/
+91
[next]