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
2009-03-30
hwmon: (fschmd) Add support for the FSC Hades IC
Hans de Goede
2
-25
/
+36
2009-03-30
hwmon: (fschmd) Add support for the FSC Syleus IC
Hans de Goede
2
-60
/
+161
2009-03-30
dmi: Let dmi_walk() users pass private data
Jean Delvare
1
-2
/
+2
2009-03-30
Move the pcf8591 driver to hwmon
Jean Delvare
3
-0
/
+340
2009-03-30
hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG
Gong Jun
1
-6
/
+54
2009-03-30
hwmon: (w83627ehf) Add support for W83667HG
Gong Jun
2
-38
/
+72
2009-03-30
hwmon: (w83627ehf) Invert fan pin variables logic
Jean Delvare
1
-4
/
+4
2009-03-30
hwmon: (hdaps) Fix Thinkpad X41 axis inversion
Frank Seidel
1
-1
/
+1
2009-03-30
hwmon: (hdaps) Allow inversion of separate axis
Frank Seidel
1
-31
/
+33
2009-03-30
hwmon: (ds1621) Avoid unneeded register access
Jean Delvare
1
-6
/
+9
2009-03-30
hwmon: (ds1621) Clean up register access
Jean Delvare
1
-24
/
+24
2009-03-30
hwmon: (ds1621) Reorder code statements
Jean Delvare
1
-66
/
+57
2009-03-12
hwmon: (f75375s) Remove unnecessary and confusing initialization
Andrew Klossner
1
-1
/
+1
2009-03-12
hwmon: (it87) Properly decode -128 degrees C temperature
Jean Delvare
1
-4
/
+4
2009-03-12
hwmon: (lm90) Document support for the MAX6648/6692 chips
Darrick J. Wong
2
-6
/
+6
2009-03-12
hwmon: (abituguru3) Fix I/O error handling
Jean Delvare
1
-2
/
+5
2009-03-10
lm85: add VRM10 support for adt7468 chip
Darrick J. Wong
1
-1
/
+2
2009-03-10
lm85: fix the version check that broke adt7468 probing
Darrick J. Wong
1
-1
/
+4
2009-02-18
lis3lv02d: add axes knowledge of HP Pavilion dv5 models
Giuseppe Bilotta
1
-0
/
+22
2009-02-18
lis3lv02d: support both one- and two-byte sensors
Giuseppe Bilotta
3
-26
/
+51
2009-02-18
hp accelerometer: add freefall detection
Pavel Machek
3
-17
/
+187
2009-02-17
hwmon: Fix ACPI resource check error handling
Hans de Goede
3
-3
/
+3
2009-02-17
hwmon: (f71882fg) Hide misleading error message
Jean Delvare
1
-1
/
+1
2009-02-05
lis3lv02d: add axes knowledge for HP 6710
Martin Kebert
1
-1
/
+2
2009-02-05
lis3lv02d: add axes knowledge for HP 6730
Pavel Herrmann
1
-0
/
+1
2009-02-05
lis3lv02d: add axes knowledge for HP 6530
Eric Piel
1
-0
/
+2
2009-02-05
lis3lv02d: add axes knowledge for HP 6510b
Jiri Tersel
1
-1
/
+2
2009-01-29
hwmon: applesmc: add support for MacPro 3 temperature sensors
Bharath Ramesh
1
-1
/
+29
2009-01-15
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
5
-15
/
+1297
2009-01-15
hp_accel: do not call ACPI from invalid context
Pavel Machek
1
-19
/
+49
2009-01-15
lis3lv02d: merge with leds hp disk
Eric Piel
2
-5
/
+52
2009-01-15
hwmon: applesmc: fix light sensor readings on newer MacBooks
Alex Murray
1
-0
/
+5
2009-01-15
hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probe
Alistair John Strachan
1
-1
/
+1
2009-01-15
hwmon: (abituguru3) Enable DMI probing feature on IN9 32X MAX
Alistair John Strachan
1
-1
/
+1
2009-01-15
hwmon: (abituguru3) Match partial DMI board name strings
Alistair John Strachan
1
-4
/
+16
2009-01-15
hwmon: Add a driver for the ADT7475 hardware monitoring chip
Jordan Crouse
3
-0
/
+1233
2009-01-15
hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUs
Andreas Herrmann
1
-2
/
+15
2009-01-15
hwmon: (k8temp) Fix wrong sensor selection for AMD K8 RevF/RevG CPUs
Andreas Herrmann
1
-0
/
+9
2009-01-15
hwmon: (k8temp) Warn about fam F rev F errata
Andreas Herrmann
1
-7
/
+22
2009-01-09
LIS3LV02D: separate the core from HP ACPI API
Eric Piel
4
-251
/
+324
2009-01-07
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
25
-331
/
+2505
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-01-07
hwmon: Fix various typos
Jean Delvare
2
-2
/
+2
2009-01-07
hwmon: Check for ACPI resource conflicts
Jean Delvare
14
-0
/
+72
2009-01-07
hwmon: (lm70) Add TI TMP121 support
Manuel Lauss
2
-12
/
+77
2009-01-07
hwmon: (lm70) Code streamlining and cleanup
Kaiwan N Billimoria
1
-4
/
+5
2009-01-07
hwmon: Deprecate the fscher and fscpos drivers
Hans de Goede
1
-6
/
+14
2009-01-07
hwmon: (fschmd) Add watchdog support
Hans de Goede
2
-20
/
+386
2009-01-07
hwmon: (fschmd) Cleanups for watchdog support
Hans de Goede
1
-25
/
+22
2009-01-07
hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsets
Darrick J. Wong
1
-0
/
+7
[next]