From: William Breathitt Gray <wbg@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-iio@vger.kernel.org, william.gray@linaro.org
Subject: First set of Counter updates for the 6.5 cycle
Date: Tue, 13 Jun 2023 13:10:42 -0400 [thread overview]
Message-ID: <ZIijEjyxqt3g6tpj@ishi> (raw)
[-- Attachment #1: Type: text/plain, Size: 2085 bytes --]
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-6.5a
for you to fetch changes up to d428487471ba6640ee8bcdabaf830aec08b85400:
counter: i8254: Introduce the Intel 8254 interface library module (2023-06-08 10:11:17 -0400)
----------------------------------------------------------------
First set of Counter updates for the 6.5 cycle
Biggest changes in this set include the introduction of a new Intel 8254
interface library module and the refactoring of the existing 104-quad-8
modules to migrate it to the regmap API. Some other minor cleanups
touching tools/counter and stm32-timer-cnt are also present.
Changes
* 104-quad-8
- Remove reference in Kconfig to 25-bit counter value
- Utilize bitfield access macros
- Refactor to buffer states for CMR, IOR, and IDR
- Utilize helper functions to handle PR, FLAG and PSC
- Migrate to the regmap API
* i8254
- Introduce the Intel 8254 interface library module
* stm32-timer-cnt
- Reset TIM_TISEL to its default value in probe
* tools/counter
- Add .gitignore
- Remove lingering 'include' directories on make clean
----------------------------------------------------------------
Rong Tao (2):
tools/counter: Add .gitignore
tools/counter: Makefile: Remove lingering 'include' directories on make clean
Uwe Kleine-König (1):
counter: stm32-timer-cnt: Reset TIM_TISEL to its default value in probe
William Breathitt Gray (6):
counter: 104-quad-8: Remove reference in Kconfig to 25-bit counter value
counter: 104-quad-8: Utilize bitfield access macros
counter: 104-quad-8: Refactor to buffer states for CMR, IOR, and IDR
counter: 104-quad-8: Utilize helper functions to handle PR, FLAG and PSC
counter: 104-quad-8: Migrate to the regmap API
counter: i8254: Introduce the Intel 8254 interface library module
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next reply other threads:[~2023-06-13 17:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-13 17:10 William Breathitt Gray [this message]
2023-06-15 11:07 ` First set of Counter updates for the 6.5 cycle 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=ZIijEjyxqt3g6tpj@ishi \
--to=wbg@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-iio@vger.kernel.org \
--cc=william.gray@linaro.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