aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-24drivers/base: cacheinfo: fix annoying typo when DT nodes are absentWill Deacon1-2/+2
2015-05-24driver-core: fix build for !CONFIG_MODULESDmitry Torokhov1-1/+1
2015-05-24driver-core: make __device_attach() staticDmitry Torokhov1-1/+1
2015-05-22regmap: Introduce regmap_get_reg_strideSrinivas Kandagatla1-0/+12
2015-05-22regmap: Introduce regmap_get_max_registerSrinivas Kandagatla1-0/+12
2015-05-20driver-core: platform_driver_probe() must probe synchronouslyDmitry Torokhov1-0/+13
2015-05-20driver-core: enable drivers to opt-out of async probeLuis R. Rodriguez1-4/+10
2015-05-20driver-core: add driver module asynchronous probe supportLuis R. Rodriguez1-1/+7
2015-05-20driver-core: add asynchronous probing support for driversDmitry Torokhov3-27/+154
2015-05-20show nohz_full cpus in sysfsRik van Riel1-0/+17
2015-05-20show isolated cpus in sysfsRik van Riel1-0/+12
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-05-06regmap: Use regcache_mark_dirty() to indicate power loss or resetKevin Cernekee2-4/+18
2015-05-06regmap: Add a helper function for regcache sync testKevin Cernekee1-11/+15
2015-04-27regmap: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus 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/rafael/linux-pmLinus 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/git/gregkh/driver-coreLinus Torvalds15-89/+129
2015-04-13Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus 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