linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-15 12:46:40 to 2014-10-24 18:03:31 UTC [more...]

[PATCH] ARM: OMAP4+: PM: Program CPU logic power state
 2014-10-24 18:03 UTC  (2+ messages)

[PATCH 00/12] rtc: omap: fixes and power-off feature
 2014-10-24 16:08 UTC  (46+ messages)
` [PATCH 08/12] rtc: omap: restore irq state after reading TC registers
` [PATCH 09/12] rtc: omap: add support for pmic_power_en
` [PATCH v2 00/20] rtc: omap: fixes and power-off feature
    ` [PATCH v2 01/20] rtc: omap: fix clock-source configuration
  ` [PATCH v2 02/20] rtc: omap: fix missing wakealarm attribute
  ` [PATCH v2 03/20] rtc: omap: fix interrupt disable at probe
  ` [PATCH v2 04/20] rtc: omap: clean up probe error handling
  ` [PATCH v2 05/20] rtc: omap: fix class-device registration
  ` [PATCH v2 06/20] rtc: omap: remove unused register-base define
  ` [PATCH v2 07/20] rtc: omap: use dev_info
  ` [PATCH v2 08/20] rtc: omap: make platform-device id table const
  ` [PATCH v2 09/20] rtc: omap: add device abstraction
  ` [PATCH v2 10/20] rtc: omap: remove DRIVER_NAME macro
  ` [PATCH v2 11/20] rtc: omap: add structured device-type info
  ` [PATCH v2 12/20] rtc: omap: silence bogus power-up reset message at probe
  ` [PATCH v2 13/20] rtc: omap: add helper to read raw bcd time
  ` [PATCH v2 14/20] rtc: omap: add helper to read 32-bit registers
  ` [PATCH v2 15/20] rtc: omap: add support for pmic_power_en
  ` [PATCH v2 16/20] rtc: omap: enable wake-up from power off
  ` [PATCH v2 17/20] rtc: omap: fix minor coding style issues
  ` [PATCH v2 18/20] rtc: omap: add copyright entry
  ` [PATCH v2 19/20] ARM: dts: am33xx: update rtc-node compatible property
  ` [PATCH v2 20/20] ARM: dts: am335x-boneblack: enable power off and rtc wake up

[PATCH V3 0/3] rtc: omap: Add support for regulator supply
 2014-10-24 15:47 UTC  (14+ messages)
` [PATCH V3 1/3] rtc: omap: use module_platform_driver
` [PATCH V3 2/3] rtc: omap: Update Kconfig for OMAP RTC
` [PATCH V3 3/3] rtc: omap: Support regulator supply for RTC
  ` [PATCH V4 "

[PATCH v12 11/15] arm: omap1: Migrate debug_ll macros to use 8250.S
 2014-10-24 10:54 UTC 

[PATCH] omap2430: use MUSB_DEVCTL_BDEVICE
 2014-10-23 20:34 UTC 

OMAP baseline test results for v3.18-rc1
 2014-10-20 18:13 UTC  (2+ messages)

[PATCH v2 00/17] OMAP IOMMU Cleanup & Consolidation
 2014-10-23 12:34 UTC  (20+ messages)
  ` [PATCH v2 01/17] iommu/omap: Remove refcount field from omap_iommu object
  ` [PATCH v2 05/17] iommu/omap: Remove ver debugfs entry
  ` [PATCH v2 17/17] iommu/omap: Switch pagetable debugfs entry to use seq_file
` [PATCH v2 02/17] iommu/omap: Remove unused isr_priv field from omap_iommu
` [PATCH v2 03/17] iommu/omap: Remove duplicate declarations
` [PATCH v2 04/17] iommu/omap: Remove conditional definition of dev_to_omap_iommu()
` [PATCH v2 06/17] iommu/omap: Remove omap_iommu_arch_version() and version field
` [PATCH v2 07/17] iommu/omap: Remove bogus version check in context save/restore
` [PATCH v2 08/17] iommu/omap: Simplify omap2_iommu_fault_isr()
` [PATCH v2 09/17] iommu/omap: Consolidate OMAP IOMMU modules
` [PATCH v2 10/17] iommu/omap: Fix the permissions on nr_tlb_entries
` [PATCH v2 11/17] iommu/omap: Make pagetable debugfs entry read-only
` [PATCH v2 12/17] iommu/omap: Integrate omap-iommu-debug into omap-iommu
` [PATCH v2 13/17] iommu/omap: Remove couple of unused exported functions
` [PATCH v2 14/17] iommu/omap: Do not export unneeded functions
` [PATCH v2 15/17] iommu/omap: Reset the domain field upon detaching
` [PATCH v2 16/17] iommu/omap: Fix bus error on debugfs access of unattached IOMMU

[PATCH] tty: serial: omap: increase max consoles to 10
 2014-10-23 10:16 UTC  (5+ messages)
` [PATCH V2] tty: serial: omap: Increase max consoles and add check to prevent crash

[PATCH 00/17] OMAP IOMMU Cleanup & Consolidation
 2014-10-22 18:38 UTC  (7+ messages)
` [PATCH 12/17] iommu/omap: Integrate omap-iommu-debug into omap-iommu

[PATCH v2 0/4] usb: dwc3/phy-exynos5-usbdrd: Extend support to Exynos7
 2014-10-22 11:53 UTC  (8+ messages)
` [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7
` [PATCH v2 2/4] phy: exynos5-usbdrd: Add pipe-clk and utmi-clk support

[PATCH 1/5] OMAPDSS: HDMI: fix PLL GO bit handling
 2014-10-22  8:39 UTC  (5+ messages)
` [PATCH 2/5] OMAPDSS: HDMI: fix regsd write
` [PATCH 3/5] OMAPDSS: DISPC: fix mflag offset
` [PATCH 4/5] OMAPDSS: fix dispc register dump for preload & mflag
` [PATCH 5/5] OMAPDSS: DSI: Fix PLL_SELFEQDCO field width

USB Ethernet gadget on Nokia n900
 2014-10-21 21:52 UTC  (16+ messages)

[PATCH 0/2] ARM: OMAP4+: PM: centralize static dependency mapping table
 2014-10-21 20:22 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_deps
` [PATCH 2/2] ARM: OMAP4+: PM: Centralize static dependency mapping table

[PATCH] ARM: dts: DRA7: Add aliases for all serial ports
 2014-10-21 20:07 UTC  (3+ messages)

[PATCH 0/4] ARM: dts: dra72-evm: NAND and USB support
 2014-10-21 17:32 UTC  (8+ messages)
` [PATCH 1/4] ARM: dts: dra72-evm: Add NAND support
` [PATCH 2/4] ARM: dts: DRA7: Move USB_OTG 4 to dra74x.dtsi
` [PATCH 3/4] ARM: dts: dra72-evm: Enable USB support for dra72-evm
` [PATCH 4/4] ARM: dts: dra72-evm: Add regulator information to USB2 PHYs

[PATCH v3 0/2] Add DRA7xx CPSW Ethernet support in Device Tree
 2014-10-21 17:22 UTC  (5+ messages)
` [PATCH v3 1/2] ARM: dts: dra7: Add CPSW and MDIO module nodes for dra7
` [PATCH v3 2/2] ARM: dts: dra7-evm: Enable CPSW and MDIO for dra7xx EVM

[PATCH] ARM: DRA7: hwmod data: Add missing UART hwmod data
 2014-10-21 16:17 UTC 

[RFCv2 0/8] [media] si4713 DT binding
 2014-10-21 15:07 UTC  (9+ messages)
` [RFCv2 1/8] [media] si4713: switch to devm regulator API
` [RFCv2 2/8] [media] si4713: switch reset gpio to devm_gpiod API
` [RFCv2 3/8] [media] si4713: use managed memory allocation
` [RFCv2 4/8] [media] si4713: use managed irq request
` [RFCv2 5/8] [media] si4713: add device tree support
` [RFCv2 6/8] [media] si4713: add DT binding documentation
` [RFCv2 7/8] ARM: OMAP2: RX-51: update si4713 platform data
` [RFCv2 8/8] [media] si4713: cleanup "

[PATCH] ARM: dts: dra7-evm: Keep all VDD rails always-on
 2014-10-21 14:38 UTC 

[PATCH 0/3] ARM: dts: dra72-evm: Add MMC PMIC button information
 2014-10-21 14:35 UTC  (5+ messages)
` [PATCH 1/3] ARM: dts: dra72-evm: Provide explicit pinmux for TPS PMIC
  ` [PATCH 2/3] ARM: dts: dra72-evm: Add power button node
` [PATCH 3/3] ARM: dts: dra72-evm: Add MMC nodes
` [PATCH V2 "

[PATCH] MAINTAINERS: Update entry for omap related .dts files to cover new SoCs
 2014-10-21 14:26 UTC  (2+ messages)

[PATCH 0/5] ARM: OMAP2+: gpmc: configuration enhancements
 2014-10-21 12:41 UTC  (6+ messages)
` [PATCH 1/5] ARM: OMAP2+: gpmc: Print error message in set_gpmc_timing_reg()
` [PATCH 2/5] ARM: OMAP2+: gpmc: Error out if timings fail in gpmc_probe_generic_child()
` [PATCH 3/5] ARM: OMAP2+: gpmc: Always enable A26-A11 for non NAND devices
` [PATCH 4/5] ARM: OMAP2+: gpmc: Keep Chip Select disabled while configuring it
` [PATCH 5/5] ARM: OMAP2+: gpmc: Sanity check GPMC fck on probe

understanding cpuidle
 2014-10-21 11:33 UTC  (2+ messages)

[PATCH] ARM: dts: am335x-evm: Fix 5th NAND partition's name
 2014-10-21 11:25 UTC 

[PATCH] ARM: dts: sbc-t3x: add DVI display data
 2014-10-21  9:32 UTC  (2+ messages)

[PATCH v2 35/47] arm: Register with kernel poweroff handler
 2014-10-21  4:12 UTC 

[PATCH v4 0/8] Per-user clock constraints
 2014-10-20 13:40 UTC  (2+ messages)
` [PATCH v4 7/8] clk: Make clk API return per-user struct clk instances

RCU bug with v3.17-rc3 ?
 2014-10-19 20:48 UTC  (15+ messages)

[PATCH] ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854
 2014-10-19 20:28 UTC  (13+ messages)

[PATCH] ARM: dts: omap3-gta04: Use omap specific pinctrl defines
 2014-10-17 20:32 UTC 

[REPOST PATCH 0/2] ARM: OMAP3+: VCVP mapping fixes to get DVFS working
 2014-10-17 13:56 UTC  (8+ messages)

[PATCH 1/5] OMAPDSS: set suppress_bind_attrs
 2014-10-16 13:23 UTC  (7+ messages)
` [PATCH 2/5] OMAPFB: remove wrong __exit and __exit_p()
` [PATCH 3/5] OMAPDSS: apply: wait pending updates on manager disable
` [PATCH 4/5] OMAPFB: fix overlay disable when freeing resources
` [PATCH 5/5] OMAPFB: fix releasing overlays

[PATCH 00/13 v10] omap 8250 based UART + DMA
 2014-10-15 15:28 UTC  (4+ messages)
` [PATCH 09/13] dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()

[PATCH 1/3] video: fbdev: omap2: omapfb: remove __exit annotation
 2014-10-15 15:54 UTC  (12+ messages)
` [PATCH 2/3] video: fbdev: omap2: omapfb: add missing MODULE_ALIAS()

[PATCH] watchdog: Fix omap watchdogs to enable the magic close bit
 2014-10-15 14:42 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).