messages from 2018-03-15 11:17:24 to 2018-04-24 16:05:24 UTC [more...]
simplify procfs code for seq_file instances
2018-04-24 16:06 UTC (57+ 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: "
` [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 (8+ 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 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
[PATCH 00/61] tree-wide: simplify getting .drvdata
2018-04-20 7:24 UTC (3+ messages)
` [PATCH 44/61] rtc: "
[PATCH 0/4] Various fixes on STM32 RTC
2018-04-19 14:14 UTC (7+ 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 0/3] Introduce STM32MP1 RTC
2018-04-19 13:34 UTC (4+ 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] selftests: rework RTC tests
2018-04-19 12:50 UTC (5+ 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
[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 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 (2+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).