All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-27 02:01:42 to 2013-09-27 03:13:23 UTC [more...]

[lm-sensors] [PATCHv4 00/18] device thermal limits represented in device tree nodes (v4)
 2013-09-27  3:13 UTC  (39+ messages)
`  "
` [lm-sensors] [PATCHv4 01/18] thermal: allow registering without .get_temp
` [lm-sensors] [PATCHv4 02/18] thermal: core: allow binding via .bind when tzp is present
  `  "
` [lm-sensors] [PATCHv7 03/18] thermal: introduce device tree parser
  `  "
` [lm-sensors] [PATCHv4 04/18] thermal: core: introduce thermal_of_cooling_device_register
  `  "
` [lm-sensors] [PATCHv4 05/18] thermal: cpu_cooling: introduce of_cpufreq_cooling_register
  `  "
` [lm-sensors] [PATCHv4 06/18] cpufreq: cpufreq-cpu0: add dt node parsing for cooling device propertie
  ` [PATCHv4 06/18] cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties
` [lm-sensors] [PATCHv4 07/18] hwmon: lm75: expose to thermal fw via DT nodes
  `  "
` [lm-sensors] [PATCHv4 08/18] hwmon: tmp102: "
  `  "
` [lm-sensors] [PATCHv4 09/18] thermal: ti-soc-thermal: use thermal DT infrastructure
` [PATCHv4 10/18] arm: dts: add omap4 CPU thermal data
  ` [lm-sensors] "
` [PATCHv4 11/18] arm: dts: add omap4430 "
  ` [lm-sensors] "
` [PATCHv4 12/18] arm: dts: add omap4460 "
  ` [lm-sensors] "
` [PATCHv4 13/18] arm: dts: add cooling properties on omap4430 cpu node
  ` [lm-sensors] "
` [PATCHv4 14/18] arm: dts: add cooling properties on omap4460 "
  ` [lm-sensors] "
` [PATCHv4 15/18] arm: dts: add omap5 GPU thermal data
  ` [lm-sensors] "
` [PATCHv4 16/18] arm: dts: add omap5 CORE "
  ` [lm-sensors] "

[PATCH] gma500: define do_gma_backlight_set only when used
 2013-09-27  3:12 UTC  (2+ messages)

[RFC] grub-install C rewrite
 2013-09-27  3:10 UTC  (6+ messages)

man-pages-3.54 released
 2013-09-27  3:10 UTC  (5+ messages)

[Bug 69488] New: GF108 (NVC1) GPU lockup
 2013-09-27  3:07 UTC  (2+ messages)
  ` [Bug 69488] "

[PATCH Resend 00/32] iio: Introduce devm_iio_device_{register,unregister}
 2013-09-27  3:07 UTC  (4+ messages)
` [PATCH 01/32] iio: core: Implement devm_iio_device_{register,unregister}

[PATCH] perf : fix perf of cross-compile for PowerPC 64bit targets
 2013-09-27  3:06 UTC 

[PATCH V5] mmc:core: Avoid useless detecting task when card is busy
 2013-09-27  3:06 UTC  (2+ messages)

[PATCH] xfsprogs: fix potential memory leak in verify_set_primary_sb()
 2013-09-27  3:05 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3 1/2] "

[Qemu-devel] [PATCH v2 0/4] avoid CONFIG_NO_* using rules.mak logic/string fns
 2013-09-27  3:02 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the wireless tree
 2013-09-27  3:03 UTC  (2+ messages)

[PATCH 00/10] pack v4 UI support
 2013-09-27  2:59 UTC  (4+ messages)

[Qemu-devel] [v2 00/71] Integrating Kconfig to Qemu
 2013-09-27  2:57 UTC  (71+ messages)
` [Qemu-devel] [v2 01/71] rules.mak: New logical functions
` [Qemu-devel] [v2 02/71] Makefile.target: CONFIG_NO_* variables removed
` [Qemu-devel] [v2 03/71] default-configs/: CONFIG_GDBSTUB_XML removed
` [Qemu-devel] [v2 04/71] scripts/kconfig: kconfig-frontends submodule added
` [Qemu-devel] [v2 05/71] Makefile: Clone kconfig git submodule in Makefile
` [Qemu-devel] [v2 06/71] hw/arm/Makefile.objs: CONFIG_* created for each board
` [Qemu-devel] [v2 08/71] hw/m68k/Makefile.objs: Conditionally build boards
` [Qemu-devel] [v2 09/71] hw/microblaze/Makefile.objs: Create configs for petalogix boards
` [Qemu-devel] [v2 10/71] hw/mips/Makefile.objs: Create CONFIG_* for mips boards
` [Qemu-devel] [v2 11/71] hw/ppc/Makefile.objs: Build all boards conditinally
` [Qemu-devel] [v2 12/71] hw/sh4/Makefile.objs: Build sh4 boards conditionally
` [Qemu-devel] [v2 13/71] hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created
` [Qemu-devel] [v2 14/71] hw/lm32/Makefile.objs: Conditionally build lm32 and milkmyst
` [Qemu-devel] [v2 15/71] hw/s390x/Makefile.objs: Create CONFIG_S390_VIRTIO and CONFIG_S390_CCW
` [Qemu-devel] [v2 16/71] hw/s390x/Kconfig: Add s390x Kconfig
` [Qemu-devel] [v2 17/71] hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_lx60 conditionally
` [Qemu-devel] [v2 18/71] hw/intc/Makefile.objs: Make CONFIG_ARMV7_NVIC
` [Qemu-devel] [v2 19/71] hw/9pfs/Kconfig: Add 9pfs Kconfig
` [Qemu-devel] [v2 20/71] hw/arm/Kconfig: Add ARM Kconfig
` [Qemu-devel] [v2 21/71] hw/audio/Kconfig: Add audio Kconfig
` [Qemu-devel] [v2 22/71] hw/block/Kconfig: Add Kconfig file
` [Qemu-devel] [v2 23/71] hw/char/Kconfig: "
` [Qemu-devel] [v2 24/71] hw/core/Kconfig: "
` [Qemu-devel] [v2 25/71] hw/cpu/Kconfig: "
` [Qemu-devel] [v2 26/71] hw/display/Kconfig: "
` [Qemu-devel] [v2 27/71] hw/dma/Kconfig: "
` [Qemu-devel] [v2 28/71] hw/gpio/Kconfig: "
` [Qemu-devel] [v2 29/71] hw/i2c/Kconfig: "
` [Qemu-devel] [v2 30/71] hw/ide/Kconfig: "
` [Qemu-devel] [v2 31/71] hw/input/Kconfig: "
` [Qemu-devel] [v2 32/71] hw/intc/Kconfig: "
` [Qemu-devel] [v2 33/71] hw/isa/Kconfig: "
` [Qemu-devel] [v2 34/71] hw/misc/Kconfig: "
` [Qemu-devel] [v2 35/71] hw/mips/Kconfig: Add Kconfig for MIPS
` [Qemu-devel] [v2 36/71] hw/nvram/Kconfig: Add Kconfig file
` [Qemu-devel] [v2 37/71] hw/pci/Kconfig: "
` [Qemu-devel] [v2 38/71] hw/pci-bridge/Kconfig: "
` [Qemu-devel] [v2 39/71] hw/pci-host/Kconfig: "
` [Qemu-devel] [v2 40/71] hw/scsi/Kconfig: "
` [Qemu-devel] [v2 41/71] hw/sd/Kconfig: "
` [Qemu-devel] [v2 42/71] hw/ssi/Kconfig: "
` [Qemu-devel] [v2 43/71] hw/timer/Kconfig: "
` [Qemu-devel] [v2 44/71] hw/tpm/Kconfig: "
` [Qemu-devel] [v2 45/71] hw/alpha/Kconfig: Add Kconfig for Alpha
` [Qemu-devel] [v2 46/71] hw/cris/Kconfig: Added Cris kconfig file
` [Qemu-devel] [v2 47/71] hw/lm32/Kconfig: Added kconfig for lm32
` [Qemu-devel] [v2 48/71] hw/m68k/Kconfig: m68k kconfig file added
` [Qemu-devel] [v2 49/71] hw/usb/Kconfig: Add Kconfig file
` [Qemu-devel] [v2 50/71] hw/watchdog/Kconfig: "
` [Qemu-devel] [v2 51/71] hw/Kconfig: Add the main Kconfig for hw/
` [Qemu-devel] [v2 52/71] hw/moxie/Kconfig: Add Kconfig for moxie
` [Qemu-devel] [v2 53/71] hw/unicore32/Kconfig: Add Unicore32 Kconfig
` [Qemu-devel] [v2 54/71] hw/moxie/Kconfig: Make the board default and bool
` [Qemu-devel] [v2 55/71] hw/xtensa/Kconfig: Kconfig for xtensa added
` [Qemu-devel] [v2 56/71] hw/openrisc/Makefile.objs: Add CONFIG_ prefix for OPENRISC_SIM
` [Qemu-devel] [v2 57/71] hw/openrisc/Kconfig: Add Kconfig for OpenRISC
` [Qemu-devel] [v2 58/71] hw/sparc64/Kconfig: Kconfig added for Sparc64
` [Qemu-devel] [v2 59/71] configure: Generate Kconfig.targets with --target-list
` [Qemu-devel] [v2 60/71] Kconfig: Main kconfig file added
` [Qemu-devel] [v2 61/71] hw/usb/hcd-ohci.c: Move sysbus and PCI code to new files
` [Qemu-devel] [v2 62/71] hw/usb/Makefile.objs: Make config options for USB_OHCI_*
` [Qemu-devel] [v2 63/71] Makefile.objs: Split CONFIG_USB_EHCI
` [Qemu-devel] [v2 65/71] hw/ppc/Kconfig: Add Kconfig for PPC
` [Qemu-devel] [v2 66/71] hw/usb/Kconfig: Add the new USB_(O|U)HCI_(PCI|SYSBUS)
` [Qemu-devel] [v2 67/71] hw/i386/Kconfig: Add i386 Kconfig
` [Qemu-devel] [v2 68/71] hw/acpi/Kconfig: Create ACPI Kconfig
` [Qemu-devel] [v2 69/71] hw/microblaze/Kconfig: Kconfig added for microblaze
` [Qemu-devel] [v2 70/71] hw/sh4/Kconfig: Kconfig for SH4 added
` [Qemu-devel] [v2 71/71] hw/sparc/Kconfig: Kconfig for Sparc added

cron job: media_tree daily build: WARNINGS
 2013-09-27  2:57 UTC 

[PATCH] ASoC: generic: Add generic DT based simple codec
 2013-09-27  2:57 UTC  (4+ messages)

[Question] Verification For arm64: suspend/resume implementation
 2013-09-27  2:53 UTC  (12+ messages)

[f2fs-dev] [PATCH] f2fs: use rw_sem instead of fs_lock(locks mutex)
 2013-09-27  2:47 UTC  (4+ messages)
  `  "

[PATCH] powerpc/fsl/defconfig: enable CONFIG_AT803X_PHY
 2013-09-27  2:51 UTC  (5+ messages)

device tree binding documentation outdated
 2013-09-27  2:51 UTC  (5+ messages)

[PATCH 1/1] arm64: X-Gene AHBC platform bus driver
 2013-09-27  2:46 UTC  (3+ messages)

[PATCH] i2c-designware: define i2c_dw_pci_runtime_idle only with runtime pm
 2013-09-27  2:43 UTC  (3+ messages)

Issues and new to the group
 2013-09-27  2:39 UTC  (7+ messages)

[PATCHv2] drivers: mtd: devices: Add quad read support
 2013-09-27  2:40 UTC  (4+ messages)

[PATCH v2] i2c: i2c-dev: Create 'name' attribute automatically
 2013-09-27  2:36 UTC  (2+ messages)

linux-next: build failure after merge of the ceph tree
 2013-09-27  2:36 UTC  (2+ messages)

Hello
 2013-09-27  2:23 UTC 

[Qemu-devel] [PATCH v3 0/3] qemu-iotests with sample images, vhdx test, cleanup
 2013-09-27  2:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/3] block: qemu-iotests for vhdx, read sample dynamic image

[Qemu-devel] [PATCH 00/60] AArch64 TCG emulation support
 2013-09-27  2:30 UTC  (3+ messages)

[PATCH tip/core/rcu 0/11] Fixes for 3.13
 2013-09-27  2:29 UTC  (8+ messages)
` [PATCH tip/core/rcu 01/11] mm: Place preemption point in do_mlockall() loop
  ` [PATCH tip/core/rcu 08/11] rcu: Micro-optimize rcu_cpu_has_callbacks()

[PATCH] perf tools: Add missing -ldl for gtk build
 2013-09-27  2:27 UTC  (2+ messages)

[PATCH v4 0/6] PSCI support for highbank
 2013-09-27  2:24 UTC  (15+ messages)
` [PATCH 1/6] cpuidle: calxeda: add support to use PSCI calls
` [PATCH 2/6] cpuidle: calxeda: add cpu_pm_enter/exit calls
` [PATCH 3/6] cpuidle: calxeda: add ecx-2000 support
` [PATCH 4/6] ARM: PSCI: remove unnecessary include of arm-gic.h
` [PATCH 5/6] ARM: highbank: adapt to use ARM PSCI calls
` [PATCH 6/6] dts: calxeda: add ARM PSCI binding

Solved: Booting recent mainline on omap5-uevm
 2013-09-27  2:24 UTC  (2+ messages)

[PATCH] perf record: mmap output file - RFC
 2013-09-27  2:24 UTC  (3+ messages)

[U-Boot] [PATCH] config.mk: enable -fstack-usage only when it is desired
 2013-09-27  2:23 UTC  (5+ messages)

[PATCH] i2c-designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set
 2013-09-27  2:22 UTC  (3+ messages)

Re: Re: Re: Regression caused by commit 4bdc33ed ("NFSDv4.2: Add NFS v4.2 support to the NFS server")
 2013-09-27  2:21 UTC  (2+ messages)

Merge with 1.5.0??
 2013-09-27  2:21 UTC 

[PATCH v4 0/4] Add whitelisting support for load_env
 2013-09-27  2:20 UTC  (5+ messages)
` [PATCH v4 2/4] load_env support for whitelisting which variables are read from an env file, even if check_signatures=enforce

[PATCH V2 0/1] sysvinit: fix missing of boot log
 2013-09-27  2:20 UTC  (4+ messages)
` [PATCH V2 1/1] "

[PATCH v6 0/3] Add PCIe support for i.MX6q
 2013-09-27  2:19 UTC  (7+ messages)
` [PATCH v6 3/3] PCI: imx6: Add support for i.MX6 PCIe controller

[PATCH 0/3] 'wic'- OpenEmbedded Image Creator
 2013-09-27  2:17 UTC  (4+ messages)
` [PATCH 1/3] wic: Initial code for wic (OpenEmbedded Image Creator)
` [PATCH 2/3] wic: Add mic w/pykickstart
` [PATCH 3/3] wic: Add OpenEmbedded-specific implementation

[PATCH RESEND] ARM: pxa: ssp: remove kfree for memory allocated with devm_kzalloc
 2013-09-27  2:15 UTC  (3+ messages)

[PATCH 0/8] Bluetooth: Cleanups and LE advertising support
 2013-09-27  2:12 UTC  (5+ messages)
` [PATCH 3/8] Bluetooth: Test for HCI_SETUP and HCI_USER_CHANNEL in mgmt_valid_hdev()

[U-Boot] [PATCH] wandboard: README: Include the quad version
 2013-09-27  2:10 UTC 

[PATCHSET 0/8] perf tools: Fix scalability problem on callchain merging (v4)
 2013-09-27  2:10 UTC  (6+ messages)

[PATCH v2 1/3] build: Add skeleton for BlueZ Android
 2013-09-27  2:08 UTC  (6+ messages)
` [PATCH v2 2/3] android: Add skeleton of BlueZ Android daemon
` [PATCH v2 3/3] android: Android version of log.c

[PATCH V1] oom: avoid selecting threads sharing mm with init
 2013-09-27  2:04 UTC  (4+ messages)

[PATCH 00/51] DMA mask changes
 2013-09-27  1:56 UTC  (3+ messages)
` [PATCH 31/51] DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()

[patch 0/7] improve memcg oom killer robustness v2
 2013-09-27  2:04 UTC  (15+ messages)

[Bug 47288] New: System hangs with GeForce 6150SE nForce 430
 2013-09-27  2:03 UTC  (2+ messages)
  ` [Bug 47288] System hangs with GeForce 6150SE nForce 430 ("EQ overflowing")

[PATCH] tools/perf: remove non-existent entries in MANIFEST
 2013-09-27  2:02 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: mxs: Add muxing options for the SSP2 MMC
 2013-09-27  2:01 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: mxs: Add MSR M28CU3 board

[Bug 56546] New: crash at the second render when applying gamma correction
 2013-09-27  2:01 UTC  (2+ messages)
  ` [Bug 56546] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.