[PATCH 0/4] Misc patches to support clocks for SDM845

2018-01-31 Thread Amit Nischal
This patch series does the miscellaneous changes to support clock nodes for SDM845. Below are the major changes for which the existing code does not have support. 1. Clear hardware clock control bit of RCGs where HW clock control bit is set by default so that software can control those root

[PATCH 0/4] misc patches related to resizing nodes & zones

2013-05-01 Thread Cody P Schafer
The first 3 are simply comment fixes and clarifications on locking. The last 1 adds additional locking when updating node_present_pages based on the existing documentation. Cody P Schafer (4): mmzone: make holding lock_memory_hotplug() a requirement for updating pgdat size mm: fix comment

Re: [PATCH 0/4] misc patches

2007-07-09 Thread Andrew Morton
On Mon, 9 Jul 2007 14:24:17 -0700 Randy Dunlap <[EMAIL PROTECTED]> wrote: > On Sun, 8 Jul 2007 17:53:56 +0200 Rolf Eike Beer wrote: > > > This are some random patches I've lying around here. They are not related > > to > > each other > > > > 1) Use kcalloc() in drivers/video/aty/atyfb_base.c >

Re: [PATCH 0/4] misc patches

2007-07-09 Thread Randy Dunlap
On Sun, 8 Jul 2007 17:53:56 +0200 Rolf Eike Beer wrote: > This are some random patches I've lying around here. They are not related to > each other > > 1) Use kcalloc() in drivers/video/aty/atyfb_base.c > 2) Initialize filp->private_data only once in em28xx_v4l2_open > 3) [Doc] Fix typos in fs/s

[PATCH 0/4] misc patches

2007-07-09 Thread Rolf Eike Beer
This are some random patches I've lying around here. They are not related to each other 1) Use kcalloc() in drivers/video/aty/atyfb_base.c 2) Initialize filp->private_data only once in em28xx_v4l2_open 3) [Doc] Fix typos in fs/sysfs/file.c 4) [Doc] Document pci_iomap() Eike signature.asc Descr