summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-12-19 09:10:46 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2013-12-19 09:10:46 -0800
commit58cac3faefe26794dacda190dbd7bf374e3516d2 (patch)
treee86765ea91c5ef5c2bba93af048bc0be74e3a61f /tools/perf/scripts/python/bin
parent9b1be0f976a158590b924ac8789afe69b06dd302 (diff)
parent189b84fb54490ae24111124346a8e63f8e019385 (diff)
downloadkernel-58cac3faefe26794dacda190dbd7bf374e3516d2.tar.gz
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar: "An ABI documentation fix, and a mixed-PMU perf-info-corruption fix" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf: Document the new transaction sample type perf: Disable all pmus on unthrottling and rescheduling
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
td>sh-pfc: sh73a0: Remove IrDA function GPIOSLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Remove USB function GPIOSLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Remove BSC function GPIOSLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Remove KEYSC function GPIOSLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Remove pull-up function GPIOSLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Remove FSI function GPIOSLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Remove I2C function GPIOSLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Remove SCIFA and SCIFB function GPIOSLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Remove LCD and LCD2 function GPIOSLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Add IrDA pin groups and functionsLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Add USB pin groups and functionsLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Add BSC pin groups and functionsLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Add KEYSC pin groups and functionsLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Add SDHI and MMCIF pin groups and functionsGuennadi Liakhovetski 2013-03-15sh-pfc: sh73a0: Add FSI pin groups and functionsLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Add I2C2 and I2C3 pin groups and functionsLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Add SCIFA and SCIFB pin groups and functionsLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Add LCD and LCD2 pin groups and functionsLaurent Pinchart 2013-03-15sh-pfc: sh73a0: Add bias (pull-up/down) pinconf supportLaurent Pinchart 2013-03-15sh-pfc: Constify all SoC dataLaurent Pinchart 2013-03-15ARM: shmobile: sh73a0: Support sparse GPIO numbersGuennadi Liakhovetski 2013-03-15sh-pfc: Look up IRQ table entries by GPIO numberLaurent Pinchart 2013-03-15sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pinLaurent Pinchart 2013-03-15sh-pfc: Split pins and functions definition tablesLaurent Pinchart 2013-03-15sh-pfc: Remove unused sh_pfc_soc_info reserved_id fieldLaurent Pinchart 2013-03-15sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart 2013-03-15sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart 2013-03-15sh-pfc: Fix a typo and simplify a definition on sh73a0Guennadi Liakhovetski 2013-01-25sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart 2013-01-25sh-pfc: Add sh73a0 pinmux supportLaurent Pinchart