index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-04-02
3
-0
/
+538
|
\
|
*
powerpc/powernv: hwmon driver for power values, fan rpm and temperature
Shivaprasad G Bhat
2014-03-24
3
-0
/
+538
*
|
hwmon: (pmbus/ltc2978) Add support for LTM4676
Guenter Roeck
2014-03-19
1
-9
/
+11
*
|
hwmon: (pmbus/ltc2978) Add new chip ID for LTC2974
Guenter Roeck
2014-03-05
1
-2
/
+3
*
|
hwmon: Do not accept invalid name attributes
Guenter Roeck
2014-03-03
1
-0
/
+5
*
|
hwmon: (max6639) Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-03-03
1
-3
/
+1
*
|
hwmon: (lm95245) Make temp2_crit_hyst read-only
Guenter Roeck
2014-03-03
1
-2
/
+1
*
|
hwmon: (lm95245) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-54
/
+26
*
|
hwmon: (lm95245) Drop useless debug message
Guenter Roeck
2014-03-03
1
-1
/
+0
*
|
hwmon: (lm95245) Fix hysteresis temperatures
Guenter Roeck
2014-03-03
1
-10
/
+21
*
|
hwmon: (max6639) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-55
/
+26
*
|
hwmon: (max6639) Introduce local dev variable, and reduce noisiness
Guenter Roeck
2014-03-03
1
-7
/
+5
*
|
hwmon: (max6650) Introduce local 'dev' variable
Guenter Roeck
2014-03-03
1
-12
/
+12
*
|
hwmon: (max6650) Drop error message after memory allocation failures
Guenter Roeck
2014-03-03
1
-3
/
+1
*
|
hwmon: (max6650) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-49
/
+28
*
|
hwmon: (max6650) Rearrange code to no longer require forward declarations
Guenter Roeck
2014-03-03
1
-119
/
+109
*
|
hwmon: (ltc4215) Convert to devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-38
/
+13
*
|
hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-39
/
+8
*
|
hwmon: (coretemp) Allocate platform data with devm_kzalloc
Guenter Roeck
2014-03-03
1
-7
/
+5
*
|
hwmon: (coretemp) Use sysfs_create_group to create sysfs attributes
Guenter Roeck
2014-03-03
1
-13
/
+7
*
|
hwmon: (ltc4245) Remove devicetree conditionals
Guenter Roeck
2014-03-03
1
-4
/
+0
*
|
hwmon: (ltc4245) Drop debug messages
Guenter Roeck
2014-03-03
1
-3
/
+0
*
|
hwmon: (ltc4245) Use device managed function to register hwmon device
Guenter Roeck
2014-03-03
1
-19
/
+4
*
|
hwmon: (max1668) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-49
/
+18
*
|
hwmon: (max1668) Don't hide return value from i2c_smbus_write_byte_data
Guenter Roeck
2014-03-03
1
-6
/
+8
*
|
hwmon: Driver for TI ADC128D818
Guenter Roeck
2014-03-03
3
-0
/
+502
*
|
hwmon: Sort Kconfig entries alphabetically
Jean Delvare
2014-03-03
1
-308
/
+308
*
|
hwmon: (lm95245) Avoid initializing the same field twice
Jean Delvare
2014-03-03
1
-1
/
+0
*
|
hwmon: (lm95241) Avoid initializing the same field twice
Jean Delvare
2014-03-03
1
-2
/
+0
*
|
hwmon: (emc2103) Return error from i2c_smbus_read_byte_data
Guenter Roeck
2014-03-03
1
-1
/
+1
*
|
hwmon: (smm665): Return error from i2c_smbus_read_word_swapped
Guenter Roeck
2014-03-03
1
-1
/
+1
*
|
hwmon: (ltc4260) Fix trivial typo
Axel Lin
2014-03-03
1
-1
/
+1
*
|
hwmon: (jz4740) Use devm_ioremap_resource()
Jingoo Han
2014-03-03
1
-20
/
+5
*
|
hwmon: Driver for Linear Technologies LTC2945
Guenter Roeck
2014-03-03
3
-0
/
+532
*
|
hwmon: Driver for Linear Technologies LTC4260
Guenter Roeck
2014-03-03
3
-0
/
+213
*
|
hwmon: Driver for Linear Technologies LTC4222
Guenter Roeck
2014-03-03
3
-0
/
+250
*
|
hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-25
/
+12
*
|
hwmon: (lm95241) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-61
/
+30
*
|
hwmon: (max1668) Fix writing the minimum temperature
Guenter Roeck
2014-02-18
1
-1
/
+1
*
|
hwmon: (ntc_thermistor) Avoid math overflow
Doug Anderson
2014-02-13
1
-3
/
+3
|
/
*
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Adam Thomson
2014-02-06
1
-4
/
+0
*
hwmon: (pmbus) Support per-page exponent in linear mode
Guenter Roeck
2014-02-02
1
-32
/
+36
*
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
2014-02-02
1
-0
/
+1
*
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
2014-02-02
1
-0
/
+1
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
32
-68
/
+135
|
\
|
*
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-29
31
-48
/
+47
|
*
hwmon: (it87) Print proper names for the IT8771E and IT8772E
Jean Delvare
2014-01-29
1
-0
/
+1
|
*
hwmon: (it87) Add support for the ITE IT8603E
Rudolf Marek
2014-01-29
2
-20
/
+87
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-01-24
2
-5
/
+49
|
\
\
|
*
|
hwmon: tmp102: expose to thermal fw via DT nodes
Eduardo Valentin
2013-12-04
1
-0
/
+19
[next]