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-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-06
hwmon: (w83627ehf) Fix broken driver init
Guenter Roeck
1
-3
/
+6
2011-11-06
hwmon: (coretemp) Fix for non-SMP builds
Jean Delvare
1
-2
/
+1
2011-11-04
hwmon: (w83627ehf) Add support for the W83627UHG
Jean Delvare
2
-28
/
+125
2011-11-04
hwmon: (w83627ehf) Clean up probe function
Jean Delvare
1
-21
/
+32
2011-11-04
hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types
Jean Delvare
1
-1
/
+8
2011-11-04
hwmon: Use i2c_smbus_{read,write}_word_swapped
Jean Delvare
19
-234
/
+115
2011-11-04
hwmon: (smsc47b397) Fix checkpatch errors
Jean Delvare
1
-5
/
+8
2011-11-04
hwmon: (lm90) Make code more readable
Jean Delvare
1
-74
/
+69
2011-11-04
hwmon: (lm90) Fix warnings
Jean Delvare
1
-15
/
+16
2011-11-04
hwmon: (ibmaem) Avoid repeated memory allocations
Jean Delvare
1
-8
/
+20
2011-11-04
hwmon: (ibmaem) Make instance initializations independent
Jean Delvare
1
-10
/
+2
2011-11-04
hwmon: (ibmaem) Fix error paths
Jean Delvare
1
-8
/
+12
2011-11-04
hwmon: (lm73) Make detection less problematic
Jean Delvare
1
-4
/
+18
2011-11-04
hwmon: Avoid building drivers for powerpc that read/write ISA addresses
Dean Nelson
1
-2
/
+13
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
1
-6
/
+6
2011-10-31
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
1
-39
/
+8
2011-10-31
hwmon: convert idr to ida and use ida_simple interface
Jonathan Cameron
1
-24
/
+8
2011-10-31
drivers/hwmon: add module.h to ultra45_env.c
Paul Gortmaker
1
-0
/
+1
2011-10-28
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-24
/
+4
2011-10-24
hwmon: (w83627ehf) Better fix for negative temperature values
Jean Delvare
1
-25
/
+26
2011-10-24
hwmon: (w83627ehf) Uninline is_word_sized
Jean Delvare
1
-1
/
+1
2011-10-24
hwmon: (lm75) Document why clones are not detected
Jean Delvare
1
-13
/
+24
2011-10-24
hwmon: (w83627ehf) Move fan pins check to a separate function
Jean Delvare
1
-53
/
+67
2011-10-24
hwmon: (w83627ehf) Skip reading unused voltage registers
Jean Delvare
1
-0
/
+3
2011-10-24
hwmon: (lm75) Add support for Analog Devices ADT75
Michael Hennerich
2
-0
/
+3
2011-10-24
hwmon: (pmbus_core) Simplify sign extensions
Guenter Roeck
1
-13
/
+4
2011-10-24
hwmon: (pmbus) Add support for Lineage Power DC-DC converters
Guenter Roeck
1
-0
/
+4
2011-10-24
hwmon: (pmbus/ltc2978) Add support for LTC3880 to LTC2978 driver
Guenter Roeck
2
-14
/
+127
2011-10-24
hwmon: (pmbus/ltc2978) Explicit driver for LTC2978
Guenter Roeck
4
-2
/
+307
2011-10-24
hwmon: (pmbus) Add support for TEMP2 peak attributes
Guenter Roeck
2
-5
/
+43
2011-10-24
hwmon: AD7314 driver (ported from IIO)
Jonathan Cameron
3
-0
/
+197
2011-10-24
hwmon: (pmbus) Add support for Intersil power management chips
Guenter Roeck
3
-0
/
+268
2011-10-24
hwmon: (pmbus) Always call _pmbus_read_byte in core driver
Guenter Roeck
6
-15
/
+17
2011-10-24
hwmon: (pmbus) Replace EINVAL return codes with more appropriate errors
Guenter Roeck
4
-13
/
+13
2011-10-24
hwmon/f71882fg: Make the decision wether to register fan attr. per fan
Hans de Goede
1
-65
/
+54
2011-10-24
hwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files helper function
Hans de Goede
1
-44
/
+64
2011-10-24
hwmon/f71882fg: Make all fan/pwm attr tables 2 dimensional
Hans de Goede
1
-24
/
+26
2011-10-24
hwmon: (exynos4_tmu) Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-10-24
hwmon: Add driver for EXYNOS4 TMU
Donggeun Kim
3
-0
/
+535
2011-10-24
hwmon: (pmbus/adm1275) Add support for ADM1276
Guenter Roeck
2
-10
/
+54
2011-10-24
hwmon: (pmbus/adm1275) Add support for second current limit
Guenter Roeck
1
-7
/
+88
2011-10-24
hwmon: (pmbus) Don't return errors from driver remove functions
Guenter Roeck
10
-21
/
+18
2011-10-24
hwmon: (pmbus) Add comments explaining internal driver API return values
Guenter Roeck
1
-2
/
+16
2011-10-24
hwmon: (w83627ehf) add caseopen detection
Dmitry Artamonow
1
-0
/
+62
2011-10-24
hwmon: Convert mc13783-adc to mc13xxx API
Uwe Kleine-König
1
-6
/
+6
2011-10-20
hwmon: (w83627ehf) Fix negative 8-bit temperature values
Jean Delvare
1
-2
/
+3
2011-10-14
coretemp: Get microcode revision from cpu_data
Andi Kleen
1
-24
/
+4
2011-10-13
hwmon: (w83627ehf) Properly report thermal diode sensors
Jean Delvare
1
-4
/
+11
2011-09-28
hwmon: (coretemp) Avoid leaving around dangling pointer
Guenter Roeck
1
-0
/
+1
[next]