public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-30 13:04:21 to 2013-03-31 15:07:37 UTC [more...]

[PATCH] pwm: twl: Return proper error if twl6030_pwm_enable() fails
 2013-03-31 15:07 UTC 

[PATCH 1/3] pwm: imx: Remove enabled field from struct imx_chip
 2013-03-31 15:04 UTC  (3+ messages)
` [PATCH 2/3] pwm: puv3: Remove unused enabled filed from struct puv3_pwm_chip
` [PATCH 3/3] pwm: pxa: Remove clk_enabled field from struct pxa_pwm_chip

[PATCH 1/1] TTY Fix NULL pointer error in tty_wakeup
 2013-03-31 15:02 UTC  (3+ messages)

[PATCH V4 0/4] Queue work on UNBOUND wq
 2013-03-31 14:31 UTC  (5+ messages)
` [PATCH V4 1/4] workqueue: Add system wide system_freezable_unbound_wq
` [PATCH V4 2/4] PHYLIB: queue work on unbound wq
` [PATCH V4 3/4] block: "
` [PATCH V4 4/4] fbcon: "

[PATCH 0/9] CPUFreq: Move drivers to drivers/cpufreq - Part 2
 2013-03-31 14:18 UTC  (18+ messages)
` [PATCH 1/9] AVR32: cpufreq: move cpufreq driver to drivers/cpufreq
` [PATCH 3/9] cris: "
` [PATCH 5/9] mips: "
` [PATCH 7/9] unicore2: "
` [PATCH 8/9] spark: "
` [PATCH 9/9] powerpc: "

[PATCH] arm: omap: RX-51: ARM errata 430973 workaround
 2013-03-31 13:54 UTC  (2+ messages)
` [PATCH] "

[GIT PULL for v3.9-rc4] media fixes
 2013-03-31 13:52 UTC 

ipc,sem: sysv semaphore scalability
 2013-03-31 13:45 UTC  (24+ messages)
  ` [PATCH -mm -next] ipc,sem: untangle RCU locking with find_alloc_undo

[PATCH] ARM: cfa10036: add one wire bitbanging to the cfa10049
 2013-03-31 13:43 UTC  (2+ messages)

[PATCH] Revert "lockdep: check that no locks held at freeze time"
 2013-03-31 13:40 UTC  (2+ messages)

linux-next: Tree for Mar 28
 2013-03-31 13:25 UTC  (2+ messages)

[PATCH 0/6] Make return type of i2c_del_adapter() (and i2c_del_mux_adapter()) void
 2013-03-31 13:12 UTC  (18+ messages)
` [PATCH 1/6] i2c: Remove detach_adapter
` [PATCH 2/6] i2c: i2c_del_adapter: Don't treat removing a non-registered adapter as error
` [PATCH 3/6] i2c: Ignore return value of i2c_del_adapter()
` [PATCH 4/6] i2c: Make return type of i2c_del_adapter() void
` [PATCH 5/6] i2c: Ignore the return value of i2c_del_mux_adapter()
` [PATCH 6/6] i2c: Make the return type of i2c_del_mux_adapter() void

[PATCH] ARM: timer: Shutdown clock event device when stopping local timer
 2013-03-31 13:11 UTC  (6+ messages)

[PATCH] OMAP3 ROM Random Number Generator support
 2013-03-31 12:43 UTC  (2+ messages)

[PATCH] gma500: Make VGA and HDMI connector hotpluggable
 2013-03-31 11:38 UTC 

New copyfile system call - discuss before LSF?
 2013-03-31 11:48 UTC  (26+ messages)

[PATCH 0/9] ARM: CPUFreq: Move drivers arch/arm/ -> drivers/cpufreq
 2013-03-31 11:34 UTC  (12+ messages)
` [PATCH 5/9] cpufreq: integrator: move cpufreq driver to drivers/cpufreq
` [PATCH 6/9] cpufreq: pxa3xx: "
` [PATCH 8/9] cpufreq: s3c24xx: "
` [PATCH 9/9] cpufreq: sa11x0: "

[PATCH] RX-51: Fix probe order of SPI devices
 2013-03-31 11:18 UTC  (2+ messages)

[PATCH] acpi/video: lcd_get_level_current doen't return current level
 2013-03-31 10:37 UTC  (8+ messages)

[PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path
 2013-03-31 10:34 UTC  (3+ messages)

[PATCH v2 0/6] idr: add idr_alloc_cyclic and convert existing cyclic users
 2013-03-31 10:23 UTC  (5+ messages)
` [PATCH v2 6/6] sctp: convert sctp_assoc_set_id to use idr_alloc_cyclic

[PATCH] OMAP3 ROM Random Number Generator support
 2013-03-31  9:28 UTC  (4+ messages)

Winning Notification
 2013-03-31  7:27 UTC 

[PATCH V2] input: keyboard: tegra: support for defining row/columns based on SoC
 2013-03-31  7:46 UTC  (2+ messages)

Registration No. 0201GFRM-7
 2013-03-31  7:24 UTC 

[PATCH] arm: omap: RX-51: ARM errata 430973 workaround
 2013-03-31  7:37 UTC  (2+ messages)

[PATCH] Input: arc_ps2 - add support for device tree
 2013-03-31  7:29 UTC  (2+ messages)

[PATCH 1/1] Input: mma8450 - fix signed 12bits to 32bits conversion
 2013-03-31  7:25 UTC  (2+ messages)

[PATCH] checkpatch: do not exit in main process subroutine
 2013-03-31  4:30 UTC  (3+ messages)

[PATCHv2 1/2] watchdog: improve w83627hf_wdt to timeout in minute
 2013-03-31  4:11 UTC  (3+ messages)
` [PATCHv2 2/2] watchdog: fix w83627hf_wdt reboot due to timeout expired

[PATCH V4 0/2] Implement per policy instance of governor
 2013-03-31  3:47 UTC  (7+ messages)

[PATCH] cpufreq: Raname index as data in cpufreq_frequency_table
 2013-03-31  3:46 UTC  (5+ messages)

[PATCH 1/4] pwm: ab8500: Add .owner to struct pwm_ops
 2013-03-31  3:17 UTC  (4+ messages)
` [PATCH 2/4] pwm: atmel-tcb: "
` [PATCH 3/4] pwm: twl-led: "
` [PATCH 4/4] pwm: twl: "

[PATCH] Documentation: cfq-iosched: update documentation help for cfq tunnables
 2013-03-31  2:55 UTC 

[PATCH] f2fs-tools: mkfs: fix to avoid format of device when already mounted
 2013-03-31  2:51 UTC 

[PATCH v4] fat: editions to support fat_fallocate
 2013-03-31  2:50 UTC 

gpf in pm_qos_remote_wakeup_show
 2013-03-31  1:41 UTC 

LOCKDEP: 3.9-rc1: mount.nfs/4272 still has locks held!
 2013-03-31  0:07 UTC  (13+ messages)

[PATCH v7 0/5] Add ST-Ericsson AB8500 HWMON driver
 2013-03-30 23:27 UTC  (6+ messages)
` [PATCH v7 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver

gpio-ucb1400
 2013-03-30 23:25 UTC  (4+ messages)

New garment supplier from China
 2013-03-30 23:22 UTC 

[PATCH] New Nokia RX-51 power supply battery driver
 2013-03-30 22:51 UTC  (7+ messages)
  ` [PATCH v2] "

[REPOST Patch v1 0/3] Add DT Binding for Power-Supply power-supplies property
 2013-03-30 22:41 UTC  (3+ messages)
` [REPOST Patch v1 3/3] power: power_supply_core: Add support for supplied_from

[PATCH] PCI / ACPI: Always resume devices on ACPI wakeup notifications
 2013-03-30 22:38 UTC  (2+ messages)
    ` [Update][PATCH] PCI / PM: Disable runtime PM of PCIe ports

[RFC PATCH 0/8] Reduce system disruption due to kswapd
 2013-03-30 22:07 UTC  (7+ messages)
` [PATCH 01/10] mm: vmscan: Limit the number of pages kswapd reclaims at each priority

[PATCH v2] [libata] Fix HDIO_DRIVE_CMD ioctl sense data check
 2013-03-30 21:43 UTC  (2+ messages)
` [PATCH v3] "

WARNING: at net/batman-adv/hard-interface.c:92 batadv_is_on_batman_iface()
 2013-03-30 21:29 UTC  (3+ messages)
` [PATCH] ip_gre: don't overwrite iflink during net_dev init

Supporting SYSRQ on broken laptops like the thinkpad T530
 2013-03-30 21:16 UTC  (6+ messages)

[PATCH] net/wireless/sme: sched_scan_mtx lock in cfg80211_conn_work()
 2013-03-30 21:12 UTC  (3+ messages)

[PATCH] ARM: kirkwood: add MACH_GURUPLUG_DT to defconfig
 2013-03-30 20:55 UTC  (2+ messages)

[PATCH] ARM: kirkwood: make use of DT mvsdio on guruplug board
 2013-03-30 20:50 UTC  (2+ messages)

[PATCH] [trivial]treewide: Fix typos in printk
 2013-03-30 19:19 UTC  (2+ messages)

[PATCH] cs5535-mfgpt: Add another reset method
 2013-03-30 19:48 UTC 

[BUG] mod/file2alias: build error in devicetable-offsets.c [was: asm/types.h Header file wont get generated while building uImage ?]
 2013-03-30 19:46 UTC  (2+ messages)

[GIT PULL] target fixes for v3.9-rc5
 2013-03-30 19:43 UTC 

usr/include/linux/types.h:27:1: error: unknown type name '__u16'
 2013-03-30 19:17 UTC  (2+ messages)

[PATCHSET] workqueue, writeback: better worker information in task dumps
 2013-03-30 19:12 UTC  (6+ messages)
` [PATCH 1/3] kthread: implement probe_kthread_data()

[PATCH] arm: omap: RX-51: ARM errata 430973 workaround
 2013-03-30 18:36 UTC  (2+ messages)

[PATCH] ADP1653 board code for Nokia RX-51
 2013-03-30 18:24 UTC  (2+ messages)

[RFC PATCH 0/5] Add support for S3 non-stop TSC support
 2013-03-30 18:14 UTC  (3+ messages)

[PATCH] usb: gadget: nokia: Add mass storage driver to g_nokia
 2013-03-30 18:05 UTC  (5+ messages)

[PATCH] RX-51: Register twl4030-madc device
 2013-03-30 18:01 UTC  (2+ messages)

[PATCH] RX-51: Add leds lp5523 names from Maemo 5 2.6.28 kernel
 2013-03-30 18:01 UTC  (2+ messages)

Subject: [PATCHSET v2 wq/for-3.10] workqueue: NUMA affinity for unbound workqueues
 2013-03-30 17:23 UTC  (4+ messages)
` [PATCH 13/14] workqueue: implement "
  ` [PATCH v4 "

[PATCH 1/2 tj/for-3.10] workqueue: add wq->freezing and remove POOL_FREEZING
 2013-03-30 16:29 UTC  (2+ messages)
` [PATCH 2/2 tj/for-3.10] workqueue: modify wq->freezing only when freezable

PNP: List Rafael Wysocki as a maintainer
 2013-03-30 16:38 UTC  (2+ messages)

[RFT][PATCH 1/2] pwm: lpc32xx: Properly set PWM_ENABLE bit in lpc32xx_pwm_[enable|disable]
 2013-03-30 16:24 UTC  (3+ messages)
` [RFT][PATCH 2/2] pwm: lpc32xx: Don't change PWM_ENABLE bit in lpc32xx_pwm_config
` [RFT][PATCH v2 "

[patch v5 0/15] power aware scheduling
 2013-03-30 15:31 UTC  (15+ messages)
` [patch v5 14/15] sched: power aware load balance

[PATCH] Fix IXP4xx coherent allocations
 2013-03-30 15:31 UTC  (8+ messages)

[RFC] gameport: limit the PDPI L4 driver to X86
 2013-03-30 14:46 UTC 

[patch v6 0/21] sched: power aware scheduling
 2013-03-30 14:35 UTC  (22+ messages)
` [patch v6 01/21] Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking"
` [patch v6 02/21] sched: set initial value of runnable avg for new forked task
` [patch v6 03/21] sched: only count runnable avg on cfs_rq's nr_running
` [patch v6 04/21] sched: add sched balance policies in kernel
` [patch v6 05/21] sched: add sysfs interface for sched_balance_policy selection
` [patch v6 06/21] sched: log the cpu utilization at rq
` [patch v6 07/21] sched: add new sg/sd_lb_stats fields for incoming fork/exec/wake balancing
` [patch v6 08/21] sched: move sg/sd_lb_stats struct ahead
` [patch v6 09/21] sched: scale_rt_power rename and meaning change
` [patch v6 10/21] sched: get rq potential maximum utilization
` [patch v6 11/21] sched: detect wakeup burst with rq->avg_idle
` [patch v6 12/21] sched: add power aware scheduling in fork/exec/wake
` [patch v6 13/21] sched: using avg_idle to detect bursty wakeup
` [patch v6 14/21] sched: packing transitory tasks in wakeup power balancing
` [patch v6 15/21] sched: add power/performance balance allow flag
` [patch v6 16/21] sched: pull all tasks from source group
` [patch v6 17/21] sched: no balance for prefer_sibling in power scheduling
` [patch v6 18/21] sched: add new members of sd_lb_stats
` [patch v6 19/21] sched: power aware load balance
` [patch v6 20/21] sched: lazy power balance
` [patch v6 21/21] sched: don't do power balance on share cpu power domain

[PATCH] cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
 2013-03-30 14:18 UTC 

[PATCH] hfs: add error checking for hfs_find_init()
 2013-03-30 14:01 UTC  (2+ messages)

[PATCH] regulator: max1586: Constify v6_voltages_uv table
 2013-03-30 13:54 UTC  (2+ messages)

[PATCH v4 0/6] USB EHCI multiplatform conversion
 2013-03-30 13:29 UTC  (5+ messages)
` [PATCH v4 2/6] USB: EHCI: make ehci-spear a separate driver
` [PATCH v4 3/6] USB: EHCI: make ehci-s5p "
` [PATCH v4 4/6] USB: EHCI: make ehci-atmel "
` [PATCH v4 6/6] USB: OHCI: avoid conflicting platform drivers

[PATCH 0/3] posix_timers: A few expiry caching fixes
 2013-03-30 13:15 UTC  (4+ messages)
` [PATCH 1/3] posix-timers: Correctly get dying task time sample in posix_cpu_timer_schedule()
` [PATCH 2/3] posix_timers: Fix racy timer delta caching on task exit
` [PATCH 3/3] posix_timers: Remove dead task timer expiry caching


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox