#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" //universe.0xinfinity.dev/distro/kernel/atom/drivers/regulator/tps65218-regulator.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/regulator/tps65218-regulator.c
AgeCommit message (Expand)Author
2023-07-14regulator: Explicitly include correct DT includesRob Herring
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner
2020-07-22regulator: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-26regulator: tps65218-regulator: Remove pointless 'is unsigned int <0' checkLee Jones
2020-05-08regulator: use linear_ranges helperMatti Vaittinen
2019-04-15regulator: tps65218: Convert to use regulator_get_current_limit_regmapAxel Lin
2019-03-25regulator: tps65218: Constify regulator_opsAxel Lin
2019-03-03Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-02-22regulator: tps65218: Add support for LS2Christian Hohnstaedt
2019-02-20regulator: tps65218.c: fix LS3 issuesChristian Hohnstaedt
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook