Age | Commit message (Expand) | Author |
2018-06-11 | Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2018-06-10 | Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2018-06-07 | rtc: pxa: fix probe function | Dan Carpenter |
2018-06-07 | rtc: cros-ec: Switch to SPDX identifier. | Enric Balletbo i Serra |
2018-06-07 | rtc: cros-ec: Make license text and module license match. | Enric Balletbo i Serra |
2018-06-07 | rtc: ensure rtc_set_alarm fails when alarms are not supported | Alexandre Belloni |
2018-06-07 | rtc: test: remove alarm support from the first device | Alexandre Belloni |
2018-06-07 | rtc: test: convert to devm_rtc_allocate_device | Alexandre Belloni |
2018-06-07 | rtc: ftrtc010: let the core handle range | Alexandre Belloni |
2018-06-07 | rtc: ftrtc010: handle dates after 2106 | Alexandre Belloni |
2018-06-07 | rtc: ftrtc010: switch to devm_rtc_allocate_device | Alexandre Belloni |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook |
2018-06-05 | rtc: mrst: switch to devm functions | Alexandre Belloni |
2018-06-04 | rtc: sunxi: fix possible race condition | Alexandre Belloni |
2018-05-31 | rtc: test: remove irq sysfs file | Alexandre Belloni |
2018-05-31 | rtc: test: emulate alarms using timers | Alexandre Belloni |
2018-05-31 | rtc: test: store time as an offset to system time | Alexandre Belloni |
2018-05-31 | rtc: test: allow registering many devices | Alexandre Belloni |
2018-05-31 | rtc: test: remove useless proc info | Alexandre Belloni |
2018-05-31 | rtc: ds1685: Add range | Alexandre Belloni |
2018-05-31 | rtc: ds1685: fix possible race condition | Alexandre Belloni |
2018-05-31 | rtc: sprd: Add new RTC power down check method | Baolin Wang |
2018-05-31 | rtc: sun6i: Fix bit_idx value for clk_register_gate | Michael Trimarchi |
2018-05-31 | rtc: jz4740: Fix a typo in Kconfig | Mathieu Malaterre |
2018-05-26 | rtc: test: remove obsolete .set_mmss | Alexandre Belloni |
2018-05-23 | rtc: st-lpc: add range | Alexandre Belloni |
2018-05-23 | rtc: st-lpc: fix possible race condition | Alexandre Belloni |
2018-05-22 | rtc: stm32: add stm32mp1 rtc support | Amelie Delaunay |
2018-05-22 | rtc: stm32: rework register management to prepare other version of RTC | Amelie Delaunay |
2018-05-22 | rtc: stm32: fix misspelling and misalignment issues | Amelie Delaunay |
2018-05-22 | rtc: mxc: Switch to SPDX identifier | Fabio Estevam |
2018-05-22 | rtc: snvs: Switch to SPDX identifier | Fabio Estevam |
2018-05-21 | rtc: nvmem: don't use IS_ERR_OR_NULL | Uwe Kleine-König |
2018-05-21 | rtc: ds1742: don't explicitly specify word_size and stride of nvmem | Uwe Kleine-König |
2018-05-21 | rtc: brcmstb-waketimer: add range | Alexandre Belloni |
2018-05-21 | rtc: brcmstb-waketimer: switch to rtc_register_device | Alexandre Belloni |
2018-05-19 | rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm | Alexandre Belloni |
2018-05-19 | rtc: mxc_v2: let the core handle rtc range | Alexandre Belloni |
2018-05-19 | rtc: mxc_v2: fix possible race condition | Alexandre Belloni |
2018-05-18 | rtc: ls1x: add range | Alexandre Belloni |
2018-05-17 | rtc: ls1x: remove useless label and goto | Alexandre Belloni |
2018-05-17 | rtc: ls1x: switch to rtc_register_device | Alexandre Belloni |
2018-05-17 | rtc: tps6586x: let the core handle rtc range | Alexandre Belloni |
2018-05-17 | rtc: tps6586x: fix possible race condition | Alexandre Belloni |
2018-05-17 | rtc: vr41xx: add range | Alexandre Belloni |
2018-05-17 | rtc: vr41xx: fix possible race condition | Alexandre Belloni |
2018-05-17 | rtc: rx8581: switch to regmap | Alexandre Belloni |
2018-05-17 | rtc: rx8581: error out when time invalid | Alexandre Belloni |
2018-05-17 | rtc: rx8581: remove useless declaration | Alexandre Belloni |