summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-09rtc: simplify implementations of read_alarmUwe Kleine-König16-98/+5
2016-07-09rtc: ds1307: Fix relying on reset value for weekdayKeerthy1-1/+27
2016-07-09rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni5-4/+4
2016-07-08rtc: ds1286: move header to linux/rtcAlexandre Belloni3-2/+2
2016-06-27rtc: adjust MAINTAINERS entryAlexandre Belloni1-0/+3
2016-06-27rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni4-3/+3
2016-06-27rtc: ds2404: move rtc-ds2404.h to platform_dataAlexandre Belloni2-1/+1
2016-06-27rtc: ds17287: remove unused headerAlexandre Belloni1-66/+0
2016-06-27rtc: rtctest: Change no IRQ detection for RTC_IRQP_SETAndrey Smirnov1-1/+1
2016-06-27rtc: rtctest: Change no IRQ detection for RTC_IRQP_READAndrey Smirnov1-1/+1
2016-06-27rtc: rtctest: Change alarm IRQ support detectionAndrey Smirnov1-1/+8
2016-06-26rtc: rv8803: broaden workaroundAlexandre Belloni1-3/+3
2016-06-26rtc: move mc146818 helper functions out-of-lineArnd Bergmann5-191/+208
2016-06-26mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann7-101/+18
2016-06-06x86: include linux/ratelimit.h in nmi.cArnd Bergmann1-0/+1
2016-06-06rtc: efi: Fail probing if RTC reads don't workAlexander Graf1-0/+6
2016-06-04rtc: add support for Maxim max6916Venkat Prashanth B U3-0/+177
2016-06-04rtc: pcf2123: use sign_extend32() for sign extensionMartin Kepplinger1-2/+2
2016-06-04rtc: ds1685: correct day of month checkingHeinrich Schuchardt1-5/+29
2016-06-04rtc: interface: ignore expired timers when enqueuing new timersColin Ian King1-1/+15
2016-06-04sparc32: remove stale RTC_PORT definitionArnd Bergmann1-10/+0
2016-06-04char/genrtc: remove the rest of the driverArnd Bergmann4-617/+0
2016-06-04char/genrtc: remove asm-generic/rtc.h from mipsArnd Bergmann1-1/+0
2016-06-04rtc: generic: remove get_rtc_time/set_rtc_time wrappersArnd Bergmann1-34/+1
2016-06-04char/genrtc: remove powerpc supportArnd Bergmann5-82/+15
2016-06-04rtc: powerpc: provide rtc_class_ops directlyArnd Bergmann2-2/+29
2016-06-04char/genrtc: remove m68k supportArnd Bergmann14-92/+7
2016-06-04rtc: m68k: provide ioctl for q40Arnd Bergmann1-0/+25
2016-06-04rtc: m68k: provide rtc_class_ops directlyArnd Bergmann2-3/+22
2016-06-04char/genrtc: remove parisc supportArnd Bergmann2-132/+1
2016-06-04rtc: parisc: provide rtc_class_ops directlyArnd Bergmann2-3/+36
2016-06-04char/genrtc: remove mn10300 supportArnd Bergmann5-4/+5
2016-06-04char/genrtc: remove alpha supportArnd Bergmann3-3/+1
2016-06-04rtc: sh: provide rtc_class_ops directlyArnd Bergmann3-25/+21
2016-06-04char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann8-12/+8
2016-06-04rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann7-212/+209
2016-06-04rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann5-51/+0
2016-05-30MAINTAINERS: Add file patterns for rtc device tree bindingsGeert Uytterhoeven1-0/+1
2016-05-30rtc: initialize output parameter for read alarm to "uninitialized"Uwe Kleine-König1-1/+11
2016-05-29Linux 4.7-rc1Linus Torvalds1-3/+3
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin1-2/+2
2016-05-29Rename other copy of hash_string to hashlen_stringGeorge Spelvin1-2/+2
2016-05-29hpfs: implement the show_options methodMikulas Patocka1-11/+32
2016-05-29affs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-05-29hpfs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds67-258/+373
2016-05-29fs: fix binfmt_aout.c build errorGuenter Roeck1-1/+0
2016-05-29Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds17-150/+734
2016-05-28h8300: Add <asm/hash.h>George Spelvin2-0/+54
2016-05-28microblaze: Add <asm/hash.h>George Spelvin2-0/+82