Linux IIO development
 help / color / mirror / Atom feed
* [GIT PULL] First set of Counter updates for 6.8
@ 2023-12-22 13:50 William Breathitt Gray
  2023-12-23 12:51 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: William Breathitt Gray @ 2023-12-22 13:50 UTC (permalink / raw)
  To: gregkh; +Cc: linux-iio

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] First set of Counter updates for 6.8
  2023-12-22 13:50 [GIT PULL] First set of Counter updates for 6.8 William Breathitt Gray
@ 2023-12-23 12:51 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2023-12-23 12:51 UTC (permalink / raw)
  To: William Breathitt Gray; +Cc: linux-iio

On Fri, Dec 22, 2023 at 08:50:06AM -0500, William Breathitt Gray wrote:
> 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

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-23 12:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-22 13:50 [GIT PULL] First set of Counter updates for 6.8 William Breathitt Gray
2023-12-23 12:51 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox