linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-19 12:43:15 to 2018-05-16 09:43:12 UTC [more...]

simplify procfs code for seq_file instances V3
 2018-05-16  9:43 UTC  (2+ messages)
` [PATCH 08/42] proc: introduce proc_create_single{,_data}

simplify procfs code for seq_file instances V2
 2018-05-15 14:56 UTC  (56+ messages)
` [PATCH 01/40] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/40] proc: simplify proc_register calling conventions
` [PATCH 03/40] proc: add a proc_create_reg helper
` [PATCH 04/40] proc: introduce proc_create_seq{,_data}
` [PATCH 05/40] proc: introduce proc_create_seq_private
` [PATCH 06/40] proc: introduce proc_create_single{,_data}
` [PATCH 07/40] ipv{4,6}/udp{,lite}: simplify proc registration
` [PATCH 08/40] ipv{4,6}/tcp: simplify procfs registration
` [PATCH 09/40] ipv{4,6}/ping: simplify proc file creation
` [PATCH 10/40] ipv{4,6}/raw: simplify ѕeq_file code
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 12/40] net/kcm: simplify proc registration
` [PATCH 13/40] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 14/40] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 15/40] proc: introduce proc_create_net{,_data}
` [PATCH 16/40] proc: introduce proc_create_net_single
` [PATCH 17/40] acpi/battery: simplify procfs code
` [PATCH 18/40] sgi-gru: "
` [PATCH 19/40] megaraid: "
` [PATCH 20/40] sg: "
` [PATCH 21/40] afs: "
` [PATCH 22/40] ext4: "
` [PATCH 23/40] jfs: "
` [PATCH 24/40] staging/rtl8192u: "
` [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 28/40] bonding: switch to proc_create_seq_data
` [PATCH 29/40] hostap: switch to proc_create_{seq,single}_data
` [PATCH 30/40] neigh: switch to proc_create_seq_data
` [PATCH 31/40] netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
` [PATCH 32/40] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 33/40] bluetooth: switch to proc_create_seq_data
` [PATCH 34/40] atm: simplify procfs code
` [PATCH 35/40] atm: switch to proc_create_seq_private
` [PATCH 36/40] isdn: replace ->proc_fops with ->proc_show
` [PATCH 37/40] proc: don't detour through seq->private to get the inode
` [PATCH 38/40] ide: remove ide_driver_proc_write
` [PATCH 39/40] ide: replace ->proc_fops with ->proc_show
` [PATCH 40/40] tty: "

[PATCH] dt-bindings: rtc-2123: Make the node name generic
 2018-05-14 13:28 UTC  (3+ messages)

[PATCH] rtc-snvs: Add timeouts to avoid kernel lockups
 2018-05-11 18:26 UTC  (6+ messages)

[PATCH v3 1/4] rtc: ds1307: fix data pointer to m41t0
 2018-05-10 21:59 UTC  (6+ messages)
` [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

[PATCH 0/4] selftests: rework RTC tests
 2018-05-10 17:34 UTC  (7+ messages)
` [PATCH 1/4] selftests: timers: move PIE tests out of rtctest
` [PATCH 2/4] selftests: timers: rtcpie: restore previous PIE rate
` [PATCH 3/4] selftests: move RTC tests to rtc subfolder
` [PATCH 4/4] selftests: rtc: rework rtctest

[PATCH v2 0/3] Introduce STM32MP1 RTC
 2018-05-10 11:40 UTC  (5+ messages)
` [PATCH v2 1/3] rtc: stm32: rework register management to prepare other version of RTC
` [PATCH v2 2/3] dt-bindings: rtc: update stm32-rtc documentation for stm32mp1 rtc
` [PATCH v2 3/3] rtc: stm32: add stm32mp1 rtc support

[PATCH v2 1/4] rtc: ds1307: fix data pointer to m41t0
 2018-05-09 18:46 UTC  (5+ messages)
` [PATCH v2 2/4] rtc: ds1307: support m41t11 variant
` [PATCH v2 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
` [PATCH v2 4/4] rtc: ds1307: add freq_test sysfs attribute to check tick on m41txx

[PATCH 1/4] rtc: ds1307: fix data pointer to m41t0
 2018-05-09 18:33 UTC  (10+ messages)
` [PATCH 2/4] rtc: ds1307: support m41t11 variant
` [PATCH 3/4] rtc: ds1307: add calibration of_ for mt41txx chips
` [PATCH 4/4] rtc: ds1307: add frequency-test property to check calibration on m41txx

[PATCH 0/3] Introduce STM32MP1 RTC
 2018-05-09  7:25 UTC  (6+ messages)
` [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 3/3] rtc: stm32: add stm32mp1 rtc support

[PATCH 0/4] Various fixes on STM32 RTC
 2018-05-09  7:21 UTC  (12+ messages)
` [PATCH 1/4] rtc: stm32: fix copyright and adopt SPDX identifier
` [PATCH 2/4] rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISING
` [PATCH 3/4] dt-bindings: rtc: update stm32-rtc documentation for st,syscfg property
` [PATCH 4/4] rtc: stm32: get DBP register and mask from DT "

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

[PATCH 1/2] rtc: sprd: Change to use devm_rtc_allocate_device()
 2018-05-03 20:12 UTC  (3+ messages)
` [PATCH 2/2] rtc: sprd: Add RTC hardware range

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-05-03 20:09 UTC  (4+ messages)
` [PATCH 44/61] rtc: "

[PATCH 2/3] powerpc/powernv: Fix OPAL RTC driver OPAL_BUSY loops
 2018-04-26 10:22 UTC  (7+ messages)
  ` [2/3] "

[PATCH v6 0/6] Add MediaTek PMIC keys support
 2018-04-26  6:53 UTC  (3+ messages)
` [GIT PULL] Immutable branch between MFD, Input and RTC due for the v4.18 merge window

simplify procfs code for seq_file instances
 2018-04-25 21:24 UTC  (45+ messages)
` [PATCH 02/39] proc: introduce proc_create_seq{,_data}
` [PATCH 03/39] proc: introduce proc_create_seq_private
` [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 20/39] afs: "
` [PATCH 21/39] ext4: "
` [PATCH 22/39] jfs: "
` [PATCH 23/39] staging/rtl8192u: "
` [PATCH 24/39] resource: switch to proc_create_seq_data
` [PATCH 25/39] drbd: switch to proc_create_single
` [PATCH 26/39] rtc/proc: switch to proc_create_single_data
` [PATCH 27/39] bonding: switch to proc_create_seq_data
` [PATCH 28/39] hostap: switch to proc_create_{seq,single}_data
` [PATCH 29/39] neigh: switch to proc_create_seq_data
` [PATCH 30/39] netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
` [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 35/39] isdn: replace ->proc_fops with ->proc_show
` [PATCH 36/39] proc: don't detour through seq->private to get the inode
` [PATCH 37/39] ide: remove ide_driver_proc_write
` [PATCH 38/39] ide: replace ->proc_fops with ->proc_show
` [PATCH 39/39] tty: "

[PATCH 1/3] rtc: cmos: allow using ACPI for RTC alarm instead of HPET
 2018-04-24 13:30 UTC  (6+ messages)

[PATCH 1/3] rtc: vr41xx: remove mktime usage
 2018-04-20 16:14 UTC  (3+ messages)
` [PATCH 2/3] rtc: ls1x: "
` [PATCH 3/3] rtc: tps6586x: "

[PATCH] RTC: DS1340 Add support for trickle charger
 2018-04-20  9:34 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).