linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-14 00:38:18 to 2018-11-14 16:50:38 UTC [more...]

[PATCH] rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_alarm()'
 2018-11-14 16:50 UTC 

[PATCH] rtc: m41t80: Complete error propagation from SMBus calls
 2018-11-14 12:50 UTC  (6+ messages)

[PATCH] rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_time()'
 2018-11-14 11:03 UTC  (3+ messages)

[PATCH] rtc: s3c-rtc: Avoid using broken ALMYEAR register
 2018-11-14  9:59 UTC  (7+ messages)

[PATCH] rtc: m41t80: Correct alarm month range with RTC reads
 2018-11-14  9:47 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: define vendor prefix for whwave, Inc
 2018-11-14  9:17 UTC  (3+ messages)
` [PATCH 2/3] rtc: sd3078: new driver
` [PATCH 3/3] dt-bindings: rtc: sd3078: add device tree documentation

[PATCH v3 00/20] lib, rtc: Print rtc_time via %ptR[dt][rv]
 2018-11-13 18:11 UTC  (24+ messages)
` [PATCH v3 01/20] lib/vsprintf: Print time and date in human readable format via %pt
` [PATCH v3 02/20] rtc: Switch to use %ptR
` [PATCH v3 03/20] rtc: at91rm9200: "
` [PATCH v3 04/20] rtc: at91sam9: "
` [PATCH v3 05/20] rtc: m41t80: "
` [PATCH v3 06/20] rtc: m48t59: "
` [PATCH v3 07/20] rtc: mcp795: "
` [PATCH v3 08/20] rtc: pcf50633: "
` [PATCH v3 09/20] rtc: pic32: "
` [PATCH v3 10/20] rtc: pm8xxx: "
` [PATCH v3 11/20] rtc: puv3: "
` [PATCH v3 12/20] rtc: rk808: "
` [PATCH v3 13/20] rtc: rx6110: "
` [PATCH v3 14/20] rtc: rx8025: "
` [PATCH v3 15/20] rtc: s3c: "
` [PATCH v3 16/20] rtc: s5m: "
` [PATCH v3 17/20] rtc: tegra: "
` [PATCH v3 18/20] Input: hp_sdc_rtc - "
` [PATCH v3 19/20] mk68/mac: "
` [PATCH v3 20/20] PM: "

[PATCH v6 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-11-13  7:26 UTC  (8+ messages)
` [PATCH v6 1/6] regmap: add a new macro:REGMAP_IRQ_REG_LINE(_id, _reg_bits)
` [PATCH v6 2/6] mfd: rk808: Add RK817 and RK809 support
` [PATCH v6 3/6] regulator: rk808: add RK809 and RK817 support
` [PATCH v6 4/6] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v6 5/6] rtc: rk808: add RK809 and RK817 support
` [PATCH v6 6/6] clk: RK808: "

[PATCH] rtc: sh: convert to SPDX identifiers
 2018-11-12 22:18 UTC  (2+ messages)

[PATCH] rtc: clean up indentation issues, remove extraneous space, add missing tabs
 2018-11-12 22:17 UTC  (2+ messages)

[PATCH] rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH
 2018-11-12 22:17 UTC  (3+ messages)

[GIT PULL] RTC fixes for 4.20
 2018-11-12 22:04 UTC 

[PATCH 1/3] dt-bindings: define vendor prefix for whwave, Inc
 2018-11-12 18:03 UTC  (3+ messages)
` [PATCH 2/3] rtc: sd3078: new driver
` [PATCH 3/3] dt-bindings: rtc: sd3078: add device tree documentation

[PATCH 1/4] dt-bindings: define vendor prefix for whwave, Inc
 2018-11-12 17:40 UTC  (6+ messages)
` [PATCH 2/4] rtc: sd3078: new driver
` [PATCH 3/4] dt-bindings: rtc: sd3078: add device tree documentation
      `  "

Inquiry 12/11/2018
 2018-11-12  8:59 UTC 

[PATCH 1/2] dt-bindings: rtc: add generic bindings
 2018-11-11 19:31 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: rtc: Move trivial RTCs to rtc.txt

[PATCH 1/2] rtc: nvmem: use devm_nvmem_register()
 2018-11-10 20:29 UTC  (2+ messages)
` [PATCH 2/2] rtc: nvmem: remove nvmem from struct rtc_device

[PATCH] rtc: class: remove devm_rtc_device_unregister
 2018-11-10 20:25 UTC 

[PATCH 1/3] dt-bindings: define vendor prefix for whwave, Inc
 2018-11-10 15:57 UTC  (7+ messages)
` [PATCH 2/3] rtc: sd3078: new driver
  ` [PATCH] rtc: sd3078: fix ptr_ret.cocci warnings
` [PATCH 3/3] dt-bindings: rtc: sd3078: add device tree documentation

[PATCH 1/3] dt-bindings: define vendor prefix for whwave, Inc
 2018-11-10  8:40 UTC 

[PATCH] rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
 2018-11-07 16:23 UTC  (2+ messages)

[PATCH] rtc: hctosys: Add missing range error reporting
 2018-11-07 16:23 UTC  (2+ messages)

[PATCH] rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
 2018-11-07 15:08 UTC  (4+ messages)

Re:Re:chargers and adapters in European Market
 2018-11-01  1:21 UTC 

[GIT PULL] RTC for 4.20
 2018-10-27 16:25 UTC  (2+ messages)

[PATCH v5 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-10-25  9:38 UTC  (9+ messages)
` [PATCH v5 1/5] mfd: rk808: Add RK817 and RK809 support
` [PATCH v5 2/5] regulator: rk808: add RK809 and RK817 support
` [PATCH v5 3/5] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v5 4/5] rtc: rk808: add RK809 and RK817 support
` [PATCH v5 5/5] clk: RK808: "

[PATCH 0/5] Fix some issues for RTC alarm function
 2018-10-25  1:57 UTC  (9+ messages)
` [PATCH 1/5] rtc: sc27xx: Set wakeup capability before registering rtc device
` [PATCH 2/5] rtc: sc27xx: Clear SPG value update interrupt status
` [PATCH 3/5] rtc: sc27xx: Remove interrupts disable and clear in probe()
` [PATCH 4/5] rtc: sc27xx: Add check to see if need to enable the alarm interrupt
` [PATCH 5/5] rtc: sc27xx: Always read normal alarm when registering RTC device

[PATCH v3 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-10-23  7:21 UTC  (6+ messages)
` [PATCH v3 1/5] mfd: rk808: Add RK817 and RK809 support

[PATCH v4 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-10-23  3:33 UTC  (6+ messages)
` [PATCH v4 1/5] mfd: rk808: Add RK817 and RK809 support
` [PATCH v4 5/5] clk: RK808: add RK809 and RK817 support

[PATCH 0/1] rtc: simplify getting .driver_data
 2018-10-22 21:10 UTC  (5+ messages)
` [PATCH 1/1] rtc: ds1685: "

[PATCH] rtc: s35390a: Make buf an unsigned char in s35390a_init
 2018-10-22 17:30 UTC  (4+ messages)
` [PATCH v2] rtc: s35390a: Change buf's type to u8 "

[PATCH] rtc: ds1307: fix ds1339 wakealarm support
 2018-10-22 17:02 UTC  (5+ messages)

[PATCH v2] rtc: m41t80: mark expected switch fall-through
 2018-10-16 10:59 UTC  (2+ messages)

[PATCH] rtc: tegra: Propagate errors from platform_get_irq()
 2018-10-16 10:58 UTC  (2+ messages)

rtc-pcf85063 driver bug in pcf85063_stop_clock()
 2018-10-15 12:39 UTC  (2+ messages)

[PATCH] random: Move rand_initialize() earlier
 2018-10-12 14:43 UTC  (2+ messages)

BUG: workqueue lockup (4)
 2018-10-07 19:39 UTC  (2+ messages)

[PATCH 0/2] rtc: Add ASPEED RTC
 2018-10-04 18:37 UTC  (5+ messages)
` [PATCH 1/2] rtc: Add ASPEED RTC driver
` [PATCH 2/2] dt-bindings: rtc: Add ASPEED description

[PATCH] rtc: m41t80: fix fall-through annotation
 2018-10-04 13:01 UTC  (3+ messages)

[PATCH 0/2] rtc: cmos: Fix non-ACPI (non-x86) platform support
 2018-10-04 10:29 UTC  (4+ messages)
` [PATCH 1/2] rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
` [PATCH 2/2] rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI

[PATCH 1/2] dt-bindings: rtc: add capacitor selection for pcf85063
 2018-10-03  9:01 UTC  (5+ messages)
` [PATCH 2/2] rtc: pcf85063: add support for oscillator capacitor selection

[PATCH] rtc: mv: let the core handle invalid alarms
 2018-10-02  9:14 UTC  (2+ messages)

[PATCH] rtc: vr41xx: switch to rtc_time64_to_tm/rtc_tm_to_time64
 2018-10-01 21:51 UTC 

[PATCH] rtc: isl1208: access i2c client via rtc parent
 2018-09-28 12:12 UTC  (4+ messages)

[PATCH v1 1/5] dt-binding: rtci-pcf8523: add quartz_load property
 2018-09-26 20:42 UTC  (11+ messages)
` [PATCH v1 4/5] rtc: pcf8523: external capacitor configuration
` [PATCH v1 5/5] rtc: pcf85063: "

[PATCH 1/3] rtc: ab8500: use rtc_add_group
 2018-09-26  7:40 UTC  (6+ messages)
` [PATCH 2/3] rtc: ab8500: let the core handle range
` [PATCH 3/3] rtc: ab8500: remove useless check

[PATCH 1/3] rtc: armada38x: fix possible race condition
 2018-09-24 15:44 UTC  (4+ messages)
` [PATCH 2/3] rtc: armada38x: add range
` [PATCH 3/3] rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64

[PATCH 1/3] rtc: rs5c348: remove useless label
 2018-09-24 15:05 UTC  (3+ messages)
` [PATCH 2/3] rtc: rs5c348: remove forward declaration
` [PATCH 3/3] rtc: rs5c348: report error when time is invalid

[PATCH] rtc: lib: correct documentation typo
 2018-09-21 23:22 UTC 

[PATCH] rtc: ds1307: use rtc_add_group
 2018-09-20 14:35 UTC 

[PATCH 1/3] rtc: ds1685: drop RTC_DS1685_PROC_REGS
 2018-09-19 17:52 UTC  (3+ messages)
` [PATCH 2/3] rtc: ds1685: use generic nvmem
` [PATCH 3/3] rtc: ds1685: use rtc_add_group

[PATCH v11 1/4] rtc: ds1307: fix data pointer to m41t0
 2018-09-19 17:06 UTC  (5+ messages)
` [PATCH v11 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
` [PATCH v11 4/4] rtc: ds1307: add frequency_test_enable sysfs attribute to check tick on m41txx

[PATCH 1/2] rtc: test: make license text and module license match
 2018-09-19  1:16 UTC  (2+ messages)
` [PATCH 2/2] rtc: test: Switch to SPDX identifier

[PATCH] rtc: tx4939: fixup nvmem name and register size
 2018-09-19  1:14 UTC 

[PATCH 1/2] rtc: move rtc_add_group/s definitions
 2018-09-19  1:13 UTC  (2+ messages)
` [PATCH 2/2] rtc: isl1208: don't include core header file

[PATCH] rtc: reorder Makefile entries
 2018-09-19  1:11 UTC 

[PATCH] rtc: isl1208: fix error handling in isl1208_probe()
 2018-09-15 11:49 UTC  (2+ messages)

[PATCH] rtc: isl1208: avoid possible sysfs race
 2018-09-15 11:43 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).