index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
48
-332
/
+571
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
5
-8
/
+8
2012-01-07
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+3
2012-01-05
max1111.c: fix checkpatch warning
Frans Meulenbroeks
1
-1
/
+1
2012-01-05
hwmon: (lm75) fix checkpatch warnings
Frans Meulenbroeks
1
-3
/
+2
2012-01-05
hwmon: (lm80) fix checkpatch messages
Frans Meulenbroeks
1
-28
/
+42
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
37
-181
/
+181
2012-01-05
hwmon: (lm75) fix checkpatch warning
Frans Meulenbroeks
1
-1
/
+1
2012-01-05
hwmon: (lm75) added error handling
Frans Meulenbroeks
1
-7
/
+16
2012-01-05
hwmon: (ltc4261) set data->valid to 0 if error
Frans Meulenbroeks
1
-0
/
+1
2012-01-05
hwmon: (f75375s) Add support for F75387SG/RG
Björn Gerhart
2
-49
/
+130
2012-01-05
hwmon: (f75375s) Disable setting DC fan control mode for F75373
Guenter Roeck
1
-0
/
+4
2012-01-05
hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform...
Guenter Roeck
1
-2
/
+26
2012-01-05
hwmon: (f75375s) Fix value range for PWM modes
Guenter Roeck
1
-1
/
+1
2012-01-05
hwmon: (f75375s) Use standard sysfs attribute names
Guenter Roeck
1
-19
/
+19
2012-01-05
hwmon: (f75375s) Fix checkpatch errors and warnings
Guenter Roeck
1
-18
/
+68
2012-01-05
hwmon: (pmbus/zl6100) Only instantiate external temperature sensor if enabled
Guenter Roeck
1
-5
/
+14
2012-01-05
hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4]
Guenter Roeck
3
-5
/
+9
2012-01-05
hwmon: (pmbus/zl6100) Add support for ZL2005
Guenter Roeck
2
-4
/
+19
2012-01-05
hwmon: (pmbus/adm1275) Validate device ID
Guenter Roeck
1
-21
/
+50
2012-01-04
switch sysfs_chmod_file() to umode_t
Al Viro
1
-3
/
+3
2012-01-04
switch ->is_visible() to returning umode_t
Al Viro
4
-5
/
+5
2011-12-21
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
1
-4
/
+3
2011-12-12
hwmon: (jz4740) Staticise jz4740_hwmon_driver
Axel Lin
1
-1
/
+1
2011-12-12
hwmon: (jz4740) fix signedness bug
Axel Lin
1
-1
/
+1
2011-11-26
hwmon: convert drivers/hwmon/* to use module_platform_driver()
Axel Lin
11
-130
/
+11
2011-11-25
hwmon: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2
-2
/
+0
2011-11-17
hwmon: (exynos4_tmu) Fix Kconfig dependency
Donggeun Kim
1
-1
/
+1
2011-11-07
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-11-01
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
1
-39
/
+8
2011-11-01
hwmon: convert idr to ida and use ida_simple interface
Jonathan Cameron
1
-24
/
+8
2011-11-01
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
[next]