summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/rtc_cmos_setup.c
AgeCommit message (Expand)AuthorLines
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell-1/+1
2013-04-18powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu-4/+1
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker-0/+1
2008-07-28powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PICAnton Vorontsov-6/+17
2008-04-17[POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.cAdrian Bunk-0/+2
2007-08-17[POWERPC] Add interrupt resource for RTC CMOS driverKumar Gala-4/+13
2007-07-11[POWERPC] Create add_rtc() function to enable the RTC CMOS driverWade Farnsworth-0/+49