index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
xen: make use of xenbus_read_unsigned() in xen-netback
Juergen Gross
2016-11-07
1
-36
/
+14
|
*
|
|
xen: make use of xenbus_read_unsigned() in xen-kbdfront
Juergen Gross
2016-11-07
1
-8
/
+5
|
*
|
|
xen: make use of xenbus_read_unsigned() in xen-tpmfront
Juergen Gross
2016-11-07
1
-6
/
+2
|
*
|
|
xen: make use of xenbus_read_unsigned() in xen-blkfront
Juergen Gross
2016-11-07
1
-55
/
+26
|
*
|
|
xen: make use of xenbus_read_unsigned() in xen-blkback
Juergen Gross
2016-11-07
1
-22
/
+14
|
*
|
|
xen: introduce xenbus_read_unsigned()
Juergen Gross
2016-11-07
1
-0
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-14
1
-15
/
+12
|
\
\
\
|
*
|
|
swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support
Alexander Duyck
2016-11-10
1
-2
/
+2
|
*
|
|
swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
2016-11-07
1
-4
/
+7
|
*
|
|
swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
Alexander Duyck
2016-11-07
1
-12
/
+6
*
|
|
|
Merge tag 'hwmon-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-14
25
-554
/
+1542
|
\
\
\
\
|
*
|
|
|
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-10
1
-3
/
+3
|
*
|
|
|
hwmon: (adt7462) Fix overflows seen when writing into limit attributes
Guenter Roeck
2016-12-10
1
-6
/
+6
|
*
|
|
|
hwmon: (adm1026) Fix overflows seen when writing into limit attributes
Guenter Roeck
2016-12-10
1
-9
/
+17
|
*
|
|
|
hwmon: (adm1025) Fix overflows seen when writing voltage limits
Guenter Roeck
2016-12-10
1
-1
/
+1
|
*
|
|
|
hwmon: (via-cputemp) Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-10
1
-46
/
+17
|
*
|
|
|
hwmon: Add Texas Instruments TMP108 temperature sensor driver.
John Muir
2016-12-10
3
-0
/
+481
|
*
|
|
|
hwmon: (core) Simplify sysfs attribute name allocation
Guenter Roeck
2016-12-10
1
-8
/
+9
|
*
|
|
|
hwmon: (core) Rename groups parameter in API to extra_groups
Guenter Roeck
2016-12-10
1
-4
/
+4
|
*
|
|
|
hwmon: (core) Explain why at least two attribute groups are allocated
Guenter Roeck
2016-12-10
1
-1
/
+1
|
*
|
|
|
hwmon: (core) Make is_visible callback truly mandatory
Guenter Roeck
2016-12-10
1
-3
/
+3
|
*
|
|
|
hwmon: (core) Deprecate hwmon_device_register()
Guenter Roeck
2016-12-10
1
-0
/
+3
|
*
|
|
|
hwmon: (core) Clarify use of chip attributes
Guenter Roeck
2016-12-10
1
-3
/
+7
|
*
|
|
|
hwmon: (core) Add support for string attributes to new API
Guenter Roeck
2016-12-10
1
-2
/
+31
|
*
|
|
|
hwmon: (lm90) Mention support for TI TMP451 in Kconfig description
Tobias Klauser
2016-12-10
1
-2
/
+2
|
*
|
|
|
hwmon: (coretemp) Simplify package management
Thomas Gleixner
2016-12-10
1
-82
/
+38
|
*
|
|
|
hwmon: (coretemp) Use proper error codes in cpu online callback
Thomas Gleixner
2016-12-10
1
-19
/
+5
|
*
|
|
|
hwmon: (coretemp) Convert to hotplug state machine
Thomas Gleixner
2016-12-10
1
-57
/
+29
|
*
|
|
|
hwmon: (coretemp) Avoid redundant lookups
Thomas Gleixner
2016-12-10
1
-13
/
+6
|
*
|
|
|
hwmon: (coretemp) Simplify sibling management
Thomas Gleixner
2016-12-10
1
-56
/
+37
|
*
|
|
|
hwmon: (coretemp) Fixup target cpu for package when cpu is offlined
Thomas Gleixner
2016-12-10
1
-7
/
+24
|
*
|
|
|
hwmon: (smsc47m192) Fix overflows seen when writing into limit attributes
Guenter Roeck
2016-12-10
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
*
|
|
|
|
Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2016-12-14
25
-612
/
+2541
|
\
\
\
\
\
[prev]
[next]