public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-17 05:21:19 to 2014-02-17 10:07:46 UTC [more...]

[PATCH v3 00/15] mfd: max14577: Add support for MAX77836
 2014-02-17 10:07 UTC  (17+ messages)
` [PATCH v3 01/15] extcon: max14577: Change extcon name instead of static name according to device type
` [PATCH v3 02/15] mfd: max14577: Rename and add MAX14577 symbols to prepare for max77836
` [PATCH v3 03/15] mfd: max14577: Rename state container to maxim_core
` [PATCH v3 04/15] mfd: max14577: Add "muic" suffix to regmap and irq_chip
` [PATCH v3 05/15] mfd: max14577: Add detection of device type
` [PATCH v3 06/15] extcon: max14577: Add max14577 prefix to muic_irqs
` [PATCH v3 07/15] extcon: max14577: Choose muic_irqs according to device type
` [PATCH v3 08/15] mfd: max77836: Add max77836 support to max14577 driver
` [PATCH v3 09/15] extcon: max14577: Add support for max77836
` [PATCH v3 10/15] regulator: max14577: Add support for max77836 regulators
` [PATCH v3 11/15] charger: max14577: Add support for MAX77836 charger
` [PATCH v3 12/15] power: max17040: Add ID for max77836 Fuel Gauge block
` [PATCH v3 13/15] regulator/mfd: max14577: Export symbols for calculating charger current
` [PATCH v3 14/15] charger: max14577: Configure battery-dependent settings from DTS
` [PATCH v3 15/15] mfd: max14577: Add device tree bindings document

[PATCH v19 00/10] Add 32 bit VDSO time function support
 2014-02-17 10:03 UTC  (6+ messages)
` [PATCH v19 02/10] Add new func _install_special_mapping() to mmap.c
` [PATCH v19 03/10] revamp vclock_gettime.c
` [PATCH v19 05/10] replace VVAR(vsyscall_gtod_data) by gtod macro
` [PATCH v19 07/10] introduce VVAR marco for vdso32
` [PATCH v19 08/10] Add 32 bit VDSO time support for 32 bit kernel

[PATCH v7 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-17 10:03 UTC  (9+ messages)
` [PATCH v7 1/8] clk: sunxi: factors: automatic reparenting support
` [PATCH v7 2/8] clk: sunxi: Implement MMC phase control
` [PATCH v7 3/8] ARM: sunxi: clk: export clk_sunxi_mmc_phase_control
` [PATCH v7 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
` [PATCH v7 5/8] ARM: dts: sun7i: Add support for mmc
` [PATCH v7 6/8] ARM: dts: sun4i: "
` [PATCH v7 7/8] ARM: dts: sun5i: "
` [PATCH v7 8/8] ARM: sunxi: Add documentation for driver for SD/MMC hosts found on Allwinner sunxi SoCs

[PATCH v18 09/10] Add 32 bit VDSO time support for 64 bit kernel
 2014-02-17 10:07 UTC  (8+ messages)
` [tip:x86/vdso] x86, vdso: Instead of dummy functions, include < linux/spinlock_up.h>

[PATCH] x86: Issue a warning if number of present CPUs > maxcpus and CONFIG_HOTPLUG=n
 2014-02-17 10:04 UTC  (3+ messages)

[PATCH v4 0/3] Add modules for realtek USB card reader
 2014-02-17 10:02 UTC  (7+ messages)
` [PATCH v4 1/3] mfd: Add realtek USB card reader driver

[PATCH v2 1/4] phy: Add new Exynos5 USB 3.0 PHY driver
 2014-02-17 10:01 UTC  (6+ messages)
` [PATCH v3] "

[PATCH 01/10] mfd: Add TI LMU driver
 2014-02-17  9:57 UTC  (2+ messages)

[PATCH v3 0/3] Add Xilinx AXI Video DMA Engine driver
 2014-02-17  9:57 UTC  (9+ messages)
` [PATCH v3 1/3] dma: Support multiple interleaved frames with non-contiguous memory

[PATCH 00/27] Renesas CMT (Compare Match Timer) DT bindings
 2014-02-17  9:58 UTC  (4+ messages)
` [PATCH 11/27] clocksource: sh_cmt: Add support for multiple channels per device

[PATCH] Revert "ACPI / video: Add HP EliteBook Revolve 810 to the blacklist"
 2014-02-17  9:57 UTC  (7+ messages)

[PATCH 1/1] tty: tty_ldisc.h: Remove duplicate include
 2014-02-17  9:49 UTC 

[PATCH] arch: avr32: include: asm: add generic ioremap_wc() definition in "io.h"
 2014-02-17  9:53 UTC  (2+ messages)

[PATCH] arch: avr32: include: asm: Kbuild: add generic "vga.h"
 2014-02-17  9:52 UTC  (2+ messages)

[PATCH] arch: avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 using
 2014-02-17  9:50 UTC  (2+ messages)

[PATCH 0/9 v7] crypto:s5p-sss: Add DT and Exynos support
 2014-02-17  9:44 UTC  (10+ messages)
` [PATCH 1/9 v7] crypto:s5p-sss: Use platform_get_irq() instead of _byname()
` [PATCH 2/9 v7] crypto:s5p-sss: Add device tree support
` [PATCH 3/9 v7] crypto:s5p-sss: Add support for SSS module on Exynos
` [PATCH 4/9 v7] crypto:s5p-sss: Kconfig: Let Exynos SoCs select SSS driver
` [PATCH 5/9 v7] clk: samsung exynos5250/5420: Add gate clock for SSS module
` [PATCH 6/9 v7] ARM: dts: exynos5250/5420: add dt node for sss module
` [PATCH 7/9 v7] crypto:s5p-sss: validate iv before memcpy
` [PATCH 8/9 v7] crypto:s5p-sss: Use clk_prepare/clk_unprepare
` [PATCH 9/9] crypto:s5p-sss: Look for the next request in the queue

[PATCH 9/9 v7] crypto:s5p-sss: Look for the next request in the queue
 2014-02-17  9:45 UTC 

[PATCH] can: xilinx CAN controller support
 2014-02-17  9:42 UTC  (3+ messages)

[PATCH] sched/core: Create new task with twice disabled preemption
 2014-02-17  9:37 UTC  (5+ messages)

[PATCH resend] clk: axi-clkgen: Add support for v2
 2014-02-17  9:31 UTC 

[PATCH V6 0/7] cpufreq: suspend early/resume late: dpm_{suspend|resume}()
 2014-02-17  9:25 UTC  (8+ messages)
` [PATCH V6 1/7] cpufreq: suspend governors on system suspend/hibernate
` [PATCH V6 2/7] cpufreq: suspend governors from dpm_{suspend|resume}()
` [PATCH V6 3/7] cpufreq: call driver's suspend/resume for each policy
` [PATCH V6 4/7] cpufreq: Implement cpufreq_generic_suspend()
` [PATCH V6 5/7] cpufreq: exynos: Use cpufreq_generic_suspend()
` [PATCH V6 6/7] cpufreq: s5pv210: "
` [PATCH V6 7/7] cpufreq: Tegra: "

[PATCH] cpufreq: remove sysfs link when a cpu != policy->cpu, is removed
 2014-02-17  9:22 UTC 

[PATCH] RFC: MFD: driver for Atmel Microcontroller on iPaq h3xxx
 2014-02-17  9:21 UTC  (2+ messages)

sched: fair: NULL ptr deref in check_preempt_wakeup
 2014-02-17  9:20 UTC  (3+ messages)

[PATCH] backing_dev: Fix hung task on sync
 2014-02-17  9:20 UTC  (2+ messages)

[PATCH V5 0/7] cpufreq: suspend early/resume late: dpm_{suspend|resume}()
 2014-02-17  9:20 UTC  (8+ messages)

[PATCH] arm: imx: remove MACH_MXLADS
 2014-02-17  9:18 UTC  (6+ messages)

[PATCH] s390: remove HAVE_MARCH_Z9?0_FEATURES
 2014-02-17  9:16 UTC  (5+ messages)

[PATCH 1/9] regulator: act8865: Add missing of_node_put
 2014-02-17  9:03 UTC  (9+ messages)
` [PATCH 2/9] regulator: as3722: "
` [PATCH 3/9] regulator: da9063: "
` [PATCH 4/9] regulator: max77686: "
` [PATCH 5/9] regulator: max77693: "
` [PATCH 6/9] regulator: max8660: "
` [PATCH 7/9] regulator: max8998: "
` [PATCH 8/9] regulator: tps6507x: "
` [PATCH 9/9] regulator: tps65090: "

[PATCHv11 2/2] dma: Add Freescale eDMA engine driver support
 2014-02-17  9:08 UTC  (3+ messages)

[PATCH 1/2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
 2014-02-17  9:10 UTC  (11+ messages)
` [PATCH 2/2] cpufreq: don't call cpufreq_update_policy() on CPU addition

[GIT PULL 0/8] PHY subsystem fixes for 3.14-rc4
 2014-02-17  8:59 UTC  (9+ messages)
` [PATCH 1/8] usb: phy: twl4030-usb: Silence checkpatch warnings
` [PATCH 2/8] usb: phy: twl4030-usb: Remove redundant semicolon
` [PATCH 3/8] usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZERO
` [PATCH 4/8] phy,phy-bcm-kona-usb2.c: Add dependency on HAS_IOMEM
` [PATCH 5/8] phy-core: phy_get: Leave error logging to the caller
` [PATCH 6/8] phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to caller
` [PATCH 7/8] phy-core: Don't allow building phy-core as a module
` [PATCH 8/8] phy: let phy_provider_register be the last step in registering PHY

[Patch v5 0/2] Add Qualcomm BAM dmaengine driver
 2014-02-17  8:54 UTC  (5+ messages)
` [Patch v5 1/2] dmaengine: add Qualcomm BAM dma driver

[PATCH 5/5] ARM: exynos5420: add dt node for sss module
 2014-02-17  8:56 UTC  (5+ messages)
` [PATCH 6/9 v6] ARM: dts: exynos5250/5420: "

[PATCH v6] mfd: MAX6650/6651 support
 2014-02-17  8:55 UTC  (5+ messages)

[PATCH part1 v6 0/7] Introduce PCIe Device Serial Number capability support
 2014-02-17  8:52 UTC  (2+ messages)

[PATCH RFC 0/3] c/r: add ability to restore mm attributes in a non-root userns
 2014-02-17  8:52 UTC  (10+ messages)
` [PATCH 1/3] prctl: reduce permissions to change boundaries of data, brk and stack
      ` [CRIU] "

[PATCH v3 00/13] mfd/regulator/rtc: sec: Add support for S2MPS14
 2014-02-17  8:40 UTC  (14+ messages)
` [PATCH v3 01/13] mfd: sec: Add maximum RTC register for regmap config
` [PATCH v3 02/13] mfd: sec: Select different RTC regmaps for devices
` [PATCH v3 03/13] mfd/rtc: sec/s5m: Rename SEC* symbols to S5M
` [PATCH v3 04/13] rtc: s5m: Remove undocumented time init on first boot
` [PATCH v3 05/13] mfd: sec: Use consistent S2MPS11 RTC alarm interrupt indexes
` [PATCH v3 06/13] regulator: s2mps11: Don't store registered regulators in state container
` [PATCH v3 07/13] regulator: s2mps11: Constify regulator_desc array
` [PATCH v3 08/13] regulator: s2mps11: Copy supported regulators from initconst
` [PATCH v3 09/13] mfd: sec: Add support for S2MPS14
` [PATCH v3 10/13] regulator: s2mps11: Add support for S2MPS14 regulators
` [PATCH v3 11/13] Documentation: mfd: s2mps11: Document support for S2MPS14
` [PATCH v3 12/13] rtc: s5m: Support different register layout
` [PATCH v3 13/13] rtc: s5m: Add support for S2MPS14 RTC

[PATCH v2 0/3] mmc: rtsx: fix bug and support nonblocking request
 2014-02-17  8:45 UTC  (4+ messages)
` [PATCH v2 1/3] mmc: rtsx: fix card poweroff bug
` [PATCH v2 2/3] mmc: rtsx: modify phase searching method for tuning
` [PATCH v2 3/3] mmc: rtsx: add support for pre_req and post_req

[PATCH] dma: ste_dma40: don't dereference free:d descriptor
 2014-02-17  8:37 UTC  (2+ messages)

[PATCH dmaengine-fixes 1/1] dmaengine: read completed cookie before used cookie
 2014-02-17  8:35 UTC  (2+ messages)

[PATCH] arm: sti: Remove SOC_STIH415 and SOC_STIH416
 2014-02-17  8:37 UTC  (3+ messages)

[PATCH 00/13] cross rename v4
 2014-02-17  8:19 UTC  (5+ messages)

[PATCH] drivers/rpmsg/virtio_rpmsg_bus.c: fix the return value of rpmsg_init
 2014-02-17  8:13 UTC 

[PATCH v2 00/14] mfd/regulator/rtc: sec: Add support for S2MPS14
 2014-02-17  8:09 UTC  (10+ messages)
` [PATCH v2 11/14] regulator: s2mps11: Add opmode for S2MPS14 regulators

[PATCH] i2c: designware-pci: Add Baytrail PCI IDs
 2014-02-17  8:11 UTC  (3+ messages)

[PATCH -tip v3 00/11] perf-probe: Updates for handling local functions correctly and distro debuginfo
 2014-02-17  7:58 UTC  (5+ messages)
` [PATCH -tip v3 01/11] [BUGFIX] perf-probe: Fix to do exit call for symbol maps
` [PATCH -tip v3 03/11] [CLEANUP] perf-probe: Replace line_list with intlist

[PATCH 1/1] ARM: OMAP: Kill warning in CPUIDLE code with !CONFIG_SMP
 2014-02-17  7:52 UTC 

[PATCH v2] spi: core: Validate lenght of the transfers in message
 2014-02-17  7:41 UTC  (3+ messages)

[PATCH] IA64, sba_iommu: fix section mismatch
 2014-02-17  7:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 10/10] Documentation: Add device tree bindings for TI LMU devices
 2014-02-17  7:15 UTC  (5+ messages)

[PATCH -tip RESEND 0/2] ftrace: Introduce the new I/F "nr_saved_cmdlines"
 2014-02-17  7:13 UTC  (5+ messages)
` [PATCH -tip RESEND 2/2] ftrace: Introduce nr_saved_cmdlines I/F
    `  "

[PATCH v2 00/11] powerpc: Add support for Power Hypervisor supplied performance counters
 2014-02-17  7:11 UTC  (4+ messages)
` [PATCH v2 10/11] powerpc/perf: add kconfig option for hypervisor provided counters

[PATCH v6 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-17  7:08 UTC  (4+ messages)
` [PATCH v6 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
  ` [linux-sunxi] "

[PATCH v3] NFSv4.1: new layout stateid can not be overwrite by one out of date
 2014-02-17  7:08 UTC 

[PATCH v2] ARM: mm: support big-endian page tables
 2014-02-17  7:05 UTC 

[PATCH v3 0/5] Enabling the asynchronous threads for other phases
 2014-02-17  6:19 UTC  (6+ messages)
` [PATCH v3 1/5] PM / sleep: Two flags for async suspend_noirq and suspend_late
` [PATCH v3 2/5] PM / sleep: Asynchronous threads for resume_noirq
` [PATCH v3 3/5] PM / sleep: Asynchronous threads for resume_early
` [PATCH v3 4/5] PM / sleep: Asynchronous threads for suspend_noirq
` [PATCH v3 5/5] PM / sleep: Asynchronous threads for suspend_late

[PATCH 0/9] clean-up and remove lockdep annotation in SLAB
 2014-02-17  6:23 UTC  (12+ messages)
` [PATCH 2/9] slab: makes clear_obj_pfmemalloc() just return store masked value
` [PATCH 3/9] slab: move up code to get kmem_cache_node in free_block()
` [PATCH 9/9] slab: remove a useless lockdep annotation

linux-next: Tree for Feb 17
 2014-02-17  6:23 UTC 

[PATCH] user_namespace.c: Remove duplicated word in comment
 2014-02-17  3:58 UTC 

[Nouveau] [PATCH v2] drm/nouveau: support for platform devices
 2014-02-17  6:17 UTC  (2+ messages)
` [PATCH v3] "

[PATCHv3] Generic Mailbox API
 2014-02-17  6:12 UTC  (5+ messages)

[PATCH] IA64: fix warning in make defconfig
 2014-02-17  5:59 UTC 

[PATCH v2 0/5] Enabling the asynchronous threads for other phases
 2014-02-17  5:42 UTC  (6+ messages)
` [PATCH v2 1/5] PM / sleep: Two flags for async suspend_noirq and suspend_late
` [PATCH v2 2/5] PM / sleep: Asynchronous threads for resume_noirq
` [PATCH v2 3/5] PM / sleep: Asynchronous threads for resume_early
` [PATCH v2 4/5] PM / sleep: Asynchronous threads for suspend_noirq
` [PATCH v2 5/5] PM / sleep: Asynchronous threads for suspend_late

[PATCH] smack lsm bug fixes
 2014-02-17  5:35 UTC 

[PATCH net-next 0/4] bonding cleaning
 2014-02-17  5:29 UTC  (2+ messages)

[PATCH 3/3] caif: delete unnecessary field initialization
 2014-02-17  5:29 UTC  (2+ messages)

[RFC PATCH] rcu: move SRCU grace period work to power efficient workqueue
 2014-02-17  5:26 UTC  (5+ messages)

[PATCH] cpufreq: Refactor cpufreq_set_policy()
 2014-02-17  5:21 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