Re: [PATCH 04/13] dt-bindings: mfd: stm32-timers: remove #address/size cells from required properties

2021-04-20 Thread Rob Herring
On Thu, 15 Apr 2021 12:10:28 +0200, Alexandre Torgue wrote: > address-cells and size-cells can't be declared as "required" properties > as they are not needed if subnodes don't have a "reg" entry. > > Signed-off-by: Alexandre Torgue > Acked-by: Rob Herring

[tip: timers/core] posix-timers: Preserve return value in clock_adjtime32()

2021-04-17 Thread tip-bot2 for Chen Jun
The following commit has been merged into the timers/core branch of tip: Commit-ID: 2d036dfa5f10df9782f5278fc591d79d283c1fad Gitweb: https://git.kernel.org/tip/2d036dfa5f10df9782f5278fc591d79d283c1fad Author:Chen Jun AuthorDate:Wed, 14 Apr 2021 03:04:49 Committer

[tip: timers/core] tick/broadcast: Allow late registered device to enter oneshot mode

2021-04-16 Thread tip-bot2 for Jindong Yue
The following commit has been merged into the timers/core branch of tip: Commit-ID: 9c336c9935cff267470bb3aaa85c66fac194b650 Gitweb: https://git.kernel.org/tip/9c336c9935cff267470bb3aaa85c66fac194b650 Author:Jindong Yue AuthorDate:Wed, 31 Mar 2021 16:33:18 +08:00

[tip: timers/core] tick: Use tick_check_replacement() instead of open coding it

2021-04-16 Thread tip-bot2 for Wang Wensheng
The following commit has been merged into the timers/core branch of tip: Commit-ID: d7840aaadd6e84915866a8f0dab586f6107dadf1 Gitweb: https://git.kernel.org/tip/d7840aaadd6e84915866a8f0dab586f6107dadf1 Author:Wang Wensheng AuthorDate:Fri, 26 Mar 2021 02:23:28 Committer

[tip: timers/core] time/timecounter: Mark 1st argument of timecounter_cyc2time() as const

2021-04-16 Thread tip-bot2 for Marc Kleine-Budde
The following commit has been merged into the timers/core branch of tip: Commit-ID: 07ff4aed015c564d03fd518d2fb54e5e6948903c Gitweb: https://git.kernel.org/tip/07ff4aed015c564d03fd518d2fb54e5e6948903c Author:Marc Kleine-Budde AuthorDate:Wed, 03 Mar 2021 11:35:44 +01:00

Re: [Linux-stm32] [PATCH 04/13] dt-bindings: mfd: stm32-timers: remove #address/size cells from required properties

2021-04-16 Thread Fabrice Gasnier
On 4/15/21 12:10 PM, Alexandre Torgue wrote: > address-cells and size-cells can't be declared as "required" properties > as they are not needed if subnodes don't have a "reg" entry. > > Signed-off-by: Alexandre Torgue > > diff --git a/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml

[PATCH 04/13] dt-bindings: mfd: stm32-timers: remove #address/size cells from required properties

2021-04-15 Thread Alexandre Torgue
address-cells and size-cells can't be declared as "required" properties as they are not needed if subnodes don't have a "reg" entry. Signed-off-by: Alexandre Torgue diff --git a/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml

Re: [PATCH 2/5] srcu: Initialize SRCU after timers

2021-04-09 Thread Paul E. McKenney
On Fri, Apr 09, 2021 at 12:38:59AM +0200, Frederic Weisbecker wrote: > Once srcu_init() is called, the SRCU core is free to queue delayed > workqueues, which rely on timers. However init_timers() is called > several steps after rcu_init(). Any call_srcu() in-between would finish >

[tip: timers/core] dt-bindings: timer: ingenic: Add compatible strings for JZ4760(B)

2021-04-09 Thread tip-bot2 for Paul Cercueil
The following commit has been merged into the timers/core branch of tip: Commit-ID: 507d8c5a418a5d413bf9751d4ff94b259e947736 Gitweb: https://git.kernel.org/tip/507d8c5a418a5d413bf9751d4ff94b259e947736 Author:Paul Cercueil AuthorDate:Mon, 08 Mar 2021 21:23:00 Committer

[tip: timers/core] dt-bindings: timer: renesas,tmu: Document missing Gen3 SoCs

2021-04-09 Thread tip-bot2 for Niklas Söderlund
The following commit has been merged into the timers/core branch of tip: Commit-ID: c4d814416fe3f5eb27438209a83582d7508ba80a Gitweb: https://git.kernel.org/tip/c4d814416fe3f5eb27438209a83582d7508ba80a Author:Niklas Söderlund AuthorDate:Thu, 11 Feb 2021 15:31:02 +01:00

[tip: timers/core] clocksource/drivers/ingenic: Add support for the JZ4760

2021-04-09 Thread tip-bot2 for Paul Cercueil
The following commit has been merged into the timers/core branch of tip: Commit-ID: 8a3f717f35a3e9a28a935f8e4459c72ba00e90ca Gitweb: https://git.kernel.org/tip/8a3f717f35a3e9a28a935f8e4459c72ba00e90ca Author:Paul Cercueil AuthorDate:Mon, 08 Mar 2021 21:23:01 Committer

[tip: timers/core] clocksource/drivers/ingenic-ost: Add support for the JZ4760B

2021-04-09 Thread tip-bot2 for Paul Cercueil
The following commit has been merged into the timers/core branch of tip: Commit-ID: 352408aff91d06fd2f0e35d52079bd0cd70cd29e Gitweb: https://git.kernel.org/tip/352408aff91d06fd2f0e35d52079bd0cd70cd29e Author:Paul Cercueil AuthorDate:Mon, 08 Mar 2021 21:23:02 Committer

[tip: timers/core] dt-bindings: timer: renesas,cmt: Add r8a779a0 CMT support

2021-04-09 Thread tip-bot2 for Wolfram Sang
The following commit has been merged into the timers/core branch of tip: Commit-ID: fe8324f37cfebf72e2669e97b9d76ea9794d2972 Gitweb: https://git.kernel.org/tip/fe8324f37cfebf72e2669e97b9d76ea9794d2972 Author:Wolfram Sang AuthorDate:Thu, 11 Mar 2021 10:09:18 +01:00

[tip: timers/core] clocksource/drivers/pistachio: Fix trivial typo

2021-04-09 Thread tip-bot2 for Drew Fustini
The following commit has been merged into the timers/core branch of tip: Commit-ID: a47d7ef4550d08fb428ea4c3f1a9c71674212208 Gitweb: https://git.kernel.org/tip/a47d7ef4550d08fb428ea4c3f1a9c71674212208 Author:Drew Fustini AuthorDate:Fri, 05 Mar 2021 01:03:17 -08:00

[tip: timers/core] clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stopped

2021-04-09 Thread tip-bot2 for Tony Lindgren
The following commit has been merged into the timers/core branch of tip: Commit-ID: ac4daf737674b4d29e19b7c300caff3bcf7160d8 Gitweb: https://git.kernel.org/tip/ac4daf737674b4d29e19b7c300caff3bcf7160d8 Author:Tony Lindgren AuthorDate:Thu, 04 Mar 2021 09:21:35 +02:00

[tip: timers/core] clocksource/drivers/timer-ti-dm: Fix posted mode status check order

2021-04-09 Thread tip-bot2 for Tony Lindgren
The following commit has been merged into the timers/core branch of tip: Commit-ID: 212709926c5493a566ca4086ad4f4b0d4e66b553 Gitweb: https://git.kernel.org/tip/212709926c5493a566ca4086ad4f4b0d4e66b553 Author:Tony Lindgren AuthorDate:Thu, 04 Mar 2021 09:21:33 +02:00

[tip: timers/core] dt-bindings: timer: renesas,cmt: Document R8A77961

2021-04-09 Thread tip-bot2 for Niklas Söderlund
The following commit has been merged into the timers/core branch of tip: Commit-ID: 446e1a943554e07a4e6431fff6dd06c0f130895a Gitweb: https://git.kernel.org/tip/446e1a943554e07a4e6431fff6dd06c0f130895a Author:Niklas Söderlund AuthorDate:Thu, 11 Feb 2021 15:33:44 +01:00

[tip: timers/core] clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue

2021-04-09 Thread tip-bot2 for Tony Lindgren
The following commit has been merged into the timers/core branch of tip: Commit-ID: 3efe7a878a11c13b5297057bfc1e5639ce1241ce Gitweb: https://git.kernel.org/tip/3efe7a878a11c13b5297057bfc1e5639ce1241ce Author:Tony Lindgren AuthorDate:Tue, 23 Mar 2021 09:43:25 +02:00

[tip: timers/core] clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe()

2021-04-09 Thread tip-bot2 for Wei Yongjun
The following commit has been merged into the timers/core branch of tip: Commit-ID: 2a65f7e2772613debd03fa2492e76a635aa04545 Gitweb: https://git.kernel.org/tip/2a65f7e2772613debd03fa2492e76a635aa04545 Author:Wei Yongjun AuthorDate:Mon, 08 Mar 2021 12:30:31 Committer

[tip: timers/core] clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940

2021-04-09 Thread tip-bot2 for Tony Lindgren
The following commit has been merged into the timers/core branch of tip: Commit-ID: 25de4ce5ed02994aea8bc111d133308f6fd62566 Gitweb: https://git.kernel.org/tip/25de4ce5ed02994aea8bc111d133308f6fd62566 Author:Tony Lindgren AuthorDate:Tue, 23 Mar 2021 09:43:26 +02:00

[tip: timers/core] clocksource/drivers/dw_apb_timer_of: Add handling for potential memory leak

2021-04-09 Thread tip-bot2 for Dinh Nguyen
The following commit has been merged into the timers/core branch of tip: Commit-ID: 397dc6f7ca3c858dc95800f299357311ccf679e6 Gitweb: https://git.kernel.org/tip/397dc6f7ca3c858dc95800f299357311ccf679e6 Author:Dinh Nguyen AuthorDate:Mon, 22 Mar 2021 07:18:44 -05:00

[tip: timers/core] clocksource/drivers/npcm: Add support for WPCM450

2021-04-09 Thread tip-bot2 for Jonathan Neuschäfer
The following commit has been merged into the timers/core branch of tip: Commit-ID: 690daddcb60246d8a510aaad7b954bcc53eba17e Gitweb: https://git.kernel.org/tip/690daddcb60246d8a510aaad7b954bcc53eba17e Author:Jonathan Neuschäfer AuthorDate:Sat, 20 Mar 2021 19:16:06 +01:00

[tip: timers/core] clocksource/drivers/sh_cmt: Don't use CMTOUT_IE with R-Car Gen2/3

2021-04-09 Thread tip-bot2 for Wolfram Sang
The following commit has been merged into the timers/core branch of tip: Commit-ID: 68c70aae06e9660473a00fd7d68e0b53f4d7b6f4 Gitweb: https://git.kernel.org/tip/68c70aae06e9660473a00fd7d68e0b53f4d7b6f4 Author:Wolfram Sang AuthorDate:Tue, 09 Mar 2021 10:44:48 +01:00

[tip: timers/core] dt-bindings: timer: nuvoton,npcm7xx: Add wpcm450-timer

2021-04-09 Thread tip-bot2 for Jonathan Neuschäfer
The following commit has been merged into the timers/core branch of tip: Commit-ID: 8120891105ba32b45bc35f7dc07e6d87a8314556 Gitweb: https://git.kernel.org/tip/8120891105ba32b45bc35f7dc07e6d87a8314556 Author:Jonathan Neuschäfer AuthorDate:Sat, 20 Mar 2021 19:16:01 +01:00

[tip: timers/core] clocksource/drivers/arm_arch_timer: Add __ro_after_init and __init

2021-04-09 Thread tip-bot2 for Jisheng Zhang
The following commit has been merged into the timers/core branch of tip: Commit-ID: e2bf384d4329bb478ad003eae1ab644756a42266 Gitweb: https://git.kernel.org/tip/e2bf384d4329bb478ad003eae1ab644756a42266 Author:Jisheng Zhang AuthorDate:Tue, 30 Mar 2021 14:04:44 +08:00

[PATCH 2/5] srcu: Initialize SRCU after timers

2021-04-08 Thread Frederic Weisbecker
Once srcu_init() is called, the SRCU core is free to queue delayed workqueues, which rely on timers. However init_timers() is called several steps after rcu_init(). Any call_srcu() in-between would finish its course inside a dangerously uninitialized timer core. Make sure we stay in early SRCU

[tip: timers/core] timekeeping: Allow runtime PM from change_clocksource()

2021-03-29 Thread tip-bot2 for Niklas Söderlund
The following commit has been merged into the timers/core branch of tip: Commit-ID: d4c7c28806616809e3baa0b7cd8c665516b2726d Gitweb: https://git.kernel.org/tip/d4c7c28806616809e3baa0b7cd8c665516b2726d Author:Niklas Söderlund AuthorDate:Thu, 11 Feb 2021 14:43:18 +01:00

Re: [PATCH v2 2/5] dt-bindings: timer: Add compatibles for sun50i timers

2021-03-27 Thread Rob Herring
On Sun, 21 Mar 2021 23:47:04 -0500, Samuel Holland wrote: > The sun50i SoCs contain timer blocks which are useful as broadcast > clockevent sources. They each have 2 interrupts, matching the A23 > variant, so add the new compatible strings with the A23 compatible > as a fallback. > > Acked-by:

Re: [PATCH] selftests/timers: remove unneeded semicolon

2021-03-26 Thread Shuah Khan
On 3/9/21 12:49 AM, Jiapeng Chong wrote: Fix the following coccicheck warnings: ./tools/testing/selftests/timers/nanosleep.c:75:2-3: Unneeded semicolon Reported-by: Abaci Robot Signed-off-by: Jiapeng Chong --- tools/testing/selftests/timers/nanosleep.c | 2 +- 1 file changed, 1 insertion

Re: [PATCH] selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource"

2021-03-26 Thread Shuah Khan
On 3/15/21 12:41 PM, John Stultz wrote: On Mon, Mar 15, 2021 at 5:33 AM Colin King wrote: From: Colin Ian King There is a spelling mistake in a comment. Fix it. Signed-off-by: Colin Ian King Akcde-yb: John Stultz I kid, I kid! My apologies and thanks! Acked-by: John Stultz Thank

Re: [PATCH] mfd: stm32-timers: avoid clearing auto reload register

2021-03-23 Thread Lee Jones
en, instead of clearing its value. > It also fixes the initial condition seen by the counter driver. > > Fixes: d0f949e220fd ("mfd: Add STM32 Timers driver") > > Signed-off-by: Fabrice Gasnier > --- > drivers/mfd/stm32-timers.c | 7 ++- > 1 file changed, 6

[tip: timers/core] timekeeping, clocksource: Fix various typos in comments

2021-03-22 Thread tip-bot2 for Ingo Molnar
The following commit has been merged into the timers/core branch of tip: Commit-ID: 4bf07f6562a01a488877e05267808da7147f44a5 Gitweb: https://git.kernel.org/tip/4bf07f6562a01a488877e05267808da7147f44a5 Author:Ingo Molnar AuthorDate:Mon, 22 Mar 2021 22:39:03 +01:00

Re: [PATCH] mfd: stm32-timers: avoid clearing auto reload register

2021-03-22 Thread Lee Jones
The reset value of ARR register is the maximum. So Choice here > > is to backup it, and restore it then, instead of clearing its value. > > It also fixes the initial condition seen by the counter driver. > > > > Fixes: d0f949e220fd ("mfd: Add STM32 Timers driver") > &g

Re: [PATCH] mfd: stm32-timers: avoid clearing auto reload register

2021-03-22 Thread Fabrice Gasnier
en, instead of clearing its value. > It also fixes the initial condition seen by the counter driver. > > Fixes: d0f949e220fd ("mfd: Add STM32 Timers driver") > > Signed-off-by: Fabrice Gasnier > --- > drivers/mfd/stm32-timers.c | 7 ++- > 1 file changed, 6 inser

[PATCH v2 2/5] dt-bindings: timer: Add compatibles for sun50i timers

2021-03-21 Thread Samuel Holland
The sun50i SoCs contain timer blocks which are useful as broadcast clockevent sources. They each have 2 interrupts, matching the A23 variant, so add the new compatible strings with the A23 compatible as a fallback. Acked-by: Maxime Ripard Signed-off-by: Samuel Holland ---

[tip: timers/core] time/debug: Remove dentry pointer for debugfs

2021-03-18 Thread tip-bot2 for Greg Kroah-Hartman
The following commit has been merged into the timers/core branch of tip: Commit-ID: 44511ab344c755d1f216bf421e92fbc2777e87fe Gitweb: https://git.kernel.org/tip/44511ab344c755d1f216bf421e92fbc2777e87fe Author:Greg Kroah-Hartman AuthorDate:Tue, 16 Feb 2021 16:50:20 +01:00

Re: [PATCH] selftests: timers: remove unneeded semicolon

2021-03-15 Thread John Stultz
On Mon, Mar 15, 2021 at 1:08 AM Jiapeng Chong wrote: > > Fix the following coccicheck warnings: > > ./tools/testing/selftests/timers/inconsistency-check.c:75:2-3: Unneeded > semicolon. > > Reported-by: Abaci Robot > Signed-off-by: Jiapeng Chong No objection here. Thank

Re: [PATCH] selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource"

2021-03-15 Thread John Stultz
On Mon, Mar 15, 2021 at 5:33 AM Colin King wrote: > > From: Colin Ian King > > There is a spelling mistake in a comment. Fix it. > > Signed-off-by: Colin Ian King Akcde-yb: John Stultz I kid, I kid! My apologies and thanks! Acked-by: John Stultz

[PATCH] selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource"

2021-03-15 Thread Colin King
From: Colin Ian King There is a spelling mistake in a comment. Fix it. Signed-off-by: Colin Ian King --- tools/testing/selftests/timers/clocksource-switch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/timers/clocksource-switch.c b/tools/testing

Re: [PATCH 2/5] dt-bindings: timer: Add compatibles for sun50i timers

2021-03-15 Thread Maxime Ripard
On Sun, Mar 14, 2021 at 11:32:47PM -0500, Samuel Holland wrote: > The sun50i SoCs contain timer blocks which are useful as broadcast > clockevent sources. They each have 2 interrupts, matching the A23 > variant, so add the new compatible strings with the A23 compatible > as a fallback. > >

[PATCH] selftests: timers: remove unneeded semicolon

2021-03-15 Thread Jiapeng Chong
Fix the following coccicheck warnings: ./tools/testing/selftests/timers/inconsistency-check.c:75:2-3: Unneeded semicolon. Reported-by: Abaci Robot Signed-off-by: Jiapeng Chong --- tools/testing/selftests/timers/inconsistency-check.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH 2/5] dt-bindings: timer: Add compatibles for sun50i timers

2021-03-14 Thread Samuel Holland
The sun50i SoCs contain timer blocks which are useful as broadcast clockevent sources. They each have 2 interrupts, matching the A23 variant, so add the new compatible strings with the A23 compatible as a fallback. Signed-off-by: Samuel Holland --- .../timer/allwinner,sun4i-a10-timer.yaml

Re: [GIT pull] timers/urgent for v5.12-rc3

2021-03-14 Thread pr-tracker-bot
The pull request you sent on Sun, 14 Mar 2021 15:40:00 -: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > timers-urgent-2021-03-14 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/802b31c0dd7f44c9ab44d39c6c4af22d958ad803 Thank you! -- Deet-do

[GIT pull] timers/urgent for v5.12-rc3

2021-03-14 Thread Thomas Gleixner
Linus, please pull the latest timers/urgent branch from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-2021-03-14 up to: 46eb1701c046: hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event() A single fix in for hrtimers to prevent

[PATCH] selftests/timers: remove unneeded semicolon

2021-03-08 Thread Jiapeng Chong
Fix the following coccicheck warnings: ./tools/testing/selftests/timers/nanosleep.c:75:2-3: Unneeded semicolon Reported-by: Abaci Robot Signed-off-by: Jiapeng Chong --- tools/testing/selftests/timers/nanosleep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing

[tip: timers/urgent] hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()

2021-03-08 Thread tip-bot2 for Anna-Maria Behnsen
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: 46eb1701c046cc18c032fa68f3c8ccbf24483ee4 Gitweb: https://git.kernel.org/tip/46eb1701c046cc18c032fa68f3c8ccbf24483ee4 Author:Anna-Maria Behnsen AuthorDate:Tue, 23 Feb 2021 17:02:40 +01:00

[tip: timers/urgent] hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()

2021-03-06 Thread tip-bot2 for Anna-Maria Behnsen
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: eca8f0c80a005aea84df507a446fc0154fc55a32 Gitweb: https://git.kernel.org/tip/eca8f0c80a005aea84df507a446fc0154fc55a32 Author:Anna-Maria Behnsen AuthorDate:Tue, 23 Feb 2021 17:02:40 +01:00

[PATCH] selftests: timers: set-timer-lat: remove unneeded semicolon

2021-03-04 Thread Jiapeng Chong
Fix the following coccicheck warnings: ./tools/testing/selftests/timers/set-timer-lat.c:83:2-3: Unneeded semicolon. Reported-by: Abaci Robot Signed-off-by: Jiapeng Chong --- tools/testing/selftests/timers/set-timer-lat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH] mfd: stm32-timers: avoid clearing auto reload register

2021-03-03 Thread William Breathitt Gray
it, and restore it then, instead of clearing its value. > It also fixes the initial condition seen by the counter driver. > > Fixes: d0f949e220fd ("mfd: Add STM32 Timers driver") > > Signed-off-by: Fabrice Gasnier Acked-by: William Breathitt Gray > --- > driver

[PATCH] mfd: stm32-timers: avoid clearing auto reload register

2021-03-03 Thread Fabrice Gasnier
. Fixes: d0f949e220fd ("mfd: Add STM32 Timers driver") Signed-off-by: Fabrice Gasnier --- drivers/mfd/stm32-timers.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/mfd/stm32-timers.c b/drivers/mfd/stm32-timers.c index add6033..44ed2fc 100644 --- a/drivers

RE: Upper bound mode for kernel timers

2021-03-03 Thread David Laight
From: Josh Poimboeuf > Sent: 02 March 2021 00:11 > > We had a report of a regression in the TCP keepalive timer. The user > had a 3600s keepalive timer for preventing firewall disconnects (on a > 3650s interval). They observed keepalive timers coming in up to four > min

[PATCH 12/44] tty: 8250, cleanup em485 timers

2021-03-02 Thread Jiri Slaby
Initialize the variables directly by initializers in definitions. This is expected/usual for these kind of callback. Signed-off-by: Jiri Slaby --- drivers/tty/serial/8250/8250_port.c | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git

Upper bound mode for kernel timers

2021-03-01 Thread Josh Poimboeuf
Hi Thomas, As discussed on IRC: We had a report of a regression in the TCP keepalive timer. The user had a 3600s keepalive timer for preventing firewall disconnects (on a 3650s interval). They observed keepalive timers coming in up to four minutes late, causing unexpected disconnects

[tip: timers/urgent] hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()

2021-03-01 Thread tip-bot2 for Anna-Maria Behnsen
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: 05f7fcc675f50001a30b8938c05d11ca9f599f8c Gitweb: https://git.kernel.org/tip/05f7fcc675f50001a30b8938c05d11ca9f599f8c Author:Anna-Maria Behnsen AuthorDate:Tue, 23 Feb 2021 17:02:40 +01:00

[PATCH] selftests/timers: remove unneeded semicolon

2021-02-24 Thread Jiapeng Chong
Fix the following coccicheck warnings: ./tools/testing/selftests/timers/nsleep-lat.c:75:2-3: Unneeded semicolon. Reported-by: Abaci Robot Signed-off-by: Jiapeng Chong --- tools/testing/selftests/timers/nsleep-lat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools

[PATCH] selftests: timers: remove unneeded semicolon

2021-02-22 Thread Jiapeng Chong
Fix the following coccicheck warnings: ./tools/testing/selftests/timers/alarmtimer-suspend.c:82:2-3: Unneeded semicolon. Reported-by: Abaci Robot Signed-off-by: Jiapeng Chong --- tools/testing/selftests/timers/alarmtimer-suspend.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH 13/13] rcu/nocb: Unify timers

2021-02-22 Thread Frederic Weisbecker
Now that nocb_timer and nocb_bypass_timer have become very similar, merge them together. A new RCU_NOCB_WAKE_BYPASS wake level is introduced. As a result, timers perform all kinds of deferred wake ups but other deferred wakeup callsites only handle non-bypass wakeups in order not to wake up rcuo

Re: [GIT pull] timers/urgent for v5.12

2021-02-22 Thread pr-tracker-bot
The pull request you sent on Mon, 22 Feb 2021 19:18:58 -: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > timers-urgent-2021-02-22 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/4aa364443d023fab08c9dd4fe6785e8b73f6eaeb Thank you! -- Deet-do

[GIT pull] timers/urgent for v5.12

2021-02-22 Thread Thomas Gleixner
Linus, please pull the latest timers/urgent branch from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-2021-02-22 up to: 8acb54abc1db: Merge tag 'timers-v5.11-rc5' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent A small set of clockevent

[tip: timers/urgent] clocksource/drivers/sh_cmt: Make sure channel clock supply is enabled

2021-02-22 Thread tip-bot2 for Geert Uytterhoeven
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: 2a97d55333e4299f32c98cca6dc5c4db1c5855fc Gitweb: https://git.kernel.org/tip/2a97d55333e4299f32c98cca6dc5c4db1c5855fc Author:Geert Uytterhoeven AuthorDate:Thu, 10 Dec 2020 20:46:48 +01:00

[tip: timers/urgent] clocksource/drivers/ixp4xx: Select TIMER_OF when needed

2021-02-22 Thread tip-bot2 for Arnd Bergmann
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: 7a3b8758bd6e45f7b671723b5c9fa2b69d0787ae Gitweb: https://git.kernel.org/tip/7a3b8758bd6e45f7b671723b5c9fa2b69d0787ae Author:Arnd Bergmann AuthorDate:Sun, 03 Jan 2021 14:59:24 +01:00

[tip: timers/urgent] Merge tag 'timers-v5.11-rc5' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent

2021-02-22 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: 8acb54abc1db4e1e3913359e4108e04e88ce4d92 Gitweb: https://git.kernel.org/tip/8acb54abc1db4e1e3913359e4108e04e88ce4d92 Author:Thomas Gleixner AuthorDate:Mon, 22 Feb 2021 10:59:13 +01:00

[tip: timers/urgent] clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is defined

2021-02-22 Thread tip-bot2 for Tom Rix
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: 7da390694afbaed8e0f05717a541dfaf1077ba51 Gitweb: https://git.kernel.org/tip/7da390694afbaed8e0f05717a541dfaf1077ba51 Author:Tom Rix AuthorDate:Mon, 18 Jan 2021 13:19:55 -08:00 Committer

Re: [GIT pull] timers/core for 5.12

2021-02-21 Thread pr-tracker-bot
The pull request you sent on Mon, 15 Feb 2021 19:39:49 -: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > timers-core-2021-02-15 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/3f6ec19f2d05d800bbc42d95dece433da7697864 Thank you! -- Deet-do

[PATCH] selftests: timers: set-timer-lat: remove unneeded semicolon

2021-02-18 Thread Yang Li
Eliminate the following coccicheck warning: ./tools/testing/selftests/timers/set-timer-lat.c:83:2-3: Unneeded semicolon ./tools/testing/selftests/timers/nsleep-lat.c:75:2-3: Unneeded semicolon ./tools/testing/selftests/timers/nanosleep.c:75:2-3: Unneeded semicolon ./tools/testing/selftests/timers

[GIT pull] timers/core for 5.12

2021-02-15 Thread Thomas Gleixner
Linus, please pull the latest timers/core branch from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-core-2021-02-15 up to: 11db5710d4a9: Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core Time and timer updates

[tip: timers/core] clocksource/drivers/tango: Remove tango driver

2021-02-10 Thread tip-bot2 for Arnd Bergmann
The following commit has been merged into the timers/core branch of tip: Commit-ID: 8fdb44176928fb3ef3e10d97eaf1aed82c90bd58 Gitweb: https://git.kernel.org/tip/8fdb44176928fb3ef3e10d97eaf1aed82c90bd58 Author:Arnd Bergmann AuthorDate:Wed, 20 Jan 2021 14:15:57 +01:00

[tip: timers/core] clocksource/drivers/davinci: Move pr_fmt() before the includes

2021-02-10 Thread tip-bot2 for Bartosz Golaszewski
The following commit has been merged into the timers/core branch of tip: Commit-ID: 98509310e490bf3de13c96fbbbca8ef4af9db010 Gitweb: https://git.kernel.org/tip/98509310e490bf3de13c96fbbbca8ef4af9db010 Author:Bartosz Golaszewski AuthorDate:Mon, 11 Jan 2021 15:08:14 +01:00

[tip: timers/core] dt-bindings: timer: nuvoton: Clarify that interrupt of timer 0 should be specified

2021-02-10 Thread tip-bot2 for Jonathan Neuschäfer
The following commit has been merged into the timers/core branch of tip: Commit-ID: e1922b5da0e6869f1850c4447bed0b9cb1cf5034 Gitweb: https://git.kernel.org/tip/e1922b5da0e6869f1850c4447bed0b9cb1cf5034 Author:Jonathan Neuschäfer AuthorDate:Fri, 08 Jan 2021 17:30:04 +01:00

[tip: timers/core] Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core

2021-02-10 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the timers/core branch of tip: Commit-ID: 11db5710d4a954148e00e376f04ba91a498a20dd Gitweb: https://git.kernel.org/tip/11db5710d4a954148e00e376f04ba91a498a20dd Author:Thomas Gleixner AuthorDate:Wed, 10 Feb 2021 11:02:20 +01:00

[tip: timers/core] clocksource/drivers/atlas: Remove sirf atlas driver

2021-02-10 Thread tip-bot2 for Arnd Bergmann
The following commit has been merged into the timers/core branch of tip: Commit-ID: 446262b27285e86bfc078d5602d7e047a351d536 Gitweb: https://git.kernel.org/tip/446262b27285e86bfc078d5602d7e047a351d536 Author:Arnd Bergmann AuthorDate:Wed, 20 Jan 2021 14:15:58 +01:00

[tip: timers/core] clocksource/drivers/prima: Remove sirf prima driver

2021-02-10 Thread tip-bot2 for Arnd Bergmann
The following commit has been merged into the timers/core branch of tip: Commit-ID: a8d80235808c8359b614412da76dc10518ea9090 Gitweb: https://git.kernel.org/tip/a8d80235808c8359b614412da76dc10518ea9090 Author:Arnd Bergmann AuthorDate:Wed, 20 Jan 2021 14:15:59 +01:00

[tip: timers/core] clocksource/drivers/efm32: Drop unused timer code

2021-02-10 Thread tip-bot2 for Uwe Kleine-König
The following commit has been merged into the timers/core branch of tip: Commit-ID: 523d83ef0979a9d0c8340913b40b696cb4f2f050 Gitweb: https://git.kernel.org/tip/523d83ef0979a9d0c8340913b40b696cb4f2f050 Author:Uwe Kleine-König AuthorDate:Fri, 15 Jan 2021 16:51:26 +01:00

[tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Add clocksource suspend/resume

2021-02-10 Thread tip-bot2 for Claudiu Beznea
The following commit has been merged into the timers/core branch of tip: Commit-ID: e85c1d21b16b278f50d191155bc674633270e9c6 Gitweb: https://git.kernel.org/tip/e85c1d21b16b278f50d191155bc674633270e9c6 Author:Claudiu Beznea AuthorDate:Tue, 19 Jan 2021 14:59:25 +02:00

[tip: timers/core] clocksource/drivers/u300: Remove the u300 driver

2021-02-10 Thread tip-bot2 for Arnd Bergmann
The following commit has been merged into the timers/core branch of tip: Commit-ID: 33105406764f7f13c5e7279826f77342c82c41b5 Gitweb: https://git.kernel.org/tip/33105406764f7f13c5e7279826f77342c82c41b5 Author:Arnd Bergmann AuthorDate:Wed, 20 Jan 2021 14:15:56 +01:00

[tip: timers/urgent] hrtimer: Update softirq_expires_next correctly in hrtimer_force_reprogram()

2021-02-09 Thread tip-bot2 for Mikael Beckius
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: 0fcc7c20d2e2a65fb5b80d42841084e8509d085d Gitweb: https://git.kernel.org/tip/0fcc7c20d2e2a65fb5b80d42841084e8509d085d Author:Mikael Beckius AuthorDate:Thu, 28 Jan 2021 15:02:08 +01:00

Re: [GIT PULL] timers/urgent for v5.11-rc7

2021-02-07 Thread pr-tracker-bot
The pull request you sent on Sun, 7 Feb 2021 11:56:58 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > tags/timers_urgent_for_v5.11_rc7 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/814daadbf09a364ec22f5aba769e01d8fa339c31 Thank you! --

[GIT PULL] timers/urgent for v5.11-rc7

2021-02-07 Thread Borislav Petkov
Hi Linus, please pull two more timers-related fixes for v5.11. Thx. --- The following changes since commit 211e5db19d15a721b2953ea54b8f26c2963720eb: rtc: mc146818: Detect and handle broken RTCs (2021-01-27 09:36:22 +0100) are available in the Git repository at: git://git.kernel.org/pub

[tip: timers/core] timens: Delete no-op time_ns_init()

2021-02-05 Thread tip-bot2 for Alexey Dobriyan
The following commit has been merged into the timers/core branch of tip: Commit-ID: 174bcc691f44fdd05046c694fc650933819f72c7 Gitweb: https://git.kernel.org/tip/174bcc691f44fdd05046c694fc650933819f72c7 Author:Alexey Dobriyan AuthorDate:Tue, 29 Dec 2020 00:54:02 +03:00

[tip: timers/core] alarmtimer: Update kerneldoc

2021-02-05 Thread tip-bot2 for Alexandre Belloni
The following commit has been merged into the timers/core branch of tip: Commit-ID: b5c28ea601b801d0ecd5ec703b8d54f77bfe5365 Gitweb: https://git.kernel.org/tip/b5c28ea601b801d0ecd5ec703b8d54f77bfe5365 Author:Alexandre Belloni AuthorDate:Tue, 02 Feb 2021 02:34:57 +01:00

[tip: timers/urgent] ntp: Use freezable workqueue for RTC synchronization

2021-02-05 Thread tip-bot2 for Geert Uytterhoeven
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: 24c242ec7abb3d21fa0b1da6bb251521dc1717b5 Gitweb: https://git.kernel.org/tip/24c242ec7abb3d21fa0b1da6bb251521dc1717b5 Author:Geert Uytterhoeven AuthorDate:Mon, 25 Jan 2021 15:30:39 +01:00

[tip: timers/urgent] rtc: mc146818: Dont test for bit 0-5 in Register D

2021-02-02 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: ebb22a05943666155e6da04407cc6e913974c78c Gitweb: https://git.kernel.org/tip/ebb22a05943666155e6da04407cc6e913974c78c Author:Thomas Gleixner AuthorDate:Mon, 01 Feb 2021 20:24:17 +01:00

Re: [GIT pull] timers/urgent for v5.11-rc6

2021-01-31 Thread Linus Torvalds
On Sun, Jan 31, 2021 at 2:40 AM Thomas Gleixner wrote: > > please pull the latest timers/urgent branch from: > >git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > timers-urgent-2021-01-31 Manual pr-tracker-bot says thanks again. Linus

[GIT pull] timers/urgent for v5.11-rc6

2021-01-31 Thread Thomas Gleixner
Linus, please pull the latest timers/urgent branch from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-2021-01-31 up to: 211e5db19d15: rtc: mc146818: Detect and handle broken RTCs A fix for handling advertised, but non-existent 146818 RTCs correctly

[PATCH 16/16] rcu/nocb: Unify timers

2021-01-28 Thread Frederic Weisbecker
Now that nocb_timer and nocb_bypass_timer have become very similar, merge them together. A new RCU_NOCB_WAKE_BYPASS wake level is introduced. As a result, timers perform all kinds of deferred wake ups but other deferred wakeup callsites only handle non-bypass wakeups in order not to wake up rcuo

[tip: timers/urgent] rtc: mc146818: Detect and handle broken RTCs

2021-01-27 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: 211e5db19d15a721b2953ea54b8f26c2963720eb Gitweb: https://git.kernel.org/tip/211e5db19d15a721b2953ea54b8f26c2963720eb Author:Thomas Gleixner AuthorDate:Tue, 26 Jan 2021 18:02:11 +01:00

Re: [GIT PULL] timers/urgent for v5.11-rc5

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 12:11:26 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > tags/timers_urgent_for_v5.11_rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/025929f46813c572d4ef0b379c704bf664e8a7a3 Thank you! --

[GIT PULL] timers/urgent for v5.11-rc5

2021-01-24 Thread Borislav Petkov
Hi Linus, please pull two urgent fixes to the timers machinery, for v5.11. Thx. --- The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837: Linux 5.11-rc3 (2021-01-10 14:34:50 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel

[tip: timers/urgent] timekeeping: Remove unused get_seconds()

2021-01-12 Thread tip-bot2 for Chunguang Xu
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: aba428a0c612bb259891307da12e22efd0fab14c Gitweb: https://git.kernel.org/tip/aba428a0c612bb259891307da12e22efd0fab14c Author:Chunguang Xu AuthorDate:Tue, 01 Dec 2020 17:52:31 +08:00

[tip: timers/urgent] ntp: Fix RTC synchronization on 32-bit platforms

2021-01-12 Thread tip-bot2 for Geert Uytterhoeven
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: e3fab2f3de081e98c50b7b4ace1b040161d95310 Gitweb: https://git.kernel.org/tip/e3fab2f3de081e98c50b7b4ace1b040161d95310 Author:Geert Uytterhoeven AuthorDate:Mon, 11 Jan 2021 11:39:56 +01:00

[tip: timers/urgent] timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"

2020-12-18 Thread tip-bot2 for Colin Ian King
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: f6f5cd840ae782680c5e94048c72420e4e6857f9 Gitweb: https://git.kernel.org/tip/f6f5cd840ae782680c5e94048c72420e4e6857f9 Author:Colin Ian King AuthorDate:Thu, 17 Dec 2020 17:17:05 Committer

[tip: timers/urgent] tick: Remove pointless cpu valid check in hotplug code

2020-12-16 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: f12ad423c4af877b2e4b5a80928b95195fccab04 Gitweb: https://git.kernel.org/tip/f12ad423c4af877b2e4b5a80928b95195fccab04 Author:Thomas Gleixner AuthorDate:Sun, 06 Dec 2020 22:12:54 +01:00

[tip: timers/urgent] tick/sched: Remove bogus boot "safety" check

2020-12-16 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the timers/urgent branch of tip: Commit-ID: ba8ea8e7dd6e1662e34e730eadfc52aa6816f9dd Gitweb: https://git.kernel.org/tip/ba8ea8e7dd6e1662e34e730eadfc52aa6816f9dd Author:Thomas Gleixner AuthorDate:Sun, 06 Dec 2020 22:12:55 +01:00

Re: [GIT pull] timers/core for v5.11-rc1

2020-12-14 Thread pr-tracker-bot
The pull request you sent on Mon, 14 Dec 2020 20:22:19 -: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > timers-core-2020-12-14 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/533369b145d8d1bc44b8ed7f0dd0ecffb16384cc Thank you! -- Deet-do

[GIT pull] timers/core for v5.11-rc1

2020-12-14 Thread Thomas Gleixner
Linus, please pull the latest timers/core branch from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-core-2020-12-14 up to: 3cabca87b329: ntp: Fix prototype in the !CONFIG_GENERIC_CMOS_UPDATE case timers and timekeeping updates: Core: - Robustness improvements

[tip: timers/core] ntp: Fix prototype in the !CONFIG_GENERIC_CMOS_UPDATE case

2020-12-13 Thread tip-bot2 for Ingo Molnar
The following commit has been merged into the timers/core branch of tip: Commit-ID: 3cabca87b329cbcbdf295be0094adbd72c7b1f67 Gitweb: https://git.kernel.org/tip/3cabca87b329cbcbdf295be0094adbd72c7b1f67 Author:Ingo Molnar AuthorDate:Sat, 12 Dec 2020 18:29:20 +01:00

[tip: timers/core] ntp: Fix build error

2020-12-12 Thread tip-bot2 for Ingo Molnar
The following commit has been merged into the timers/core branch of tip: Commit-ID: a3356a079da268cd35460d9bfe052c74383e179b Gitweb: https://git.kernel.org/tip/a3356a079da268cd35460d9bfe052c74383e179b Author:Ingo Molnar AuthorDate:Sat, 12 Dec 2020 18:29:20 +01:00

[tip: timers/core] clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne

2020-12-12 Thread tip-bot2 for Keqian Zhu
The following commit has been merged into the timers/core branch of tip: Commit-ID: d8cc3905b8073c7cfbff94af889fa8dc71f21dd5 Gitweb: https://git.kernel.org/tip/d8cc3905b8073c7cfbff94af889fa8dc71f21dd5 Author:Keqian Zhu AuthorDate:Fri, 04 Dec 2020 15:31:25 +08:00 Committer

[tip: timers/core] clocksource/drivers/dw_apb_timer_of: Add error handling if no clock available

2020-12-12 Thread tip-bot2 for Dinh Nguyen
The following commit has been merged into the timers/core branch of tip: Commit-ID: 5d9814df0aec56a638bbf20795abb4cfaf3cd331 Gitweb: https://git.kernel.org/tip/5d9814df0aec56a638bbf20795abb4cfaf3cd331 Author:Dinh Nguyen AuthorDate:Sat, 05 Dec 2020 04:52:23 -06:00

[tip: timers/core] clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PM

2020-12-12 Thread tip-bot2 for Niklas Söderlund
The following commit has been merged into the timers/core branch of tip: Commit-ID: 8ae954caf49ac403c177d117fb8e05cbc866aa3c Gitweb: https://git.kernel.org/tip/8ae954caf49ac403c177d117fb8e05cbc866aa3c Author:Niklas Söderlund AuthorDate:Sat, 05 Dec 2020 03:19:20 +01:00

  1   2   3   4   5   6   7   8   9   10   >