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>] [day] [month] [year] [list]
Date:	Thu, 06 Jun 2013 20:16:22 +0200
From:	Daniel Lezcano <daniel.lezcano@...aro.org>
To:	Thomas Gleixner <tglx@...utronix.de>,
	John Stultz <john.stultz@...aro.org>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Daniel Tang <dt.tangr@...il.com>,
	Lu Jingchang-B35083 <B35083@...escale.com>,
	Baruch Siach <baruch@...s.co.il>
Subject: [GIT PULL] Clockevents/clocksources: new drivers and fix

The following changes since commit 1eaff67266b6b6c97bbd33cf2c20577822836413:

  clocksource: Implement clocksource_select_fallback() for
CONFIG_ARCH_USES_GETTIMEOFFSET=y (2013-05-28 09:48:46 +0200)

are available in the git repository at:

  git://git.linaro.org/people/dlezcano/clockevents.git timers/clockevents

The following changes since commit 1eaff67266b6b6c97bbd33cf2c20577822836413:

  clocksource: Implement clocksource_select_fallback() for
CONFIG_ARCH_USES_GETTIMEOFFSET=y (2013-05-28 09:48:46 +0200)

are available in the git repository at:

  git://git.linaro.org/people/dlezcano/clockevents.git timers/clockevents

for you to fetch changes up to 77ba83bb1bb1cdabd522d32536f8eee65a870145:

  clocksource: Add TI-Nspire timer support (2013-06-06 17:23:13 +0200)

----------------------------------------------------------------
Baruch Siach (1):
      clocksource: dw_apb: Fix error check

Daniel Tang (1):
      clocksource: Add TI-Nspire timer support

Jingchang Lu (1):
      clocksource: Add Freescale Vybrid pit timer support

 .../devicetree/bindings/timer/lsi,zevio-timer.txt  |   33 +++
 drivers/clocksource/Kconfig                        |    5 +
 drivers/clocksource/Makefile                       |    2 +
 drivers/clocksource/dw_apb_timer_of.c              |    2 +-
 drivers/clocksource/vf_pit_timer.c                 |  194
++++++++++++++++++
 drivers/clocksource/zevio-timer.c                  |  215
++++++++++++++++++++
 6 files changed, 450 insertions(+), 1 deletion(-)
 create mode 100644
Documentation/devicetree/bindings/timer/lsi,zevio-timer.txt
 create mode 100644 drivers/clocksource/vf_pit_timer.c
 create mode 100644 drivers/clocksource/zevio-timer.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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ