[PATCH v6 0/2] J-Core timer support

2016-08-03 Thread Rich Felker
Updated to include changes requested by Thomas Gleixner. Aside from minor style improvements, the main changes are moving from the old cpu notifier framework for cpu starting to the cpuhotplug framework. Since the new framework does not easily facilitate multiple driver instances without significan

[PATCH v6 0/2] J-Core timer support

2016-08-02 Thread Rich Felker
Updated to include changes requested by Thomas Gleixner. Aside from minor style improvements, the main changes are moving from the old cpu notifier framework for cpu starting to the cpuhotplug framework. Since the new framework does not easily facilitate multiple driver instances without significan