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: (lm90) fix temp1_max_alarm attribute
Michael Walle
2017-01-02
1
-1
/
+1
*
hwmon: (g762) Fix overflows and crash seen when writing limit attributes
Guenter Roeck
2016-12-12
1
-4
/
+7
*
hwmon: (emcw201) Fix overflows seen when writing into limit attributes
Guenter Roeck
2016-12-12
1
-3
/
+5
*
hwmon: (emc2103) Fix overflows seen when temperature limit attributes
Guenter Roeck
2016-12-12
1
-2
/
+2
*
hwmon: (lm85) Fix overflows seen when writing voltage limit attributes
Guenter Roeck
2016-12-12
1
-1
/
+2
*
hwmon: (lm87) Fix overflow seen when writing voltage limit attributes
Guenter Roeck
2016-12-12
1
-1
/
+1
*
hwmon: (nct7802) Fix overflows seen when writing into limit attributes
Guenter Roeck
2016-12-12
1
-3
/
+5
*
hwmon: (adt7470) Fix overflows seen when writing into limit attributes
Guenter Roeck
2016-12-09
1
-3
/
+3
*
hwmon: (adt7462) Fix overflows seen when writing into limit attributes
Guenter Roeck
2016-12-09
1
-6
/
+6
*
hwmon: (adm1026) Fix overflows seen when writing into limit attributes
Guenter Roeck
2016-12-09
1
-9
/
+17
*
hwmon: (adm1025) Fix overflows seen when writing voltage limits
Guenter Roeck
2016-12-09
1
-1
/
+1
*
hwmon: (via-cputemp) Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-09
1
-46
/
+17
*
hwmon: Add Texas Instruments TMP108 temperature sensor driver.
John Muir
2016-12-09
3
-0
/
+481
*
hwmon: (core) Simplify sysfs attribute name allocation
Guenter Roeck
2016-12-09
1
-8
/
+9
*
hwmon: (core) Rename groups parameter in API to extra_groups
Guenter Roeck
2016-12-09
1
-4
/
+4
*
hwmon: (core) Explain why at least two attribute groups are allocated
Guenter Roeck
2016-12-09
1
-1
/
+1
*
hwmon: (core) Make is_visible callback truly mandatory
Guenter Roeck
2016-12-09
1
-3
/
+3
*
hwmon: (core) Deprecate hwmon_device_register()
Guenter Roeck
2016-12-09
1
-0
/
+3
*
hwmon: (core) Clarify use of chip attributes
Guenter Roeck
2016-12-09
1
-3
/
+7
*
hwmon: (core) Add support for string attributes to new API
Guenter Roeck
2016-12-09
1
-2
/
+31
*
hwmon: (lm90) Mention support for TI TMP451 in Kconfig description
Tobias Klauser
2016-12-09
1
-2
/
+2
*
hwmon: (coretemp) Simplify package management
Thomas Gleixner
2016-12-09
1
-82
/
+38
*
hwmon: (coretemp) Use proper error codes in cpu online callback
Thomas Gleixner
2016-12-09
1
-19
/
+5
*
hwmon: (coretemp) Convert to hotplug state machine
Thomas Gleixner
2016-12-09
1
-57
/
+29
*
hwmon: (coretemp) Avoid redundant lookups
Thomas Gleixner
2016-12-09
1
-13
/
+6
*
hwmon: (coretemp) Simplify sibling management
Thomas Gleixner
2016-12-09
1
-56
/
+37
*
hwmon: (coretemp) Fixup target cpu for package when cpu is offlined
Thomas Gleixner
2016-12-09
1
-7
/
+24
*
hwmon: (smsc47m192) Fix overflows seen when writing into limit attributes
Guenter Roeck
2016-12-09
1
-2
/
+3
*
hwmon: (ds620) Fix overflows seen when writing temperature limits
Guenter Roeck
2016-12-09
1
-1
/
+1
*
hwmon: (adm9240) Fix overflows seen when writing into limit attributes
Guenter Roeck
2016-12-09
1
-3
/
+6
*
hwmon: (adt7411) update to new hwmon registration API
Michael Walle
2016-12-02
1
-121
/
+180
*
hwmon: (via-cputemp) Remove pointless CPU check on each CPU
Thomas Gleixner
2016-12-02
1
-15
/
+1
*
hwmon: (mcp3021) add devicetree support
Clemens Gruber
2016-12-02
1
-12
/
+36
*
hwmon: (mcp3021) replace S_IRUGO with 0444
Clemens Gruber
2016-12-02
1
-1
/
+1
*
hwmon: (lm87) Use hwmon to create the sysfs groups
Jason Gunthorpe
2016-12-02
1
-84
/
+50
*
hwmon: (adm1275) Enable adm1278 VOUT sampling
Yi Li
2016-12-02
1
-4
/
+16
*
hwmon: Add tc654 driver
Chris Packham
2016-12-02
3
-0
/
+526
*
hwmon: (amc6821) sign extension temperature
Jared Bents
2016-12-02
1
-2
/
+2
*
hwmon: (scpi) Fix module autoload
Javier Martinez Canillas
2016-12-02
1
-0
/
+1
*
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
[next]