Linux IIO development
 help / color / mirror / Atom feed
From: William Breathitt Gray <william.gray@linaro.org>
To: gregkh@linuxfoundation.org
Cc: linux-iio@vger.kernel.org
Subject: [GIT PULL] First set of Counter updates for 6.8
Date: Fri, 22 Dec 2023 08:50:06 -0500	[thread overview]
Message-ID: <ZYWUDpW6nKfY5_Vs@ishi> (raw)

[-- Attachment #1: Type: text/plain, Size: 1327 bytes --]

The following changes since commit a39b6ac3781d46ba18193c9dbb2110f31e9bffe9:

  Linux 6.7-rc5 (2023-12-10 14:33:40 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-6.8a

for you to fetch changes up to b7760cf94d4f2665bf40d08dd69aa5d0b4aa593f:

  tools/counter: Remove unneeded semicolon (2023-12-20 11:43:31 -0500)

----------------------------------------------------------------
First set of Counter updates for the 6.8 cycle

A new Counter tool is introduced to provide a generic and flexible way
to watch Counter device events from userspace.

----------------------------------------------------------------
Colin Ian King (1):
      tools/counter: Fix spelling mistake "componend" -> "component"

Fabrice Gasnier (2):
      tools/counter: add a flexible watch events tool
      MAINTAINERS: add myself as counter watch events tool maintainer

Yang Li (1):
      tools/counter: Remove unneeded semicolon

 MAINTAINERS                          |   6 +
 tools/counter/Build                  |   1 +
 tools/counter/Makefile               |  12 +-
 tools/counter/counter_watch_events.c | 406 +++++++++++++++++++++++++++++++++++
 4 files changed, 423 insertions(+), 2 deletions(-)
 create mode 100644 tools/counter/counter_watch_events.c

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

             reply	other threads:[~2023-12-22 13:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-22 13:50 William Breathitt Gray [this message]
2023-12-23 12:51 ` [GIT PULL] First set of Counter updates for 6.8 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZYWUDpW6nKfY5_Vs@ishi \
    --to=william.gray@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-iio@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox