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
2016-12-12
hwmon: (g762) Fix overflows and crash seen when writing limit attributes
Guenter Roeck
1
-4
/
+7
2016-12-12
hwmon: (emcw201) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-3
/
+5
2016-12-12
hwmon: (emc2103) Fix overflows seen when temperature limit attributes
Guenter Roeck
1
-2
/
+2
2016-12-12
hwmon: (lm85) Fix overflows seen when writing voltage limit attributes
Guenter Roeck
1
-1
/
+2
2016-12-12
hwmon: (lm87) Fix overflow seen when writing voltage limit attributes
Guenter Roeck
1
-1
/
+1
2016-12-12
hwmon: (nct7802) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-3
/
+5
2016-12-09
hwmon: (adt7470) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-3
/
+3
2016-12-09
hwmon: (adt7462) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-6
/
+6
2016-12-09
hwmon: (adm1026) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-9
/
+17
2016-12-09
hwmon: (adm1025) Fix overflows seen when writing voltage limits
Guenter Roeck
1
-1
/
+1
2016-12-09
hwmon: (via-cputemp) Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-46
/
+17
2016-12-09
hwmon: Add Texas Instruments TMP108 temperature sensor driver.
John Muir
3
-0
/
+481
2016-12-09
hwmon: (core) Simplify sysfs attribute name allocation
Guenter Roeck
1
-8
/
+9
2016-12-09
hwmon: (core) Rename groups parameter in API to extra_groups
Guenter Roeck
1
-4
/
+4
2016-12-09
hwmon: (core) Explain why at least two attribute groups are allocated
Guenter Roeck
1
-1
/
+1
2016-12-09
hwmon: (core) Make is_visible callback truly mandatory
Guenter Roeck
1
-3
/
+3
2016-12-09
hwmon: (core) Deprecate hwmon_device_register()
Guenter Roeck
1
-0
/
+3
2016-12-09
hwmon: (core) Clarify use of chip attributes
Guenter Roeck
1
-3
/
+7
2016-12-09
hwmon: (core) Add support for string attributes to new API
Guenter Roeck
1
-2
/
+31
2016-12-09
hwmon: (lm90) Mention support for TI TMP451 in Kconfig description
Tobias Klauser
1
-2
/
+2
2016-12-09
hwmon: (coretemp) Simplify package management
Thomas Gleixner
1
-82
/
+38
2016-12-09
hwmon: (coretemp) Use proper error codes in cpu online callback
Thomas Gleixner
1
-19
/
+5
2016-12-09
hwmon: (coretemp) Convert to hotplug state machine
Thomas Gleixner
1
-57
/
+29
2016-12-09
hwmon: (coretemp) Avoid redundant lookups
Thomas Gleixner
1
-13
/
+6
2016-12-09
hwmon: (coretemp) Simplify sibling management
Thomas Gleixner
1
-56
/
+37
2016-12-09
hwmon: (coretemp) Fixup target cpu for package when cpu is offlined
Thomas Gleixner
1
-7
/
+24
2016-12-09
hwmon: (smsc47m192) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-2
/
+3
2016-12-09
hwmon: (ds620) Fix overflows seen when writing temperature limits
Guenter Roeck
1
-1
/
+1
2016-12-09
hwmon: (adm9240) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-3
/
+6
2016-12-02
hwmon: (adt7411) update to new hwmon registration API
Michael Walle
1
-121
/
+180
2016-12-02
hwmon: (via-cputemp) Remove pointless CPU check on each CPU
Thomas Gleixner
1
-15
/
+1
2016-12-02
hwmon: (mcp3021) add devicetree support
Clemens Gruber
1
-12
/
+36
2016-12-02
hwmon: (mcp3021) replace S_IRUGO with 0444
Clemens Gruber
1
-1
/
+1
2016-12-02
hwmon: (lm87) Use hwmon to create the sysfs groups
Jason Gunthorpe
1
-84
/
+50
2016-12-02
hwmon: (adm1275) Enable adm1278 VOUT sampling
Yi Li
1
-4
/
+16
2016-12-02
hwmon: Add tc654 driver
Chris Packham
3
-0
/
+526
2016-12-02
hwmon: (amc6821) sign extension temperature
Jared Bents
1
-2
/
+2
2016-12-02
hwmon: (scpi) Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-24
hwmon: (core) fix resource leak on devm_kcalloc failure
Colin Ian King
1
-2
/
+4
2016-10-17
hwmon: (max31790) potential ERR_PTR dereference
Dan Carpenter
1
-1
/
+3
2016-10-17
hwmon: (adm9240) handle temperature readings below 0
Chris Packham
1
-3
/
+3
2016-10-04
Merge tag 'hwmon-for-linus-v4.9' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
28
-2152
/
+3945
2016-09-18
hwmon: (nct6775) Add support for multiple virtual temperature sources
Guenter Roeck
1
-2
/
+13
2016-09-18
hwmon: (adt7470) No need for additional synchronization on kthread_stop()
Daniel Wagner
1
-4
/
+0
2016-09-13
hwmon: (lm95241) Update module description to include LM95231
Axel Lin
1
-1
/
+1
2016-09-13
hwmon: (lm95245) Select REGMAP_I2C
Axel Lin
1
-0
/
+1
2016-09-13
hwmon: (ibmpowernv) Fix label for cores numbers not threads
Michael Neuling
1
-5
/
+3
2016-09-10
hwmon: (adt7470) Allow faster removal
Joshua Scott
1
-1
/
+4
2016-09-10
hwmon: (adt7470) Add write support to alarm_mask
Joshua Scott
1
-1
/
+24
2016-09-09
hwmon: (xgene) access mailbox as RAM
Arnd Bergmann
1
-14
/
+15
[next]