Linux RTC
[Prev Page][Next Page]
- Re: simplify procfs code for seq_file instances V3
- Re: [Jfs-discussion] [PATCH 25/42] jfs: simplify procfs code
- [PATCH v5 2/4] rtc: ds1307: support m41t11 variant
- [PATCH v5 1/4] rtc: ds1307: fix data pointer to m41t0
- [PATCH v5 4/4] rtc: ds1307: add frequency_test_enable sysfs attribute to check tick on m41txx
- [PATCH v5 3/4] rtc: ds1307: add offset sysfs for mt41txx chips.
- Re: [PATCH v4 4/4] rtc: ds1307: add freq_test sysfs attribute to check tick on m41txx
- [PATCH 03/42] proc: don't detour through seq->private to get the inode
- simplify procfs code for seq_file instances V3
- [PATCH 07/42] proc: introduce proc_create_seq_private
- [PATCH 09/42] ipv{4,6}/udp{,lite}: simplify proc registration
- [PATCH 02/42] proc: introduce a proc_pid_ns helper
- [PATCH 06/42] proc: introduce proc_create_seq{,_data}
- [PATCH 10/42] ipv{4,6}/tcp: simplify procfs registration
- [PATCH 04/42] proc: simplify proc_register calling conventions
- [PATCH 14/42] net/kcm: simplify proc registration
- [PATCH v4 2/4] rtc: ds1307: support m41t11 variant
- [PATCH v4 3/4] rtc: ds1307: add offset sysfs for mt41txx chips.
- [PATCH v4 4/4] rtc: ds1307: add freq_test sysfs attribute to check tick on m41txx
- [PATCH v4 1/4] rtc: ds1307: fix data pointer to m41t0
- [PATCH 05/42] proc: add a proc_create_reg helper
- [PATCH 15/42] netfilter/x_tables: simplify ѕeq_file code
- [PATCH 11/42] ipv{4,6}/ping: simplify proc file creation
- [PATCH 12/42] ipv{4,6}/raw: simplify ѕeq_file code
- [PATCH 19/42] acpi/battery: simplify procfs code
- [PATCH 16/42] net: move seq_file_single_net to <linux/seq_file_net.h>
- [PATCH 18/42] proc: introduce proc_create_net_single
- [PATCH 20/42] sgi-gru: simplify procfs code
- [PATCH 13/42] ipv6/flowlabel: simplify pid namespace lookup
- [PATCH 22/42] sg: simplify procfs code
- [PATCH 21/42] megaraid: simplify procfs code
- [PATCH 17/42] proc: introduce proc_create_net{,_data}
- [PATCH 28/42] drbd: switch to proc_create_single
- [PATCH 24/42] ext4: simplify procfs code
- [PATCH 31/42] hostap: switch to proc_create_{seq,single}_data
- Re: [PATCH 41/42] tty: replace ->proc_fops with ->proc_show
- [PATCH 23/42] afs: simplify procfs code
- [PATCH 26/42] staging/rtl8192u: simplify procfs code
- [PATCH 27/42] resource: switch to proc_create_seq_data
- [PATCH 34/42] netfilter/x_tables: switch to proc_create_seq_private
- [PATCH 25/42] jfs: simplify procfs code
- [PATCH 29/42] rtc/proc: switch to proc_create_single_data
- [PATCH 36/42] atm: simplify procfs code
- [PATCH 30/42] bonding: switch to proc_create_seq_data
- [PATCH 39/42] ide: remove ide_driver_proc_write
- [PATCH 38/42] isdn: replace ->proc_fops with ->proc_show
- [PATCH 32/42] neigh: switch to proc_create_seq_data
- [PATCH 40/42] ide: replace ->proc_fops with ->proc_show
- [PATCH 41/42] tty: replace ->proc_fops with ->proc_show
- [PATCH 33/42] netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
- [PATCH 42/42] proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields
- [PATCH 35/42] bluetooth: switch to proc_create_seq_data
- [PATCH 37/42] atm: switch to proc_create_seq_private
- [PATCH 01/42] net/can: single_open_net needs to be paired with single_release_net
- Re: [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
- Re: [PATCH 04/40] proc: introduce proc_create_seq{,_data}
- Re: [PATCH 34/40] atm: simplify procfs code
- Re: simplify procfs code for seq_file instances V2
- Re: [PATCH 06/40] proc: introduce proc_create_single{,_data}
- Re: [PATCH] dt-bindings: rtc-2123: Make the node name generic
- Re: [PATCH] rtc-snvs: Add timeouts to avoid kernel lockups
- Re: [PATCH v3 3/4] rtc: ds1307: add offset sysfs for mt41txx chips.
- Re: [PATCH v3 4/4] rtc: ds1307: add freq_test sysfs attribute to check tick on m41txx
- Re: [PATCH 0/4] selftests: rework RTC tests
- Re: [PATCH v2 3/3] rtc: stm32: add stm32mp1 rtc support
- Re: [PATCH] rtc-snvs: Add timeouts to avoid kernel lockups
- Re: [PATCH] rtc-snvs: Add timeouts to avoid kernel lockups
- Re: [PATCH] rtc-snvs: Add timeouts to avoid kernel lockups
- [PATCH v3 1/4] rtc: ds1307: fix data pointer to m41t0
- [PATCH v3 2/4] rtc: ds1307: support m41t11 variant
- [PATCH v3 3/4] rtc: ds1307: add offset sysfs for mt41txx chips.
- [PATCH v3 4/4] rtc: ds1307: add freq_test sysfs attribute to check tick on m41txx
- Re: [PATCH v2 4/4] rtc: ds1307: add freq_test sysfs attribute to check tick on m41txx
- Re: [PATCH 3/4] rtc: ds1307: add calibration of_ for mt41txx chips.
- Re: [PATCH 4/4] rtc: ds1307: add frequency-test property to check calibration on m41txx
- Re: [PATCH 3/4] rtc: ds1307: add calibration of_ for mt41txx chips.
- [PATCH v2 1/4] rtc: ds1307: fix data pointer to m41t0
- [PATCH v2 4/4] rtc: ds1307: add freq_test sysfs attribute to check tick on m41txx
- [PATCH v2 3/4] rtc: ds1307: add offset sysfs for mt41txx chips.
- [PATCH v2 2/4] rtc: ds1307: support m41t11 variant
- Re: simplify procfs code for seq_file instances V2
- [PATCH v2 2/3] dt-bindings: rtc: update stm32-rtc documentation for stm32mp1 rtc
- [PATCH v2 0/3] Introduce STM32MP1 RTC
- [PATCH v2 1/3] rtc: stm32: rework register management to prepare other version of RTC
- [PATCH v2 3/3] rtc: stm32: add stm32mp1 rtc support
- Re: [PATCH 2/3] dt-bindings: rtc: update stm32-rtc documentation for stm32mp1 rtc
- Re: [PATCH 3/4] dt-bindings: rtc: update stm32-rtc documentation for st,syscfg property
- Re: [PATCH 3/4] rtc: ds1307: add calibration of_ for mt41txx chips.
- Re: [PATCH 4/4] rtc: ds1307: add frequency-test property to check calibration on m41txx
- Re: [PATCH 3/4] rtc: ds1307: add calibration of_ for mt41txx chips.
- Re: [PATCH] dt-bindings: rtc-2123: Make the node name generic
- Re: [PATCH v2 02/17] dt-bindings: rtc: mt6397: add bindings for MediaTek PMIC based RTC
- [PATCH 3/4] rtc: ds1307: add calibration of_ for mt41txx chips.
- [PATCH 2/4] rtc: ds1307: support m41t11 variant
- [PATCH 4/4] rtc: ds1307: add frequency-test property to check calibration on m41txx
- [PATCH 1/4] rtc: ds1307: fix data pointer to m41t0
- Re: [PATCH 0/4] Various fixes on STM32 RTC
- Re: simplify procfs code for seq_file instances V2
- Re: simplify procfs code for seq_file instances V2
- Re: [PATCH 38/40] ide: remove ide_driver_proc_write
- Re: [PATCH 34/40] atm: simplify procfs code
- Re: [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
- [PATCH] dt-bindings: rtc-2123: Make the node name generic
- Re: [PATCH 3/4] dt-bindings: rtc: update stm32-rtc documentation for st,syscfg property
- Re: [PATCH 3/4] dt-bindings: rtc: update stm32-rtc documentation for st,syscfg property
- Re: [PATCH 1/2] rtc: sprd: Change to use devm_rtc_allocate_device()
- Re: [PATCH 44/61] rtc: simplify getting .drvdata
- Re: Re: [PATCH v2 15/17] power: reset: mt6323: add a driver for MT6323 power controller
- Re: [PATCH v2 15/17] power: reset: mt6323: add a driver for MT6323 power controller
- Re: simplify procfs code for seq_file instances V2
- Re: [PATCH 04/40] proc: introduce proc_create_seq{,_data}
- Re: [PATCH v2 01/17] dt-bindings: power: reset: mt6323: add bindings for MT6323 power controller
- Re: [PATCH v2 01/17] dt-bindings: power: reset: mt6323: add bindings for MT6323 power controller
- Re: [PATCH 2/3] dt-bindings: rtc: update stm32-rtc documentation for stm32mp1 rtc
- Re: [PATCH 3/4] dt-bindings: rtc: update stm32-rtc documentation for st,syscfg property
- Re: [PATCH] rtc-snvs: Add timeouts to avoid kernel lockups
- Re: [2/3] powerpc/powernv: Fix OPAL RTC driver OPAL_BUSY loops
- Re: [GIT PULL] Immutable branch between MFD, Input and RTC due for the v4.18 merge window
- [PATCH 1/2] rtc: sprd: Change to use devm_rtc_allocate_device()
- [PATCH 2/2] rtc: sprd: Add RTC hardware range
- Re: [PATCH 06/40] proc: introduce proc_create_single{,_data}
- Re: simplify procfs code for seq_file instances
- Re: [PATCH 27/40] rtc/proc: switch to proc_create_single_data
- [PATCH 03/40] proc: add a proc_create_reg helper
- [PATCH 01/40] net/can: single_open_net needs to be paired with single_release_net
- simplify procfs code for seq_file instances V2
- [PATCH 05/40] proc: introduce proc_create_seq_private
- [PATCH 07/40] ipv{4,6}/udp{,lite}: simplify proc registration
- [PATCH 04/40] proc: introduce proc_create_seq{,_data}
- [PATCH 10/40] ipv{4,6}/raw: simplify ѕeq_file code
- [PATCH 08/40] ipv{4,6}/tcp: simplify procfs registration
- [PATCH 15/40] proc: introduce proc_create_net{,_data}
- [PATCH 14/40] net: move seq_file_single_net to <linux/seq_file_net.h>
- [PATCH 13/40] netfilter/x_tables: simplify ѕeq_file code
- [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
- [PATCH 12/40] net/kcm: simplify proc registration
- [PATCH 09/40] ipv{4,6}/ping: simplify proc file creation
- [PATCH 17/40] acpi/battery: simplify procfs code
- [PATCH 16/40] proc: introduce proc_create_net_single
- [PATCH 22/40] ext4: simplify procfs code
- [PATCH 21/40] afs: simplify procfs code
- [PATCH 20/40] sg: simplify procfs code
- [PATCH 19/40] megaraid: simplify procfs code
- [PATCH 18/40] sgi-gru: simplify procfs code
- [PATCH 29/40] hostap: switch to proc_create_{seq,single}_data
- [PATCH 23/40] jfs: simplify procfs code
- [PATCH 30/40] neigh: switch to proc_create_seq_data
- [PATCH 25/40] resource: switch to proc_create_seq_data
- [PATCH 26/40] drbd: switch to proc_create_single
- [PATCH 27/40] rtc/proc: switch to proc_create_single_data
- [PATCH 31/40] netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
- [PATCH 38/40] ide: remove ide_driver_proc_write
- [PATCH 34/40] atm: simplify procfs code
- [PATCH 36/40] isdn: replace ->proc_fops with ->proc_show
- [PATCH 33/40] bluetooth: switch to proc_create_seq_data
- [PATCH 40/40] tty: replace ->proc_fops with ->proc_show
- [PATCH 37/40] proc: don't detour through seq->private to get the inode
- [PATCH 39/40] ide: replace ->proc_fops with ->proc_show
- [PATCH 35/40] atm: switch to proc_create_seq_private
- [PATCH 32/40] netfilter/x_tables: switch to proc_create_seq_private
- [PATCH 28/40] bonding: switch to proc_create_seq_data
- [PATCH 24/40] staging/rtl8192u: simplify procfs code
- [PATCH 02/40] proc: simplify proc_register calling conventions
- Re: [PATCH 2/3] powerpc/powernv: Fix OPAL RTC driver OPAL_BUSY loops
- [PATCH v2 15/17] power: reset: mt6323: add a driver for MT6323 power controller
- [PATCH v2 05/17] mfd: mt6397: add MT6323 RTC support into MT6397 driver
- [PATCH v2 07/17] mfd: mt6397: reuse DEFINE_RES_* helpers
- [PATCH v2 09/17] rtc: mt6397: replace a poll with regmap_read_poll_timeout
- [PATCH v2 04/17] dt-bindings: mfd: mt6397: add a description for MT6323 power controller
- [PATCH v2 03/17] dt-bindings: mfd: mt6397: add a description for MT6323 RTC
- [PATCH v2 11/17] rtc: mt6397: convert to use device managed functions
- [PATCH v2 01/17] dt-bindings: power: reset: mt6323: add bindings for MT6323 power controller
- [PATCH v2 13/17] rtc: mt6397: cleanup header files to include
- [PATCH v2 10/17] rtc: mt6397: remove unnecessary irq_dispose_mapping
- [PATCH v2 12/17] rtc: mt6397: move the declaration into a globally visible header file
- [PATCH v2 08/17] rtc: mt6397: add MT6323 support to RTC driver
- [PATCH v2 14/17] rtc: mt6397: update license converting to using SPDX identifiers
- [PATCH v2 00/17] Add support to MT6323 RTC and its power device
- [PATCH v2 17/17] MAINTAINERS: add an entry for MediaTek board level shutdown driver
- [PATCH v2 06/17] mfd: mt6397: add support for MT6323 power controller into MT6397 driver
- [PATCH v2 16/17] MAINTAINERS: update entry for ARM/Mediatek RTC DRIVER
- [PATCH v2 02/17] dt-bindings: rtc: mt6397: add bindings for MediaTek PMIC based RTC
- Re: [PATCH 2/3] powerpc/powernv: Fix OPAL RTC driver OPAL_BUSY loops
- Re: [PATCH 0/4] selftests: rework RTC tests
- Re: [PATCH 2/3] powerpc/powernv: Fix OPAL RTC driver OPAL_BUSY loops
- Re: simplify procfs code for seq_file instances
- Re: simplify procfs code for seq_file instances
- Re: [PATCH 02/39] proc: introduce proc_create_seq{,_data}
- Re: [PATCH 03/39] proc: introduce proc_create_seq_private
- Re: simplify procfs code for seq_file instances
- Re: [PATCH 03/39] proc: introduce proc_create_seq_private
- Re: [PATCH 16/39] ipmi: simplify procfs code
- Re: [PATCH 26/39] rtc/proc: switch to proc_create_single_data
- Re: [PATCH 1/3] rtc: cmos: allow using ACPI for RTC alarm instead of HPET
- Re: [PATCH 1/3] rtc: cmos: allow using ACPI for RTC alarm instead of HPET
- Re: [PATCH 15/39] acpi/battery: simplify procfs code
- [PATCH 1/3] rtc: vr41xx: remove mktime usage
- [PATCH 2/3] rtc: ls1x: remove mktime usage
- [PATCH 3/3] rtc: tps6586x: remove mktime usage
- [PATCH] RTC: DS1340 Add support for trickle charger.
- Re: [PATCH 44/61] rtc: simplify getting .drvdata
- Re: [PATCH 1/3] rtc: cmos: allow using ACPI for RTC alarm instead of HPET
- Re: [PATCH 1/3] rtc: cmos: allow using ACPI for RTC alarm instead of HPET
- Re: simplify procfs code for seq_file instances
- Re: [PATCH 03/39] proc: introduce proc_create_seq_private
- Re: [PATCH 14/39] proc: introduce proc_create_net_single
- Re: [PATCH 02/39] proc: introduce proc_create_seq{,_data}
- Re: [PATCH 16/39] ipmi: simplify procfs code
- [PATCH 00/61] tree-wide: simplify getting .drvdata
- Re: [PATCH 03/39] proc: introduce proc_create_seq_private
- RE: [PATCH 0/4] Various fixes on STM32 RTC
- [PATCH 44/61] rtc: simplify getting .drvdata
- Re: [PATCH 1/3] rtc: cmos: allow using ACPI for RTC alarm instead of HPET
- Re: [PATCH 0/4] Various fixes on STM32 RTC
- [PATCH 0/3] Introduce STM32MP1 RTC
- [PATCH 3/3] rtc: stm32: add stm32mp1 rtc support
- [PATCH 1/3] rtc: stm32: rework register management to prepare other version of RTC
- [PATCH 2/3] dt-bindings: rtc: update stm32-rtc documentation for stm32mp1 rtc
- [PATCH 2/4] rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISING
- [PATCH 1/4] rtc: stm32: fix copyright and adopt SPDX identifier
- [PATCH 3/4] dt-bindings: rtc: update stm32-rtc documentation for st,syscfg property
- [PATCH 0/4] Various fixes on STM32 RTC
- [PATCH 4/4] rtc: stm32: get DBP register and mask from DT st,syscfg property
- Re: [PATCH 26/39] rtc/proc: switch to 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 03/39] proc: introduce proc_create_seq_private
- simplify procfs code for seq_file instances
- [PATCH 01/39] net/can: single_open_net needs to be paired with single_release_net
- [PATCH 08/39] ipv{4,6}/raw: simplify ѕeq_file code
- [PATCH 07/39] ipv{4,6}/ping: simplify proc file creation
- Re: [PATCH 20/39] afs: simplify procfs code
- [PATCH 11/39] netfilter/x_tables: simplify ѕeq_file code
- [PATCH 09/39] ipv6/flowlabel: simplify pid namespace lookup
- [PATCH 10/39] net/kcm: simplify proc registration
- [PATCH 12/39] net: move seq_file_single_net to <linux/seq_file_net.h>
- [PATCH 15/39] acpi/battery: simplify procfs code
- [PATCH 14/39] proc: introduce proc_create_net_single
- [PATCH 13/39] proc: introduce proc_create_net{,_data}
- [PATCH 21/39] ext4: simplify procfs code
- [PATCH 20/39] afs: simplify procfs code
- [PATCH 16/39] ipmi: simplify procfs code
- [PATCH 17/39] sgi-gru: simplify procfs code
- [PATCH 18/39] megaraid: simplify procfs code
- [PATCH 19/39] sg: simplify procfs code
- [PATCH 27/39] bonding: switch to proc_create_seq_data
- [PATCH 26/39] rtc/proc: switch to proc_create_single_data
- [PATCH 24/39] resource: switch to proc_create_seq_data
- [PATCH 1/4] selftests: timers: move PIE tests out of rtctest
- [PATCH 0/4] selftests: rework RTC tests
- [PATCH 4/4] selftests: rtc: rework rtctest
- [PATCH 3/4] selftests: move RTC tests to rtc subfolder
- [PATCH 2/4] selftests: timers: rtcpie: restore previous PIE rate
- [PATCH 25/39] drbd: switch to proc_create_single
- [PATCH 31/39] netfilter/x_tables: switch to proc_create_seq_private
- [PATCH 32/39] bluetooth: switch to proc_create_seq_data
- [PATCH 33/39] atm: simplify procfs code
- [PATCH 34/39] atm: switch to proc_create_seq_private
- [PATCH 28/39] hostap: switch to proc_create_{seq,single}_data
- [PATCH 29/39] neigh: switch to proc_create_seq_data
- [PATCH 35/39] isdn: replace ->proc_fops with ->proc_show
- [PATCH 30/39] netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
- [PATCH 36/39] proc: don't detour through seq->private to get the inode
- [PATCH 39/39] tty: replace ->proc_fops with ->proc_show
- [PATCH 38/39] ide: replace ->proc_fops with ->proc_show
- [PATCH 37/39] ide: remove ide_driver_proc_write
- [PATCH 23/39] staging/rtl8192u: simplify procfs code
- [PATCH 22/39] jfs: simplify procfs code
- [PATCH 02/39] proc: introduce proc_create_seq{,_data}
- Re: [bug report] rtc: pxa: convert to use shared sa1100 functions
- Re: [bug report] rtc: pxa: convert to use shared sa1100 functions
- [bug report] rtc: pxa: convert to use shared sa1100 functions
- [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.
- Re: [PATCH 2/3] powerpc/powernv: Fix OPAL RTC driver OPAL_BUSY loops
- Re: [PATCH 2/3] powerpc/powernv: Fix OPAL RTC driver OPAL_BUSY loops
- [PATCH 2/3] powerpc/powernv: Fix OPAL RTC driver OPAL_BUSY loops
- Re: [RESEND PATCH] rtc: tps65910: add bounds checking
- [RESEND PATCH] rtc: tps65910: add bounds checking
- Re: [PATCH v6 0/6] Add MediaTek PMIC keys support
- [GIT PULL] RTC for 4.17
- [PATCH v2 2/9] powerpc/powernv: OPAL RTC driver standardise OPAL_BUSY loops
- [PATCH 2/6] powerpc/powernv: OPAL RTC driver standardise OPAL_BUSY loops
- Re: [PATCH] rtc: isl12022: use true and false for boolean values
- Re: [PATCH] rtc: mt7622: fix module autoloading for OF platform drivers
- Re: [RESEND] [PATCH] rtc: snvs: Fix usage of snvs_rtc_enable
- Re: [RESEND] rtc: snvs: Fix usage of snvs_rtc_enable
- Re: [RESEND] rtc: snvs: Fix usage of snvs_rtc_enable
- Re: [RESEND] rtc: snvs: Fix usage of snvs_rtc_enable
- Re: [PATCH v6 3/6] dt-bindings: input: Add document bindings for mtk-pmic-keys
- Re: [PATCH v6 2/6] dt-bindings: input: Add common keyboard document bindings
- Re: [PATCH v6 0/6] Add MediaTek PMIC keys support
- Re: [PATCH v6 0/6] Add MediaTek PMIC keys support
- Re: [PATCH v6 0/6] Add MediaTek PMIC keys support
- Re: [RESEND] [PATCH] rtc: snvs: Fix usage of snvs_rtc_enable
- Re: [RESEND] rtc: snvs: Fix usage of snvs_rtc_enable
- Re: [RESEND] rtc: snvs: Fix usage of snvs_rtc_enable
- [RESEND] [PATCH] rtc: snvs: Fix usage of snvs_rtc_enable
- Re: [PATCH v1 04/16] mfd: mt6397: add MT6323 RTC support into MT6397 driver
- Re: [PATCH v1 03/16] dt-bindings: mfd: mediatek: add a description for MT6323 RTC
- Re: [PATCH v6 0/6] Add MediaTek PMIC keys support
- Re: [PATCH v1 02/16] dt-bindings: rtc: mediatek: add bindings for PMIC RTC
- Re: [PATCH v1 02/16] dt-bindings: rtc: mediatek: add bindings for PMIC RTC
- Re: [PATCH v1 02/16] dt-bindings: rtc: mediatek: add bindings for PMIC RTC
- Re: [PATCH v1 09/16] rtc: mediatek: convert to use device managed functions
- Re: [PATCH v6 0/6] Add MediaTek PMIC keys support
- Re: [PATCH v6 0/6] Add MediaTek PMIC keys support
- Re: [PATCH v1 01/16] dt-bindings: power: reset: mediatek: add bindings for power device
- Re: [PATCH v1 01/16] dt-bindings: power: reset: mediatek: add bindings for power device
- Re: [PATCH v1 03/16] dt-bindings: mfd: mediatek: add a description for MT6323 RTC
- [PATCH 3/3] rtc: cmos: introduce quirks to enable use_acpi_alarm mode
- [PATCH 2/3] rtc: cmos: acknowledge ACPI driven wake alarms upon resume
- [PATCH 1/3] rtc: cmos: allow using ACPI for RTC alarm instead of HPET
- [PATCH] rtc: mt7622: fix module autoloading for OF platform drivers
- Re: [PATCH v1 09/16] rtc: mediatek: convert to use device managed functions
- Re: [PATCH v1 08/16] rtc: mediatek: remove unnecessary irq_dispose_mapping
- Re: [PATCH v1 12/16] rtc: mediatek: cleanup header files to include
- Re: [PATCH v1 12/16] rtc: mediatek: cleanup header files to include
- Re: [PATCH v1 11/16] rtc: mediatek: move the declaration into a globally visible header file
- Re: [PATCH v1 11/16] rtc: mediatek: move the declaration into a globally visible header file
- Re: [PATCH v1 02/16] dt-bindings: rtc: mediatek: add bindings for PMIC RTC
- Re: [PATCH v1 06/16] rtc: mediatek: remove unnecessary parentheses
- Re: [PATCH v1 11/16] rtc: mediatek: move the declaration into a globally visible header file
- Re: [PATCH v1 06/16] rtc: mediatek: remove unnecessary parentheses
- Re: [PATCH v1 11/16] rtc: mediatek: move the declaration into a globally visible header file
- Re: [PATCH v1 06/16] rtc: mediatek: remove unnecessary parentheses
- Re: [PATCH v1 05/16] rtc: mediatek: add MT6323 support to RTC driver
- Re: [PATCH v6 0/6] Add MediaTek PMIC keys support
- Re: [PATCH v1 11/16] rtc: mediatek: move the declaration into a globally visible header file
- Re: [PATCH v1 05/16] rtc: mediatek: add MT6323 support to RTC driver
- Re: [PATCH v1 09/16] rtc: mediatek: convert to use device managed functions
- Re: [PATCH v1 02/16] dt-bindings: rtc: mediatek: add bindings for PMIC RTC
- Re: [PATCH v1 08/16] rtc: mediatek: remove unnecessary irq_dispose_mapping
- Re: [PATCH v1 06/16] rtc: mediatek: remove unnecessary parentheses
- Re: [PATCH v1 02/16] dt-bindings: rtc: mediatek: add bindings for PMIC RTC
- [PATCH v1 08/16] rtc: mediatek: remove unnecessary irq_dispose_mapping
- [PATCH v1 00/16] Add support to MT6323 RTC and its power device
- [PATCH v1 02/16] dt-bindings: rtc: mediatek: add bindings for PMIC RTC
- [PATCH v1 04/16] mfd: mt6397: add MT6323 RTC support into MT6397 driver
- [PATCH v1 13/16] rtc: mediatek: update license converting to using SPDX identifiers
- [PATCH v1 06/16] rtc: mediatek: remove unnecessary parentheses
- [PATCH v1 05/16] rtc: mediatek: add MT6323 support to RTC driver
- [PATCH v1 07/16] rtc: mediatek: replace a poll with regmap_read_poll_timeout
- [PATCH v1 03/16] dt-bindings: mfd: mediatek: add a description for MT6323 RTC
- [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 v1 11/16] rtc: mediatek: move the declaration into a globally visible header file
- [PATCH v1 14/16] power: reset: mediatek: add a power-off driver using PMIC RTC device
- [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 12/16] rtc: mediatek: cleanup header files to include
- [PATCH v1 01/16] dt-bindings: power: reset: mediatek: add bindings for power device
- [PATCH] rtc: isl12022: use true and false for boolean values
- From: Gustavo A. R. Silva
- Re: [PATCH] driver/rtc: remove a warning during scripts/kernel-doc step
- [PATCH] rtc: ab8500: Drop AB8540 support
- Re: [PATCH v6 0/6] Add MediaTek PMIC keys support
- [trivial PATCH V2] treewide: Align function definition open/close braces
- Re: [PATCH 00/16] remove eight obsolete architectures
- [PATCH 1/6] rtc: hctosys: Ensure system time doesn't overflow time_t
- [PATCH 3/6] rtc: mrst: remove artificial limitation
- [PATCH 4/6] rtc: st-lpc: remove artificial limitation
- [PATCH 5/6] rtc: 88pm80x: remove artificial limitation
- [PATCH 6/6] rtc: 88pm860x: remove artificial limitation
- [PATCH 2/6] rtc: mv: remove artificial limitation
- Re: [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
- Re: [RESEND] powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible
- Re: powerpc/time: stop validating rtc_time in .read_time
- [PATCH] rtc-snvs: Add timeouts to avoid kernel lockups
- Re: [PATCH 00/16] remove eight obsolete architectures
- Re: rfc: remove print_vma_addr ? (was Re: [PATCH 00/16] remove eight obsolete architectures)
- Re: rfc: remove print_vma_addr ? (was Re: [PATCH 00/16] remove eight obsolete architectures)
- rfc: remove print_vma_addr ? (was Re: [PATCH 00/16] remove eight obsolete architectures)
- Re: [PATCH 00/16] remove eight obsolete architectures
- Re: [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
- Re: [PATCH] rtc: mxc_v2: unlock on error in mxc_rtc_set_alarm()
- RE: [PATCH] rtc: mxc_v2: unlock on error in mxc_rtc_set_alarm()
- Re: [PATCH 00/16] remove eight obsolete architectures
- Re: [PATCH 00/16] remove eight obsolete architectures
- Re: [PATCH 00/16] remove eight obsolete architectures
- Re: [PATCH 00/16] remove eight obsolete architectures
- Re: [PATCH 00/16] remove eight obsolete architectures
- Re: [PATCH 00/47] arch-removal: device drivers
- Re: [PATCH 09/47] rtc: remove bfin driver
- Re: [PATCH 08/47] rtc: remove tile driver
- Re: [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
- [PATCH 09/47] rtc: remove bfin driver
- [PATCH 08/47] rtc: remove tile driver
- [PATCH 00/47] arch-removal: device drivers
- [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
- [PATCH 00/16] remove eight obsolete architectures
- [PATCH] rtc: mxc_v2: unlock on error in mxc_rtc_set_alarm()
- [PATCH] rtc: snvs: Fix usage of snvs_rtc_enable
- Re: [PATCH] rtc: mcp795: remove VLA usage
- Re: [PATCH] rtc: mcp795: remove VLA usage
- Re: [PATCH 1/2] rtc: s5m: Move enum from rtc.h to rtc-s5m.c
- From: Gustavo A. R. Silva
- Re: [PATCH 0/2] Remove VLA usage in rtc-s5m
- From: Gustavo A. R. Silva
- Re: [PATCH] pcf85063 was not clearing bits correctly in pcf85063_start_clock
- Re: [PATCH v5 2/4] rtc: at91sam9: Set name of regmap_config
- Re: [PATCH 0/2] Remove VLA usage in rtc-s5m
- Re: [PATCH] rtc: mcp795: remove VLA usage
- [PATCH] rtc: mcp795: remove VLA usage
- Re: [PATCH 2/2] rtc: s5m: Remove VLA usage
- From: Krzysztof Kozlowski
- [PATCH v5 2/4] rtc: at91sam9: Set name of regmap_config
- [PATCH v5 0/4] Set name of regmap_config
- Re: [PATCH 1/2] rtc: s5m: Move enum from rtc.h to rtc-s5m.c
- Re: [PATCH 1/2] rtc: s5m: Move enum from rtc.h to rtc-s5m.c
- From: Krzysztof Kozlowski
- Re: [PATCH] driver/rtc: remove a warning during scripts/kernel-doc step
- [PATCH 1/2] rtc: s5m: Move enum from rtc.h to rtc-s5m.c
- From: Gustavo A. R. Silva
- [PATCH 2/2] rtc: s5m: Remove VLA usage
- From: Gustavo A. R. Silva
- [PATCH 0/2] Remove VLA usage in rtc-s5m
- From: Gustavo A. R. Silva
- Re: [PATCH] rtc: s5m: Remove VLA usage
- From: Gustavo A. R. Silva
- Re: [PATCH] rtc: s5m: Remove VLA usage
- From: Krzysztof Kozlowski
- Re: [PATCH v4 0/4] Set name of regmap_config
- [RESEND PATCH v4 2/4] rtc: at91sam9: Set name of regmap_config
- [RESEND PATCH v4 0/4] Set name of regmap_config
- Re: [PATCH v4 0/4] Set name of regmap_config
- [PATCH v4 2/4] rtc: at91sam9: Set name of regmap_config
- [PATCH v4 0/4] Set name of regmap_config
- Re: [PATCH v3 2/4] rtc: at91sam9: Pass pdev->dev to regmap_init_mmio()
- Re: [PATCH v3 2/4] rtc: at91sam9: Pass pdev->dev to regmap_init_mmio()
- Re: [PATCH] rtc: s5m: Remove VLA usage
- From: Gustavo A. R. Silva
- Re: [PATCH] rtc: s5m: Remove VLA usage
- [PATCH] rtc: s5m: Remove VLA usage
- From: Gustavo A. R. Silva
- Re: [RFC] Removing VLAs in rtc-s5m
- From: Gustavo A. R. Silva
- Re: [PATCH v3 3/4] rtc: isl1208: add support for isl1219 with tamper detection
- Re: [PATCH v3 3/4] rtc: isl1208: add support for isl1219 with tamper detection
- [PATCH v3 2/4] rtc: at91sam9: Pass pdev->dev to regmap_init_mmio()
- [PATCH v3 0/4] Set name of regmap_config
- Re: [PATCH v2] rtc: remove VLA usage
- Re: [RFC] Removing VLAs in rtc-s5m
- From: Krzysztof Kozlowski
- [RFC] Removing VLAs in rtc-s5m
- From: Gustavo A. R. Silva
- [PATCH v2] rtc: remove VLA usage
- From: Gustavo A. R. Silva
- Re: [RESEND PATCH 1/3] rtc: Use time64_t to save range_max of RTC
- Re: [PATCH] rtc: remove VLA usage
- From: Gustavo A. R. Silva
- Re: [PATCH] rtc: remove VLA usage
- From: Gustavo A. R. Silva
- [PATCH] rtc: Add useful timestamp definitions
- Re: [PATCH] rtc: remove VLA usage
- Re: [PATCH] rtc: remove VLA usage
- From: Gustavo A. R. Silva
- Re: [PATCH] rtc: remove VLA usage
- From: Gustavo A. R. Silva
- Re: [PATCH] rtc: remove VLA usage
- Re: [RESEND PATCH 1/3] rtc: Use time64_t to save range_max of RTC
- [PATCH 2/2] rtc: at91rm9200: Add range
- [PATCH 1/2] rtc: Add RTC range
- Re: [PATCH v3 3/4] rtc: isl1208: add support for isl1219 with tamper detection
- Re: [PATCH] rtc: remove VLA usage
- [PATCH] rtc: remove VLA usage
- From: Gustavo A. R. Silva
- Re: [PATCH v3 3/4] rtc: isl1208: add support for isl1219 with tamper detection
- Re: [PATCH v3 3/4] rtc: isl1208: add support for isl1219 with tamper detection
- Re: [PATCH] parisc: time: stop validating rtc_time in .read_time
- Re: [PATCH v3 3/4] rtc: isl1208: add support for isl1219 with tamper detection
- Re: [PATCH v3 2/4] rtc: isl1208: switch to rtc_register_device
- Re: [PATCH v3 1/4] rtc: isl1208: enable interrupt after context preparation
- Re: [RESEND PATCH v3] rtc: cros-ec: return -ETIME when refused to set alarms in the past
- Re: [PATCH v2] rtc-pm8xxx: Fix issue in RTC write path
- Re: [PATCH] rtc: at91sam: add 'depends on HAS_IOMEM' to fix unmet dependency
- [PATCH] rtc: at91sam: add 'depends on HAS_IOMEM' to fix unmet dependency
- [PATCH v3 2/4] rtc: isl1208: switch to rtc_register_device
- [PATCH v3 1/4] rtc: isl1208: enable interrupt after context preparation
- [PATCH v3 4/4] rtc: isl1208: Add "evdet" interrupt source for isl1219.
- [PATCH v3 0/4] rtc: isl1208: fixes, documentation and isl1219 support
- [PATCH v3 3/4] rtc: isl1208: add support for isl1219 with tamper detection
- [PATCH v2] rtc-pm8xxx: Fix issue in RTC write path
- Re: [PATCH v2 2/4] rtc: isl1208: switch to rtc_register_device
- Re: [PATCH v2 2/4] rtc: isl1208: switch to rtc_register_device
- Re: [PATCH v6] rtc: isl12026: Add driver.
- Re: [PATCH 000/100] rtc: remove cargo culted code
- RE: [PATCH 000/100] rtc: remove cargo culted code
- RE: [PATCH 000/100] rtc: remove cargo culted code
- Re: [PATCH v2] rtc: brcmstb-waketimer: Set wktmr prescaler
- [PATCH v2] rtc: m48t59: use generic nvmem
- [PATCH v2] rtc: rp5c01: use generic nvmem
- [PATCH v2] rtc: stk17ta8: use generic nvmem
- [PATCH v2] rtc: tx4939: use generic nvmem
- Re: [PATCH] rtc-pm8xxx: Fix issue in RTC write path
- Re: [PATCH v4] rtc: ac100: Fix ac100 determine rate bug
- [PATCH] rtc: fix rtc_time64_to_tm for 3477
- [PATCH] rtc: nvmem: allow registering the nvmem device before the rtc
- Re: [PATCH v6] rtc: isl12026: Add driver.
- [PATCH v2 0/4] rtc: isl1208: fixes, documentation and isl1219 support
- [PATCH v2 2/4] rtc: isl1208: switch to rtc_register_device
- [PATCH v2 1/4] rtc: isl1208: enable interrupt after context preparation
- [PATCH v2 4/4] rtc: isl1208: Add "evdet" interrupt source for isl1219.
- [PATCH v2 3/4] rtc: isl1208: add support for isl1219 with tamper detection
- Re: HRTimer causing rtctest to fail
- Re: HRTimer causing rtctest to fail
- Re: HRTimer causing rtctest to fail
- Re: HRTimer causing rtctest to fail
- Re: HRTimer causing rtctest to fail
- Re: HRTimer causing rtctest to fail
- HRTimer causing rtctest to fail
- Re: [PATCH v4] rtc: ac100: Fix ac100 determine rate bug
- Re: [RESEND PATCH v3] rtc: cros-ec: return -ETIME when refused to set alarms in the past
- Re: [PATCH] rtc: cros-ec: return -ETIME when refused to set alarms in the past
- Re: [PATCH v3] rtc: cros-ec: return -ETIME when refused to set alarms in the past
- [RESEND PATCH v3] rtc: cros-ec: return -ETIME when refused to set alarms in the past
- [PATCH v3] rtc: cros-ec: return -ETIME when refused to set alarms in the past
- [PATCH v2] rtc: cros-ec: return -ETIME when refused to set alarms in the past
- [PATCH v4] rtc: ac100: Fix ac100 determine rate bug
- [PATCH v2] rtc: brcmstb-waketimer: Set wktmr prescaler
- Re: [PATCH] rtc: cros-ec: return -ETIME when refused to set alarms in the past
- Re: [PATCH] rtc: cros-ec: return -ETIME when refused to set alarms in the past
- Re: [PATCH] rtc: cros-ec: return -ETIME when refused to set alarms in the past
- [RESEND PATCH 1/3] rtc: Use time64_t to save range_max of RTC
- [RESEND PATCH 3/3] rtc: Add one offset seconds to expand RTC range
- [RESEND PATCH 2/3] rtc: Factor out the RTC range validation into rtc_valid_range()
- [PATCH] rtc: m41t80: remove useless indirection
- [PATCH] rtc: m41t80: fix race conditions
- Re: [PATCH] rtc: m41t80: move m41t80_rtc_mutex to the block where it is used
- [PATCH] rtc: cros-ec: return -ETIME when refused to set alarms in the past
- [PATCH] rtc: pcf85363: set time accurately
- [PATCH 2/3] rtc: pcf85363: add alarm support
- [PATCH 3/3] rtc: pcf85363: set time accurately
- [PATCH 1/3] rtc: pcf85363: add .max_register in regmap_config
- Re: [PATCH] rtc: brcmstb-waketimer: Set wktmr prescaler
- [PATCH v6] rtc: isl12026: Add driver.
- Re: [PATCH 000/100] rtc: remove cargo culted code
- Re: [PATCH 000/100] rtc: remove cargo culted code
- Re: [PATCH 013/100] rtc: cpcap: stop validating rtc_time in .read_time
- Re: [PATCH] m68k: time: stop validating rtc_time in .read_time
- Re: [PATCH 066/100] rtc: sc27xx: stop validating rtc_time in .read_time
- [PATCH] rtc: brcmstb-waketimer: Set wktmr prescaler
- Re: [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
- [PATCH] pcf85063 was not clearing bits correctly in pcf85063_start_clock
- [PATCH] powerpc/time: stop validating rtc_time in .read_time
- [PATCH] parisc: time: stop validating rtc_time in .read_time
- [PATCH] m68k: time: stop validating rtc_time in .read_time
- [PATCH] alpha: rtc: stop validating rtc_time in .read_time
- [PATCH 000/100] rtc: remove cargo culted code
- [PATCH 003/100] rtc: cmos: let the core handle invalid time
- [PATCH 002/100] rtc: ds1553: let the core handle invalid time
- [PATCH 004/100] rtc: rs5c348: let the core handle invalid time
- [PATCH 007/100] rtc: ab3100: stop validating rtc_time in .read_time
- [PATCH 005/100] rtc: stk17ta8: let the core handle invalid time
- [PATCH 008/100] rtc: ab8500: stop validating rtc_time in .read_time
- [PATCH 006/100] rtc: ab-b5ze-s3: stop validating rtc_time in .read_time
- [PATCH 009/100] rtc: ac100: stop validating rtc_time in .read_time
- [PATCH 010/100] rtc: au1xxx: stop validating rtc_time in .read_time
- [PATCH 016/100] rtc: da9063: stop validating rtc_time in .read_time
- [PATCH 014/100] rtc: da9052: stop validating rtc_time in .read_time
- [PATCH 012/100] rtc: coh901331: stop validating rtc_time in .read_time
- [PATCH 011/100] rtc: bq32k: stop validating rtc_time in .read_time
- [PATCH 013/100] rtc: cpcap: stop validating rtc_time in .read_time
- [PATCH 017/100] rtc: ds1216: stop validating rtc_time in .read_time
- [PATCH 018/100] rtc: ds1286: stop validating rtc_time in .read_time
- [PATCH 021/100] rtc: ds1307: stop validating rtc_time in .read_time
- [PATCH 019/100] rtc: ds1302: stop validating rtc_time in .read_time
- [PATCH 020/100] rtc: ds1305: stop validating rtc_time in .read_time
- [PATCH 022/100] rtc: ds1343: stop validating rtc_time in .read_time
- [PATCH 030/100] rtc: fm3130: stop validating rtc_time in .read_time
- [PATCH 025/100] rtc: ds1685: stop validating rtc_time in .read_time
- [PATCH 027/100] rtc: ds2404: stop validating rtc_time in .read_time
- [PATCH 024/100] rtc: ds1390: stop validating rtc_time in .read_time
- [PATCH 031/100] rtc: jz4740: stop validating rtc_time in .read_time
- [PATCH 037/100] rtc: m48t59: stop validating rtc_time in .read_time
- [PATCH 033/100] rtc: lpc32xx: stop validating rtc_time in .read_time
- [PATCH 032/100] rtc: lpc24xx: stop validating rtc_time in .read_time
- [PATCH 034/100] rtc: ls1x: stop validating rtc_time in .read_time
- [PATCH 035/100] rtc: m41t94: stop validating rtc_time in .read_time
- [PATCH 026/100] rtc: ds1742: stop validating rtc_time in .read_time
- [PATCH 036/100] rtc: m48t35: stop validating rtc_time in .read_time
- [PATCH 028/100] rtc: ds3232: stop validating rtc_time in .read_time
- [PATCH 029/100] rtc: efi: stop validating rtc_time in .read_time
- [PATCH 049/100] rtc: mv: stop validating rtc_time in .read_time
- [PATCH 047/100] rtc: msm6242: stop validating rtc_time in .read_time
- [PATCH 045/100] rtc: mpc5121: stop validating rtc_time in .read_time
- [PATCH 046/100] rtc: mrst: stop validating rtc_time in .read_time
- [PATCH 039/100] rtc: max6902: stop validating rtc_time in .read_time
- [PATCH 038/100] rtc: m48t86: stop validating rtc_time in .read_time
- [PATCH 051/100] rtc: pcap: stop validating rtc_time in .read_time
- [PATCH 048/100] rtc: mt7622: stop validating rtc_time in .read_time
- [PATCH 052/100] rtc: pcf2123: stop validating rtc_time in .read_time
- [PATCH 050/100] rtc: nuc900: stop validating rtc_time in .read_time
- [PATCH 042/100] rtc: max8998: stop validating rtc_time in .read_time
- [PATCH 053/100] rtc: pcf2127: stop validating rtc_time in .read_time
- [PATCH 056/100] rtc: pic32: stop validating rtc_time in .read_time
- [PATCH 055/100] rtc: pcf8523: stop validating rtc_time in .read_time
- [PATCH 054/100] rtc: pcf50633: stop validating rtc_time in .read_time
- [PATCH 044/100] rtc: mcp795: stop validating rtc_time in .read_time
- [PATCH 041/100] rtc: max8997: stop validating rtc_time in .read_time
- [PATCH 040/100] rtc: max6916: stop validating rtc_time in .read_time
- [PATCH 043/100] rtc: mc13xxx: stop validating rtc_time in .read_time
- [PATCH 059/100] rtc: r9701: stop validating rtc_time in .read_time
- [PATCH 057/100] rtc: ps3: stop validating rtc_time in .read_time
- [PATCH 058/100] rtc: r7301: stop validating rtc_time in .read_time
- [PATCH 062/100] rtc: rx8010: stop validating rtc_time in .read_time
- [PATCH 060/100] rtc: rp5c01: stop validating rtc_time in .read_time
- [PATCH 061/100] rtc: rx6110: stop validating rtc_time in .read_time
- [PATCH 068/100] rtc: starfire: stop validating rtc_time in .read_time
- [PATCH 066/100] rtc: sc27xx: stop validating rtc_time in .read_time
- [PATCH 065/100] rtc: s5m: stop validating rtc_time in .read_time
- [PATCH 063/100] rtc: rx8025: stop validating rtc_time in .read_time
- [PATCH 064/100] rtc: s3c: stop validating rtc_time in .read_time
- [PATCH 069/100] rtc: sun6i: stop validating rtc_time in .read_time
- [PATCH 073/100] rtc: wm831x: stop validating rtc_time in .read_time
- [PATCH 074/100] rtc: xgene: stop validating rtc_time in .read_time
- [PATCH 071/100] rtc: tps6586x: stop validating rtc_time in .read_time
- [PATCH 067/100] rtc: sh: stop validating rtc_time in .read_time
- [PATCH 075/100] rtc: zynqmp: stop validating rtc_time in .read_time
- [PATCH 086/100] rtc: rx4581: remove useless message
- [PATCH 083/100] rtc: tegra: stop validating rtc_time in .set_time
- [PATCH 084/100] rtc: abx80x: remove useless message
- [PATCH 079/100] rtc: m41t93: stop validating rtc_time in .read_time
- [PATCH 082/100] rtc: spear: stop validating rtc_time in .set_time and .set_alarm
- [PATCH 081/100] rtc: omap: stop validating rtc_time in .set_time and .set_alarm
- [PATCH 077/100] rtc: isl12022: remove useless indirection
- [PATCH 076/100] rtc: isl12022: stop validating rtc_time in .read_time
- [PATCH 089/100] rtc: rk808: remove useless debug message
- [PATCH 085/100] rtc: pm8xxx: remove useless message
- [PATCH 090/100] rtc: rk808: fix possible race condition
- [PATCH 093/100] rtc: s35390a: remove useless indirection
- [PATCH 078/100] rtc: m41t80: stop validating rtc_time in .read_time
- [PATCH 088/100] rtc: tile: remove useless message
- [PATCH 087/100] rtc: rx8581: remove useless message
- [PATCH 091/100] rtc: s35390a: remove useless message
- [PATCH 092/100] rtc: s35390a: stop validating rtc_time in .read_time
- [PATCH 096/100] rtc: rs5c372: remove useless indirection
- [PATCH 095/100] rtc: rs5c372: stop validating rtc_time in .read_time
- [PATCH 097/100] rtc: max6900: stop validating rtc_time in .read_time
- [PATCH 094/100] rtc: rs5c372: remove useless message
- [PATCH 099/100] rtc: pcf85063: stop validating rtc_time in .read_time
- [PATCH 098/100] rtc: max6900: remove useless indirection
- [PATCH 100/100] rtc: pcf85063: remove useless indirection
- [PATCH 080/100] rtc: max77686: stop validating rtc_time in .read_time
- [PATCH 072/100] rtc: tx4939: stop validating rtc_time in .read_time
- [PATCH 070/100] rtc: sunxi: stop validating rtc_time in .read_time
- [PATCH 023/100] rtc: ds1347: stop validating rtc_time in .read_time
- [PATCH 015/100] rtc: da9055: stop validating rtc_time in .read_time
- [PATCH 001/100] rtc: ds1511: let the core handle invalid time
- [PATCH v2] rtc: m48t59: use generic nvmem
- Re: [bug report] rtc: m48t59: use generic nvmem
- Re: [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
- Re: [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
- Re: [PATCH v2 20/21] mk68/mac: Switch to use %ptR
- Re: [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
- Re: [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
- Re: [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
- Re: [PATCH v2 20/21] mk68/mac: Switch to use %ptR
- Re: [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
- Re: [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
- Re: [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
- [PATCH v5] rtc: isl12026: Add driver.
- Re: [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
- [PATCH v2 02/21] rtc: Switch to use %ptR
- [PATCH v2 06/21] rtc: m48t59: Switch to use %ptR
- [PATCH v2 12/21] rtc: rk808: Switch to use %ptR
- [PATCH v2 11/21] rtc: puv3: Switch to use %ptR
- [PATCH v2 07/21] rtc: mcp795: Switch to use %ptR
- [PATCH v2 08/21] rtc: pcf50633: Switch to use %ptR
- [PATCH v2 14/21] rtc: rx8025: Switch to use %ptR
- [PATCH v2 05/21] rtc: m41t80: Switch to use %ptR
- [PATCH v2 13/21] rtc: rx6110: Switch to use %ptR
- [PATCH v2 09/21] rtc: pic32: Switch to use %ptR
- [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
- [PATCH v2 04/21] rtc: at91sam9: Switch to use %ptR
- [PATCH v2 00/21] lib, rtc: Print rtc_time via %ptR[dt][rv]
- [PATCH v2 10/21] rtc: pm8xxx: Switch to use %ptR
- [PATCH v2 18/21] ds1302: Switch to use %ptR
- [PATCH v2 16/21] rtc: s5m: Switch to use %ptR
- [PATCH v2 15/21] rtc: s3c: Switch to use %ptR
- [PATCH v2 21/21] PM: Switch to use %ptR
- [PATCH v2 17/21] rtc: tegra: Switch to use %ptR
- [PATCH v2 19/21] Input: hp_sdc_rtc - Switch to use %ptR
- [PATCH v2 20/21] mk68/mac: Switch to use %ptR
- [PATCH v2 03/21] rtc: at91rm9200: Switch to use %ptR
- Re: [PATCH v4] rtc: isl12026: Add driver.
- Re: [PATCH v4] rtc: isl12026: Add driver.
[Index of Archives]
[Linux Sound]
[ALSA Users]
[ALSA Devel]
[Linux Audio Users]
[Linux Media]
[Kernel]
[Gimp]
[Yosemite News]
[Linux Media]