aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-10-10 17:39:51 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-10-10 17:39:51 -0700
commit35ff96dfd3c9aaa921b3e8dcac76b7697f2dcec0 (patch)
tree34e6ff93864142e629a1d179315039ae385a4c6e /tools/perf/scripts/python/event_analyzing_sample.py
parentMerge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (diff)
parentMerge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linux (diff)
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
Pull MTD updates from Brian Norris: "I've not been very active this cycle, so these are mostly from Boris, for the NAND flash subsystem. NAND: - Add the infrastructure to automate NAND timings configuration - Provide a generic DT property to maximize ECC strength - Some refactoring in the core bad block table handling, to help with improving some of the logic in error cases. - Minor cleanups and fixes MTD: - Add APIs for handling page pairing; this is necessary for reliably supporting MLC and TLC NAND flash, where paired-page disturbance affects reliability. Upper layers (e.g., UBI) should make use of these in the near future" * tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd: (35 commits) mtd: nand: fix trivial spelling error mtdpart: Propagate _get/put_device() mtd: nand: Provide nand_cleanup() function to free NAND related resources mtd: Kill the OF_MTD Kconfig option mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD mtd: nand: Fix nand_command_lp() for 8bits opcodes mtd: nand: sunxi: Support ECC maximization mtd: nand: Support maximizing ECC when using software BCH mtd: nand: Add an option to maximize the ECC strength mtd: nand: mxc: Add timing setup for v2 controllers mtd: nand: mxc: implement onfi get/set features mtd: nand: sunxi: switch from manual to automated timing config mtd: nand: automate NAND timings selection mtd: nand: Expose data interface for ONFI mode 0 mtd: nand: Add function to convert ONFI mode to data_interface mtd: nand: convert ONFI mode into data interface mtd: nand: Introduce nand_data_interface mtd: nand: Create a NAND reset function mtd: nand: remove unnecessary 'extern' from function declarations MAINTAINERS: Add maintainer entry for Ingenic JZ4780 NAND driver ...
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
d> 2012-07-17regulator: tps65910: set input_supply on desc unconditionallyLaxman Dewangan1-2/+0 2012-07-12regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_locked] functionsAxel Lin1-0/+6 2012-07-09mfd: Add support for enabling tps65910 external 32-kHz oscillatorJohan Hovold1-0/+1 2012-07-06regulator: tps65910: add support for input supplyLaxman Dewangan1-0/+2 2012-05-22mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan1-0/+3 2012-05-20mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein1-0/+1 2012-05-20mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan1-4/+0 2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein1-4/+25 2012-05-01mfd: Add support for tps65910 device sleepLaxman Dewangan1-0/+14 2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+8 2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+3 2012-03-16mfd: Fix compilation error in tps65910.hVenu Byravarasu1-0/+2 2012-03-11regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan1-3/+2 2012-03-06mfd: Use regmap for tps65910 register access.Laxman Dewangan1-0/+1 2012-02-05gpio: tps65910: Add sleep control supportLaxman Dewangan1-0/+8 2012-01-30regulator: tps65910: Sleep control through external inputsLaxman Dewangan1-0/+8 2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-nextMark Brown1-1/+2 2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-1/+2 2011-11-23regulator: TPS65910: Create an array for init dataKyle Manna1-1/+4 2011-11-23regulator: TPS65910: Move regulator defs to headerKyle Manna1-0/+25