| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 13 | -13/+0 |
| 2015-09-05 | rtc: abx80x: fix RTC write bit | Mitja Spes | 1 | -1/+1 |
| 2015-09-05 | rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[] | Fabio Estevam | 1 | -0/+1 |
| 2015-09-05 | rtc: ds1374: Remove unused variable | Fabio Estevam | 1 | -2/+0 |
| 2015-09-05 | rtc: Fix module autoload for OF platform drivers | Javier Martinez Canillas | 8 | -0/+8 |
| 2015-09-05 | rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers | Javier Martinez Canillas | 3 | -0/+3 |
| 2015-09-05 | rtc: omap: Add external clock enabling support | Keerthy | 1 | -1/+24 |
| 2015-09-05 | rtc: omap: Add internal clock enabling support | Keerthy | 1 | -0/+10 |
| 2015-09-05 | rtc: s5m: fix to update ctrl register | Joonyoung Shim | 1 | -0/+10 |
| 2015-09-05 | rtc: add xilinx zynqmp rtc driver | Suneel Garapati | 3 | -0/+287 |
| 2015-09-05 | rtc: as3722: correct month value | Bibek Basu | 1 | -2/+2 |
| 2015-09-05 | rtc: sa1100/pxa: convert to run-time register mapping | Rob Herring | 3 | -27/+63 |
| 2015-09-05 | rtc: pxa: convert to use shared sa1100 functions | Rob Herring | 2 | -32/+31 |
| 2015-09-05 | rtc: sa1100: prepare to share sa1100_rtc_ops | Rob Herring | 2 | -29/+49 |
| 2015-09-05 | rtc: ds3232: fix WARNING trace in resume function | Wang Dongsheng | 1 | -1/+4 |
| 2015-09-05 | rtc: s3c: remove unnecessary NULL assignment | Joonyoung Shim | 1 | -1/+0 |
| 2015-09-05 | rtc: s3c: add missing clk control | Joonyoung Shim | 1 | -0/+3 |
| 2015-09-05 | rtc: s3c: fix disabled clocks for alarm | Joonyoung Shim | 1 | -6/+18 |
| 2015-09-05 | rtc: at91sam9: remove useless include | Alexandre Belloni | 1 | -1/+0 |
| 2015-09-05 | rtc: at91sam9: include linux/of.h | Alexandre Belloni | 1 | -0/+1 |
| 2015-09-05 | rtc: armada38x: Align RTC set time procedure with the official errata | Nadav Haklai | 1 | -20/+12 |
| 2015-09-05 | rtc: rx8025: check time validity when necessary | Alexandre Belloni | 1 | -29/+29 |
| 2015-09-05 | rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization | Alexandre Belloni | 1 | -1/+1 |
| 2015-09-05 | rtc: rx8025: remove useless initialization | Alexandre Belloni | 1 | -1/+0 |
| 2015-09-05 | rtc: rx8025: reset validity when setting time | Alexandre Belloni | 1 | -11/+20 |
| 2015-09-05 | rtc: rx8025: fix rx8025_init_client() | Alexandre Belloni | 1 | -1/+1 |
| 2015-09-05 | rtc: rx8025: continue without alarm when irq request fails | Alexandre Belloni | 1 | -2/+2 |
| 2015-09-05 | rtc: rx8025: cleanup accessors | Alexandre Belloni | 1 | -54/+31 |
| 2015-09-05 | rtc: rx8025: don't reset the time | Alexandre Belloni | 1 | -16/+22 |
| 2015-09-05 | rtc: rx8025: fix transfer mode | Alexandre Belloni | 1 | -3/+3 |
| 2015-09-05 | rtc: rx8025: only handle dates between 2000 and 2099 | Alexandre Belloni | 1 | -10/+4 |
| 2015-09-05 | rtc: rx8025: use BIT() | Alexandre Belloni | 1 | -11/+12 |
| 2015-09-05 | rtc: rx8025: remove useless probe error message | Alexandre Belloni | 1 | -16/+6 |
| 2015-09-05 | rtc: rx8025: switch to managed irq allocation | Alexandre Belloni | 1 | -10/+4 |
| 2015-09-05 | rtc: rx8025: Convert to threaded IRQ | Alexandre Belloni | 1 | -33/+4 |
| 2015-09-05 | rtc: rx8025: remove useless headers and reorder them | Alexandre Belloni | 1 | -5/+2 |
| 2015-09-05 | rtc: tx4939: clean up tx4939_rtc_nvram_read()/tx4939_rtc_nvram_write() | Vladimir Zapolskiy | 1 | -4/+2 |
| 2015-09-05 | rtc: stk17ta8: clean up stk17ta8_nvram_read()/stk17ta8_nvram_write() | Vladimir Zapolskiy | 1 | -2/+2 |
| 2015-09-05 | rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write() | Vladimir Zapolskiy | 1 | -2/+2 |
| 2015-09-05 | rtc: m48t59: clean up m48t59_nvram_read()/m48t59_nvram_write() | Vladimir Zapolskiy | 1 | -8/+10 |
| 2015-09-05 | rtc: ds1742: clean up ds1742_nvram_read()/ds1742_nvram_write() | Vladimir Zapolskiy | 1 | -2/+2 |
| 2015-09-05 | rtc: ds1553: clean up ds1553_nvram_read()/ds1553_nvram_write() | Vladimir Zapolskiy | 1 | -2/+2 |
| 2015-09-05 | rtc: ds1511: clean up ds1511_nvram_read()/ds1511_nvram_write() | Vladimir Zapolskiy | 1 | -37/+5 |
| 2015-09-05 | rtc: ds1343: clean up ds1343_nvram_read()/ds1343_nvram_write() | Vladimir Zapolskiy | 1 | -12/+0 |
| 2015-09-05 | rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write() | Vladimir Zapolskiy | 1 | -14/+0 |
| 2015-09-05 | rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write() | Vladimir Zapolskiy | 1 | -18/+0 |
| 2015-09-05 | rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write() | Vladimir Zapolskiy | 1 | -13/+0 |
| 2015-09-05 | rtc: at91rm9200: get and use slow clock | Alexandre Belloni | 1 | -3/+24 |
| 2015-09-05 | rtc: gemini: fix ptr_ret.cocci warnings | kbuild test robot | 1 | -4/+1 |
| 2015-09-05 | rtc: Drop (un)likely before IS_ERR(_OR_NULL) | viresh kumar | 3 | -3/+3 |
| 2015-09-05 | rtc: at91rm9200: sort headers alphabetically | Alexandre Belloni | 1 | -8/+8 |
| 2015-09-05 | rtc: at91sam9: get sclk rate after enabling it | Alexandre Belloni | 1 | -6/+7 |
| 2015-09-05 | rtc: at91sam9: sort headers alphabetically | Alexandre Belloni | 1 | -8/+8 |
| 2015-09-05 | rtc: at91sam9: remove useless check | Alexandre Belloni | 1 | -2/+1 |
| 2015-09-05 | rtc: at91sam9: properly handle error case | Alexandre Belloni | 1 | -3/+10 |
| 2015-09-05 | rtc: pl031: fix typo for author email | Leo Yan | 1 | -1/+1 |
| 2015-09-05 | rtc: Export OF module alias information in missing drivers | Javier Martinez Canillas | 3 | -0/+3 |
| 2015-09-05 | rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk" | Adrian Huang | 1 | -50/+0 |
| 2015-09-05 | rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds | Adrian Huang | 1 | -4/+60 |
| 2015-09-05 | rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driver | S Twiss | 2 | -115/+282 |
| 2015-09-05 | rtc: mt6397: implement suspend/resume function in rtc-mt6397 driver | Henry Chen | 1 | -0/+26 |
| 2015-09-05 | rtc: switch to using is_visible() to control sysfs attributes | Dmitry Torokhov | 3 | -48/+34 |
| 2015-09-05 | rtc: switch wakealarm attribute to DEVICE_ATTR_RW | Dmitry Torokhov | 1 | -5/+3 |
| 2015-09-05 | rtc: make rtc_does_wakealarm() return boolean | Dmitry Torokhov | 1 | -2/+3 |
| 2015-09-05 | rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for r... | Henri Roosen | 1 | -4/+0 |
| 2015-09-05 | rtc: fix drivers that consider 0 as a valid IRQ in client->irq | Octavian Purdila | 2 | -3/+3 |
| 2015-09-05 | rtc: dev: properly manage lifetime of dev and cdev in rtc device | Dmitry Torokhov | 1 | -0/+1 |
| 2015-09-05 | rtc: class: remove unnecessary device_get() in rtc_device_unregister | Dmitry Torokhov | 1 | -13/+12 |
| 2015-09-05 | rtc: class: fix double free in rtc_register_device() error path | Dmitry Torokhov | 1 | -4/+2 |
| 2015-09-05 | rtc: sirfsoc: move to regmap APIs from platform-specific APIs | Guo Zeng | 1 | -43/+64 |
| 2015-09-05 | rtc: opal: Enable alarms only when opal supports tpo | Vaibhav Jain | 1 | -4/+5 |
| 2015-09-05 | rtc: add rtc-lpc24xx driver | Joachim Eastwood | 3 | -0/+323 |
| 2015-09-05 | rtc: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 1 | -1/+0 |
| 2015-09-05 | rtc: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 15 | -15/+0 |
| 2015-09-05 | rtc: pcf2127: use OFS flag to detect unreliable date and warn the user | Andrea Scian | 1 | -3/+23 |
| 2015-09-05 | rtc: use rtc_valid_tm() error code when reading date/time | Andrea Scian | 3 | -20/+3 |
| 2015-09-05 | rtc: 88pm80x: add device tree support | Vaibhav Hiremath | 1 | -11/+17 |
| 2015-09-05 | rtc: bq32k: remove redundant check | Maninder Singh | 1 | -1/+1 |
| 2015-09-05 | rtc: ds1685: Use module_platform_driver | Vaishali Thakkar | 1 | -21/+1 |
| 2015-09-05 | rtc: ds1307: Support optional wakeup interrupt source | Nishanth Menon | 1 | -3/+33 |
| 2015-09-05 | rtc: ds1307: Sort the headers | Nishanth Menon | 1 | -5/+5 |
| 2015-09-05 | rtc: ds1307: Switch to managed irq allocation | Nishanth Menon | 1 | -6/+4 |
| 2015-09-05 | rtc: ds1307: Convert to threaded IRQ | Felipe Balbi | 1 | -40/+19 |
| 2015-09-04 | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2015-09-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 3 | -79/+114 |
| 2015-08-11 | rtc: snvs: select option REGMAP_MMIO | Shawn Guo | 1 | -0/+1 |
| 2015-08-05 | char: make misc_deregister a void function | Greg Kroah-Hartman | 1 | -3/+2 |
| 2015-08-05 | rtc: mxc: add support of device tree | Philippe Reynes | 1 | -1/+18 |
| 2015-08-05 | rtc: mxc: use a second rtc clock | Philippe Reynes | 1 | -13/+28 |
| 2015-07-23 | rtc: st: Update IP layout information to include Clocksource | Lee Jones | 1 | -1/+1 |
| 2015-07-18 | rtc: armada38x: Remove unused variable from armada38x_rtc_set_time() | Fabio Estevam | 1 | -1/+1 |
| 2015-07-18 | rtc: mt6397: enable wakeup before registering rtc device | Wei-Ning Huang | 1 | -2/+2 |
| 2015-07-15 | rtc: snvs: use syscon to access register | Frank Li | 1 | -65/+67 |
| 2015-06-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -2/+2 |
| 2015-06-25 | Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell... | Linus Torvalds | 32 | -323/+1155 |
| 2015-06-25 | rtc: remove useless I2C dependencies | Alexandre Belloni | 1 | -7/+3 |
| 2015-06-25 | rtc: whitespace fixes | Alexandre Belloni | 2 | -30/+30 |
| 2015-06-25 | rtc: Properly sort Makefile | Alexandre Belloni | 1 | -17/+17 |
| 2015-06-25 | rtc: pfc8563: fix uninitialized variable warning | Arnd Bergmann | 1 | -1/+1 |
| 2015-06-25 | rtc: ds1307: Enable the mcp794xx alarm after programming time | Nishanth Menon | 1 | -6/+6 |
| 2015-06-25 | rtc: hym8563: make the irq optional | Heiko Stübner | 1 | -8/+10 |
| 2015-06-25 | rtc: gemini: fix cocci warnings | kbuild test robot | 1 | -2/+1 |
| 2015-06-25 | rtc: mv: correct 24 hour error message | Alexandre Belloni | 1 | -4/+4 |
| 2015-06-25 | rtc: mv: use BIT() | Alexandre Belloni | 1 | -2/+3 |
| 2015-06-25 | rtc: efi: use correct EFI 'epoch' | Ard Biesheuvel | 1 | -25/+14 |
| 2015-06-25 | rtc: interface: Remove rtc_set_mmss() | Xunlei Pang | 1 | -45/+0 |
| 2015-06-25 | rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization | Xunlei Pang | 2 | -10/+21 |
| 2015-06-25 | rtc: sunxi: Replace deprecated rtc_tm_to_time() | Xunlei Pang | 1 | -17/+15 |
| 2015-06-25 | rtc: isl1208: Replace deprecated rtc_tm_to_time() | Xunlei Pang | 1 | -8/+1 |
| 2015-06-25 | rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time() | Xunlei Pang | 1 | -4/+4 |
| 2015-06-25 | rtc: palmas: Initialise bb_charging flag before using it | Laxman Dewangan | 1 | -1/+1 |
| 2015-06-25 | rtc: simplify use of devm_ioremap_resource | Julia Lawall | 3 | -12/+3 |
| 2015-06-25 | rtc: pcf8563 fix: return -EINVAL if we read an invalid time. | Jan Kardell | 1 | -8/+3 |
| 2015-06-25 | rtc: driver for Cortina Gemini | Hans Ulli Kroll | 3 | -0/+188 |
| 2015-06-25 | rtc: stmp3xxx select STMP_DEVICE | Alexandre Belloni | 1 | -0/+1 |
| 2015-06-25 | rtc: snvs: fix wakealarm by call enable_irq_wake earlier | Stefan Agner | 1 | -9/+21 |
| 2015-06-25 | rtc: rtc-v3020: use gpio_request_array() | Jingoo Han | 1 | -30/+11 |
| 2015-06-25 | rtc: ep93xx: Use readl/writel for io | H Hartley Sweeten | 1 | -3/+3 |
| 2015-06-25 | rtc: max77802: Report platform modalias to fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
| 2015-06-25 | rtc: max77686: Report platform modalias to fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
| 2015-06-25 | rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE | Axel Lin | 3 | -0/+3 |
| 2015-06-25 | rtc: mt6397: fix build on some 32bits platforms | Alexandre Belloni | 1 | -2/+3 |
| 2015-06-25 | rtc: mc13xxx: fix obfuscated and wrong format string | Rasmus Villemoes | 1 | -1/+1 |
| 2015-06-25 | rtc: mediatek: Add MT6397 RTC driver | Tianping Fang | 3 | -0/+405 |
| 2015-06-25 | rtc: xgene: Set hardware dependency | Jean Delvare | 1 | -0/+1 |
| 2015-06-25 | rtc: at32ap700x: update author email | Hans-Christian Egtvedt | 1 | -1/+1 |
| 2015-06-23 | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+366 |
| 2015-06-21 | MIPS: Loongson: Naming style cleanup and rework | Huacai Chen | 2 | -2/+2 |
| 2015-06-19 | rtc: imxdi: when locked, do not fail silently | Juergen Borleis | 1 | -3/+24 |
| 2015-06-19 | rtc: imxdi: monitor a security violation at runtime | Juergen Borleis | 1 | -2/+19 |
| 2015-06-19 | rtc: imxdi: add the unit recovery code | Juergen Borleis | 1 | -38/+279 |
| 2015-06-19 | rtc: imxdi: add some background info about the states the machine can be in | Juergen Borleis | 1 | -0/+43 |
| 2015-06-19 | rtc: imxdi: avoid the __raw* register access functions | Juergen Borleis | 1 | -22/+22 |
| 2015-06-19 | rtc: s3c: Integrate Exynos3250 into S3C6410 | Krzysztof Kozlowski | 1 | -13/+1 |
| 2015-06-19 | rtc: interface: Remove unused return value from rtc_timer_cancel() | Krzysztof Kozlowski | 1 | -3/+1 |
| 2015-06-19 | rtc: mxc: Constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
| 2015-06-19 | rtc: hid-sensor-time: Constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
| 2015-06-19 | rtc: ab8500: Constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
| 2015-06-19 | rtc: efi: Update author email address | dann frazier | 1 | -2/+2 |
| 2015-05-14 | drivers/rtc/rtc-armada38x.c: remove unused local `flags' | Andrew Morton | 1 | -1/+1 |
| 2015-05-05 | rtc: armada38x: fix concurrency access in armada38x_rtc_set_time | Gregory CLEMENT | 1 | -12/+12 |
| 2015-05-05 | rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc | Philippe De Muyter | 3 | -0/+318 |
| 2015-04-30 | rtc: st: Add new driver for ST's LPC RTC | Lee Jones | 3 | -0/+366 |
| 2015-04-17 | drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic | Ben Dooks | 1 | -2/+2 |
| 2015-04-17 | drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type | Krzysztof Kozlowski | 1 | -4/+6 |
| 2015-04-17 | rtc: use more standard kernel logging styles | Joe Perches | 13 | -24/+49 |
| 2015-04-17 | drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit | Heiko Stübner | 1 | -5/+5 |
| 2015-04-17 | drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check | Krzysztof Kozlowski | 1 | -3/+1 |
| 2015-04-17 | drivers/rtc/rtc-omap.c: use module_platform_driver | Lokesh Vutla | 1 | -2/+3 |
| 2015-04-17 | drivers/rtc/Kconfig: update Kconfig for OMAP RTC | Lokesh Vutla | 1 | -3/+3 |
| 2015-04-17 | drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist... | Lokesh Vutla | 1 | -11/+52 |
| 2015-04-17 | drivers/rtc/rtc-s3c.c: fix failed first read of RTC time | Krzysztof Kozlowski | 1 | -16/+16 |
| 2015-04-17 | rtc: hctosys: use function name in the error log | Aaro Koskinen | 1 | -1/+1 |
| 2015-04-17 | drivers/rtc/interface.c: __rtc_read_time: reduce log level | Aaro Koskinen | 1 | -2/+3 |
| 2015-04-17 | drivers/rtc/class.c: initialize rtc name early | Aaro Koskinen | 1 | -3/+3 |
| 2015-04-17 | drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC | Krzysztof Kozlowski | 1 | -1/+19 |
| 2015-04-17 | rtc: driver for Conexant Digicolor CX92755 on-chip RTC | Baruch Siach | 3 | -0/+238 |
| 2015-04-17 | drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled | Heiko Stuebner | 1 | -1/+1 |
| 2015-04-17 | drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend | Adam Ward | 1 | -0/+2 |
| 2015-04-17 | drivers/rtc/rtc-da9052.c: add constraints to set valid year | Adam Ward | 1 | -0/+8 |
| 2015-04-17 | drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa... | Adam Ward | 1 | -21/+66 |
| 2015-04-17 | drivers/rtc/rtc-ds1685.c: fix sparse warnings | Joshua Kinard | 1 | -2/+2 |
| 2015-04-17 | drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver | Joshua Kinard | 1 | -1/+0 |
| 2015-04-17 | drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config | Krzysztof Kozlowski | 1 | -1/+1 |
| 2015-04-17 | drivers/rtc/rtc-s3c.c: delete duplicate clock control | Chanwoo Choi | 1 | -124/+39 |
| 2015-04-17 | rtc: hctosys: do not treat lack of RTC device as error | Floris Bos | 1 | -1/+1 |
| 2015-04-17 | drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension | Martin Kepplinger | 1 | -2/+2 |
| 2015-04-17 | drivers/rtc/rtc-em3027.c: add device tree support | Peter Robinson | 1 | -0/+11 |
| 2015-04-17 | rtc: stmp3xxx: use optional crystal in low power states | Uwe Kleine-König | 1 | -6/+60 |
| 2015-04-17 | drivers/rtc/rtc-pcf8563.c: simplify return from function | Robert Kmiec | 1 | -6/+1 |
| 2015-04-15 | rtc: remove use of seq_printf return value | Joe Perches | 4 | -28/+34 |
| 2015-04-14 | Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -60/+0 |
| 2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2015-04-13 | Merge branch 'for-4.1/sensor-hub' into for-linus | Jiri Kosina | 1 | -1/+1 |
| 2015-04-03 | time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource | Xunlei Pang | 1 | -2/+2 |
| 2015-04-03 | drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume() | Xunlei Pang | 1 | -4/+0 |
| 2015-04-03 | drivers/rtc/mxc: Update driver to address y2038/y2106 issues | Xunlei Pang | 1 | -4/+4 |
| 2015-04-03 | drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t | Xunlei Pang | 1 | -15/+14 |
| 2015-04-03 | drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time | Xunlei Pang | 1 | -18/+4 |
| 2015-04-03 | drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issues | Xunlei Pang | 1 | -18/+14 |
| 2015-04-03 | drivers/rtc/ab3100: Update driver to address y2038/y2106 issues | Xunlei Pang | 1 | -28/+27 |
| 2015-04-03 | drivers/rtc/test: Update driver to address y2038/y2106 issues | Xunlei Pang | 1 | -2/+17 |
| 2015-04-03 | drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement | Xunlei Pang | 2 | -2/+11 |
| 2015-04-03 | time: Add y2038 safe update_persistent_clock64() | Xunlei Pang | 1 | -1/+1 |
| 2015-03-25 | drivers/rtc/rtc-mrst: fix suspend/resume | Lars-Peter Clausen | 1 | -8/+9 |
| 2015-03-18 | rtc: at91rm9200: double locking bug in at91_rtc_interrupt() | Dan Carpenter | 1 | -1/+1 |
| 2015-03-12 | drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC data | Javier Martinez Canillas | 1 | -0/+1 |
| 2015-03-06 | Merge branch 'irq-pm' | Rafael J. Wysocki | 2 | -26/+109 |
| 2015-03-04 | rtc: at91rm9200: rework wakeup and interrupt handling | Boris BREZILLON | 1 | -14/+48 |
| 2015-03-04 | rtc: at91sam9: rework wakeup and interrupt handling | Boris BREZILLON | 1 | -12/+61 |
| 2015-03-03 | rtc: s5m: Remove unused watchdog and sudden momentary power loss | Krzysztof Kozlowski | 1 | -60/+0 |
| 2015-02-28 | drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show... | Joshua Kinard | 1 | -2/+2 |
| 2015-02-28 | rtc: ds1685: remove superfluous checks for out-of-range u8 values | Geert Uytterhoeven | 1 | -6/+6 |
| 2015-02-28 | rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error | Arnd Bergmann | 1 | -2/+0 |
| 2015-02-23 | HID: hid-sensor-hub: Extend API for async reads | Srinivas Pandruvada | 1 | -1/+1 |
| 2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -4/+4 |
| 2015-02-17 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -28/+0 |
| 2015-02-16 | rtc: add driver for DS1685 family of real time clocks | Joshua Kinard | 3 | -0/+2343 |
| 2015-02-16 | rtc: isl12057: deprecate use of isl in compatible string for isil | Arnaud Ebalard | 1 | -1/+2 |
| 2015-02-16 | rtc: isl12022: deprecate use of isl in compatible string for isil | Arnaud Ebalard | 1 | -1/+2 |