summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
/a>Bartosz Golaszewski 2017-06-21irq/generic-chip: Provide devm_irq_alloc_generic_chip()Bartosz Golaszewski 2017-06-03mux: minimal mux subsystemPeter Rosin 2017-06-03devres: trivial whitespace fixPeter Rosin 2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi 2017-02-10irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski 2016-11-15devres: add devm_alloc_percpu()Madalin Bucur 2016-10-06Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds 2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2016-09-16docs/driver-model: fix typoLaurent Navet 2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie 2016-09-04iio:trigger: add resource managed (un)registerGregor Boirie 2016-08-16power: reset: reboot-mode: Add managed resource APIBjorn Andersson 2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2016-07-17watchdog: Add a device managed API for watchdog_register_device()Neil Armstrong 2016-05-30reset: add devm_reset_controller_register APIMasahiro Yamada 2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2016-05-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds 2016-05-20Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds 2016-04-28Documentation: devres: Add missing INPUT functionAlexander Kurz 2016-04-21pinctrl: Add resource management devm_pinctrl_{register, unregister}Laxman Dewangan 2016-04-19clk: Add {devm_}clk_hw_{register,unregister}() APIsStephen Boyd 2016-04-19iio: Add resource managed APIs devm_iio_channel_{get,release) in devresLaxman Dewangan 2016-04-19mfd: Add devm_mfd_add_devices() in list of managed interfacesLaxman Dewangan 2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds 2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds 2016-02-23gpio: Add missing devm_gpio_ wrapper in devres.txtLaxman Dewangan 2016-02-23gpio: Add resource management devm_gpio_chip_{add_data,remove}Laxman Dewangan 2016-02-16ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso 2016-02-09driver-core: platform: fix typo in documentation for multi-driver helperUwe Kleine-König