messages from 2023-06-24 08:26:34 to 2023-08-01 17:36:41 UTC [more...]
require EXPORT_SYMBOL_GPL symbols for symbol_get v2
2023-08-01 17:35 UTC (5+ messages)
` [PATCH 1/5] ARM: pxa: remove use of symbol_get()
` [PATCH 2/5] mmc: au1xmmc: force non-modular build and remove symbol_get usage
` [PATCH 3/5] net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index
` [PATCH 4/5] rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff
[PATCH] rtc: stm32: remove incorrect #ifdef check
2023-08-01 13:55 UTC (2+ messages)
[PATCH] rtc: rtc-pm8xxx: control default alarm wake up capability
2023-08-01 12:48 UTC (3+ messages)
W sprawie samochodu
2023-07-31 8:35 UTC
require EXPORT_SYMBOL_GPL symbols for symbol_get
2023-07-31 20:38 UTC (15+ messages)
` [PATCH 1/5] ARM/pxa: use EXPORT_SYMBOL_GPL for sharpsl_battery_kick
` [PATCH 2/5] net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index
` [PATCH 3/5] rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff
` [PATCH 4/5] mmc: use EXPORT_SYMBOL_GPL for mmc_detect_change
` [PATCH 5/5] modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules
[PATCH] rtc: pcf2127: fix error code in pcf2127_enable_ts()
2023-07-31 14:09 UTC
[PATCH v1 0/1] rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-R
2023-07-31 8:36 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v5] selftests: rtc: Fixes rtctest error handling
2023-07-30 10:13 UTC (2+ messages)
` [PATCH v5] selftests: rtc: Improve "
[PATCH v4 00/17] rtc: pcf2127: add PCF2131 driver
2023-07-28 17:13 UTC (3+ messages)
[RESEND PATCH v2] rtc: pcf2127: add error checking when disabling POR0
2023-07-28 17:12 UTC
[PATCH v3 00/50] Add support for sam9x7 SoC family
2023-07-28 16:36 UTC (8+ messages)
[PATCH 0/8] rtc: isl12022: battery backup voltage and clock support
2023-07-28 14:31 UTC (3+ messages)
` [PATCH v3 "
[PATCH v3 23/50] dt-bindings: rtc: at91rm9200: add sam9x7 compatible
2023-07-28 12:41 UTC (2+ messages)
[PATCH v3 24/50] dt-bindings: rtt: at91rm9260: add sam9x7 compatible
2023-07-28 12:41 UTC (2+ messages)
[PATCH v3 00/42] ep93xx device tree conversion
2023-07-28 8:23 UTC (35+ messages)
` [PATCH v3 13/42] watchdog: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v3 38/42] ata: pata_ep93xx: remove legacy pinctrl use
` [PATCH v3 26/42] ata: pata_ep93xx: add device tree support
` [PATCH v3 12/42] dt-bindings: watchdog: Add Cirrus EP93x
` [PATCH v3 32/42] wdt: ts72xx: add DT support for ts72xx
` [PATCH v3 33/42] gpio: ep93xx: add DT support for gpio-ep93xx
` [PATCH v3 01/42] gpio: ep93xx: split device in multiple
` [PATCH v3 03/42] clk: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v3 02/42] dt-bindings: clock: Add "
` [PATCH v3 04/42] dt-bindings: pinctrl: "
` [PATCH v3 06/42] dt-bindings: soc: "
` [PATCH v3 10/42] dt-bindings: rtc: "
` [PATCH v3 29/42] dt-bindings: rtc: Add ST M48T86
` [PATCH v3 34/42] ARM: dts: add Cirrus EP93XX SoC .dtsi
` [PATCH v3 07/42] soc: Add SoC driver for Cirrus ep93xx
` [PATCH v3 35/42] ARM: dts: ep93xx: add ts7250 board
` [PATCH v3 41/42] ARM: dts: ep93xx: Add EDB9302 DT
` [PATCH v3 05/42] pinctrl: add a Cirrus ep93xx SoC pin controller
` [PATCH v3 09/42] clocksource: ep93xx: Add driver for Cirrus Logic EP93xx
` [PATCH v3 28/42] input: keypad: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v3 22/42] dma: cirrus: "
` [PATCH v3 24/42] mtd: nand: add support for ts72xx
` [PATCH v3 20/42] net: cirrus: add DT support for Cirrus EP93xx
` [PATCH v3 14/42] power: reset: Add a driver for the ep93xx reset
` [PATCH v3 18/42] spi: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v3 37/42] pwm: ep93xx: drop legacy pinctrl
[PATCH] rtc: isl12026: Drop "_new" from probe callback name
2023-07-27 21:32 UTC (2+ messages)
[PATCH v2] rtc: Explicitly include correct DT includes
2023-07-27 21:31 UTC (2+ messages)
[PATCH v3] rtc: rv3028: Add support for "aux-voltage-chargeable" property
2023-07-27 21:13 UTC (2+ messages)
[PATCH] [v2] rtc: bq4802: add sparc dependency
2023-07-27 21:10 UTC (3+ messages)
[PATCH v2 0/2] pcf85063 driver improvements
2023-07-27 21:08 UTC (4+ messages)
` [PATCH v2 1/2] rtc: pcf85063: Simplify probe()
` [PATCH v2 2/2] rtc: pcf85063: Drop enum pcf85063_type and split pcf85063_cfg[]
[PATCH] rtc: isl1208: Simplify probe()
2023-07-27 21:08 UTC (3+ messages)
[PATCH v2 0/7] rtc: stm32: multiple bug fixes and improvements
2023-07-27 21:04 UTC (9+ messages)
` [PATCH v2 1/7] rtc: stm32: use the proper register sequence to read date/time
` [PATCH v2 2/7] rtc: stm32: don't stop time counter if not needed
` [PATCH v2 3/7] rtc: stm32: improve rtc precision
` [PATCH v2 4/7] rtc: stm32: don't print an error on probe deferral
` [PATCH v2 5/7] rtc: stm32: change PM callbacks to "_noirq()"
` [PATCH v2 6/7] rtc: stm32: fix issues of stm32_rtc_valid_alrm function
` [PATCH v2 7/7] rtc: stm32: fix unnecessary parentheses
[RFC][PATCH] rtc: sunxi: use external 32k oscillator if provided
2023-07-27 18:35 UTC (3+ messages)
Słowa kluczowe do wypozycjonowania
2023-07-26 7:35 UTC
Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
2023-07-25 21:52 UTC (14+ messages)
` [PATCH wq/for-6.5-fixes] workqueue: Drop the special locking rule for worker->flags and worker_pool->flags
[PATCH v2 0/3] Add support for Nuvoton ma35d1 rtc controller
2023-07-25 9:57 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: rtc: Add Nuvoton ma35d1 rtc
` [PATCH v2 2/3] arm64: dts: nuvoton: Add rtc for ma35d1
` [PATCH v2 3/3] rtc: Add driver for Nuvoton ma35d1 rtc controller
[PATCH 0/3] Add support for nuvoton ma35d1 rtc controller
2023-07-21 7:55 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: rtc: Document nuvoton ma35d1 rtc driver
` [PATCH 2/3] arm64: dts: nuvoton: Add rtc for ma35d1
` [PATCH 3/3] rtc: Add driver for nuvoton ma35d1 rtc controller
[PATCH 1/1] rtc: use devm_clk_get_enabled() in pic32_rtc_probe()
2023-07-20 14:08 UTC
[PATCH 1/1] rtc: use devm_clk_get_enabled() in mv_rtc_probe()
2023-07-20 14:08 UTC
[PATCH] rtc: bq4802: add sparc dependency
2023-07-19 14:36 UTC (2+ messages)
[PATCH V4] nvmem: add explicit config option to read old syntax fixed OF cells
2023-07-18 9:19 UTC (4+ messages)
` [Linux-stm32] "
[PATCH 0/1] RTC: nuvoton: Modify the setting timing of write ownership
2023-07-18 8:45 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v5] selftests: rtc: Fixes rtctest error handling
2023-07-17 21:15 UTC (2+ messages)
[PATCH] rtc: da9063: Mark the alarm IRQ as a wake IRQ
2023-07-17 19:09 UTC
[PATCH v4] selftests: rtc: Improves rtctest error handling
2023-07-17 13:40 UTC (2+ messages)
[PATCH] rtc: pcf85063: Simplify probe()
2023-07-17 7:51 UTC (3+ messages)
[PATCH] rtc: Explicitly include correct DT includes
2023-07-14 17:49 UTC
Słowa kluczowe do wypozycjonowania
2023-07-12 8:05 UTC
[PATCH] rtc: pcf-8563: Report previously detected low-voltage via RTC_VL_BACKUP_LOW
2023-07-11 20:54 UTC (9+ messages)
[PATCH v3 00/14] rtc: pcf2127: add PCF2131 driver
2023-07-07 14:16 UTC (8+ messages)
[PATCH] rtc: Kconfig: select REGMAP for RTC_DRV_DS1307
2023-07-06 11:43 UTC (6+ messages)
[PATCH 0/7] rtc: stm32: multiple bug fixes and improvements
2023-07-05 16:02 UTC (7+ messages)
` [PATCH 3/7] rtc: stm32: improve rtc precision
` [PATCH 6/7] rtc: stm32: fix unnecessary parentheses
[PATCH v7 0/2] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
2023-07-05 9:45 UTC (6+ messages)
` [PATCH v7 1/2] rtc: tps6594: Add driver for TPS6594 RTC
` [PATCH v7 2/2] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs
[PATCH v5 30/44] rtc: add HAS_IOPORT dependencies
2023-07-04 12:46 UTC (4+ messages)
[GIT PULL] RTC for 6.5
2023-07-03 17:48 UTC (2+ messages)
[PATCH 0/7] dt-bindings: restrict node name suffixes
2023-06-30 17:34 UTC (5+ messages)
` [PATCH 6/7] dt-bindings: timestamp: "
` [PATCH 7/7] dt-bindings: watchdog: "
Słowa kluczowe do wypozycjonowania
2023-06-28 7:50 UTC
[PATCH V5 0/5] Add rtc driver for the Loongson family chips
2023-06-26 7:19 UTC (7+ messages)
` [PATCH V5 4/5] MIPS: Loongson64: DTS: Add RTC support to LS7A PCH
` [PATCH V5 5/5] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000
` (subset) [PATCH V5 0/5] Add rtc driver for the Loongson family chips
[PATCH] rtc: rv3028: make rv3028 probeable from userspace
2023-06-25 23:11 UTC (2+ messages)
[PATCH v7 00/10] Add Renesas PMIC RAA215300 and built-in RTC support
2023-06-25 22:59 UTC (2+ messages)
` (subset) "
[PATCH 1/2] rtc: st-lpc: Release some resources in st_rtc_probe() in case of error
2023-06-25 22:53 UTC (2+ messages)
[PATCH v2 00/45] Add support for sam9x7 SoC family
2023-06-24 9:19 UTC (19+ messages)
` [PATCH v2 01/45] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible
` [PATCH v2 17/45] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7
` [PATCH v2 21/45] dt-bindings: atmel-matrix: add microchip,sam9x7-matrix
` [PATCH v2 22/45] dt-bindings: atmel-smc: add microchip,sam9x7-smc
` [PATCH v2 23/45] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc
` [PATCH v2 24/45] dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhci
` [PATCH v2 25/45] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
` [PATCH v2 26/45] dt-bindings: pinctrl: at91: add bindings for SAM9X7
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).