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
*
hwmon: (core) fix resource leak on devm_kcalloc failure
Colin Ian King
2016-10-24
1
-2
/
+4
*
hwmon: (max31790) potential ERR_PTR dereference
Dan Carpenter
2016-10-17
1
-1
/
+3
*
hwmon: (adm9240) handle temperature readings below 0
Chris Packham
2016-10-17
1
-3
/
+3
*
Merge tag 'hwmon-for-linus-v4.9' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-04
28
-2152
/
+3945
|
\
|
*
hwmon: (nct6775) Add support for multiple virtual temperature sources
Guenter Roeck
2016-09-18
1
-2
/
+13
|
*
hwmon: (adt7470) No need for additional synchronization on kthread_stop()
Daniel Wagner
2016-09-18
1
-4
/
+0
|
*
hwmon: (lm95241) Update module description to include LM95231
Axel Lin
2016-09-13
1
-1
/
+1
|
*
hwmon: (lm95245) Select REGMAP_I2C
Axel Lin
2016-09-13
1
-0
/
+1
|
*
hwmon: (ibmpowernv) Fix label for cores numbers not threads
Michael Neuling
2016-09-13
1
-5
/
+3
|
*
hwmon: (adt7470) Allow faster removal
Joshua Scott
2016-09-10
1
-1
/
+4
|
*
hwmon: (adt7470) Add write support to alarm_mask
Joshua Scott
2016-09-10
1
-1
/
+24
|
*
hwmon: (xgene) access mailbox as RAM
Arnd Bergmann
2016-09-09
1
-14
/
+15
|
*
hwmon: (lm95245) Use new hwmon registration API
Guenter Roeck
2016-09-08
1
-259
/
+379
|
*
hwmon: (lm95241) Convert to use new hwmon registration API
Guenter Roeck
2016-09-08
1
-189
/
+241
|
*
hwmon: (jc42) Convert to use new hwmon registration API
Guenter Roeck
2016-09-08
1
-144
/
+149
|
*
hwmon: (max31790) Convert to use new hwmon registration API
Guenter Roeck
2016-09-08
1
-297
/
+224
|
*
hwmon: (nct7904) Convert to use new hwmon registration API
Guenter Roeck
2016-09-08
1
-285
/
+270
|
*
hwmon: (ltc4245) Convert to use new hwmon registration API
Guenter Roeck
2016-09-08
1
-187
/
+175
|
*
hwmon: (tmp421) Convert to use new hwmon registration API
Guenter Roeck
2016-09-08
1
-75
/
+58
|
*
hwmon: (tmp102) Convert to use new hwmon registration API
Guenter Roeck
2016-09-08
2
-65
/
+90
|
*
hwmon: (lm90) Convert to use new hwmon registration API
Guenter Roeck
2016-09-08
1
-376
/
+435
|
*
hwmon: (lm75) Convert to use new hwmon registration API
Guenter Roeck
2016-09-08
2
-70
/
+116
|
*
hwmon: (xgene) Fix crash when alarm occurs before driver probe
hotran
2016-09-08
1
-19
/
+50
|
*
hwmon: (iio_hwmon) defer probe when no channel is found
Quentin Schulz
2016-09-08
1
-1
/
+4
|
*
hwmon: (max6650) Allow fan shutdown and initial rpm target
Mike Looijmans
2016-09-08
1
-41
/
+67
|
*
hwmon: (max6650) Add devicetree support
Mike Looijmans
2016-09-08
1
-11
/
+36
|
*
hwmon: (it87) Drop useless comments
Jean Delvare
2016-09-08
1
-4
/
+4
|
*
hwmon: (ucd9000) Add support for UCD90160 Power Supply Sequencer
Matt Weber
2016-09-08
2
-4
/
+5
|
*
hwmon: (scpi) Delete unnecessary assignment for the field "owner"
Markus Elfring
2016-09-08
1
-1
/
+0
|
*
hwmon: (ftsteutates) Add i2c detect functionality
Thilo Cestonaro
2016-09-08
1
-0
/
+45
|
*
hwmon: Add xgene hwmon driver
hotran
2016-09-08
3
-0
/
+763
|
*
hwmon: (core) Avoid cyclic dependency between hwmon and thermal_sys
Guenter Roeck
2016-09-08
1
-2
/
+8
|
*
hwmon: (adt7470) Expose PWM frequency to sysfs
Joshua Scott
2016-09-08
1
-0
/
+74
|
*
hwmon: (ltc4151) Make shunt-resistor configurable
Daniel Golle
2016-09-08
1
-2
/
+20
|
*
hwmon: (nct6775) Do not accept force_id unless chip is found
Guenter Roeck
2016-09-08
1
-4
/
+4
|
*
hwmon: (core) Add basic pwm attribute support to new API
Guenter Roeck
2016-09-08
1
-0
/
+9
|
*
hwmon: (core) Add fan attribute support to new API
Guenter Roeck
2016-09-08
1
-0
/
+16
|
*
hwmon: (core) Add energy and humidity attribute support to new API
Guenter Roeck
2016-09-08
1
-0
/
+20
|
*
hwmon: (core) Add power attribute support to new API
Guenter Roeck
2016-09-08
1
-0
/
+30
|
*
hwmon: (core) Add current attribute support to new API
Guenter Roeck
2016-09-08
1
-0
/
+21
|
*
hwmon: (core) Add voltage attribute support to new API
Guenter Roeck
2016-09-08
1
-0
/
+21
|
*
hwmon: (core) New hwmon registration API
Guenter Roeck
2016-09-08
1
-27
/
+458
|
*
hwmon: (core) Order include files alphabetically
Guenter Roeck
2016-09-08
1
-6
/
+4
|
*
hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groups
Guenter Roeck
2016-09-08
1
-48
/
+9
|
*
hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possible
Guenter Roeck
2016-09-08
1
-27
/
+25
|
*
hwmon: (ntc_thermistor) Use devm_iio_channel_get
Guenter Roeck
2016-09-08
1
-11
/
+1
|
*
hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009
Vadim Pasternak
2016-09-08
1
-2
/
+18
|
*
hwmon: (adt7411) add external thermal diode support
Michael Walle
2016-09-08
1
-8
/
+43
|
*
hwmon: (lm95241) Use more accurate limits
Guenter Roeck
2016-09-08
1
-6
/
+2
|
*
hwmon: (lm95241) Use BIT macro where appropriate
Guenter Roeck
2016-09-08
1
-24
/
+21
[next]