Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
 messages from 2016-05-12 10:31:09 to 2016-05-19 03:15:59 UTC [more...]

[PATCH 0/2] cpufreq: Introduce TI CPUFreq/OPP Driver
 2016-05-19  3:15 UTC  (4+ messages)
` [PATCH 1/2] Documentation: dt: add bindings for ti-cpufreq
` [PATCH 2/2] cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime

[PATCH 0/8] ARM: dts: Add operating-points-v2 tables for TI platforms
 2016-05-18 23:36 UTC  (9+ messages)
  ` [PATCH 1/8] ARM: dts: am335x: Update MPU regulator range for TI boards
  ` [PATCH 6/8] ARM: dts: dra7: Add dt node for the syscon control module wkup
` [PATCH 2/8] ARM: dts: am33xx: Move to operating-points-v2 table and ti-cpufreq driver
` [PATCH 3/8] ARM: dts: am335x-boneblack: Enable 1GHz OPP for cpu
` [PATCH 4/8] ARM: dts: am4372: Add operating-points-v2 table
` [PATCH 5/8] ARM: dts: am437x-gp-evm: Hook dcdc2 as the cpu0-supply
` [PATCH 7/8] ARM: dts: dra7: Move cpus node to parent dts for dra74x and dra72x
` [PATCH 8/8] ARM: dts: dra7: Move to operating-points-v2 table

[PATCH 00/14] clk/mfd/ASoC/ARM: OMAP4/5: McPDM/twl6040 pdmclk support
 2016-05-18 23:31 UTC  (17+ messages)
` [PATCH 01/14] clk: twl6040: Correct clk_ops
` [PATCH 02/14] clk: twl6040: Register the clock as of_clk_provider
` [PATCH 03/14] clk: twl6040: Rename the driver and use consistent names in the code
` [PATCH 04/14] mfd: twl6040: The chip does not support bulk access
` [PATCH 05/14] mfd: twl6040: Register child device for twl6040-pdmclk
` [PATCH 06/14] ARM: dts: omap5-board-common: Add pdmclk binding for audio
` [PATCH 07/14] ARM: dts: omap4-panda-common: "
` [PATCH 08/14] ARM: dts: omap4-sdp: "
` [PATCH 09/14] ARM: dts: omap4-var-som-om44: "
` [PATCH 10/14] ARM: dts: omap4-duovero: "
` [PATCH 11/14] ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040
` [PATCH 12/14] ASoC: omap-mcpdm: Move the WD enable write inside omap_mcpdm_open_streams()
  ` [PATCH 13/14] ASoC: omap-mcpdm: Support for suspend resume
` [PATCH 14/14] ASoC: omap-mcpdm: Add support for pdmclk clock handling

[RFC PATCH 0/3] Add ioremap_exec and extend drivers/misc/sram.c
 2016-05-18 20:57 UTC  (8+ messages)
` [RFC PATCH 1/3] asm-generic: io: Add exec versions of ioremap

4.5-rc0 regression: GPRS breaks after very short while
 2016-05-18 20:12 UTC  (3+ messages)

[RFC PATCH 0/3] dra7/omap4/omap5: Enable ADMA2
 2016-05-18 19:30 UTC  (7+ messages)
` [RFC PATCH 1/3] mmc: host: omap_hsmmc: remove *use_dma* member
` [RFC PATCH 2/3] mmc: host: omap_hsmmc: Enable ADMA2
` [RFC PATCH 3/3] ARM: dts: dra7/omap4/omap5: "

[PATCHv2 00/15] Get MUSB PM runtime working again
 2016-05-18 19:24 UTC  (36+ messages)
` [PATCH 07/15] usb: musb: Handle cable status better for 2430 glue layer
` [PATCH 10/15] usb: musb: Don't set d+ high before enable "

[PATCH omap v2 0/6] Fix OMAP uses of RCU from idle loop
 2016-05-18 18:56 UTC  (9+ messages)
` [PATCH v2 omap 1/6] arm: Use _rcuidle tracepoint to allow use from idle
` [PATCH v2 omap 2/6] arm: Use _rcuidle for suspend/resume tracepoints
` [PATCH v2 omap 3/6] arm: Add _rcuidle tracepoints to allow clk_core_disable() use from idle
` [PATCH v2 omap 4/6] arm: Add _rcuidle suffix to allow rpm_idle() "
` [PATCH v2 omap 5/6] arm: Add _rcuidle suffix to allow rpm_resume() to be called "
` [PATCH v2 omap 6/6] arm: Use _rcuidle suffix to allow clk_core_enable() to used "

[PATCH v2 0/6] ir-rx51 driver fixes
 2016-05-18 16:37 UTC  (8+ messages)
` [PATCH v2 1/6] ir-rx51: Fix build after multiarch changes broke it
` [PATCH v2 2/6] pwm: omap-dmtimer: Allow for setting dmtimer clock source
` [PATCH v2 3/6] ir-rx51: use PWM framework instead of OMAP dmtimer
` [PATCH v2 4/6] ir-rx51: add DT support to driver
` [PATCH v2 5/6] ir-rx51: use hrtimer instead of dmtimer
` [PATCH v2 6/6] ARM: dts: n900: enable lirc-rx51 driver

[PATCH v8 00/14] USB OTG/dual-role framework
 2016-05-18 14:46 UTC  (32+ messages)
` [PATCH v8 01/14] usb: hcd: Initialize hcd->flags to 0
` [PATCH v8 02/14] usb: otg-fsm: Prevent build warning "VDBG" redefined
` [PATCH v8 03/14] usb: hcd.h: Add OTG to HCD interface
` [PATCH v8 04/14] usb: otg-fsm: use usb_otg wherever possible
` [PATCH v8 05/14] usb: otg-fsm: move host controller operations into usb_otg->hcd_ops
` [PATCH v8 06/14] usb: gadget.h: Add OTG to gadget interface
` [PATCH v8 07/14] usb: otg: get rid of CONFIG_USB_OTG_FSM in favour of CONFIG_USB_OTG
  ` [PATCH v8 08/14] usb: otg: add OTG/dual-role core
  ` [PATCH v8 14/14] usb: host: xhci-plat: Add otg device to platform data
` [PATCH v8 09/14] usb: of: add an API to get OTG device from USB controller node
` [PATCH v8 10/14] usb: otg: add hcd companion support
` [PATCH v8 11/14] usb: otg: use dev_dbg() instead of VDBG()
` [PATCH v8 12/14] usb: hcd: Adapt to OTG core
` [PATCH v8 13/14] usb: gadget: udc: adapt "

[PATCH] phy: ti-pipe3: Program the DPLL even if it was already locked
 2016-05-18 12:28 UTC 

[PATCH] support for AD5820 camera auto-focus coil
 2016-05-18  8:30 UTC  (3+ messages)

[PATCH 0/5] ARM: dts: omap3-gta04: Various updates
 2016-05-17 19:48 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: omap3-gta04: Add backlight support
` [PATCH 2/5] ARM: dts: omap3-gta04: Define and use bma180 irq pin
` [PATCH 3/5] ARM: dta: omap3-gta04: Define and use itg3200 "
` [PATCH 4/5] ARM: dta: omap3-gta04: Define and use hmc5843 "
  ` [PATCH 5/5] ARM: dts: omap3-gat04: Fix wifi handling

[PATCH] mfd: twl-core: One function call less in add_numbered_child() after error detection
 2016-05-17 14:15 UTC  (10+ messages)
    ` [PATCH 0/2] mfd: twl-core: Fine-tuning for add_numbered_child()
      ` [PATCH 1/2] mfd: twl-core: Return directly after a failed platform_device_alloc() in add_numbered_child()
          `  "
      ` [PATCH 2/2] mfd: twl-core: Refactoring for add_numbered_child()

[PATCH v3 0/2] mfd: lp873x: Add lp873x PMIC support
 2016-05-17 10:49 UTC  (5+ messages)
` [PATCH v3 1/2] Documentation: mfd: LP873X: Add information for the mfd and regulator drivers
` [PATCH v3 2/2] mfd: lp873x: Add lp873x PMIC support

[PATCH v2 0/3] mfd: lp873x: Add lp873x PMIC support
 2016-05-17  8:07 UTC  (10+ messages)
` [PATCH v2 1/3] Documentation: mfd: LP873X: Add information for the mfd and regulator drivers
` [PATCH v2 2/3] mfd: lp873x: Add lp873x PMIC support

[PATCH 1/2] ARM: dts: igep00x0: Add SD card-detect
 2016-05-17  8:06 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: igep0020: Add SD card write-protect pin

[PATCH 0/8] regulator: tps65218: Clean ups
 2016-05-17  3:22 UTC  (6+ messages)
` [PATCH 2/8] Documentation: regulator: tps65218: Update examples
` [PATCH 5/8] ARM: dts: AM437X-GP-EVM: Remove redundant regulator compatibles

[PATCH] [request for stable 3.14 inclusion] ARM: OMAP3: Fix booting with thumb2 kernel
 2016-05-16 16:45 UTC 

[PATCH] clk: ti: Add support for basic clk_set_rate for dm814x and j5-eco ADPLL
 2016-05-16 15:36 UTC  (4+ messages)

Can not play audio with screen off
 2016-05-16 15:06 UTC  (3+ messages)

[PATCH] mfd: twl6040: Handle mclk used for HPPLL and optional internal clock source
 2016-05-16 15:02 UTC  (2+ messages)

[PATCH v7 10/14] usb: otg: add hcd companion support
 2016-05-16  8:35 UTC  (12+ messages)

[PATCH] ARM: DRA7: hwmod: Remove QSPI address space entry from hwmod
 2016-05-16  5:25 UTC 

[GIT PULL 2/2] omap dts fixes for v4.7 merge window
 2016-05-13 17:11 UTC 

[GIT PULL 1/2] omap fixes for v4.7 merge window
 2016-05-13 17:11 UTC 

[PATCH 0/7] ir-rx51 driver fixes
 2016-05-13 14:01 UTC  (9+ messages)
` [PATCH 4/7] [media] ir-rx51: add DT support to driver

[PATCH v3 0/7] ARM/ASoC: OMAP3: Fix McBSP2/3 sidetone support
 2016-05-13 11:45 UTC  (4+ messages)

[PATCHv2 00/28] ARM: OMAP2+: hwmod module clock type support
 2016-05-13 10:58 UTC  (3+ messages)

[PATCH RESEND 0/4] arm: dts: am57xx: Correct the thermal thresholds
 2016-05-13  5:19 UTC  (4+ messages)

[PATCH] ARM: OMAP2+: AM43XX: Enable fixes for Cortex-A9 errata
 2016-05-12 20:48 UTC  (2+ messages)

[PATCH V2] ARM: dts: am57xx-idk-common: Fix input supply names
 2016-05-12 20:46 UTC  (2+ messages)

[PATCH] ARM: dts: dra7: Add gpmc dma channel
 2016-05-12 20:44 UTC  (2+ messages)

[PATCH] ARM: dts: omap5-igep0050: Correct hdmi regulator
 2016-05-12 20:26 UTC  (8+ messages)

[PATCH net-next 4/5] treewide: replace dev->trans_start update with helper
 2016-05-12 19:40 UTC  (2+ messages)

[PATCH] ARM: OMAP5 / DRA7: Introduce workaround for 801819
 2016-05-12 19:19 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox