messages from 2015-10-27 15:38:27 to 2015-10-27 17:43:32 UTC [more...]
[RFC v2 0/6] Managing cluser-level c-states with generic power domains
2015-10-27 17:40 UTC (7+ messages)
` [RFC v3 0/7] Managing cluser-level idle-states "
` [RFC v3 3/7] arm64: dts: Add idle-states for Juno
` [RFC v3 4/7] arm64: Juno: declare generic power domains for both clusters
` [RFC v3 5/7] drivers: cpu-pd: allow calling of_cpu_pd_init from platform code
` [RFC v3 6/7] arm64: PM /Domains: Initialize CPU-domains from DT
` [RFC v3 7/7] arm64: Juno: declare idle-state cluster-sleep-0 as genpd state
[PATCH 01/70] cpufreq: interactive: New 'interactive' governor
2015-10-27 17:30 UTC (44+ messages)
` [PATCH 02/70] cpufreq interactive governor: event tracing
` [PATCH 03/70] cpufreq: interactive: apply intermediate load to max speed not current
` [PATCH 05/70] cpufreq: interactive: don't drop speed if recently at higher load
` [PATCH 07/70] cpufreq: interactive: adjust code and documentation to match
` [PATCH 09/70] cpufreq: interactive: Separate speed target revalidate time and initial set time
` [PATCH 10/70] cpufreq: interactive: Boost frequency on touchscreen input
` [PATCH 12/70] cpufreq: interactive: Add sysfs boost interface for hints from userspace
` [PATCH 13/70] cpufreq: interactive: set floor for boosted speed
` [PATCH 17/70] cpufreq: interactive: take idle notifications only when active
` [PATCH 20/70] cpufreq: interactive: remove input_boost handling
` [PATCH 22/70] cpufreq: interactive: run at fraction of hispeed_freq when load is low
` [PATCH 24/70] cpufreq: interactive: use deferrable timer by default
` [PATCH 25/70] cpufreq: interactive: kick timer on idle exit past expiry
` [PATCH 27/70] cpufreq: interactive: change speed according to current speed and target load
` [PATCH 29/70] cpufreq: interactive: allow arbitrary speed / target load mappings
` [PATCH 32/70] cpufreq: interactive: specify duration of CPU speed boost pulse
` [PATCH 35/70] cpufreq: interactive: fix racy timer stopping
` [PATCH 37/70] cpufreq: interactive: default go_hispeed_load 99%, doc updates
` [PATCH 39/70] cpufreq: interactive: don't handle transition notification if not enabled
` [PATCH 40/70] cpufreq: interactive: fix deadlock on spinlock in timer
` [PATCH 41/70] cpufreq: interactive: fix race on governor start/stop
` [PATCH 43/70] cpufreq: interactive: add io_is_busy interface
` [PATCH 44/70] cpufreq: interactive: fix crash on error paths in get_tokenized_data
` [PATCH 48/70] cpufreq: interactive: reduce chance of zero time delta on load eval
` [PATCH 51/70] cpufreq: interactive: resched timer if max freq raised
` [PATCH 52/70] cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay
` [PATCH 54/70] cpufreq: interactive: Move definition of cpufreq_gov_interactive downwards
` [PATCH 55/70] cpufreq: Interactive: Implement per policy instances of governor
` [PATCH 56/70] cpufreq: interactive: delete timers for GOV_START
` [PATCH 57/70] cpufreq: interactive: fix compiling warnings
` [PATCH 58/70] cpufreq: interactive: fix NULL pointer dereference at sysfs ops
` [PATCH 59/70] cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c
` [PATCH 60/70] cpufreq: interactive: hold reference on global cpufreq kobject if needed
` [PATCH 61/70] cpufreq: interactive: restructure CPUFREQ_GOV_LIMITS
` [PATCH 62/70] cpufreq: interactive: turn boost_pulse off on boost off
` [PATCH 63/70] cpufreq: interactive: remove compilation error from commit 49cc72365fb7ee87762a7ccc6a32ef68627216c5
` [PATCH 64/70] cpufreq: interactive: prevents the frequency to directly raise above the hispeed_freq from a lower frequency
` [PATCH 65/70] cpufreq: interactive: make common_tunables static
` [PATCH 66/70] cpufreq: interactive: Fix compile errors in accordance with changes from 3.14 to 3.18
` [PATCH 67/70] cpufreq: interactive: Put global cpufreq kobject on failure
` [PATCH 68/70] subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequency
` [PATCH 69/70] cpufreq: interactive: Don't set floor_validate_time during boost
` [PATCH 70/70] cpufreq: interactive: Round up timer_rate to match jiffy
[GIT PULL] EFI changes for v4.4
2015-10-27 17:41 UTC (2+ messages)
[PATCH V3 RESEND 3/3] Add iommu node for hi6220 SoC platform
2015-10-27 17:39 UTC (2+ messages)
[PATCH v2 01/20] staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro
2015-10-27 17:40 UTC
[RFC PATCHv3 0/4] Driver for new VMD device
2015-10-27 17:34 UTC (5+ messages)
` [RFC PATCHv3 1/4] pci: skip child bus with conflicting resources
` [RFC PATCHv3 2/4] x86-pci: allow pci domain specific dma ops
` [RFC PATCHv3 3/4] x86/pci: Initial commit for new VMD device driver
` [RFC PATCHv3 4/4] pciutils: Allow 32-bit domains
[PATCH v3 4/7] PCI: Record an fwnode associated with root PCI buses, optionally
2015-10-27 17:19 UTC (3+ messages)
[PATCHv2] arm: perf: Add event descriptions
2015-10-27 17:32 UTC (4+ messages)
[PATCH v3] EDAC: Add ARM64 EDAC
2015-10-27 17:29 UTC
[PATCH v2 0/5] block, dax: updates for 4.4
2015-10-27 17:31 UTC (3+ messages)
` [PATCH v2 1/5] pmem, dax: clean up clear_pmem()
[PATCH] ixgbe: check Master Disable bit after setting
2015-10-27 17:28 UTC (3+ messages)
[PATCH v2 00/17] add fixes, device quirks, error recovery,
2015-10-27 17:27 UTC (5+ messages)
` [PATCH v2 17/17] scsi: ufs-qcom: fix compilation warnings
[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
2015-10-27 17:25 UTC (14+ messages)
` [PATCH V1 01/11] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH V1 02/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH V1 03/11] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH V1 04/11] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH V1 05/11] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH V1 06/11] pci, acpi, mcfg: Provide default RAW ACPI PCI config space accessors
` [PATCH V1 07/11] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y
` [Linaro-acpi] "
` [PATCH V1 08/11] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not
` [PATCH V1 09/11] x86, pci: Use previously added ECAM hot_added flag to remove ECAM regions
` [PATCH V1 10/11] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V1 11/11] arm64, pci, acpi: Support for ACPI based PCI hostbridge init
[PATCH] MAINTAINERS: Start using the 'reviewer' (R) tag
2015-10-27 17:24 UTC (2+ messages)
[Intel-wired-lan] [PATCH] fm10k:Fix error handling in the function fm10k_setup_tc
2015-10-27 17:23 UTC
[RFC PATCH 1/3] net: dsa: bcm_sf2: cleanup resources in remove callback
2015-10-27 17:22 UTC (2+ messages)
[PATCH v2] Staging: wilc1000: Prefer eth_broadcast_addr over memset()
2015-10-27 17:21 UTC
[Intel-wired-lan] [PATCH] fm10k:Fix error handling in the function fm10k_setup_tc for certain function calls
2015-10-27 17:10 UTC
[PATCH 2/6] net: dsa: allow switch drivers to cleanup their resources
2015-10-27 16:59 UTC (4+ messages)
[PATCH v10 0/6] Multiple intermediate states for genpd
2015-10-27 17:04 UTC (4+ messages)
` [PATCH v10 1/6] PM / Domains: prepare for multiple states
[PATCH] ixgbe: Wait for 1ms, not 1us, after RST
2015-10-27 17:03 UTC (2+ messages)
[PATCH 00/16] staging: comedi: comedi_test: enhancements
2015-10-27 16:59 UTC (17+ messages)
` [PATCH 01/16] staging: comedi: comedi_test: reformat multi-line comments
` [PATCH 02/16] staging: comedi: comedi_test: saturate fake waveform values
` [PATCH 03/16] staging: comedi: comedi_test: remove nano_per_micro
` [PATCH 04/16] staging: comedi: comedi_test: limit maximum convert_arg
` [PATCH 05/16] staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOW
` [PATCH 06/16] staging: comedi: comedi_test: move modulo operations for waveform
` [PATCH 07/16] staging: comedi: comedi_test: use unsigned int for waveform timing
` [PATCH 08/16] staging: comedi: comedi_test: simplify time since last AI scan
` [PATCH 09/16] staging: comedi: comedi_test: rename members for AI commands
` [PATCH 10/16] staging: comedi: comedi_test: rename waveform members
` [PATCH 11/16] staging: comedi: comedi_test: make timer rate similar to scan rate
` [PATCH 12/16] staging: comedi: comedi_test: use unsigned short for loopback values
` [PATCH 13/16] staging: comedi: comedi_test: allow read-back of AO channels
` [PATCH 14/16] staging: comedi: comedi_test: handle partial scans in timer routine
` [PATCH 15/16] staging: comedi: comedi_test: rename waveform_ai_interrupt()
` [PATCH 16/16] staging: comedi: comedi_test: implement commands on AO subdevice
[PATCH 0/8] drivers/tty/: Deinline functions when it saves at least 300 bytes per function
2015-10-27 17:00 UTC (10+ messages)
` [PATCH 1/8] cyclades: Deinline cyy_readb, save 368 bytes
` [PATCH 2/8] cyclades: Deinline cyy_writeb, save 880 bytes
` [PATCH 3/8] cyclades: Deinline serial_paranoia_check, save 304 bytes
` [PATCH 4/8] isicom: Deinline WaitTillCardIsFree, save 1120 bytes
` [PATCH 5/8] serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytes
` [PATCH 6/8] serial/jsm: Deinline neo_parse_isr, save 688 bytes
` [PATCH 7/8] serial_core: Deinline uart_update_mctrl, save 304 bytes
` [PATCH 8/8] tty/tty_ldisc: Deinline tty_ldisc_put, save 368 bytes
[RFC PATCH 3/3] net: dsa: make usage of mv88e6xxx common remove function
2015-10-27 17:00 UTC (2+ messages)
[PATCH 1/3] devicetree: mfd: Add binding for the TI LM3533
2015-10-27 16:53 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] iio: light: lm3533-als: Print error message on invalid resistance
` [PATCH v2 3/3] mfd: lm3533: Support initialization from Device Tree
[PATCH 4/6] reset: sunxi: Add compatible for Allwinner H3 bus resets
2015-10-27 16:54 UTC (3+ messages)
[Regression/Oops] nsc-ircc: 4.3.0rc6/rc7 No backlight on Thinkpad T60P
2015-10-27 16:52 UTC (2+ messages)
[PATCH v4 0/6] ARM: sunxi: Introduce Allwinner H3 support
2015-10-27 16:50 UTC (7+ messages)
` [PATCH v4 1/6] clk: sunxi: Let divs clocks read the base factor clock name from devicetree
` [PATCH v4 2/6] clk: sunxi: Add H3 clocks support
` [PATCH v4 3/6] pinctrl: sunxi: Add H3 PIO controller support
` [PATCH v4 4/6] reset: sunxi: Add Allwinner H3 bus resets
` [PATCH v4 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI
` [PATCH v4 6/6] ARM: dts: sun8i: Add Orange Pi Plus support
[PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16
2015-10-27 16:51 UTC (5+ messages)
[PATCH 0/2] Add new features introduced in AMD Fam17h
2015-10-27 16:48 UTC (8+ messages)
` [PATCH 2/2] x86/cpufeature: Add CLZERO feature
[PATCH] ARM: perf: ensure the cpu is available to scheduler when set irq affinity
2015-10-27 16:47 UTC (2+ messages)
[PATCH 0/8] mm: memcontrol: account socket memory in unified hierarchy
2015-10-27 16:42 UTC (13+ messages)
` [PATCH 5/8] mm: memcontrol: account socket memory on "
[PATCH v8 00/14] support "task_isolation" mode for nohz_full
2015-10-27 16:40 UTC (4+ messages)
` [PATCH v8 04/14] task_isolation: add initial support
[PATCH] gpio: zynq: Implement irq_(request|release)_resources
2015-10-27 16:37 UTC (5+ messages)
[RFC PATCH 2/3] net: dsa: mv88e6xxx: add common and ppu remove function
2015-10-27 16:35 UTC
[RFC PATCH 0/3] net: dsa: cleanup dsa driver
2015-10-27 16:35 UTC
[PATCH] arm64: dts: Added syscon-reboot node for FSL's LS2085A SoC
2015-10-27 16:34 UTC (3+ messages)
[PATCH v2 0/3] lib/string_helpers: fix precision issues and introduce tests
2015-10-27 16:24 UTC (5+ messages)
` [PATCH v2 2/3] lib/string_helpers.c: don't lose precision in string_get_size()
[PATCH] memcg: Fix thresholds for 32b architectures
2015-10-27 16:23 UTC (2+ messages)
[PATCH v8 0/5] Watchdog: introduce ARM SBSA watchdog driver
2015-10-27 16:22 UTC (7+ messages)
` [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
` [PATCH v8 2/5] ARM64: add SBSA Generic Watchdog device node in foundation-v8.dts
` [PATCH v8 3/5] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi
` [PATCH v8 4/5] Watchdog: introdouce "pretimeout" into framework
` [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
[PATCH] oom_kill: add option to disable dump_stack()
2015-10-27 16:20 UTC (6+ messages)
Q: schedule() and implied barriers on arm64
2015-10-27 16:19 UTC (9+ messages)
[PATCH v3 1/4] extcon: arizona: Add extcon specific device tree binding document
2015-10-27 16:01 UTC (4+ messages)
` [PATCH v3 2/4] regulator: arizona: Add regulator "
` [PATCH v3 3/4] mfd: arizona: Remove bindings covered in new subsystem specific docs
` [PATCH v3 4/4] MAINTAINERS: Add binding docs for Cirrus Logic/Wolfson Arizona devices
[PATCH 0/9] add missing of_node_put
2015-10-27 16:18 UTC (3+ messages)
` [PATCH 9/9] pinctrl: at91: "
[PATCH v12 1/5] lightnvm: Support for Open-Channel SSDs
2015-10-27 16:15 UTC (3+ messages)
` [PATCH] lightnvm: fix memdup_user.cocci warnings
[PATCHv2 1/2] Documentation: ad5592r: Added devicetree bindings documentation
2015-10-27 16:15 UTC (4+ messages)
[PATCH] xfrm: dst_entries_init() per-net dst_ops
2015-10-27 16:15 UTC
[PATCH] scsi_sysfs: Fix queue_ramp_up_period return code
2015-10-27 16:12 UTC (2+ messages)
4.3-rc7: kmemleak BUG: Redzone overwritten
2015-10-27 16:06 UTC (3+ messages)
[PATCH] pinctrl: tegra-xusb: Correct lane mux options
2015-10-27 16:07 UTC (2+ messages)
[PATCH 1/3] DT binding: gpio-zynq: Document interrupt-controller
2015-10-27 16:04 UTC (4+ messages)
` [PATCH 2/3] ARM: zynq: DT: Add interrupt-controller property to GPIO
[PATCH] arm: perf: Add event descriptions
2015-10-27 16:04 UTC (8+ messages)
[RFC PATCH] vfio/type1: Do not support IOMMUs that allow bypass
2015-10-27 16:00 UTC (5+ messages)
[PATCH 6/6] net: phy: Stop 'phy-state-machine' and 'phy_change' work on remove
2015-10-27 15:57 UTC (3+ messages)
[PATCH 0/4] Add generator notes to generated files
2015-10-27 15:30 UTC (5+ messages)
` [PATCH 1/4] version.h: Make it clear where the files was generated
` [PATCH 2/4] utsrelease.h: Make it clear where files are generated
` [PATCH 3/4] mkcompile_h: add the generator location to compile.h
` [PATCH 4/4] Mark files generated by confdata.c
[PATCH] vhost: fix performance on LE hosts
2015-10-27 15:52 UTC (3+ messages)
[PATCH 0/2] Add CONFIG_PERMANENT_CPU_TOPOLOGY [v2]
2015-10-27 15:50 UTC (3+ messages)
` [PATCH 1/2] cpu hotplug, add CONFIG_PERMANENT_CPU_TOPOLOGY and keep topology directory for lifetime of CPU [v2]
[PATCH] IB/sa: replace GFP_KERNEL with GFP_ATOMIC
2015-10-27 15:47 UTC
[PATCH] gpio: xilinx: Drop architecture dependencies
2015-10-27 15:47 UTC (3+ messages)
` [PATCH v2] "
[PATCH] watchdog_dev: Use device tree alias for naming watchdogs
2015-10-27 15:47 UTC (2+ messages)
[PATCH] ARM: SWP emulation: Restore original *data when failed
2015-10-27 15:44 UTC (10+ messages)
iMX6 SSI in TDM master mode and SDMA
2015-10-27 15:32 UTC
[PATCH 1/3] ibmvsci: make parameters max_id and max_channel read-only
2015-10-27 15:38 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).