First  |  Prev |  Next  |  Last
Pages: 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266
[PATCH] drivers:staging:ti-st: update TODO
From: Pavan Savoy <pavan_savoy(a)ti.com> Removed TODO item 2 : Current UIM/KIM communicate via the rfkill device and identified by the unique idx assisgned by the rfkill sub-system to each of these rfkill entries. Removed TODO item 1 : Since there is no way we can test existance of multiple connectivity devices... 2 Aug 2010 04:54
[PATCH 3/4] ACPI, APEI, Manage GHES as platform devices
Register GHES during HEST initialization as platform devices. And make GHES driver into platform device driver. So that the GHES driver module can be loaded automatically when there are GHES available. Signed-off-by: Huang Ying <ying.huang(a)intel.com> Signed-off-by: Andi Kleen <ak(a)linux.intel.com> --- drivers/a... 2 Aug 2010 04:54
[PATCH 2/4] ACPI, APEI, Rename CPER and GHES severity constants
The abbreviation of severity should be SEV instead of SER, so the CPER severity constants are renamed accordingly. GHES severity constants are renamed in the same way too. Signed-off-by: Huang Ying <ying.huang(a)intel.com> Signed-off-by: Andi Kleen <ak(a)linux.intel.com> --- arch/x86/kernel/cpu/mcheck/mce-apei.c |... 2 Aug 2010 04:54
[PATCH 1/4] ACPI, APEI, Fix a typo of error path of apei_resources_request
Fix a typo of error path of apei_resources_request. release_mem_region and release_region should be interchange. Signed-off-by: Huang Ying <ying.huang(a)intel.com> Signed-off-by: Andi Kleen <ak(a)linux.intel.com> --- drivers/acpi/apei/apei-base.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- ... 2 Aug 2010 04:54
KVM: MMU: move bits lost judgement into a separate function
On 07/27/2010 06:33 AM, Xiao Guangrong wrote: Introduce spte_bits_lost() function to judge whether spte bits will miss, it's more readable and can help us to cleanup code later Signed-off-by: Xiao Guangrong<xiaoguangrong(a)cn.fujitsu.com> --- arch/x86/kvm/mmu.c | 20 +++++++++++++++++--- 1 fil... 2 Aug 2010 04:54
[PATCH v2 2/3] mfd: MAX8998: Add interrupts support
Use genirq and provide seperated file for interrupts support. Signed-off-by: Joonyoung Shim <jy0922.shim(a)samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park(a)samsung.com> Reviewed-by: Mark Brown <broonie(a)opensource.wolfsonmicro.com> Acked-by: Samuel Ortiz <sameo(a)linux.intel.com> --- drivers/mfd/Kconfig ... 2 Aug 2010 03:50
[PATCH v2 3/3] rtc: Add MAX8998 rtc driver
This adds support for the RTC provided by the Maxim 8998 chip. This driver was tested on a GONI board by using the rtc-test application from the Documentation/rtc.txt. Signed-off-by: Joonyoung Shim <jy0922.shim(a)samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park(a)samsung.com> Acked-by: Samuel Ortiz <sameo(a)li... 2 Aug 2010 03:50
[PATCH v2 1/3] mfd: MAX8998: Use struct i2c_client to argument on i2c operation functions
The MAX8998 chip have regulator and rtc features. The i2c slave address of regulator and rtc is different, so needs each i2c client on i2c operation functions. Also, this patch exports i2c operation functions instead of callback to make easy to read. Signed-off-by: Joonyoung Shim <jy0922.shim(a)samsung.com> Sig... 2 Aug 2010 03:50
perf record: Release resources at exit
On Sun, Aug 01, 2010 at 10:08:46PM -0300, Arnaldo Carvalho de Melo wrote: From: Arnaldo Carvalho de Melo <acme(a)redhat.com> So that we can reduce the noise on valgrind when looking for memory leaks. Really? That's rather crappy of valgrind. exit is well defined to release resources and that's often a mo... 2 Aug 2010 11:26
[PATCH v2 0/3] MAX8998 changes for RTC
Hi. This patchset is to support the RTC provided by the Maxim 8998 chip. For this first, needs i2c interface changes and interrupts support of max8998 mfd driver. Changes since v1: - Fix missing braces of 3/3 patch from v1 review. - The rest is same with v1. Joonyoung Shim (3): mfd: MAX8998: Use s... 2 Aug 2010 03:50
First  |  Prev |  Next  |  Last
Pages: 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266