index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
intel_th
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
intel_th: pci: Add Lewisburg PCH support
Alexander Shishkin
2017-09-22
1
-0
/
+5
*
intel_th: pci: Add Cedar Fork PCH support
Alexander Shishkin
2017-09-22
1
-0
/
+5
*
intel_th: Perform time resync on capture start
Alexander Shishkin
2017-08-25
5
-9
/
+82
*
intel_th: Add global activate/deactivate callbacks for the glue layers
Alexander Shishkin
2017-08-25
2
-4
/
+24
*
intel_th: pci: Use drvdata for quirks
Alexander Shishkin
2017-08-25
3
-10
/
+26
*
intel_th: pci: Add Cannon Lake PCH-LP support
Alexander Shishkin
2017-08-25
1
-0
/
+5
*
intel_th: pci: Add Cannon Lake PCH-H support
Alexander Shishkin
2017-08-25
1
-0
/
+5
*
intel_th: pti: Support Low Power Path output port type
Alexander Shishkin
2017-08-25
2
-5
/
+118
*
intel_th: Enumerate Low Power Path output port type
Alexander Shishkin
2017-08-25
2
-1
/
+17
*
intel_th: msu: Use the real device in case of IOMMU domain allocation
Alexander Shishkin
2017-08-25
1
-6
/
+6
*
intel_th: Make the switch allocate its subdevices
Alexander Shishkin
2017-08-25
3
-88
/
+230
*
intel_th: Make SOURCE devices children of the root device
Alexander Shishkin
2017-08-25
2
-18
/
+27
*
intel_th: Streamline the subdevice tree accessors
Alexander Shishkin
2017-08-25
2
-16
/
+24
*
intel_th: Output devices without ports don't need assigning
Alexander Shishkin
2017-08-25
1
-11
/
+12
*
intel_th: pci: Enable bus mastering
Alexander Shishkin
2017-08-25
1
-0
/
+2
*
hwtracing: intel_th: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-06-09
1
-1
/
+0
*
drivers/hwtracing/intel_th/msu.c: use set_memory.h header
Laura Abbott
2017-05-08
1
-1
/
+3
*
intel_th: pci: Add Gemini Lake support
Alexander Shishkin
2017-03-15
1
-0
/
+5
*
intel_th: pci: Add Denverton SOC support
Alexander Shishkin
2017-03-15
1
-0
/
+5
*
intel_th: Don't leak module refcount on failure to activate
Alexander Shishkin
2017-03-15
1
-1
/
+3
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-3
/
+3
*
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
1
-4
/
+7
|
\
|
*
intel_th: Mark sth_stm_packet() with notrace
Chunyan Zhang
2016-11-22
1
-4
/
+7
*
|
intel_th: gth: Handle host mode correctly
Alexander Shishkin
2016-11-18
1
-2
/
+24
*
|
intel_th: Support Host Debugger mode of operation
Alexander Shishkin
2016-11-18
2
-8
/
+22
*
|
intel_th: Constify subdevices
Alexander Shishkin
2016-11-18
1
-1
/
+1
|
/
*
Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2016-07-15
3
-1
/
+42
|
\
|
*
intel_th: pci: Add Kaby Lake PCH-H support
Alexander Shishkin
2016-07-14
1
-0
/
+5
|
*
intel_th: Fix a deadlock in modprobing
Alexander Shishkin
2016-07-14
2
-1
/
+37
*
|
intel_th: Document output device callbacks
Alexander Shishkin
2016-07-01
1
-0
/
+3
*
|
intel_th: gth: Fix a source comment
Alexander Shishkin
2016-07-01
1
-1
/
+1
*
|
intel_th: Add runtime power management handling
Alexander Shishkin
2016-07-01
2
-10
/
+60
|
/
*
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-20
5
-55
/
+107
|
\
|
*
intel_th: pci: Add Broxton-M SOC support
Alexander Shishkin
2016-04-19
1
-0
/
+5
|
*
intel_th: msu: Release resources on removal
Alexander Shishkin
2016-04-08
1
-0
/
+12
|
*
intel_th: msu: Set fops::owner to prevent module from unloading
Alexander Shishkin
2016-04-08
1
-0
/
+1
|
*
intel_th: Hold output driver module reference while capture is active
Alexander Shishkin
2016-04-08
1
-0
/
+5
|
*
intel_th: msu: Serialize enabling/disabling
Alexander Shishkin
2016-04-08
1
-43
/
+49
|
*
intel_th: Fix activating a subdevice without a driver
Alexander Shishkin
2016-04-08
2
-2
/
+13
|
*
intel_th: pti: Create sysfs attributes using core driver's facility
Alexander Shishkin
2016-04-08
1
-6
/
+1
|
*
intel_th: msu: Create sysfs attributes using core driver's facility
Alexander Shishkin
2016-04-08
1
-5
/
+1
|
*
intel_th: Allow subdevice drivers to bring in own attribute groups
Alexander Shishkin
2016-04-08
2
-0
/
+15
|
*
intel_th: msu: Handle kstrndup() failure
Alexander Shishkin
2016-04-08
1
-0
/
+5
|
*
intel_th: pti: Do remove sysfs group on device removal
Alexander Shishkin
2016-04-08
1
-0
/
+1
*
|
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
1
-1
/
+1
|
/
*
intel_th: Use real device index in the node names
Alexander Shishkin
2016-02-20
1
-3
/
+20
*
intel_th: Set root device's drvdata early
Alexander Shishkin
2016-02-20
2
-2
/
+2
*
intel_th: sth: Sanitize packet callback's return values
Alexander Shishkin
2016-02-20
1
-3
/
+8
*
intel_th: msu: Release resources on read error
Laurent FERT
2016-02-20
1
-4
/
+3
[next]