* First set of Counter updates for the 6.5 cycle
@ 2023-06-13 17:10 William Breathitt Gray
2023-06-15 11:07 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: William Breathitt Gray @ 2023-06-13 17:10 UTC (permalink / raw)
To: gregkh; +Cc: linux-iio, william.gray
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: First set of Counter updates for the 6.5 cycle
2023-06-13 17:10 First set of Counter updates for the 6.5 cycle William Breathitt Gray
@ 2023-06-15 11:07 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2023-06-15 11:07 UTC (permalink / raw)
To: William Breathitt Gray; +Cc: linux-iio, william.gray
On Tue, Jun 13, 2023 at 01:10:42PM -0400, William Breathitt Gray wrote:
> 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
Nit, you forgot a '[GIT PULL]' in the subject line, almost missed this
one...
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-15 11:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-13 17:10 First set of Counter updates for the 6.5 cycle William Breathitt Gray
2023-06-15 11:07 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox