Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell | 1 | -1/+1 |
2013-04-18 | powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR | Adrian-Leonard Radu | 1 | -4/+1 |
2011-11-01 | powerpc: Fix up modules that should be including module.h | Paul Gortmaker | 1 | -0/+1 |
2008-07-28 | powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC | Anton Vorontsov | 1 | -6/+17 |
2008-04-17 | [POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.c | Adrian Bunk | 1 | -0/+2 |
2007-08-17 | [POWERPC] Add interrupt resource for RTC CMOS driver | Kumar Gala | 1 | -4/+13 |
2007-07-11 | [POWERPC] Create add_rtc() function to enable the RTC CMOS driver | Wade Farnsworth | 1 | -0/+49 |