Age | Commit message (Expand) | Author | Files | Lines |
2016-01-18 | Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 21 | -130/+892 |
2016-01-16 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2016-01-14 | Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+33 |
2016-01-11 | rtc: cmos: prevent kernel warning on IRQ flags mismatch | Andy Shevchenko | 1 | -1/+1 |
2016-01-11 | rtc: rtc-ds2404: constify ds2404_chip_ops structures | Julia Lawall | 1 | -2/+2 |
2016-01-11 | rtc: s5m: Make register configuration per S2MPS device to remove exceptions | Krzysztof Kozlowski | 1 | -35/+75 |
2016-01-11 | rtc: s5m: Add separate field for storing auto-cleared mask in register config | Krzysztof Kozlowski | 1 | -1/+5 |
2016-01-11 | rtc: s5m: Cleanup by removing useless 'rtc' prefix from fields | Krzysztof Kozlowski | 1 | -21/+19 |
2016-01-11 | rtc: Replace simple_strtoul by kstrtoul | LABBE Corentin | 1 | -2/+9 |
2016-01-11 | rtc: abx80x: add alarm support | Alexandre Belloni | 1 | -4/+141 |
2016-01-11 | rtc: abx80x: Add Microcrystal rv1805 support | Alexandre Belloni | 1 | -0/+1 |
2016-01-11 | rtc: v3020: constify v3020_chip_ops structures | Julia Lawall | 1 | -3/+3 |
2016-01-11 | rtc: rv8803: Extend compatibility with the rx8900 | Gregory CLEMENT | 1 | -0/+1 |
2016-01-11 | rtc: rv8803: fix handling return value of i2c_smbus_read_byte_data | Andrzej Hajda | 1 | -1/+1 |
2016-01-11 | rtc: Add Epson RX8010SJ RTC driver | Akshay Bhat | 3 | -0/+534 |
2016-01-11 | rtc: lpc32xx: remove irq > NR_IRQS check from probe() | Vladimir Zapolskiy | 1 | -1/+1 |
2016-01-11 | rtc: imxdi: fix spelling mistake in warning message | Colin Ian King | 1 | -1/+1 |
2016-01-11 | rtc: ds1685: don't try to micromanage sysfs output size | Rasmus Villemoes | 1 | -7/+5 |
2016-01-11 | rtc: use %ph for short hex dumps | Rasmus Villemoes | 3 | -26/+11 |
2016-01-11 | rtc: da9063: avoid writing undefined data to rtc | Enrico Scholz | 1 | -17/+6 |
2016-01-11 | rtc: sunxi: use of_device_get_match_data | LABBE Corentin | 1 | -4/+2 |
2016-01-11 | rtc: sunxi: constify the data_year_param structure | LABBE Corentin | 1 | -3/+3 |
2016-01-11 | rtc: sunxi: fix signedness issues | LABBE Corentin | 1 | -4/+4 |
2016-01-11 | rtc: gemini: Remove unnecessary platform_set_drvdata() | Nizam Haider | 1 | -1/+0 |
2016-01-11 | rtc: efi: add efi_procfs in efi_rtc_ops | Geliang Tang | 1 | -4/+62 |
2016-01-11 | rtc: fix module reference count in rtc-proc | Geliang Tang | 1 | -3/+5 |
2016-01-11 | rtc: pcf8523: refuse to write dates later than 2099 | Uwe Kleine-König | 1 | -0/+11 |
2016-01-11 | Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-next | Alexandre Belloni | 1 | -4/+33 |
2015-12-20 | rtc: da9063: fix access ordering error during RTC interrupt at system power on | Steve Twiss | 1 | -10/+9 |
2015-12-20 | rtc: rk808: Compensate for Rockchip calendar deviation on November 31st | Julius Werner | 1 | -4/+44 |
2015-12-16 | powerpc: Remove broken GregorianDay() | Daniel Axtens | 1 | -1/+1 |
2015-11-26 | rtc: ds1307: fix alarm reading at probe time | Simon Guinot | 1 | -5/+7 |
2015-11-25 | rtc: ds1307: fix kernel splat due to wakeup irq handling | Felipe Balbi | 1 | -33/+3 |
2015-11-23 | rtc: s5m.c: Add support for S2MPS15 RTC | Alim Akhtar | 1 | -4/+33 |
2015-11-10 | Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 20 | -82/+864 |
2015-11-08 | rtc: Add a driver for Micro Crystal RV8803 | Alexandre Belloni | 3 | -0/+531 |
2015-11-08 | rtc: s3c: Set year, month, day value for setting alarm | Krzysztof Kozlowski | 1 | -0/+16 |
2015-11-08 | rtc: ds1307: Fix alarm programming for mcp794xx | Tero Kristo | 1 | -2/+2 |
2015-11-08 | rtc: isl12057: enable support for the standard "wakeup-source" property | Sudeep Holla | 1 | -5/+5 |
2015-11-08 | rtc: opal: enable support for the stardard "wakeup-source" property | Sudeep Holla | 1 | -2/+3 |
2015-11-08 | rtc: isl1208: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+1 |
2015-11-08 | rtc: pcf8563: add CLKOUT to common clock framework | Heiko Schocher | 1 | -1/+169 |
2015-11-08 | rtc: davinci: remove incorrect reference to probe function | Arnd Bergmann | 1 | -1/+0 |
2015-11-08 | rtc: at91rm9200: clear RTC alarm status flag prior to suspending | Wenyou Yang | 1 | -0/+2 |
2015-11-08 | rtc: pcf2127: remove useless driver version | Uwe Kleine-König | 1 | -5/+0 |
2015-11-08 | rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctl | Uwe Kleine-König | 1 | -18/+22 |
2015-11-08 | rtc: stmp3xxx: unify register access macros | Harald Geyer | 1 | -14/+13 |
2015-11-08 | rtc: da9063: GPL copyright inconsistency fix | Steve Twiss | 1 | -9/+9 |
2015-11-08 | rtc: pcf85063: return an error when date is invalid | Alexandre Belloni | 1 | -7/+1 |
2015-11-08 | rtc: rx8025: remove unnecessary braces | Alexandre Belloni | 1 | -2/+2 |