linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-16 23:28:55 to 2016-03-30 20:49:47 UTC [more...]

[PATCH] clk: sunxi: Accept a greater rate when setting a parent clock
 2016-03-30 20:49 UTC  (5+ messages)

[PATCH v5 00/46] pwm: add support for atomic update
 2016-03-30 20:18 UTC  (48+ messages)
` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
` [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()
` [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field
` [PATCH v5 04/46] pwm: get rid of pwm->lock
` [PATCH v5 05/46] pwm: introduce the pwm_args concept
` [PATCH v5 06/46] pwm: use pwm_get/set_xxx() helpers where appropriate
` [PATCH v5 07/46] clk: pwm: use pwm_get_args() "
` [PATCH v5 08/46] hwmon: pwm-fan: "
` [PATCH v5 09/46] misc: max77693-haptic: "
` [PATCH v5 10/46] leds: pwm: "
` [PATCH v5 11/46] regulator: "
` [PATCH v5 12/46] fbdev: ssd1307fb: "
` [PATCH v5 13/46] backlight: pwm_bl: "
` [PATCH v5 14/46] pwm: keep PWM state in sync with hardware state
` [PATCH v5 15/46] pwm: introduce the pwm_state concept
` [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state
` [PATCH v5 17/46] pwm: add the PWM initial state retrieval infra
` [PATCH v5 18/46] pwm: add the core infrastructure to allow atomic update
` [PATCH v5 19/46] pwm: switch to the atomic API
` [PATCH v5 20/46] pwm: add information about polarity, duty cycle and period to debugfs
` [PATCH v5 21/46] pwm: rockchip: add initial state retrieval
` [PATCH v5 22/46] pwm: rockchip: avoid glitches on already running PWMs
` [PATCH v5 23/46] pwm: rockchip: add support for atomic update
` [PATCH v5 24/46] pwm: sti: add support for initial state retrieval
` [PATCH v5 25/46] pwm: sti: avoid glitches on already running PWMs
` [PATCH v5 26/46] pwm: sun4i: implement hardware readout
` [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time
` [PATCH v5 28/46] regulator: pwm: swith to the atomic PWM API
` [PATCH v5 29/46] regulator: pwm: properly initialize the ->state field
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage
` [PATCH v5 31/46] pwm: update documentation
` [PATCH v5 32/46] pwm: deprecate pwm_config(), pwm_enable() and pwm_disable()
` [PATCH v5 33/46] pwm: replace pwm_disable() by pwm_apply_state()
` [PATCH v5 34/46] clk: pwm: switch to the atomic API
` [PATCH v5 35/46] hwmon: pwm-fan: "
` [PATCH v5 36/46] input: misc: max77693: "
` [PATCH v5 37/46] input: misc: max8997: switch to the atomic PWM API
` [PATCH v5 38/46] input: misc: pwm-beeper: "
` [PATCH v5 39/46] leds: pwm: "
` [PATCH v5 40/46] backlight: lm3630a: "
` [PATCH v5 41/46] backlight: lp855x: "
` [PATCH v5 42/46] backlight: lp8788: "
` [PATCH v5 43/46] backlight: pwm_bl: "
` [PATCH v5 44/46] video: ssd1307fb: "
` [PATCH v5 45/46] drm: i915: "
` [PATCH v5 46/46] ARM: s3c24xx: rx1950: "

[PATCH v2] clk: sunxi: Accept a greater rate when setting a parent clock
 2016-03-30 17:47 UTC 

[PATCH 0/3] clk: sunxi: Add the clocks used for audio/video on sun8i
 2016-03-30 17:13 UTC  (4+ messages)
` [PATCH 1/3] clk: sunxi: Add sun6i/8i display support
` [PATCH 2/3] clk: sunxi: Add sun6i/8i PLL video support
` [PATCH 3/3] clk: sunxi: Add sun8i PLL audio support

[PATCH v42 0/6] critical clocks and handoff clocks
 2016-03-30 17:15 UTC  (4+ messages)
` [PATCH v42 3/6] clk: Provide OF helper to mark clocks as CRITICAL

[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
 2016-03-30 16:00 UTC  (2+ messages)

[PATCH v2 0/5] clk: renesas: r8a7795: add clocks for the watchdogs
 2016-03-30 14:58 UTC  (6+ messages)
` [PATCH v2 1/5] clk: renesas: cpg-mssr: add generic support for read-only DIV6 clocks
` [PATCH v2 2/5] clk: renesas: r8a7795: add OSC and RINT clocks
` [PATCH v2 3/5] clk: renesas: r8a7795: add R clk
` [PATCH v2 4/5] clk: renesas: r8a7795: add stop for "
` [PATCH v2 5/5] arm64: dts: salvator-x: populate EXTALR

[PATCH BUGFIX] clk: imx6q: fix typo in CAN clock definition
 2016-03-30 12:23 UTC 

ARM: dts: imx6ul: add more functionality to i.MX6UL
 2016-03-30 11:43 UTC  (3+ messages)

[GIT PULL] bcm2835 clk changes for 4.6 maybe
 2016-03-30  5:12 UTC  (3+ messages)

[PATCH 04/17] clk: qcom: ipq4019: switch remaining defines to enums
 2016-03-29 23:31 UTC  (4+ messages)
` [PATCH 05/17] clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepll

[PATCH 0/7] clk: Make reset_control_ops const
 2016-03-29 23:30 UTC  (15+ messages)
` [PATCH 1/7] clk: mediatek: "
` [PATCH 2/7] clk: mmp: "
` [PATCH 3/7] clk: rockchip: "
` [PATCH 4/7] clk: atlas7: "
` [PATCH 5/7] clk: sunxi: "
` [PATCH 6/7] clk: tegra: "
` [PATCH 7/7] clk: qcom: "

[PATCH 0/5] r8a7795: add clocks for the watchdogs
 2016-03-29 17:52 UTC  (13+ messages)
` [PATCH 1/5] clk: shmobile: cpg-mssr: add generic support for read-only DIV6 clocks
` [PATCH 2/5] clk: shmobile: r8a7795: add OSC and RINT clocks
` [PATCH 3/5] clk: shmobile: r8a7795: add R clk
` [PATCH 4/5] clk: shmobile: r8a7795: add stop for "
` [PATCH 5/5] arm64: dts: salvator-x: populate EXTALR

[PATCH v6 0/3] Add more clock compatible features and support the RK3399 clock
 2016-03-29  1:17 UTC  (4+ messages)
` [PATCH v6 3/3] clk: rockchip: add clock controller for the RK3399

[PATCH v4 0/5] clk: mvebu: clock drivers for Marvell Armada 7K/8K
 2016-03-28 19:47 UTC  (7+ messages)
` [PATCH v4 1/5] clk: unconditionally recurse into clk/mvebu/
` [PATCH v4 2/5] dt-bindings: arm: add DT binding for Marvell AP806 system controller
` [PATCH v4 3/5] clk: mvebu: new driver for Armada "
` [PATCH v4 4/5] dt-bindings: arm: add DT binding for Marvell CP110 "
` [PATCH v4 5/5] clk: mvebu: new driver for Armada "

[PATCH v5 0/4] Add more clock compatible features and support the RK3399 clock
 2016-03-28  6:11 UTC  (8+ messages)
` [PATCH v5 1/4] clk: rockchip: fix big.LITTLE cores alternate reparent failed
` [PATCH v5 4/4] clk: rockchip: add clock controller for the RK3399

[PATCH v4 0/2] clk: Add Artpec-6 SoC support
 2016-03-25 23:08 UTC  (3+ messages)

[PATCH] clk: tegra210: Add SLCG override gate clocks
 2016-03-25 18:21 UTC  (5+ messages)

[PATCH v10 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-03-25  7:50 UTC  (3+ messages)
` [PATCH v10 2/6] clk: hisilicon: add CRG driver for hi3519 soc

[v6, 0/5] Fix eSDHC host version register bug
 2016-03-25  6:44 UTC  (19+ messages)
` [v6, 2/5] soc: fsl: add GUTS driver for QorIQ platforms
` [v6, 3/5] dt: move guts devicetree doc out of powerpc directory
` [v6, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH v3 09/18] clk: Add PLX Technology OXNAS Standard Clocks
 2016-03-24 16:50 UTC  (2+ messages)
` [PATCH v3 10/18] dt-bindings: Add PLX Technology OXNAS Standard Clocks bindings

[PATCH] clk: shmobile: r8a7795: make SD clk definition specific for GEN3
 2016-03-24 14:01 UTC  (2+ messages)

[PATCH v5 0/5] ARM: at91: pm: add ULP1 mode support
 2016-03-24 11:24 UTC  (9+ messages)
` [PATCH v5 1/5] ARM: at91: pm: create a separate procedure for the ULP0 mode
` [PATCH v5 2/5] ARM: at91: pm: add ULP1 mode support
` [PATCH v5 3/5] ARM: at91: pm: configure PMC fast startup signals

[PATCH v10 0/3] PIC32MZDA Clock Driver
 2016-03-23 11:06 UTC  (2+ messages)
` [PATCH v10 2/3] clk: microchip: Add PIC32 clock driver

[GIT PULL] clk changes for v4.6
 2016-03-23  1:49 UTC 

[RFC 4/5] WIP: clk: shmobile: r8a7795: add R clk
 2016-03-22 16:27 UTC  (2+ messages)

[PATCH v4 00/13] Add A83T clk, r_pio, mmc rsb support
 2016-03-22 13:16 UTC  (10+ messages)
` [PATCH v4 01/13] pinctrl: sunxi: Add A83T R_PIO controller
` [PATCH v4 02/13] clk: sunxi: add ahb1 clock for A83T
` [PATCH v4 03/13] clk: sunxi: Add APB1 "

[PATCH 1/2] clk: tegra: Fix pllre Tegra210 and add pll_re_out1
 2016-03-21 19:58 UTC  (2+ messages)
` [PATCH 2/2] clk: tegra: Initialize UTMIPLL when enabling PLLU

[PATCH v3 0/3] ARM: am335x/am437x: Correct PWM bindings
 2016-03-21 19:34 UTC  (7+ messages)
` [PATCH v3 1/3] clk: ti: am335x/am4372: Add tbclk to pwm node
` [PATCH v3 2/3] ARM: DTS: da850/am4372/am33xx: Use generic node name for ehrpwm
` [PATCH v3 3/3] pwm: pwm-tiehrpwm: Update dt binding document to use generic node name

[PATCH v6 0/7] Add clock support for Mediatek MT2701
 2016-03-21  8:45 UTC  (7+ messages)
` [PATCH v6 4/7] clk: mediatek: Add MT2701 clock support

[PATCH] clk: sunxi: Add CSI (camera's Sensors Interface) module clock driver for sun[457]i
 2016-03-19 23:59 UTC  (3+ messages)

[GIT PULL] arm: Allwinner clocks changes for 4.6
 2016-03-18 17:47 UTC  (11+ messages)
` [PATCH] clk: sunxi: Remove use of VLAIS

[PATCH 00/18] ARM: vf610: Suspend/resume with self-refresh mode
 2016-03-18 16:10 UTC  (6+ messages)
` [PATCH 14/18] gpio: vf610: add support for WKPU unit
` [PATCH 17/18] Documentation: dt: add Vybrid DDR memory controller bindings

[PATCH] clk: sunxi: Accept a greater rate when setting a parent clock
 2016-03-18  7:47 UTC 

[PATCH v2 0/3] ARM: am335x/am437x: Correct PWM bindings
 2016-03-18  1:00 UTC  (6+ messages)
` [PATCH v2 1/3] clk: ti: am335x/am4372: Add tbclk to pwm node
` [PATCH v2 2/3] ARM: DTS: da850/am4372/am33xx: Use generic node name for ehrpwm
` [PATCH v2 3/3] pwm: pwm-tiehrpwm: Update dt binding document to use generic node name

[PATCH 0/5] ARM: am335x/am437x: Correct pwm bindings
 2016-03-17 21:29 UTC  (14+ messages)
` [PATCH 4/5] pwm: pwm-tipwmss: Update documentation to use empty range property
` [PATCH 5/5] pwm: pwm-tiehrpwm: Update dt binding document to use generic node name

[PATCH 0/6] clk: bcm2835: fixes clk-bcm2835 driver issues
 2016-03-17 18:23 UTC  (6+ messages)
` [PATCH 3/6] clk: bcm2835: enable clocks that have been enabled by firmware

[PATCH 0/8] clk: bcm2835: add most missing clocks of bcm2835
 2016-03-17 17:58 UTC  (10+ messages)
` [PATCH 2/8] clk: bcm2835: add missing PLL clock divider
` [PATCH 3/8] clk: bcm2835: add missing osc and per clocks
` [PATCH 5/8] clk: bcm2835: add the dsi clocks

[PATCH v2 10/18] dt-bindings: Add PLX Technology OXNAS Standard Clocks bindings
 2016-03-17 17:19 UTC  (2+ messages)

[PATCH v2 06/18] MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock name
 2016-03-17  3:34 UTC  (4+ messages)
` [PATCH v2 07/18] MIPS: ath79: introduce <dt-bindings/clock/ath79-clk.h>
` [PATCH v2 08/18] MIPS: ath79: update devicetree clock support for AR9132
` [PATCH v2 11/18] MIPS: ath79: update devicetree clock support for AR9331

[PATCH v3 0/9] arc_emac: fixes the emac issues and cleanup emac drivers
 2016-03-16 23:28 UTC  (2+ messages)


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).