Age | Commit message (Expand) | Author | Files | Lines |
2022-08-09 | rtc: spear: set range max | Zeng Jingxiang | 1 | -1/+1 |
2022-08-08 | rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0 | Rafael J. Wysocki | 1 | -3/+0 |
2022-08-08 | rtc: zynqmp: initialize fract_tick | Alexandre Belloni | 1 | -1/+1 |
2022-07-26 | rtc: Add NCT3018Y real time clock driver | Mia Lin | 3 | -0/+564 |
2022-07-26 | rtc: rx8025: fix 12/24 hour mode detection on RX-8035 | Mathew McBride | 1 | -4/+18 |
2022-07-26 | rtc: cros-ec: Only warn once in .remove() about notifier_chain problems | Uwe Kleine-König | 1 | -3/+1 |
2022-07-26 | rtc: vr41xx: remove driver | Thomas Bogendoerfer | 3 | -374/+0 |
2022-07-26 | rtc: mpfs: remove 'pending' variable from mpfs_rtc_wakeup_irq_handler() | Tom Rix | 1 | -3/+0 |
2022-07-26 | rtc: rv8803: fix missing unlock on error in rv8803_set_time() | Yang Yingliang | 1 | -1/+3 |
2022-07-26 | rtc: zynqmp: Add calibration set and get support | Srinivas Neeli | 1 | -19/+94 |
2022-07-26 | rtc: zynqmp: Updated calibration value | Srinivas Neeli | 1 | -1/+1 |
2022-07-26 | rtc: sun6i: add support for R329 RTC | Icenowy Zheng | 1 | -0/+2 |
2022-06-24 | rtc: Directly use ida_alloc()/free() | keliu | 1 | -3/+3 |
2022-06-24 | rtc: Introduce ti-k3-rtc | Nishanth Menon | 3 | -0/+692 |
2022-06-24 | rtc: Add driver for Microchip PolarFire SoC | Conor Dooley | 3 | -0/+337 |
2022-06-24 | rtc: use simple i2c probe | Stephen Kitt | 21 | -63/+42 |
2022-06-24 | rtc: Remove unused rtc_dev_exit(). | Tetsuo Handa | 2 | -11/+0 |
2022-06-24 | rtc: Replace flush_scheduled_work() with flush_work(). | Tetsuo Handa | 1 | -1/+1 |
2022-06-24 | rtc: isl1208: do not advertise update interrupt feature if no interrupt speci... | Quentin Schulz | 1 | -3/+7 |
2022-06-24 | rtc: rv8803: re-initialize all Epson RX8803 registers on voltage loss | Ahmad Fatoum | 1 | -2/+38 |
2022-06-24 | rtc: rv8803: initialize registers on post-probe voltage loss | Ahmad Fatoum | 1 | -0/+13 |
2022-06-24 | rtc: rv8803: factor out existing register initialization to function | Ahmad Fatoum | 1 | -14/+29 |
2022-06-24 | rtc: mc146818-lib: reduce RTC_UIP polling period | Mateusz Jończyk | 1 | -4/+4 |
2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2022-06-01 | Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 11 | -18/+500 |
2022-06-01 | rtc: mxc: Silence a clang warning | Fabio Estevam | 1 | -1/+1 |
2022-05-25 | rtc: rzn1: Fix a variable type | Miquel Raynal | 1 | -2/+1 |
2022-05-25 | rtc: rzn1: Fix error code in probe | Dan Carpenter | 1 | -1/+1 |
2022-05-25 | rtc: rzn1: Avoid mixing variables | Miquel Raynal | 1 | -8/+8 |
2022-05-23 | Merge tag 'm68k-for-v5.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -27/+17 |
2022-05-19 | rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe | Miaoqian Lin | 1 | -10/+24 |
2022-05-19 | rtc: mt6397: check return value after calling platform_get_resource() | Yang Yingliang | 1 | -0/+2 |
2022-05-19 | rtc: rzn1: fix platform_no_drv_owner.cocci warning | Yang Li | 1 | -1/+0 |
2022-05-18 | rtc: gamecube: Add missing iounmap in gamecube_rtc_read_offset_from_sram | Yuan Can | 1 | -0/+1 |
2022-05-18 | rtc: meson: Fix email address in MODULE_AUTHOR | Nobuhiro Iwamatsu | 1 | -1/+1 |
2022-05-18 | rtc: simplify the return expression of rx8025_set_offset() | Minghao Chi | 1 | -6/+1 |
2022-05-18 | rtc: pcf85063: Add a compatible entry for pca85073a | Fabio Estevam | 1 | -0/+2 |
2022-05-17 | rtc: rzn1: Add oscillator offset support | Miquel Raynal | 1 | -0/+73 |
2022-05-17 | rtc: rzn1: Add alarm support | Miquel Raynal | 1 | -1/+105 |
2022-05-17 | rtc: rzn1: Add new RTC driver | Michel Pollet | 3 | -0/+251 |
2022-05-17 | rtc: sun6i: Add NVMEM provider | Samuel Holland | 1 | -0/+42 |
2022-05-17 | Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6" | Jernej Skrabec | 1 | -0/+17 |
2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann | 1 | -2/+0 |
2022-04-11 | clocksource/drivers: Add a goldfish-timer clocksource | Laurent Vivier | 1 | -12/+1 |
2022-04-11 | rtc: goldfish: Use gf_ioread32()/gf_iowrite32() | Laurent Vivier | 1 | -15/+16 |
2022-04-01 | Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 25 | -202/+617 |
2022-03-29 | rtc: check if __rtc_read_time was successful | Tom Rix | 1 | -2/+5 |
2022-03-29 | rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram | Miaoqian Lin | 1 | -0/+1 |
2022-03-29 | rtc: mc146818-lib: Fix the AltCentury for AMD platforms | Mario Limonciello | 1 | -1/+15 |
2022-03-25 | Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2 | -31/+46 |