Linux RTC
 help / color / mirror / Atom feed
 messages from 2018-03-07 23:34:13 to 2018-04-19 12:43:19 UTC [more...]

simplify procfs code for seq_file instances
 2018-04-19 12:41 UTC  (22+ messages)
` [PATCH 01/39] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/39] proc: introduce proc_create_seq{,_data}
` [PATCH 03/39] proc: introduce proc_create_seq_private
` [PATCH 04/39] proc: introduce proc_create_single{,_data}
` [PATCH 05/39] ipv{4,6}/udp{,lite}: simplify proc registration
` [PATCH 06/39] ipv{4,6}/tcp: simplify procfs registration
` [PATCH 07/39] ipv{4,6}/ping: simplify proc file creation
` [PATCH 08/39] ipv{4,6}/raw: simplify ѕeq_file code
` [PATCH 09/39] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 10/39] net/kcm: simplify proc registration
` [PATCH 11/39] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 12/39] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 13/39] proc: introduce proc_create_net{,_data}
` [PATCH 14/39] proc: introduce proc_create_net_single
` [PATCH 15/39] acpi/battery: simplify procfs code
` [PATCH 16/39] ipmi: "
` [PATCH 17/39] sgi-gru: "
` [PATCH 18/39] megaraid: "
` [PATCH 19/39] sg: "
` [PATCH 20/39] afs: "
` [PATCH 21/39] ext4: "

[bug report] rtc: pxa: convert to use shared sa1100 functions
 2018-04-18 16:12 UTC  (3+ messages)

[PATCH v6 0/6] Add MediaTek PMIC keys support
 2018-04-16 14:18 UTC  (15+ messages)
` [PATCH v6 2/6] dt-bindings: input: Add common keyboard document bindings
` [PATCH v6 3/6] dt-bindings: input: Add document bindings for mtk-pmic-keys
` [GIT PULL] Immutable branch between MFD, Input and RTC due for the v4.18 merge window

[PATCH] rtc: adjust the next alarm expiring time to avoid a softlockups
 2018-04-16  9:53 UTC 

[PATCH 2/3] powerpc/powernv: Fix OPAL RTC driver OPAL_BUSY loops
 2018-04-10 13:01 UTC  (3+ messages)

[RESEND PATCH] rtc: tps65910: add bounds checking
 2018-04-10  7:56 UTC  (2+ messages)

[GIT PULL] RTC for 4.17
 2018-04-09 22:02 UTC 

[PATCH v2 2/9] powerpc/powernv: OPAL RTC driver standardise OPAL_BUSY loops
 2018-04-09  5:24 UTC 

[PATCH 2/6] powerpc/powernv: OPAL RTC driver standardise OPAL_BUSY loops
 2018-04-05  8:15 UTC 

[PATCH] rtc: isl12022: use true and false for boolean values
 2018-04-03 14:58 UTC  (2+ messages)

[PATCH] rtc: mt7622: fix module autoloading for OF platform drivers
 2018-04-03 14:57 UTC  (2+ messages)

[RESEND] [PATCH] rtc: snvs: Fix usage of snvs_rtc_enable
 2018-04-03 14:56 UTC  (8+ messages)
` [RESEND] "

[PATCH v1 00/16] Add support to MT6323 RTC and its power device
 2018-03-28 11:15 UTC  (46+ messages)
` [PATCH v1 01/16] dt-bindings: power: reset: mediatek: add bindings for "
` [PATCH v1 02/16] dt-bindings: rtc: mediatek: add bindings for PMIC RTC
` [PATCH v1 03/16] dt-bindings: mfd: mediatek: add a description for MT6323 RTC
` [PATCH v1 04/16] mfd: mt6397: add MT6323 RTC support into MT6397 driver
` [PATCH v1 05/16] rtc: mediatek: add MT6323 support to RTC driver
` [PATCH v1 06/16] rtc: mediatek: remove unnecessary parentheses
` [PATCH v1 07/16] rtc: mediatek: replace a poll with regmap_read_poll_timeout
` [PATCH v1 08/16] rtc: mediatek: remove unnecessary irq_dispose_mapping
` [PATCH v1 09/16] rtc: mediatek: convert to use device managed functions
` [PATCH v1 10/16] rtc: mediatek: add devm_of_platform_populate
` [PATCH v1 11/16] rtc: mediatek: move the declaration into a globally visible header file
` [PATCH v1 12/16] rtc: mediatek: cleanup header files to include
` [PATCH v1 13/16] rtc: mediatek: update license converting to using SPDX identifiers
` [PATCH v1 14/16] power: reset: mediatek: add a power-off driver using PMIC RTC device
` [PATCH v1 15/16] MAINTAINERS: update entry for ARM/Mediatek RTC DRIVER
` [PATCH v1 16/16] MAINTAINERS: add an entry for MediaTek board level shutdown driver

[PATCH 1/3] rtc: cmos: allow using ACPI for RTC alarm instead of HPET
 2018-03-26 13:58 UTC  (3+ messages)
` [PATCH 2/3] rtc: cmos: acknowledge ACPI driven wake alarms upon resume
` [PATCH 3/3] rtc: cmos: introduce quirks to enable use_acpi_alarm mode

[PATCH 3.18 02/47] x86: i8259: export legacy_pic symbol
 2018-03-23  9:54 UTC 

[PATCH 4.4 08/97] x86: i8259: export legacy_pic symbol
 2018-03-23  9:53 UTC 

[PATCH 4.9 012/177] x86: i8259: export legacy_pic symbol
 2018-03-23  9:52 UTC 

[PATCH] driver/rtc: remove a warning during scripts/kernel-doc step
 2018-03-22 15:22 UTC  (3+ messages)

[PATCH] rtc: ab8500: Drop AB8540 support
 2018-03-22 15:21 UTC  (2+ messages)

[trivial PATCH V2] treewide: Align function definition open/close braces
 2018-03-22 13:37 UTC  (5+ messages)

[PATCH 00/16] remove eight obsolete architectures
 2018-03-20 17:11 UTC  (15+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
    ` rfc: remove print_vma_addr ? (was Re: [PATCH 00/16] remove eight obsolete architectures)

[PATCH 1/6] rtc: hctosys: Ensure system time doesn't overflow time_t
 2018-03-19 23:48 UTC  (6+ messages)
` [PATCH 2/6] rtc: mv: remove artificial limitation
` [PATCH 3/6] rtc: mrst: "
` [PATCH 4/6] rtc: st-lpc: "
` [PATCH 5/6] rtc: 88pm80x: "
` [PATCH 6/6] rtc: 88pm860x: "

[PATCH] powerpc/time: stop validating rtc_time in .read_time
 2018-03-19 22:22 UTC  (2+ messages)
`  "

[PATCH RESEND] powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible
 2018-03-19 22:22 UTC  (2+ messages)
` [RESEND] "

[PATCH] rtc-snvs: Add timeouts to avoid kernel lockups
 2018-03-16 18:12 UTC 

[PATCH] rtc: mxc_v2: unlock on error in mxc_rtc_set_alarm()
 2018-03-15 11:26 UTC  (3+ messages)

[PATCH 00/47] arch-removal: device drivers
 2018-03-15  9:09 UTC  (8+ messages)
` [PATCH 08/47] rtc: remove tile driver
` [PATCH 09/47] rtc: remove bfin driver

[PATCH v2 00/21] lib, rtc: Print rtc_time via %ptR[dt][rv]
 2018-03-14 16:54 UTC  (6+ messages)
` [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt

[PATCH] rtc: snvs: Fix usage of snvs_rtc_enable
 2018-03-14  3:24 UTC 

[PATCH] rtc: mcp795: remove VLA usage
 2018-03-13 16:28 UTC  (4+ messages)

[PATCH 0/2] Remove VLA usage in rtc-s5m
 2018-03-13  3:22 UTC  (9+ messages)
` [PATCH 1/2] rtc: s5m: Move enum from rtc.h to rtc-s5m.c
` [PATCH 2/2] rtc: s5m: Remove VLA usage

[PATCH] pcf85063 was not clearing bits correctly in pcf85063_start_clock
 2018-03-13  0:41 UTC  (2+ messages)

[PATCH v5 0/4] Set name of regmap_config
 2018-03-13  0:37 UTC  (3+ messages)
` [PATCH v5 2/4] rtc: at91sam9: "

[PATCH] rtc: s5m: Remove VLA usage
 2018-03-10  4:34 UTC  (5+ messages)

[PATCH v4 0/4] Set name of regmap_config
 2018-03-09  8:45 UTC  (4+ messages)
` [PATCH v4 2/4] rtc: at91sam9: "

[RESEND PATCH v4 0/4] Set name of regmap_config
 2018-03-09  8:43 UTC  (2+ messages)
` [RESEND PATCH v4 2/4] rtc: at91sam9: "

[PATCH v3 0/4] Set name of regmap_config
 2018-03-09  1:51 UTC  (4+ messages)
` [PATCH v3 2/4] rtc: at91sam9: Pass pdev->dev to regmap_init_mmio()

[RFC] Removing VLAs in rtc-s5m
 2018-03-08 17:08 UTC  (3+ messages)

[PATCH v3 0/4] rtc: isl1208: fixes, documentation and isl1219 support
 2018-03-08 12:05 UTC  (7+ messages)
` [PATCH v3 3/4] rtc: isl1208: add support for isl1219 with tamper detection

[PATCH v2] rtc: remove VLA usage
 2018-03-08  9:49 UTC  (2+ messages)

[PATCH AUTOSEL for 3.18 09/53] x86: i8259: export legacy_pic symbol
 2018-03-08  5:03 UTC 

[PATCH AUTOSEL for 4.4 013/101] x86: i8259: export legacy_pic symbol
 2018-03-08  5:01 UTC 

[PATCH AUTOSEL for 4.9 029/190] x86: i8259: export legacy_pic symbol
 2018-03-08  4:59 UTC 

[RESEND PATCH 1/3] rtc: Use time64_t to save range_max of RTC
 2018-03-08  2:47 UTC  (3+ messages)

[PATCH] rtc: remove VLA usage
 2018-03-07 23:14 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox