lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 3 Apr 2018 15:00:06 +0200
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Thomas Gleixner <tglx@...utronix.de>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Anson Huang <anson.huang@....com>,
        Tomer Maimon <tmaimon77@...il.com>
Subject: [GIT PULL] clockevents for 4.17


Hi Thomas,

sorry for the late pull request.

It contains the following changes for 4.17:

 - Fix timer name and register flow for imx's timer tmp and handle
different counter width (Anson Huang)

 - Add the NPCM7xx timer support (Tomer Maimon)

Thanks

  -- Daniel




The following changes since commit bd03143007eb9b03a7f2316c677780561b68ba2a:

  alarmtimer: Init nanosleep alarm timer on stack (2018-03-29 16:10:07
+0200)

are available in the git repository at:

  https://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.17

for you to fetch changes up to 0136c741ff40e03323419feec05fcd594f36a463:

  clocksource/drivers/imx-tpm: Add different counter width support
(2018-03-30 22:44:11 +0200)

----------------------------------------------------------------
Anson Huang (4):
      dt-bindings: timer: tpm: fix typo of clock name
      clocksource/drivers/imx-tpm: Fix typo of clock name
      clocksource/drivers/imx-tpm: Correct some registers operation flow
      clocksource/drivers/imx-tpm: Add different counter width support

Tomer Maimon (2):
      dt-binding: timer: document NPCM7xx timer DT bindings
      clocksource/drivers/npcm: Add NPCM7xx timer driver

 Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.txt |  21
++++++++++++++++++++
 Documentation/devicetree/bindings/timer/nxp,tpm-timer.txt         |   2 +-
 drivers/clocksource/Kconfig                                       |   8
++++++++
 drivers/clocksource/Makefile                                      |   1 +
 drivers/clocksource/timer-imx-tpm.c                               |  43
++++++++++++++++++++++++++++++----------
 drivers/clocksource/timer-npcm7xx.c                               | 215
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 279 insertions(+), 11 deletions(-)
 create mode 100644
Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.txt
 create mode 100644 drivers/clocksource/timer-npcm7xx.c


-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ