Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 1 | -1/+1 | |
Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 1 | -1/+1 | |
Impact: change calling convention of existing clock_event APIs struct clock_event_timer's cpumask field gets changed to take pointer, as does the ->broadcast function. Another single-patch change. For safety, we BUG_ON() in clockevents_register_device() if it's not set. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Ingo Molnar <mingo@elte.hu> | |||||
2008-04-28 | [MIPS] DS1287: Add clockevent driver | Yoichi Yuasa | 1 | -0/+129 | |
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |