aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-16driver-core: fix new kernel-doc warning in base/platform.cRandy Dunlap
2013-07-16driver core: add default groups to struct classGreg Kroah-Hartman
2013-07-16driver core: Introduce device_create_groupsGuenter Roeck
2013-07-15Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-14drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-04regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-03Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2013-06-30Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown
2013-06-30Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown
2013-06-30Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2013-06-30Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki
2013-06-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-06-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-06-28reservation: cross-device reservation support, v4Maarten Lankhorst
2013-06-27Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki
2013-06-25firmware loader: fix another compile warning with PM_SLEEP unsetMing Lei
2013-06-24PM / QoS: Add dev_pm_qos_request tracepointsSahara
2013-06-21firmware loader: fix compile warning with PM_SLEEP setMing Lei
2013-06-21PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab
2013-06-19Merge branch 'driver-core-linus' into driver-core-nextGreg Kroah-Hartman
2013-06-19regmap: debugfs: Suppress cache for partial register filesMark Brown
2013-06-18firmware loader: fix use-after-free by double abortMing Lei
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman
2013-06-16drivers: pinctrl sleep and idle states in the coreLinus Walleij
2013-06-12regmap: Add regmap_field APIsSrinivas Kandagatla
2013-06-12driver core: move to_platform_driver to platform_device.hRob Herring
2013-06-11PM / wakeup: Adjust messaging for wake events during suspendBernie Thompson
2013-06-08[media] dma-buf: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-06firmware loader: simplify holding module for request_firmwareMing Lei
2013-06-06firmware loader: don't export cache_firmware and uncache_firmwareMing Lei
2013-06-06drivers/base: Use attribute groups to create sysfs memory filesNathan Fontenot
2013-06-06firmware loader: fix compile warningMing Lei
2013-06-04firmware loader: fix build failure with !CONFIG_FW_LOADER_USER_HELPERMing Lei
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-06-03driver core: firmware loader: kill FW_ACTION_NOHOTPLUG requests before suspendMing Lei
2013-06-03driver core: firmware loader: don't cache FW_ACTION_NOHOTPLUG firmwareMing Lei
2013-06-03Documentation: Tidy up some drivers/base/core.c kerneldoc content.Robert P. J. Day
2013-06-03platform_device: use a macro instead of platform_driver_registerLibo Chen