]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 May 2011 00:44:40 +0000 (17:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 May 2011 00:44:40 +0000 (17:44 -0700)
commit422a0734266f200a873418bd26b9772dc005a26e
tree111a94cefa9d800ec5c5e59520f4b5d1880965d0
parentfcdbd11fb704a13111f64b482e1d0199b89ea76d
parent253ad1cf7ddd51536626f960d5e909e44d7e96e5
Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip

* 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  x86: hpet: Cleanup the clockevents init and register code
  x86: Convert PIT to clockevents_config_and_register()
  clockevents: Provide interface to reconfigure an active clock event device
  clockevents: Provide combined configure and register function
  clockevents: Restructure clock_event_device members
  clocksource: Get rid of the hardcoded 5 seconds sleep time limit
  clocksource: Restructure clocksource struct members
kernel/time/clocksource.c