summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to stackcollapse.pyTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-22perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
00'>2023-04-05nvmem: core: introduce NVMEM layoutsMichael Walle 2023-02-06nvmem: core: move struct nvmem_cell_info to nvmem-provider.hMichael Walle 2022-05-09nvmem: core: support passing DT node in cell infoRafał Miłecki 2021-09-14nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEMDouglas Anderson 2021-04-02nvmem: core: Add functions to make number reading easyDouglas Anderson 2020-07-29nvmem: core: Add nvmem_cell_read_u8()Andreas Färber 2020-03-19nvmem: core: add nvmem_cell_read_u64Yangtao Li 2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2019-11-05nvmem: core: fix nvmem_cell_write inline functionSebastian Reichel 2019-10-07nvmem: core: add nvmem_device_findThomas Bogendoerfer 2019-04-25nvmem: core: add nvmem_cell_read_u16Fabrice Gasnier 2018-09-28nvmem: use EOPNOTSUPP instead of ENOSYSBartosz Golaszewski 2018-09-28nvmem: make the naming of arguments in nvmem_cell_get() consistentBartosz Golaszewski 2018-09-28nvmem: use SPDX license identifiersBartosz Golaszewski 2018-09-28nvmem: add a notifier chainBartosz Golaszewski 2018-09-28nvmem: add support for cell lookups from machine codeBartosz Golaszewski 2018-09-28nvmem: provide nvmem_dev_name()Bartosz Golaszewski 2017-08-28nvmem: include linux/err.h from headerSrinivas Kandagatla 2017-08-28nvmem: core: Add nvmem_cell_read_u32Leonard Crestez 2016-06-25nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck 2015-08-05nvmem: Add nvmem_device based consumer apis.Srinivas Kandagatla 2015-08-05nvmem: Add a simple NVMEM framework for consumersSrinivas Kandagatla 2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla