linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dw_apb_timer enhancements for 3.11
@ 2013-06-12 12:16 Heiko Stübner
  2013-06-12 19:32 ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Heiko Stübner @ 2013-06-12 12:16 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof,

following the suggestion of Linus Walleij, a pull request for the
dw_apb_timer changes from last week with all ACKs applied.
Warning, this is my first pull request ever :-) .

The tag is signed and the key has among others a signature of Greg K-H, so
hopefully this will work.


The following changes since commit e4aa937ec75df0eea0bee03bffa3303ad36c986b:

  Linux 3.10-rc3 (2013-05-26 16:00:47 -0700)

are available in the git repository at:

  git at github.com:mmind/linux-rockchip.git tags/dw_apb_timer_of

for you to fetch changes up to 10021488997317d1121505a7ac659124c058efed:

  clocksource: dw_apb_timer_of: use clocksource_of_init (2013-06-12 13:47:38 +0200)

----------------------------------------------------------------
Enhancements for dw_apb_timer:
- use DECLARE_CLOCKSOURCE_OF and convert its users
- handle the sptimer not being present as sched_clock
- add optional handling of timer clocks

----------------------------------------------------------------
Heiko Stuebner (4):
      clocksource: dw_apb_timer_of: enable the use the clocksource as sched clock
      clocksource: dw_apb_timer_of: add clock-handling
      clocksource: dw_apb_timer_of: select DW_APB_TIMER
      clocksource: dw_apb_timer_of: use clocksource_of_init

 Documentation/devicetree/bindings/rtc/dw-apb.txt |   19 +++++++++++++++++++
 arch/arm/mach-picoxcell/Kconfig                  |    1 -
 arch/arm/mach-picoxcell/common.c                 |    2 --
 arch/arm/mach-socfpga/Kconfig                    |    1 -
 arch/arm/mach-socfpga/socfpga.c                  |    2 --
 drivers/clocksource/Kconfig                      |    2 ++
 drivers/clocksource/dw_apb_timer_of.c            |   95 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------
 include/linux/dw_apb_timer.h                     |    1 -
 8 files changed, 84 insertions(+), 39 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-12 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-12 12:16 [GIT PULL] dw_apb_timer enhancements for 3.11 Heiko Stübner
2013-06-12 19:32 ` Olof Johansson
2013-06-12 19:59   ` Heiko Stübner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).