summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-25/+563
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-06-19Merge branches 'pm-clk', 'pm-domains' and 'powercap'Rafael J. Wysocki2-18/+67
2015-06-19Merge branch 'pm-wakeirq'Rafael J. Wysocki6-1/+422
2015-06-19Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki3-6/+60
2015-06-15PM / clk: Print acquired clock name in addition to con_idGeert Uytterhoeven1-1/+2
2015-06-15PM / Domains: Skip timings during syscore suspend/resumeGeert Uytterhoeven1-16/+26
2015-06-15device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee1-0/+14
2015-06-10PM / sleep: trace_device_pm_callback coverage in dpm_prepare/completeTodd E Brandt1-6/+5
2015-06-01drivers/base: cacheinfo: handle absence of cachesSudeep Holla1-1/+1
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-05-26drivers: of/base: move of_init to driver_initSudeep Holla1-0/+2
2015-05-20PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren6-1/+422
2015-05-20PM / Runtime: Update last_busy in rpm_resumeTony Lindgren1-0/+1
2015-05-19PM / clk: Fix clock error check in __pm_clk_add()Geert Uytterhoeven1-1/+1
2015-05-19PM / wakeup: add a dummy wakeup_source to record statisticsJin Qian1-0/+36
2015-05-12PM / clock_ops: Provide default runtime ops to usersRajendra Nayak1-0/+38
2015-05-08PM / wakeup: validate wakeup source before activating it.Jin Qian1-0/+18
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-16/+16
2015-04-15power: wakeup: remove use of seq_printf return valueJoe Perches1-9/+7
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-16/+16
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-83/+278
2015-04-14mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes1-7/+12
2015-04-14memory hotplug: use macro to switch between section and pfnSheng Yong1-1/+1
2015-04-13Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-89/+129
2015-04-13Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds4-2/+262
2015-04-13Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki4-28/+82
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki3-55/+196
2015-04-10Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki2-7/+19
2015-04-03device property: Introduce firmware node type for platform dataRafael J. Wysocki1-5/+93
2015-04-03device property: Make it possible to use secondary firmware nodesRafael J. Wysocki1-0/+51
2015-03-25driver core: Implement device property accessors through fwnode onesRafael J. Wysocki1-28/+17
2015-03-25Merge branch 'acpi-driver-core' into device-propertiesRafael J. Wysocki1-1/+1
2015-03-25driver core: property: Update fwnode_property_read_string_array()Rafael J. Wysocki1-2/+4
2015-03-25drivers: platform: parse IRQ flags from resourcesLinus Walleij1-0/+9
2015-03-25driver core: Make probe deferral more quietMark Brown1-1/+1
2015-03-25drivers/core/of: Add symlink to device-tree from devices with an OF nodeBenjamin Herrenschmidt1-2/+14
2015-03-25drivers: base: fw: fix ret value when loading fwZahari Doychev1-0/+2
2015-03-25firmware: Avoid manual device_create_file() callsTakashi Iwai1-19/+21
2015-03-25drivers/base: cacheinfo: validate device node for all the cachesSudeep Holla1-2/+11
2015-03-25drivers/base: use tabs where possible in code indentationLavinia Tache1-5/+5
2015-03-25driver core: add missing blank line after declarationLavinia Tache1-0/+1
2015-03-25drivers: base: node: Delete space after pointer declarationAna Nedelcu1-1/+1
2015-03-25drivers: base: memory: Use tabs instead of spacesIoana Ciornei1-2/+2
2015-03-25firmware_class: Fix whitespace and indentationAndrei Oprea1-3/+4
2015-03-25drivers: base: dma-mapping: Erase blank space after pointerMarius Cristian Eseanu1-1/+1
2015-03-25drivers: base: class: Add a blank line after declarationsCosmin Tomulescu1-0/+2
2015-03-25attribute_container: fix missing blank lines after declarationsCosmin Dragomir1-0/+2
2015-03-25drivers: base: memory: Fix switch indentIoana Ciornei1-27/+27
2015-03-25drivers: base: map: Use kmalloc_array instead of kmallocAndrei Poenaru1-2/+1