messages from 2016-06-22 09:53:05 to 2016-06-28 06:06:15 UTC [more...]
[PATCH v3 00/10] mfd: tps65218: Clean ups
2016-06-28 6:06 UTC (6+ messages)
` [PATCH v3 01/10] mfd: tps65218: Remove redundant read wrapper
` [PATCH v3 02/10] Documentation: regulator: tps65218: Update examples
` [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table
` [PATCH v3 04/10] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
` [PATCH v3 05/10] regulator: tps65218: Remove all the compatibles
[RFC 00/19] Runtime PM fixes for omap-ssi
2016-06-28 0:33 UTC (2+ messages)
[PATCH 00/27] ARM: dts: omap: More fixes for DTC warnings
2016-06-27 19:21 UTC (28+ messages)
` [PATCH 01/27] ARM: dts: omap2: add missing unit name to func_96m_ck
` [PATCH 02/27] ARM: dts: am3517-craneboard: remove unneeded unit name for fixedregulator
` [PATCH 03/27] ARM: dts: dm3730-torpedo-devkit: remove unneeded unit names
` [PATCH 04/27] ARM: dts: n900: remove unneeded unit name for dmtimer-pwm
` [PATCH 05/27] ARM: dts: omap3-beagle: remove unneeded unit names
` [PATCH 06/27] ARM: dts: omap3-beagle-xm: "
` [PATCH 07/27] ARM: dts: cm-t3x: remove unneeded unit name in connector
` [PATCH 08/27] ARM: dts: omap3-devkit8000: remove unneeded unit names
` [PATCH 09/27] ARM: dts: omap3-devkit8000-lcd-common: "
` [PATCH 10/27] ARM: dts: omap3-gta04: "
` [PATCH 11/27] ARM: dts: omap3-ha-lcd: remove unneeded unit name
` [PATCH 12/27] ARM: dts: omap3: overo: remove unneded unit names in display nodes
` [PATCH 13/27] ARM: dts: omap3-igep0020-common: remove unneded unit names
` [PATCH 14/27] ARM: dts: omap3-overo-common-dvi: "
` [PATCH 15/27] ARM: dts: omap3-pandora-common: remove unneded unit name
` [PATCH 16/27] ARM: dts: sbc-t3x30: remove unneded unit names
` [PATCH 17/27] ARM: dts: omap3-thunder: remove unneded unit name
` [PATCH 18/27] ARM: dts: omap4-duovero-parlor: "
` [PATCH 19/27] ARM: dts: omap4-panda-common: remove unneded unit names
` [PATCH 20/27] ARM: dts: omap4-sdp: "
` [PATCH 21/27] ARM: dts: omap4-var-om44customboard: remove unneded unit name
` [PATCH 22/27] ARM: dts: am43xx-epos-evm: "
` [PATCH 23/27] ARM: dts: am437x-gp-evm: "
` [PATCH 24/27] ARM: dts: am437x: cm-t43: remove unneded unit names
` [PATCH 25/27] ARM: dts: omap5-cm-t54: remove unneded unit names and add reg properties
` [PATCH 26/27] ARM: dts: omap5-board-common: remove unneded unit names
` [PATCH 27/27] ARM: dts: am57xx: sbc-am57x: remove unneded unit name
[RESEND PATCH v2 0/5] ir-rx51 driver fixes
2016-06-27 18:19 UTC (11+ messages)
` [RESEND PATCH v2 1/5] ir-rx51: Fix build after multiarch changes broke it
` [RESEND PATCH v2 2/5] pwm: omap-dmtimer: Allow for setting dmtimer clock source
` [RESEND PATCH v2 3/5] ir-rx51: use PWM framework instead of OMAP dmtimer
` [RESEND PATCH v2 4/5] ir-rx51: add DT support to driver
` [RESEND PATCH v2 5/5] ir-rx51: use hrtimer instead of dmtimer
[PATCH v2 1/5] regulator: tps65217: Enable suspend configuration
2016-06-27 17:00 UTC (8+ messages)
` [PATCH v2 2/5] regulator: tps65218: "
` [PATCH v2 3/5] regulator: tps65218: force set power-up/down strobe to 3 for dcdc3
` [PATCH v2 4/5] mfd: tps65218: add version check to the PMIC probe
` [PATCH v2 5/5] regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs
` [PATCH v2 0/5] regulator: Enable suspend configuration
` Applied "regulator: tps65217: Enable suspend configuration" to the regulator tree
[PATCH 3/9] regulator: tps65218: Enable suspend configuration
2016-06-27 17:00 UTC (2+ messages)
` Applied "regulator: tps65218: Enable suspend configuration" to the regulator tree
[PATCH 5/9] regulator: tps65218: force set power-up/down strobe to 3 for dcdc3
2016-06-27 17:00 UTC (2+ messages)
` Applied "regulator: tps65218: force set power-up/down strobe to 3 for dcdc3" to the regulator tree
[PATCH v2 0/8] mfd/regulator: tps65218: Clean ups
2016-06-27 14:30 UTC (14+ messages)
` [PATCH v2 1/8] mfd: tps65218: Remove redundant read wrapper
` [PATCH v2 2/8] Documentation: regulator: tps65218: Update examples
` [PATCH v2 3/8] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
` [PATCH v2 4/8] regulator: tps65218: Remove all the compatibles
` [PATCH v2 5/8] ARM: dts: AM437X-GP-EVM: Remove redundant regulator compatibles
` [PATCH v2 6/8] ARM: dts: AM437X-SK-EVM: "
` [PATCH v2 7/8] ARM: dts: AM437X-CM-T43: "
` [PATCH v2 8/8] ARM: dts: AM43X-EPOS-EVM: "
[PATCH 0/4] Get kexec working on SMP omap variants
2016-06-27 13:26 UTC (6+ messages)
` [PATCH 2/4] ARM: OMAP4+: Prevent CPU1 related hang with kexec
[PATCH v2 00/15] drivers: net: cpsw: improve runtime pm
2016-06-27 9:18 UTC (17+ messages)
` [PATCH v2 01/15] drivers: net: cpsw: fix suspend when all ethX devices are down
` [PATCH v2 02/15] drivers: net: cpsw: check return code from pm runtime calls
` [PATCH v2 03/15] drivers: net: cpsw: remove pm runtime calls from suspend callbacks
` [PATCH v2 04/15] drivers: net: cpsw: ethtool: fix accessing to suspended device
` [PATCH v2 05/15] drivers: net: cpsw: ndev: "
` [PATCH v2 06/15] drivers: net: davinci_mdio: do pm runtime initialization later in probe
` [PATCH v2 07/15] drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
` [PATCH v2 08/15] drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
` [PATCH v2 09/15] drivers: net: davinci_mdio: split reset function on init_clk and enable
` [PATCH v2 10/15] drivers: net: davinci_mdio: add pm runtime callbacks
` [PATCH v2 11/15] drivers: net: davinci_mdio: implement pm runtime auto mode
` [PATCH v2 12/15] net: davinci_mdio: document missed "ti,am4372-mdio" compat string
` [PATCH v2 13/15] net: davinci_mdio: introduce "ti,cpsw-mdio" "
` [PATCH v2 14/15] drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
` [PATCH v2 15/15] ARM: dts: am335x/am437x/dra7: use new "ti,cpsw-mdio" compat string
[PATCH V2] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed
2016-06-27 9:05 UTC (4+ messages)
` [PATCH] "
[PATCH v3] net: ethernet: ti: cpdma: switch to use genalloc
2016-06-27 9:05 UTC
[PATCH v2] net: ethernet: ti: cpdma: switch to use genalloc
2016-06-27 8:42 UTC (2+ messages)
[GIT PULL] omap-gpmc changes for v4.8 merge window
2016-06-27 8:34 UTC
[PATCH] thermal: of-thermal: Fix setting of set_emul_temp hook
2016-06-27 6:18 UTC (3+ messages)
[PATCHv2 00/27] crypto: fixes for omap family of devices
2016-06-27 5:04 UTC (35+ messages)
` [PATCHv2 01/27] crypto: omap-sham: use runtime_pm autosuspend for clock handling
` [PATCHv2 02/27] crypto: omap-sham: change queue size from 1 to 10
` [PATCHv2 03/27] crypto: omap: do not call dmaengine_terminate_all
` [PATCHv2 04/27] crypto: omap-sham: set sw fallback to 240 bytes
` [PATCHv2 05/27] crypto: omap-sham: avoid executing tasklet where not needed
` [PATCHv2 06/27] crypto: ahash: increase the maximum allowed statesize
` [PATCHv2 07/27] crypto: omap-sham: implement context export/import APIs
` [PATCHv2 08/27] crypto: omap-des: Fix support for unequal lengths
` [PATCHv2 09/27] crypto: omap-aes - Fix enabling clocks
` [PATCHv2 10/27] crypto: omap-aes: Add support for multiple cores
` [PATCHv2 11/27] crypto: omap-aes: Add fallback support
` [PATCHv2 12/27] crypto: engine: avoid unnecessary context switches
` [PATCHv2 13/27] crypto: omap-aes: fix crypto engine initialization order
` [PATCHv2 14/27] crypto: omap-des: "
` [PATCHv2 15/27] ARM: dts: DRA7: Add DT node for DES IP
` [PATCHv2 16/27] ARM: dts: DRA7: Add DT nodes for AES IP
` [PATCHv2 17/27] ARM: dts: DRA7: Add support for SHA IP
` [PATCHv2 18/27] ARM: dts: DRA7: Add DT node for RNG IP
` [PATCHv2 19/27] ARM: dts: AM43xx: clk: Add RNG clk node
` [PATCHv2 20/27] ARM: dts: AM43xx: Add node for RNG
` [PATCHv2 21/27] ARM: DRA7: hwmod: Add data for DES IP
` [PATCHv2 22/27] ARM: DRA7: hwmod: Add data for AES IP
` [PATCHv2 23/27] ARM: DRA7: hwmod: Add data for SHA IP
` [PATCHv2 24/27] ARM: DRA7: hwmod: Add data for RNG IP
` [PATCHv2 25/27] ARM: OMAP: DRA7xx: Make L4SEC clock domain SWSUP only
` [PATCHv2 26/27] ARM: AM43xx: hwmod: Add data for DES
` [PATCHv2 27/27] ARM: AMx3xx: hwmod: Add data for RNG
[PATCH] mfd: twl-core: One function call less in add_numbered_child() after error detection
2016-06-26 13:54 UTC (12+ messages)
` [PATCH 0/2] mfd: twl-core: Fine-tuning for add_numbered_child()
` [PATCH 2/2] mfd: twl-core: Refactoring "
` [PATCH 0/6] mfd: Fine-tuning for three function implementations
` [PATCH 1/6] mfd: twl-core: Return directly after a failed platform_device_alloc() in add_numbered_child()
` [PATCH 2/6] mfd: twl-core: Refactoring for add_numbered_child()
` [PATCH 3/6] mfd: dm355evm_msp: Return directly after a failed platform_device_alloc() in add_child()
` [PATCH 4/6] mfd: dm355evm_msp: Refactoring for add_child()
` [PATCH 5/6] mfd: smsc-ece1099: Delete an unnecessary variable initialisation in smsc_i2c_probe()
` [PATCH 6/6] mfd: smsc-ece1099: Return directly after a function failure "
[PATCH v2 0/5] ASoC: tpa6130a2: Add support for multiple instances
2016-06-26 12:02 UTC (5+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] ASoC: tpa6130a2: Add DAPM support
` Applied "ASoC: tpa6130a2: Add DAPM support" to the asoc tree
` [PATCH v3 2/2] ASoC: tpa6130a2: Remove goto err_gpio
[PATCH v2 5/5] ASoC: tpa6130a2: Remove goto err_gpio
2016-06-26 12:02 UTC (2+ messages)
` Applied "ASoC: tpa6130a2: Remove goto err_gpio" to the asoc tree
[PATCH] net: ethernet: ti: cpdma: switch to use genalloc
2016-06-25 8:33 UTC (10+ messages)
[PATCH] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed
2016-06-24 16:46 UTC (3+ messages)
[PATCH v4 0/5] mfd: tps65217: Add power-button and IRQ support
2016-06-24 9:58 UTC (3+ messages)
` [PATCH v4 1/5] mfd: tps65217: Add support for IRQs
[PATCH] ARM: OMAP3: hwmod data: Add sysc information for DSI
2016-06-24 1:59 UTC
[PATCH 02/23] ARM: dts: n950: add display support
2016-06-24 0:30 UTC (11+ messages)
[PATCH v2 1/5] ASoC: tpa6130a2: Register component
2016-06-23 14:38 UTC (2+ messages)
` Applied "ASoC: tpa6130a2: Register component" to the asoc tree
[PATCH 2/4] ASoC: tap6130a2: Use regmap
2016-06-23 14:38 UTC (2+ messages)
` Applied "ASoC: tap6130a2: Use regmap" to the asoc tree
[PATCH v2 3/5] ASoC: tpa6130a2: Use snd soc volsw functions
2016-06-23 14:38 UTC (2+ messages)
` Applied "ASoC: tpa6130a2: Use snd soc volsw functions" to the asoc tree
[PATCH 1/1] thermal: core: call thermal_zone_device_update() after mode update
2016-06-23 12:37 UTC (11+ messages)
` [PATCHv2 "
` [PATCHv3 "
` [PATCHv4 "
[PATCH] gpio: omap: make gpio numbering deterministical by using of aliases
2016-06-23 12:08 UTC (9+ messages)
[PATCH 0/9] regulator: Enable suspend configuration
2016-06-23 10:32 UTC (8+ messages)
` [PATCH 1/9] regulator: tps65217: "
[PATCH 0/2] Drop last two remaining omap3 legacy board files
2016-06-23 9:16 UTC (10+ messages)
` [PATCH 1/2] ARM: OMAP2+: Drop legacy board file for n900
[PATCH 0/2 v2] gpio-omap: ensure a stable gpio numbering
2016-06-23 8:54 UTC (3+ messages)
` [PATCH 1/2 v2] gpio: omap: make gpio numbering deterministical by using of aliases
[PATCH v10 00/14] USB OTG/dual-role framework
2016-06-23 7:42 UTC (14+ messages)
` [PATCH v10 08/14] usb: otg: add OTG/dual-role core
` [PATCH v11 "
[PATCH v11 08/14] usb: otg: add OTG/dual-role core
2016-06-23 7:41 UTC (12+ messages)
[PATCH 2/9] regulator: of: setup initial suspend state
2016-06-22 15:29 UTC (2+ messages)
` Applied "regulator: of: setup initial suspend state" to the regulator tree
drivers/media/i2c/adp1653.c: does not show as /dev/video* or v4l-subdev*
2016-06-22 11:52 UTC (5+ messages)
` camera application for testing (was Re: v4l subdevs without big device)
[PATCH v5 0/5] Thermal: Support for hardware-tracked trip points
2016-06-22 11:19 UTC (3+ messages)
[GIT PULL] device tree updates for omaps for v4.8 merge window
2016-06-22 11:06 UTC
[PATCH 00/15] drivers: net: cpsw: improve runtime pm
2016-06-22 10:26 UTC (4+ messages)
` [PATCH 12/15] net: davinci_mdio: document missed "ti,am4372-mdio" compat string
[PATCH] ARM: OMAP: make ti81xx_rtc_hwmod static
2016-06-22 10:06 UTC (2+ messages)
[PATCH] ARM: AMx3xx: Allow low level debugging on all UARTs
2016-06-22 10:04 UTC (2+ messages)
[PATCH] ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
2016-06-22 9:59 UTC (8+ 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