]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'counter-updates-for-6.18' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Sep 2025 08:27:55 +0000 (10:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Sep 2025 08:27:55 +0000 (10:27 +0200)
commitef509269d93d9832b366005f9626b44e38cc0ca7
tree10afcd169413015d1e8bb710832358bbfacb21de
parente2258cfd9b9809002ad52f1f763ff192e612a1fe
parent51548c36b37d0e84bd43a5f20bcbc36f70e61c5a
Merge tag 'counter-updates-for-6.18' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-next

William writes:

Counter updates for 6.18

Includes a cleanup of the Counter subsystem sysfs attributes
documentation component_id list to alphabetical order, and replaces
superfluous error handling code in ecap_cnt_probe() with a call to
device-managed devm_pm_runtime_enable().

* tag 'counter-updates-for-6.18' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter:
  counter: ti-ecap-capture: Use devm_pm_runtime_enable()
  counter: Alphabetize component_id sysfs attributes Documentation list