Show patches with: Archived = No       |   10811 patches
« 1 2 ... 6 7 8108 109 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
rtc: m48t86: Use devm_platform_ioremap_resource() in m48t86_rtc_probe() rtc: m48t86: Use devm_platform_ioremap_resource() in m48t86_rtc_probe() - - - - --- 2019-09-21 Markus Elfring Accepted
rtc: m48t59: remove redundant pointer 'name' rtc: m48t59: remove redundant pointer 'name' - - - - --- 2018-07-11 Colin Ian King Accepted
rtc: m48t35: remove SGI-IP27 kludge rtc: m48t35: remove SGI-IP27 kludge - - - - --- 2020-03-09 Thomas Bogendoerfer Accepted
rtc: m41t80: use devm_add_action_or_reset() - - - - --- 2016-07-03 Sudip Mukherjee Accepted
rtc: m41t80: set range rtc: m41t80: set range - - - - --- 2019-10-03 Alexandre Belloni Accepted
rtc: m41t80: return NULL rather than a plain 0 integer rtc: m41t80: return NULL rather than a plain 0 integer - - - - --- 2021-09-25 Colin Ian King Accepted
rtc: m41t80: remove useless indirection rtc: m41t80: remove useless indirection - - - - --- 2018-02-25 Alexandre Belloni Accepted
rtc: m41t80: remove disabled alarm functionality - - - - --- 2012-09-21 Paul Bolle Accepted
rtc: m41t80: remove debug sysfs attribute - - - - --- 2017-08-22 Alexandre Belloni Accepted
rtc: m41t80: move m41t80_rtc_mutex to the block where it is used rtc: m41t80: move m41t80_rtc_mutex to the block where it is used - - - - --- 2018-02-09 Sebastian Andrzej Siewior Accepted
rtc: m41t80: fix race conditions rtc: m41t80: fix race conditions - - - - --- 2018-02-25 Alexandre Belloni Accepted
rtc: m41t80: fix fall-through annotation rtc: m41t80: fix fall-through annotation - - - - --- 2018-10-04 Gustavo A. R. Silva Superseded
rtc: m41t80: enable wakealarm when "wakeup-source" is specified - - - - --- 2017-07-30 Eric Cooper Accepted
rtc: m41t80: constify attribute_group structures. - - - - --- 2017-07-12 Arvind Yadav Not Applicable
rtc: m41t80: Use the unified property API get the wakeup-source property rtc: m41t80: Use the unified property API get the wakeup-source property - - - - --- 2024-02-22 Curtis Klein Accepted
rtc: m41t80: Simplify probe() rtc: m41t80: Simplify probe() - - - - --- 2023-08-28 Biju Das New
rtc: m41t80: Fix typo in rtc-m41t80.c rtc: m41t80: Fix typo in rtc-m41t80.c - - - - --- 2022-08-08 Shaomin Deng Accepted
rtc: m41t80: Fix invalid alarm time rtc: m41t80: Fix invalid alarm time - - - - --- 2023-04-13 Ladislav Michl Superseded
rtc: m41t80: Correct alarm month range with RTC reads rtc: m41t80: Correct alarm month range with RTC reads - 1 - - --- 2018-11-07 Maciej W. Rozycki Accepted
rtc: m41t80: Complete error propagation from SMBus calls rtc: m41t80: Complete error propagation from SMBus calls - - - - --- 2018-11-07 Maciej W. Rozycki Accepted
rtc: m41t80: Clear oscillator failure bit on probe - - - - --- 2017-03-30 Paul Burton Rejected
rtc: m41t80: Check failure of i2c_transfer rtc: m41t80: Check failure of i2c_transfer - 1 - - --- 2021-12-23 Jiasheng Jiang Not Applicable
rtc: m41t80: Add proper compatible for rv4162 - - - - --- 2017-04-19 Alexandre Belloni Accepted
rtc: lpc32xx: remove irq > NR_IRQS check from probe() - - - - --- 2015-12-02 Vladimir Zapolskiy Accepted
rtc: lp8788: Fix typo in comment rtc: lp8788: Fix typo in comment - - - - --- 2022-12-19 Hugo Villeneuve Rejected
rtc: lib: correct documentation typo rtc: lib: correct documentation typo - - - - --- 2018-09-21 Alexandre Belloni Accepted
rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS 1 - - - --- 2012-10-10 Kevin Hilman Accepted
rtc: kconfig: Fixup dependency for ab8500 1 - - - --- 2012-09-24 Ulf Hansson Superseded
rtc: k3: handle errors while enabling wake irq rtc: k3: handle errors while enabling wake irq - 1 - - --- 2023-03-23 Dhruva Gole Changes Requested
rtc: k3: Use devm_clk_get_enabled() helper rtc: k3: Use devm_clk_get_enabled() helper - - - - --- 2022-08-24 Christophe JAILLET Accepted
rtc: jz4740: signedness bug 1 - - - --- 2010-11-13 Dan Carpenter Superseded
rtc: jz4740: remove duplicate 'write' in message rtc: jz4740: remove duplicate 'write' in message - - - - --- 2017-09-10 Mathieu Malaterre Accepted
rtc: jz4740: make the driver buildable as a module again - - - - --- 2017-01-24 Alexandre Belloni Accepted
rtc: jz4740: fix loading of rtc driver rtc: jz4740: fix loading of rtc driver - - - - --- 2017-09-18 Mathieu Malaterre Accepted
rtc: jz4740: Use devm_clk_get_enabled() helper rtc: jz4740: Use devm_clk_get_enabled() helper 1 - - - --- 2022-08-24 Christophe JAILLET Accepted
rtc: jz4740: Make sure clock provider gets removed rtc: jz4740: Make sure clock provider gets removed - 1 - - --- 2023-04-09 Lars-Peter Clausen Accepted
rtc: jz4740: Make probe function __init_or_module rtc: jz4740: Make probe function __init_or_module - - - - --- 2019-06-07 Paul Cercueil Rejected
rtc: jz4740: Drop dependency on MACH_INGENIC rtc: jz4740: Drop dependency on MACH_INGENIC - - - - --- 2018-08-20 Paul Cercueil Accepted
rtc: jz4740: Add support for the JZ4725B, JZ4760, JZ4770 rtc: jz4740: Add support for the JZ4725B, JZ4760, JZ4770 - - - - --- 2018-07-13 Paul Cercueil Rejected
rtc: isl1208: fix negative digital trim reporting rtc: isl1208: fix negative digital trim reporting - - - - --- 2019-01-02 Trent Piepho Accepted
rtc: isl1208: fix error handling in isl1208_probe() rtc: isl1208: fix error handling in isl1208_probe() - 1 - - --- 2018-08-08 Alexey Khoroshilov Rejected
rtc: isl1208: do not advertise update interrupt feature if no interrupt specified rtc: isl1208: do not advertise update interrupt feature if no interrupt specified - - - - --- 2022-05-23 Quentin Schulz Accepted
rtc: isl1208: avoid unnecessary rc variable tests rtc: isl1208: avoid unnecessary rc variable tests - - - - --- 2022-01-05 Hugo Villeneuve Rejected
rtc: isl1208: avoid possible sysfs race rtc: isl1208: avoid possible sysfs race - - - - --- 2018-09-15 Alexandre Belloni Accepted
rtc: isl1208: access i2c client via rtc parent rtc: isl1208: access i2c client via rtc parent - 1 - - --- 2018-09-28 Denis Osterland-Heim Accepted
rtc: isl1208: Use i2c block read/write routines rtc: isl1208: Use i2c block read/write routines - - - - --- 2018-11-15 Trent Piepho Accepted
rtc: isl1208: Simplify probe() rtc: isl1208: Simplify probe() - - 1 - --- 2023-07-10 Biju Das Accepted
rtc: isl1208: Pass the IRQF_ONESHOT flag - - - - --- 2015-10-19 Fabio Estevam Accepted
rtc: isl1208: Fix incorrect logic in isl1208_set_xtoscb() rtc: isl1208: Fix incorrect logic in isl1208_set_xtoscb() - - 1 - --- 2023-08-17 Biju Das Accepted
rtc: isl12057: remove unused variables - - - - --- 2016-07-11 Arnd Bergmann Not Applicable
rtc: isl12026: drop obsolete dependency on COMPILE_TEST rtc: isl12026: drop obsolete dependency on COMPILE_TEST - - - - --- 2022-11-24 Jean Delvare Accepted
rtc: isl12026: Drop "_new" from probe callback name rtc: isl12026: Drop "_new" from probe callback name - - - - --- 2023-07-25 Uwe Kleine-König Accepted
rtc: isl12026: Add driver. rtc: isl12026: Add driver. - - - - --- 2018-02-12 David Daney Superseded
rtc: isl12022: use true and false for boolean values rtc: isl12022: use true and false for boolean values - - - - --- 2018-03-22 Gustavo A. R. Silva Accepted
rtc: isl12022: Remove rtc8564 from isl12022_id - - - - --- 2013-04-21 Axel Lin Accepted
rtc: introduce lock helpers rtc: introduce lock helpers - - - - --- 2019-10-19 Alexandre Belloni Accepted
rtc: interface:: 1969-12-31T23:59:59 is set as rtc_time if rtc_time is invalid in __rtc_read_time rtc: interface:: 1969-12-31T23:59:59 is set as rtc_time if rtc_time is invalid in __rtc_read_time - - - - --- 2020-08-01 Grant Feng Rejected
rtc: interface: set the next alarm event appropriately rtc: interface: set the next alarm event appropriately - - - - --- 2017-09-20 Xu YiPing Rejected
rtc: interface: ignore exprired timers one enqueing new timers - - - - --- 2016-05-16 Colin Ian King Accepted
rtc: interface fix kerneldoc comments rtc: interface fix kerneldoc comments - - - - --- 2019-11-27 Alexandre Belloni Accepted
rtc: imxdi: use devm_platform_ioremap_resource() to simplify code rtc: imxdi: use devm_platform_ioremap_resource() to simplify code - - - - --- 2019-07-17 Anson Huang Accepted
rtc: imxdi: remove unused variable rtc: imxdi: remove unused variable - 1 - - --- 2019-05-03 Anders Roxell Accepted
rtc: imxdi: fix trivial typos rtc: imxdi: fix trivial typos - - - - --- 2020-06-24 Tales L. da Aparecida Accepted
rtc: imxdi: fix spelling mistake in warning message - - - - --- 2015-11-28 Colin Ian King Accepted
rtc: imxdi: fix "irq 25: nobody cared" error - - - - --- 2010-02-08 Baruch Siach Rejected
rtc: imxdi: add wakeup support rtc: imxdi: add wakeup support - - - - --- 2021-04-30 Martin Kaiser Superseded
rtc: imxdi: Convert to a DT-only driver rtc: imxdi: Convert to a DT-only driver - - - - --- 2021-03-15 Fabio Estevam Accepted
rtc: imxdi: Add missing include of linux/sched.h - - - - --- 2011-08-30 Axel Lin Accepted
rtc: imx-sc: use rtc_time64_to_tm rtc: imx-sc: use rtc_time64_to_tm - - - - --- 2019-03-03 Alexandre Belloni Accepted
rtc: imx-sc: depend on HAVE_ARM_SMCCC rtc: imx-sc: depend on HAVE_ARM_SMCCC - 1 1 - --- 2019-02-08 Alexandre Belloni Accepted
rtc: imx-sc: add rtc set time support rtc: imx-sc: add rtc set time support - - - - --- 2019-01-22 Anson Huang Accepted
rtc: imx dryice: Must include <linux/spinlock.h> 1 - - - --- 2012-12-16 Jean Delvare Accepted
rtc: imx dryice: Add missing spinlock init 1 - - - --- 2012-09-06 Jean Delvare Superseded
rtc: ia64: allow other architectures to use EFI RTC - - - - --- 2014-06-13 Mark Salter Superseded
rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed - 1 - - --- 2020-01-12 Geert Uytterhoeven Accepted
rtc: i.MX dryice: Add devicetree support - - - - --- 2012-09-24 Sascha Hauer Superseded
rtc: hym8563: set uie_unsupported - - - - --- 2014-05-06 Heiko Stübner Accepted
rtc: hym8563: return clock rate even when clock is disabled - - - - --- 2015-03-06 Heiko Stübner Accepted
rtc: hym8563: make the irq optional - - - - --- 2015-06-13 Heiko Stübner Accepted
rtc: hym8563: include clkout code only if COMMON_CLK active - - - - --- 2013-12-17 Heiko Stübner Accepted
rtc: hym8563: fix swapped enable/disable of clockout control bit 1 - - - --- 2015-04-05 Heiko Stübner Accepted
rtc: hym8563: fix invalid year calculation - - - - --- 2016-03-06 Alexander Kochetkov Accepted
rtc: hym8563: enable wakeup by default rtc: hym8563: enable wakeup by default - 1 - - --- 2020-11-05 Guillaume Tucker Superseded
rtc: hym8563: Remove CLK_IS_ROOT - - - - --- 2016-04-20 Stephen Boyd Accepted
rtc: hid-sensor-time: stop selecting IIO rtc: hid-sensor-time: stop selecting IIO - - - - --- 2019-02-13 Alexandre Belloni Accepted
rtc: hid-sensor-time: remove some dead code - - - - --- 2017-04-12 Dan Carpenter Accepted
rtc: hid-sensor-time: Add missing spin_lock_init 1 - - - --- 2013-01-17 Axel Lin Accepted
rtc: hctosys: move hctosys functionality to rtc_device_register - - - - --- 2017-03-07 Heiner Kallweit Rejected
rtc: hctosys: do not treat lack of RTC device as error - - - - --- 2015-02-21 Floris Bos Accepted
rtc: hctosys: Add missing range error reporting rtc: hctosys: Add missing range error reporting - 1 - - --- 2018-11-05 Maciej W. Rozycki Accepted
rtc: goldfish: Use devm_platform_ioremap_resource() in goldfish_rtc_probe() rtc: goldfish: Use devm_platform_ioremap_resource() in goldfish_rtc_probe() - - - - --- 2019-09-21 Markus Elfring Accepted
rtc: goldfish: Enable interrupt in set_alarm() when necessary rtc: goldfish: Enable interrupt in set_alarm() when necessary - - - - --- 2020-06-20 Huacai Chen Accepted
rtc: goldfish: Add missing MODULE_LICENSE rtc: goldfish: Add missing MODULE_LICENSE - 1 - - --- 2018-01-16 James Hogan Accepted
rtc: gemini/ftrtc010: disable clk on error paths in ftrtc010_rtc_probe() rtc: gemini/ftrtc010: disable clk on error paths in ftrtc010_rtc_probe() - - - - --- 2018-02-02 Alexey Khoroshilov Changes Requested
rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram - 1 - - --- 2022-03-09 Miaoqian Lin Accepted
rtc: gamecube: Fix an IS_ERR() vs NULL check rtc: gamecube: Fix an IS_ERR() vs NULL check - 1 1 - --- 2022-01-07 Dan Carpenter Accepted
rtc: gamecube: Always reset HW_SRNPROT after read rtc: gamecube: Always reset HW_SRNPROT after read - - - - --- 2022-08-23 Emmanuel Gil Peyrot Accepted
rtc: gamecube: Add missing iounmap in gamecube_rtc_read_offset_from_sram rtc: gamecube: Add missing iounmap in gamecube_rtc_read_offset_from_sram - - - - --- 2022-05-11 Yuan Can Accepted
rtc: ftrtc010: Use platform_get_irq() to get the interrupt rtc: ftrtc010: Use platform_get_irq() to get the interrupt - - 1 - --- 2021-12-20 Lad Prabhakar Accepted
rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe - 1 1 - --- 2022-04-03 Miaoqian Lin Accepted
« 1 2 ... 6 7 8108 109 »