All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-13 12:47:12 to 2013-09-13 13:00:06 UTC [more...]

[PATCH 000/228] CPUFreq: cleanup stuff for 3.13
 2013-09-13 13:00 UTC  (122+ messages)
` [PATCH 001/228] cpufreq: Remove extra blank line
` [PATCH 002/228] cpufreq: don't break string in print statements
` [PATCH 003/228] cpufreq: remove __cpufreq_remove_dev()
` [PATCH 004/228] cpufreq: Optimize cpufreq_frequency_table_verify()
` [PATCH 005/228] cpufreq: rename __cpufreq_set_policy() as cpufreq_set_policy()
` [PATCH 006/228] cpufreq: rewrite cpufreq_driver->flags using shift operator
` [PATCH 007/228] cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
` [PATCH 008/228] cpufreq: add new routine cpufreq_verify_within_cpu_limits()
` [PATCH 009/228] cpufreq: Add new helper cpufreq_table_validate_and_show()
` [PATCH 010/228] cpufreq: pxa: call cpufreq_frequency_table_get_attr()
` [PATCH 011/228] cpufreq: s3cx4xx: "
` [PATCH 012/228] cpufreq: sparc: "
` [PATCH 013/228] cpufreq: acpi-cpufreq: use cpufreq_table_validate_and_show()
` [PATCH 014/228] cpufreq: arm_big_little: "
` [PATCH 015/228] cpufreq: blackfin: "
` [PATCH 016/228] cpufreq: cpufreq-cpu0: "
` [PATCH 017/228] cpufreq: cris: "
` [PATCH 018/228] cpufreq: davinci: "
` [PATCH 019/228] cpufreq: dbx500: "
` [PATCH 020/228] cpufreq: e_powersaver: "
` [PATCH 021/228] cpufreq: elanfreq: "
` [PATCH 022/228] cpufreq: exynos: "
` [PATCH 023/228] cpufreq: ia64-acpi: "
` [PATCH 024/228] cpufreq: imx6q: "
` [PATCH 025/228] cpufreq: kirkwood: "
` [PATCH 026/228] cpufreq: longhaul: "
` [PATCH 027/228] cpufreq: loongson2: "
` [PATCH 028/228] cpufreq: maple: "
` [PATCH 029/228] cpufreq: omap: "
` [PATCH 030/228] cpufreq: p4-clockmod: "
` [PATCH 031/228] cpufreq: pasemi: "
` [PATCH 032/228] cpufreq: pmac: "
` [PATCH 033/228] cpufreq: powernow: "
` [PATCH 034/228] cpufreq: ppc: "
` [PATCH 035/228] cpufreq: pxa: "
` [PATCH 036/228] cpufreq: s3cx4xx: "
` [PATCH 037/228] cpufreq: s5pv210: "
` [PATCH 038/228] cpufreq: sa11x0: Expose frequency table
` [PATCH 039/228] cpufreq: sa11x0: let cpufreq core initialize struct policy fields
` [PATCH 040/228] cpufreq: sc520: use cpufreq_table_validate_and_show()
` [PATCH 041/228] cpufreq: sh: "
` [PATCH 042/228] cpufreq: sparc: "
` [PATCH 043/228] cpufreq: spear: "
` [PATCH 044/228] cpufreq: speedstep: "
` [PATCH 045/228] cpufreq: tegra: "
` [PATCH 046/228] cpufreq: tegra: fix implementation of ->exit()
` [PATCH 047/228] cpufreq: at32ap: add frequency table
` [PATCH 048/228] cpufreq: arm_big_little: call cpufreq_frequency_table_put_attr()
` [PATCH 049/228] cpufreq: blackfin: "
` [PATCH 050/228] cpufreq: exynos: "
` [PATCH 051/228] cpufreq: loongson2: "
` [PATCH 052/228] cpufreq: omap: "
` [PATCH 053/228] cpufreq: pxa: "
` [PATCH 054/228] cpufreq: sparc: "
` [PATCH 055/228] cpufreq: define generic .attr, .exit() and .verify() routines
` [PATCH 056/228] cpufreq: acpi: Use generic cpufreq routines
` [PATCH 057/228] cpufreq: arm_big_little: "
` [PATCH 058/228] cpufreq: at32ap: "
` [PATCH 059/228] cpufreq: blackfin: "
` [PATCH 060/228] cpufreq: cpu0: "

[PATCH 0/2] cpufreq: fix transition_ongoing count for powernow-k8
 2013-09-13 12:59 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: Create cpufreq_transition_complete()
` [PATCH 2/2] cpufreq: powernow-k8: mark freq transition complete on error cases

[Intel-gfx] [PATCH 1/3] drm/i915: do not update cursor in crtc mode set
 2013-09-13 12:59 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: add asserts for cursor disabled

[PATCH 0/4] Hyper-V TRIM support
 2013-09-13 12:58 UTC  (9+ messages)
` [PATCH 1/4] scsi: add scsi device flag to request VPD pages be used at SPC-2
` [PATCH 2/4] scsi: add scsi device flag to request READ CAPACITY (16) be preferred
` [PATCH 3/4] scsi: hyper-v storage -- mark as VPD capable at SPC-2
` [PATCH 4/4] scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) "

[U-Boot] [PATCH] mmc:sdhci: Fix card ready status timeout
 2013-09-13 12:59 UTC  (3+ messages)

[PATCH 06/11] drm/i915: Add intel_dotclock_calculate()
 2013-09-13 12:59 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH 00/12] block: logical block provisioning enhancements
 2013-09-13 12:58 UTC  (7+ messages)
` [Qemu-devel] [PATCH 05/12] block: add logical block provisioning information to BlockDriverInfo

[PATCH RFC 0/7] V4L2 mem-to-mem ioctl helpers
 2013-09-13 12:56 UTC  (8+ messages)
` [PATCH RFC 1/7] V4L: Add mem2mem ioctl and file operation helpers
` [PATCH RFC 2/7] mem2mem_testdev: Use mem-to-mem ioctl and vb2 helpers
` [PATCH RFC 3/7] exynos4-is: Use mem-to-mem ioctl helpers
` [PATCH RFC 4/7] s5p-jpeg: "
` [PATCH RFC 5/7] mx2-emmaprp: "
` [PATCH RFC 6/7] exynos-gsc: "
` [PATCH RFC 7/7] s5p-g2d: "

[Buildroot] BeagleBoneBlack Updates?
 2013-09-13 12:58 UTC 

[PATCH] btrfs-progs: btrfs.8.in: Add info about reverting back to root subvolume
 2013-09-13 12:58 UTC  (4+ messages)

[PATCH] net, vxlan Fix compile warning
 2013-09-13 12:58 UTC  (2+ messages)

[Bluetooth Low Energy] Pairing and writing characteristic property issue
 2013-09-13 12:57 UTC  (4+ messages)

No sound from internal speaker on 2013 Macbook Air 6, 1
 2013-09-13 13:00 UTC  (14+ messages)

[PATCH RT 0/3] hwlat-detector: Have it actually find hardware latency
 2013-09-13 12:56 UTC  (12+ messages)
` [PATCH RT] hwlat-detector: Don't ignore threshold module parameter
  ` [PATCH RT] rt,ipc,sem: fix -rt livelock

[PATCH 0/8] DPF (GPU l3 parity detection) improvements
 2013-09-13 12:56 UTC  (3+ messages)
` [PATCH 3/8] drm/i915: Fix l3 parity user buffer offset

[PATCH] add support for the AArch64 architecture
 2013-09-13 12:56 UTC 

[patch 3/4] skd: use strncpy() as a cleanup
 2013-09-13 12:56 UTC  (6+ messages)
  ` [patch 3/4 v2] skd: use memcpy() "

[PATCH] connman: Fix EXTRA_OECONF
 2013-09-13 12:56 UTC  (2+ messages)

[PATCH v2 0/9] xen: arm: memory mangement fixes / improvements
 2013-09-13 12:55 UTC  (3+ messages)
` [PATCH v2 2/9] xen/arm: DOMHEAP_SECOND_PAGES is arm32 specific

[PATCH v8 00/12] Exynos5 IS driver
 2013-09-13 12:55 UTC  (3+ messages)
` [PATCH v8 12/12] V4L: Add driver for s5k4e5 image sensor

Investissez intelligemment et anticipez votre retraite
 2013-09-13 12:55 UTC 

[PATCH 00/11] drm/i915: adjusted_mode.clock vs. port_clock v3
 2013-09-13 12:55 UTC  (3+ messages)
` [PATCH 05/11] drm/i915: Make intel_fuzzy_clock_check() take in arbitrary clocks

[Buildroot] running gtk programs fail
 2013-09-13 12:54 UTC 

Current git kernel reboots early durning boot
 2013-09-13 12:53 UTC  (2+ messages)

[PATCH 2/5] drm/i915: WARN if the DP aux read is too big
 2013-09-13 12:53 UTC  (4+ messages)
` [PATCH 2/5] drm/i915: fix intel_dp_aux_native_read's reply array size

[PATCH 0/2] ACPI: return error in acpi_pci_irq_enable when there is no irq
 2013-09-13 12:52 UTC  (2+ messages)

[PATCH v4 00/27] Allow Xen to boot with a raw device tree
 2013-09-13 12:49 UTC  (28+ messages)
` [PATCH v4 01/27] xen/dts: Constify device_tree_flattened
` [PATCH v4 02/27] xen/dts: Prefix device tree macro by dt_
` [PATCH v4 03/27] xen/dts: Don't add a fake property "name" in the device tree
` [PATCH v4 04/27] xen/dts: Add new helpers to use "
` [PATCH v4 05/27] xen: Use the right string comparison function in "
` [PATCH v4 06/27] xen/dts: Remove device_get_reg call in process_cpu_node
` [PATCH v4 07/27] xen/dts: Check "reg" property length in process_multiboot_node
` [PATCH v4 08/27] xen/dts: Check the CPU ID is not greater than NR_CPUS
` [PATCH v4 09/27] xen/video: hdlcd: Convert the driver to the new device tree API
` [PATCH v4 10/27] xen/video: hdlcd: Use early_printk instead of printk
` [PATCH v4 11/27] xen/arm: Use dt_device_match to avoid multiple if conditions
` [PATCH v4 12/27] xen/dts: dt_find_interrupt_controller: accept multiple compatible strings
` [PATCH v4 13/27] xen/arm: Build DOM0 FDT by browsing the device tree structure
` [PATCH v4 14/27] xen/arm: Don't map disabled device in DOM0
` [PATCH v4 15/27] xen/arm: Create a fake PSCI node in dom0 device tree
` [PATCH v4 16/27] xen/arm: Create a fake cpus "
` [PATCH v4 17/27] xen/arm: Create a fake GIC "
` [PATCH v4 18/27] xen/arm: Create a fake timer "
` [PATCH v4 19/27] xen/arm: Add new platform specific callback device_is_blacklist
` [PATCH v4 20/27] xen/arm: Remove devices used by Xen from dom0 device tree
` [PATCH v4 21/27] xen/arm: vexpress: Blacklist a list of board specific devices
` [PATCH v4 22/27] xen/arm: exynos5: Blacklist MCT device
` [PATCH v4 23/27] xen/dts: Clean up the exported API for device tree
` [PATCH v4 24/27] xen/dts: device_get_reg: cells are 32-bit big endian value
` [PATCH v4 25/27] xen/dts: replace get_val by dt_next_cell
` [PATCH v4 26/27] xen/arm: Check if the device is available before using it
` [PATCH v4 27/27] ARM: parse separate DT properties for different commandlines

[PATCH 0/2] Enable VLV to work in BIOS-less system
 2013-09-13 12:48 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Program GMBUS Frequency based on the CDCLK

[PATCH] lib/oeqa/runtime: timeout increases
 2013-09-13 12:48 UTC 

[PATCH] git-compat-util: Avoid strcasecmp() being inlined
 2013-09-13 12:47 UTC  (12+ messages)

[PATCH 1/1] bitbake: cooker: clear up state on stateShutdown command
 2013-09-13 12:47 UTC  (2+ messages)

[xen-4.3-testing test] 19212: regressions - FAIL
 2013-09-13 12:47 UTC 


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.