Age | Commit message (Expand) | Author |
2015-06-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-06-25 | Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell... | Linus Torvalds |
2015-06-25 | rtc: remove useless I2C dependencies | Alexandre Belloni |
2015-06-25 | rtc: whitespace fixes | Alexandre Belloni |
2015-06-25 | rtc: Properly sort Makefile | Alexandre Belloni |
2015-06-25 | rtc: pfc8563: fix uninitialized variable warning | Arnd Bergmann |
2015-06-25 | rtc: ds1307: Enable the mcp794xx alarm after programming time | Nishanth Menon |
2015-06-25 | rtc: hym8563: make the irq optional | Heiko Stübner |
2015-06-25 | rtc: gemini: fix cocci warnings | kbuild test robot |
2015-06-25 | rtc: mv: correct 24 hour error message | Alexandre Belloni |
2015-06-25 | rtc: mv: use BIT() | Alexandre Belloni |
2015-06-25 | rtc: efi: use correct EFI 'epoch' | Ard Biesheuvel |
2015-06-25 | rtc: interface: Remove rtc_set_mmss() | Xunlei Pang |
2015-06-25 | rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization | Xunlei Pang |
2015-06-25 | rtc: sunxi: Replace deprecated rtc_tm_to_time() | Xunlei Pang |
2015-06-25 | rtc: isl1208: Replace deprecated rtc_tm_to_time() | Xunlei Pang |
2015-06-25 | rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time() | Xunlei Pang |
2015-06-25 | rtc: palmas: Initialise bb_charging flag before using it | Laxman Dewangan |
2015-06-25 | rtc: simplify use of devm_ioremap_resource | Julia Lawall |
2015-06-25 | rtc: pcf8563 fix: return -EINVAL if we read an invalid time. | Jan Kardell |
2015-06-25 | rtc: driver for Cortina Gemini | Hans Ulli Kroll |
2015-06-25 | rtc: stmp3xxx select STMP_DEVICE | Alexandre Belloni |
2015-06-25 | rtc: snvs: fix wakealarm by call enable_irq_wake earlier | Stefan Agner |
2015-06-25 | rtc: rtc-v3020: use gpio_request_array() | Jingoo Han |
2015-06-25 | rtc: ep93xx: Use readl/writel for io | H Hartley Sweeten |
2015-06-25 | rtc: max77802: Report platform modalias to fix module autoload | Javier Martinez Canillas |
2015-06-25 | rtc: max77686: Report platform modalias to fix module autoload | Javier Martinez Canillas |
2015-06-25 | rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE | Axel Lin |
2015-06-25 | rtc: mt6397: fix build on some 32bits platforms | Alexandre Belloni |
2015-06-25 | rtc: mc13xxx: fix obfuscated and wrong format string | Rasmus Villemoes |
2015-06-25 | rtc: mediatek: Add MT6397 RTC driver | Tianping Fang |
2015-06-25 | rtc: xgene: Set hardware dependency | Jean Delvare |
2015-06-25 | rtc: at32ap700x: update author email | Hans-Christian Egtvedt |
2015-06-23 | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-21 | MIPS: Loongson: Naming style cleanup and rework | Huacai Chen |
2015-06-19 | rtc: imxdi: when locked, do not fail silently | Juergen Borleis |
2015-06-19 | rtc: imxdi: monitor a security violation at runtime | Juergen Borleis |
2015-06-19 | rtc: imxdi: add the unit recovery code | Juergen Borleis |
2015-06-19 | rtc: imxdi: add some background info about the states the machine can be in | Juergen Borleis |
2015-06-19 | rtc: imxdi: avoid the __raw* register access functions | Juergen Borleis |
2015-06-19 | rtc: s3c: Integrate Exynos3250 into S3C6410 | Krzysztof Kozlowski |
2015-06-19 | rtc: interface: Remove unused return value from rtc_timer_cancel() | Krzysztof Kozlowski |
2015-06-19 | rtc: mxc: Constify platform_device_id | Krzysztof Kozlowski |
2015-06-19 | rtc: hid-sensor-time: Constify platform_device_id | Krzysztof Kozlowski |
2015-06-19 | rtc: ab8500: Constify platform_device_id | Krzysztof Kozlowski |
2015-06-19 | rtc: efi: Update author email address | dann frazier |
2015-05-14 | drivers/rtc/rtc-armada38x.c: remove unused local `flags' | Andrew Morton |
2015-05-05 | rtc: armada38x: fix concurrency access in armada38x_rtc_set_time | Gregory CLEMENT |
2015-05-05 | rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc | Philippe De Muyter |
2015-04-30 | rtc: st: Add new driver for ST's LPC RTC | Lee Jones |