Re: [PATCH 07/13] twl4030_charger: distinguish between USB current and 'AC'...
On Thu, 6 Aug 2015 20:11:16 -0700 Tony Lindgren <tony@atomide.com> wrote: > * NeilBrown <neil@brown.name> [150729 17:28]: > > --- a/drivers/power/twl4030_charger.c > > +++...
View ArticleRe: [PATCH v4 0/6] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
Cc'ing Rafael again. Guys please don't miss him for any PM related stuff or use get_maintainers .. Cc'ing Arnd/Olof as well to discuss the merge stuff.. On 07-08-15, 08:53, Kukjin Kim wrote: > >...
View ArticleRe: [PATCH v4 0/6] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
Fixed Olof's email id.. On 07-08-15, 09:20, Viresh Kumar wrote: > Cc'ing Rafael again. Guys please don't miss him for any PM related > stuff or use get_maintainers .. > > Cc'ing Arnd/Olof...
View ArticleRE: [PATCH] Input: elants_i2c - wire up regulator support
Hi Dmitry, Thanks for your explanation, I understand. Reviewed-by: Scott Liu <scott.liu@emc.com.tw> Best Regards, -- Scott > -----Original Message----- > From: Dmitry Torokhov...
View ArticleRe: [PATCH v3] iio: adc: xilinx-xadc: Push interrupts into threaded context
On Tue, Aug 4, 2015 at 1:35 PM, Lars-Peter Clausen <lars@metafoo.de> wrote: > > Well there is no need to use a threaded IRQ. The interrupt handler is quite > small and doesn't take too...
View ArticleRe: [PATCH] Input: do not emit unneeded EV_SYN when suspending
On Thu, Aug 6, 2015 at 7:26 PM, Dmitry Torokhov <dmitry.torokhov@gmail.com> wrote: > Do not emit EV_SYN/SYN_REPORT on suspend if there were no keys that are > still pressed as we are...
View ArticleRe: [PATCH v4 0/6] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
On 07.08.2015 12:51, Viresh Kumar wrote: > Fixed Olof's email id.. > > On 07-08-15, 09:20, Viresh Kumar wrote: >> Cc'ing Rafael again. Guys please don't miss him for any PM related...
View Articlelinux-next: manual merge of the audit tree with Linus' tree
Hi Paul, Today's linux-next merge of the audit tree got a conflict in: kernel/audit.c between commit: 5985de6754a6 ("audit: code clean up") from Linus' tree and commit: 84cb777e6781 ("audit: use...
View ArticleRe: [PATCH 07/13] twl4030_charger: distinguish between USB current and 'AC'...
* NeilBrown <neil@brown.name> [150806 20:48]: > > Thanks, I did get notified about that by Fengguang's test robot, but > it's still on my list.... > > I guess making...
View ArticleRe: [v2 2/5] arm64: kdump: implement machine_crash_shutdown()
Marc, On 08/07/2015 12:51 AM, Marc Zyngier wrote: > Hi, > > On 06/08/15 08:09, AKASHI Takahiro wrote: >> Marc, Mark >> >> Sorry for not revisiting your comment below for a...
View ArticleRe: [PATCH v4 0/6] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
On 07-08-15, 13:13, Krzysztof Kozlowski wrote: > Still patches 1/6 and 6/6 need your acks. Is the patch 1/6 a > prerequisite for others? It does not look like a prerequisite... but it > was...
View ArticleRe: [PATCH v4 6/6] cpufreq: remove no longer needed CPU_FREQ_BOOST_SW config...
On 06-08-15, 15:41, Bartlomiej Zolnierkiewicz wrote: > Remove no longer needed CPU_FREQ_BOOST_SW config option. > > Cc: Viresh Kumar <viresh.kumar@linaro.org> > Cc: Thomas Abraham...
View ArticleRe: [PATCH] ARM: brcmstb: select ARCH_DMA_ADDR_T_64BIT for LPAE
Le 08/06/15 19:22, Gregory Fong a écrit : > Broadcom STB (BRCMSTB) has some 64-bit capable DMA and therefore needs > dma_addr_t to be a 64-bit size. One user is the Broadcom SATA3 AHCI >...
View ArticleRe: [PATCH 1/1] Staging: media: davinci_vpfe: fix over 80 characters coding...
On Thu, Aug 06, 2015 at 09:55:54PM -0500, Junsu Shin wrote: > This is a patch to the dm365_ipipe.c that fixes over 80 characters warning detected by checkpatch.pl. > Signed-off-by: Junsu Shin...
View Article[tip:perf/core] bpf tools: Load eBPF programs in object files into kernel
Commit-ID: 55cffde2e1a41109cb49f8e94de954c8240242b5 Gitweb: http://git.kernel.org/tip/55cffde2e1a41109cb49f8e94de954c8240242b5 Author: Wang Nan <wangnan0@huawei.com> AuthorDate: Wed, 1 Jul 2015...
View Article[tip:perf/core] bpf tools: Introduce accessors for struct bpf_program
Commit-ID: aa9b1ac33c7979d0d91eff8b70cffc4916f5555c Gitweb: http://git.kernel.org/tip/aa9b1ac33c7979d0d91eff8b70cffc4916f5555c Author: Wang Nan <wangnan0@huawei.com> AuthorDate: Wed, 1 Jul 2015...
View Article[tip:perf/core] bpf tools: Relocate eBPF programs
Commit-ID: 8a47a6c522c0593a977069b0b1e5a0725ca0e32e Gitweb: http://git.kernel.org/tip/8a47a6c522c0593a977069b0b1e5a0725ca0e32e Author: Wang Nan <wangnan0@huawei.com> AuthorDate: Wed, 1 Jul 2015...
View Article[tip:perf/core] bpf tools: Introduce 'bpf' library and add bpf feature check
Commit-ID: 1b76c13e4b36f978ea45af079f38ad423a229630 Gitweb: http://git.kernel.org/tip/1b76c13e4b36f978ea45af079f38ad423a229630 Author: Wang Nan <wangnan0@huawei.com> AuthorDate: Wed, 1 Jul 2015...
View Article[tip:perf/core] bpf tools: Open eBPF object file and do basic validation
Commit-ID: 1a5e3fb1e9a4a3e3695cd57c33c169a90d16fd3b Gitweb: http://git.kernel.org/tip/1a5e3fb1e9a4a3e3695cd57c33c169a90d16fd3b Author: Wang Nan <wangnan0@huawei.com> AuthorDate: Wed, 1 Jul 2015...
View ArticleRe: [f2fs-dev] [PATCH] f2fs:Fix concurrent access issues in the function...
-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html...
View Article