| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-... | Lee Jones | 2016-10-04 | 4 | -2/+641 |
|\ \ \ |
|
| | | * | rtc: ac100: Add clk output support | Chen-Yu Tsai | 2016-08-08 | 1 | -0/+302 |
| | | * | rtc: ac100: Add RTC driver for X-Powers AC100 | Chen-Yu Tsai | 2016-08-08 | 3 | -0/+336 |
| |_|/
|/| | |
|
| | * | rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808 | Wadim Egorov | 2016-08-31 | 1 | -2/+2 |
| |/
|/| |
|
| * | rtc: rtc-pm8xxx: Add support for pm8018 rtc | Neil Armstrong | 2016-08-31 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 39 | -373/+835 |
|\ |
|
| * | rtc: rv8803: Clear V1F when setting the time | Benoît Thébaudeau | 2016-07-28 | 1 | -1/+1 |
| * | rtc: rv8803: Stop the clock while setting the time | Benoît Thébaudeau | 2016-07-28 | 1 | -1/+17 |
| * | rtc: rv8803: Always apply the I²C workaround | Benoît Thébaudeau | 2016-07-28 | 1 | -66/+113 |
| * | rtc: rv8803: Fix read day of week | Benoît Thébaudeau | 2016-07-28 | 1 | -1/+2 |
| * | rtc: rv8803: Remove the check for valid time | Benoît Thébaudeau | 2016-07-28 | 1 | -1/+1 |
| * | rtc: rv8803: Kconfig: Indicate rx8900 support | Benoît Thébaudeau | 2016-07-28 | 1 | -3/+3 |
| * | rtc: asm9260: remove .owner field for driver | Wei Yongjun | 2016-07-27 | 1 | -1/+0 |
| * | rtc: at91sam9: Fix missing spin_lock_init() | Wei Yongjun | 2016-07-26 | 1 | -0/+1 |
| * | rtc: m41t80: add suspend handlers for alarm IRQ | Stefan Christ | 2016-07-21 | 1 | -0/+25 |
| * | rtc: m41t80: make it a real error message | Stefan Christ | 2016-07-21 | 1 | -1/+1 |
| * | rtc: pcf85063: Add support for the PCF85063A device | Chris DeBruin | 2016-07-19 | 1 | -9/+38 |
| * | rtc: pcf85063: fix year range | Alexandre Belloni | 2016-07-19 | 1 | -7/+5 |
| * | rtc: hym8563: in .read_alarm set .tm_sec to 0 to signal minute accuracy | Uwe Kleine-König | 2016-07-19 | 1 | -1/+1 |
| * | rtc: explicitly set tm_sec = 0 for drivers with minute accurancy | Uwe Kleine-König | 2016-07-19 | 5 | -0/+6 |
| * | rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq() | Alim Akhtar | 2016-07-19 | 1 | -0/+2 |
| * | rtc: s3c: Remove unnecessary call to disable already disabled clock | Alim Akhtar | 2016-07-19 | 1 | -2/+0 |
| * | rtc: abx80x: use devm_add_action_or_reset() | Sudip Mukherjee | 2016-07-19 | 1 | -7/+5 |
| * | rtc: m41t80: use devm_add_action_or_reset() | Sudip Mukherjee | 2016-07-19 | 1 | -3/+2 |
| * | rtc: fix a typo and reduce three empty lines to one | Uwe Kleine-König | 2016-07-11 | 1 | -3/+1 |
| * | rtc: s35390a: improve two comments in .set_alarm | Uwe Kleine-König | 2016-07-11 | 1 | -2/+2 |
| * | rtc: s35390a: improve irq handling | Uwe Kleine-König | 2016-07-11 | 1 | -17/+31 |
| * | rtc: s35390a: implement reset routine as suggested by the reference | Uwe Kleine-König | 2016-07-11 | 1 | -10/+55 |
| * | rtc: s35390a: fix reading out alarm | Uwe Kleine-König | 2016-07-11 | 1 | -9/+31 |
| * | rtc: sh: don't validate alarm time provided to .set_alarm | Uwe Kleine-König | 2016-07-11 | 1 | -40/+1 |
| * | rtc: sh: drop bogus assignment of tm_year in .read_alarm | Uwe Kleine-König | 2016-07-11 | 1 | -1/+0 |
| * | rtc: isl12057: let the rtc core interpret the partial alarm | Uwe Kleine-König | 2016-07-11 | 1 | -32/+1 |
| * | rtc: simplify implementations of read_alarm | Uwe Kleine-König | 2016-07-09 | 16 | -98/+5 |
| * | rtc: ds1307: Fix relying on reset value for weekday | Keerthy | 2016-07-09 | 1 | -1/+27 |
| * | rtc: v3020: move rtc-v3020.h to platform_data | Alexandre Belloni | 2016-07-09 | 1 | -1/+1 |
| * | rtc: ds1286: move header to linux/rtc | Alexandre Belloni | 2016-07-08 | 1 | -1/+1 |
| * | rtc: m48t86: move m48t86.h to platform_data | Alexandre Belloni | 2016-06-27 | 1 | -1/+1 |
| * | rtc: ds2404: move rtc-ds2404.h to platform_data | Alexandre Belloni | 2016-06-27 | 1 | -1/+1 |
| * | rtc: rv8803: broaden workaround | Alexandre Belloni | 2016-06-26 | 1 | -3/+3 |
| * | rtc: move mc146818 helper functions out-of-line | Arnd Bergmann | 2016-06-26 | 3 | -0/+205 |
| * | mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC | Arnd Bergmann | 2016-06-26 | 2 | -2/+2 |
| * | rtc: efi: Fail probing if RTC reads don't work | Alexander Graf | 2016-06-06 | 1 | -0/+6 |
| * | rtc: add support for Maxim max6916 | Venkat Prashanth B U | 2016-06-04 | 3 | -0/+177 |
| * | rtc: pcf2123: use sign_extend32() for sign extension | Martin Kepplinger | 2016-06-04 | 1 | -2/+2 |
| * | rtc: ds1685: correct day of month checking | Heinrich Schuchardt | 2016-06-04 | 1 | -5/+29 |
| * | rtc: interface: ignore expired timers when enqueuing new timers | Colin Ian King | 2016-06-04 | 1 | -1/+15 |
| * | rtc: generic: remove get_rtc_time/set_rtc_time wrappers | Arnd Bergmann | 2016-06-04 | 1 | -34/+1 |
| * | rtc: powerpc: provide rtc_class_ops directly | Arnd Bergmann | 2016-06-04 | 1 | -1/+1 |
| * | rtc: m68k: provide rtc_class_ops directly | Arnd Bergmann | 2016-06-04 | 1 | -1/+1 |
| * | rtc: parisc: provide rtc_class_ops directly | Arnd Bergmann | 2016-06-04 | 1 | -2/+1 |