summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2025-11-10 19:27:47 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2025-11-11 19:30:43 +0200
commit58a43c91c275d727290192affd3b3138a7e615ab (patch)
tree0a969bda0ef92d052ef43384d456ac5cde65d950 /tools/perf/scripts/python/export-to-sqlite.py
parentc6e73b62548bbc846201584c2c853a0e6fc162d3 (diff)
downloadkernel-58a43c91c275d727290192affd3b3138a7e615ab.tar.gz
drm/i915/de: Introduce intel_de_wait_for_{set,clear}_us()
Add intel_de_wait_for_set_us() and intel_de_wait_for_clear_us() as the microsecond counterparts to intel_de_wait_for_set_ms() and intel_de_wait_for_clear_ms(). Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patch.msgid.link/20251110172756.2132-9-ville.syrjala@linux.intel.com Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com> Acked-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
39947f66976c6bcd02'>vfs: make the string hashes salt the hashLinus Torvalds 2016-06-06security: tomoyo: simplify the gc kthread creationMike Danese 2016-03-28constify security_sb_pivotroot()Al Viro 2016-03-28constify security_path_chroot()Al Viro 2016-03-28constify security_path_{link,rename}Al Viro 2016-03-28constify security_path_{mkdir,mknod,symlink}Al Viro 2016-03-28constify security_path_{unlink,rmdir}Al Viro 2016-03-28constify chmod_common/security_path_chmodAl Viro 2016-03-28constify security_sb_mount()Al Viro 2016-03-28constify chown_common/security_path_chownAl Viro 2016-03-28tomoyo: constify assorted struct path *Al Viro 2016-03-28constify security_path_truncate()Al Viro 2016-02-16mm/gup: Introduce get_user_pages_remote()Dave Hansen 2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro 2015-05-12LSM: Switch to lists of hooksCasey Schaufler 2015-05-12LSM: Add security module hook list headsCasey Schaufler 2015-05-12LSM: Split security.hCasey Schaufler 2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2015-04-17tomoyo: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso 2015-04-15VFS: security/: d_backing_inode() annotationsDavid Howells 2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds 2015-04-11switch security_inode_getattr() to struct path *Al Viro 2015-04-11constify tomoyo_realpath_from_path()Al Viro 2015-04-07tomoyo: Do not generate empty policy filesMichal Marek 2015-04-07tomoyo: Use if_changed when generating builtin-policy.hMichal Marek 2015-04-07tomoyo: Use bin2c to generate builtin-policy.hMichal Marek 2015-02-22TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()David Howells 2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar 2014-08-26tomoyo: Fix pathname calculation breakage.Tetsuo Handa 2014-06-12tomoyo: Use sensible time interfaceThomas Gleixner 2014-04-01get rid of pointless checks for NULL ->i_opAl Viro