aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-1/+1
2013-07-03drivers: avoid format string in dev_set_nameKees Cook1-1/+1
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-134/+267
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+19
2013-07-03Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds5-30/+289
2013-06-30Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2-0/+138
2013-06-30Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown1-2/+2
2013-06-30Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown1-1/+4
2013-06-30Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown5-27/+145
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki6-35/+17
2013-06-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2013-06-28Merge branch 'acpi-hotplug'Rafael J. Wysocki3-97/+248
2013-06-27Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki1-2/+2
2013-06-25firmware loader: fix another compile warning with PM_SLEEP unsetMing Lei1-12/+12
2013-06-24PM / QoS: Add dev_pm_qos_request tracepointsSahara1-0/+6
2013-06-21firmware loader: fix compile warning with PM_SLEEP setMing Lei1-3/+3
2013-06-21PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner1-2/+3
2013-06-19Merge branch 'driver-core-linus' into driver-core-nextGreg Kroah-Hartman1-16/+32
2013-06-19regmap: debugfs: Suppress cache for partial register filesMark Brown1-0/+4
2013-06-18firmware loader: fix use-after-free by double abortMing Lei1-9/+18
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman3-15/+16
2013-06-16drivers: pinctrl sleep and idle states in the coreLinus Walleij1-0/+19
2013-06-12regmap: Add regmap_field APIsSrinivas Kandagatla2-0/+138
2013-06-12driver core: move to_platform_driver to platform_device.hRob Herring1-3/+0
2013-06-11PM / wakeup: Adjust messaging for wake events during suspendBernie Thompson1-1/+3
2013-06-06firmware loader: simplify holding module for request_firmwareMing Lei1-6/+7
2013-06-06firmware loader: don't export cache_firmware and uncache_firmwareMing Lei1-4/+2
2013-06-06drivers/base: Use attribute groups to create sysfs memory filesNathan Fontenot1-81/+62
2013-06-06firmware loader: fix compile warningMing Lei1-0/+4
2013-06-04firmware loader: fix build failure with !CONFIG_FW_LOADER_USER_HELPERMing Lei1-14/+17
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar1-2/+2
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-2/+0
2013-06-03driver core: firmware loader: kill FW_ACTION_NOHOTPLUG requests before suspendMing Lei1-0/+17
2013-06-03driver core: firmware loader: don't cache FW_ACTION_NOHOTPLUG firmwareMing Lei1-3/+6
2013-06-03Documentation: Tidy up some drivers/base/core.c kerneldoc content.Robert P. J. Day1-7/+7
2013-06-03platform_device: use a macro instead of platform_driver_registerLibo Chen1-3/+5
2013-06-03firmware: move EXPORT_SYMBOL annotationsDaniel Mack1-6/+5
2013-06-03firmware: Avoid deadlock of usermodehelper lock at shutdownTakashi Iwai1-7/+37
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki4-32/+5
2013-06-03Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linusMark Brown1-1/+4
2013-06-03Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown2-14/+12
2013-06-03regmap: core: Cache all registers by default when cache is enabledMark Brown1-1/+4
2013-06-03regmap: Implemented default cache sync operationMaarten ter Huurne1-4/+42
2013-06-01Driver core / MM: Drop offline_memory_block()Rafael J. Wysocki1-21/+0
2013-06-01Driver core / memory: Simplify __memory_block_change_state()Rafael J. Wysocki1-9/+2
2013-06-01regmap: rbtree: Fixed node range check on syncMaarten ter Huurne1-2/+0
2013-05-30CPU: Fix sysfs cpu/online of offlined CPUsToshi Kani1-0/+1
2013-05-27Merge 3.10-rc3 into driver-core-nextGreg Kroah-Hartman3-8/+11
2013-05-25regmap: Make regmap-mmio usable from atomic contextsLars-Peter Clausen2-2/+6