Age | Commit message (Expand) | Author |
2019-03-12 | Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2019-03-04 | rtc: pic32: convert to SPDX identifier | Alexandre Belloni |
2019-03-04 | rtc: pic32: let the core handle range | Alexandre Belloni |
2019-03-04 | rtc: pic32: convert to devm_rtc_allocate_device | Alexandre Belloni |
2019-03-04 | rtc: update my email address | Alexandre Belloni |
2019-03-04 | rtc: rv8803: convert to SPDX identifier | Alexandre Belloni |
2019-03-04 | rtc: rv8803: let the core handle range | Alexandre Belloni |
2019-03-04 | rtc: tx4939: convert to SPDX identifier | Alexandre Belloni |
2019-03-03 | rtc: tx4939: use .set_time | Alexandre Belloni |
2019-03-03 | rtc: tx4939: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni |
2019-03-03 | rtc: tx4939: set range | Alexandre Belloni |
2019-03-03 | rtc: tx4939: remove useless test | Alexandre Belloni |
2019-03-03 | rtc: zynqmp: let the core handle range | Alexandre Belloni |
2019-03-03 | rtc: zynqmp: fix possible race condition | Alexandre Belloni |
2019-03-03 | rtc: imx-sc: use rtc_time64_to_tm | Alexandre Belloni |
2019-03-02 | rtc: rx8581: Add support for Epson rx8571 RTC | Biju Das |
2019-03-02 | rtc: pcf85063: remove dead code | Alexey Roslyakov |
2019-02-25 | rtc: remove rtc_class_ops.read_callback | Alexandre Belloni |
2019-02-21 | platform/chrome: wilco_ec: Add RTC driver | Nick Crews |
2019-02-18 | rtc: add AB-RTCMC-32.768kHz-EOZ9 RTC support | Artem Panfilov |
2019-02-17 | rtc: hid-sensor-time: stop selecting IIO | Alexandre Belloni |
2019-02-17 | rtc: rv3028: add new driver | Alexandre Belloni |
2019-02-17 | rtc: isl1208: Add new style nvmem support to driver | Trent Piepho |
2019-02-17 | rtc: isl1208: Support more chip variations | Trent Piepho |
2019-02-17 | rtc: isl1208: Introduce driver state struct | Trent Piepho |
2019-02-17 | rtc: meson: remove useless rtc_nvmem_unregister call | Alexandre Belloni |
2019-02-11 | rtc: support for the Amlogic Meson RTC | Martin Blumenstingl |
2019-02-11 | rtc: rs5c372: Fix reading from rtc when the oscillator got interrupted. | Oliver.Rohe@wago.com |
2019-02-08 | rtc: imx-sc: depend on HAVE_ARM_SMCCC | Alexandre Belloni |
2019-02-08 | rtc: pm8xxx: fix unintended sign extension | Colin Ian King |
2019-02-08 | rtc: 88pm80x: fix unintended sign extension | Colin Ian King |
2019-02-08 | rtc: 88pm860x: fix unintended sign extension | Colin Ian King |
2019-02-07 | rtc: ds1307: rx8130: Fix alarm handling | Uwe Kleine-König |
2019-02-07 | rtc: ds1307: rx8130: honor Voltage Loss Flag when reading the time | Uwe Kleine-König |
2019-02-07 | rtc: ds1307: correct register offset for rx8130 | Uwe Kleine-König |
2019-02-07 | rtc: ds1307: forward declare chips array instead of a bunch of functions | Uwe Kleine-König |
2019-02-07 | rtc: ds1307: Move register definitions to start of file | Uwe Kleine-König |
2019-02-07 | rtc: imx-sc: add rtc set time support | Anson Huang |
2019-02-05 | rtc: rs5c372: r2221: fix to use the correct XSTP bit | Oliver.Rohe@wago.com |
2019-02-05 | rtc: snvs: make sure clock is enabled for interrupt handle | Anson Huang |
2019-02-05 | rtc: ds1672: fix unintended sign extension | Colin Ian King |
2019-01-30 | rtc: abx80x: Configure reserved bits in RV1805 | Marek Vasut |
2019-01-23 | rtc: sd3078: fix platform_no_drv_owner.cocci warnings | YueHaibing |
2019-01-22 | rtc: Add Cadence RTC driver | Jan Kotas |
2019-01-22 | rtc: cmos: ignore bogus century byte | Eric Wong |
2019-01-22 | rtc: hym8563: fix a missing check of block data read | Kangjie Lu |
2019-01-22 | rtc: coh901331: fix a missing check of clk_prepare | Kangjie Lu |
2019-01-22 | rtc: pcf85063: set xtal load capacitance from DT | Sam Ravnborg |
2019-01-22 | rtc: pcf8523: set xtal load capacitance from DT | Sam Ravnborg |
2019-01-22 | rtc: s3c: Use generic helper to get driver data | Marek Szyprowski |