summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2013-08-22sysfs.h: remove attr_name() macroGreg Kroah-Hartman
2013-08-21sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman
2013-08-21drivers: base: use standard device online/offline for state changeSeth Jennings
2013-08-21drivers: base: refactor add_memory_section() to add_memory_block()Seth Jennings
2013-08-21drivers: base: remove improper get/put in add_memory_section()Seth Jennings
2013-08-21drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings
2013-08-21drivers: base: unshare add_memory_section() from hotplugSeth Jennings
2013-08-21drivers: base: use device get/put functionsSeth Jennings
2013-08-21drivers: base: remove unneeded variableSeth Jennings
2013-08-21drivers: base: move mutex lock out of add_memory_section()Seth Jennings
2013-08-19drivers / dma-contiguous: Fix __init attribute locationHanjun Guo
2013-08-19drivers / platform: Fix __init attribute locationHanjun Guo
2013-08-19drivers / base: Fix sysfs_deprecated_setup() __init attribute locationHanjun Guo
2013-08-12driver core / cpu: Check if NUMA node is valid before bringing CPU upRafael J. Wysocki
2013-08-12driver core: bus_type: add bus_groupsGreg Kroah-Hartman
2013-08-12driver core: bus_type: add drv_groupsGreg Kroah-Hartman
2013-08-12driver core: bus_type: add dev_groupsGreg Kroah-Hartman
2013-07-29cpu topology: remove stale arch_provides_topology_pointers and define_sibling...Hanjun Guo
2013-07-26driver core: replace strict_strto*() with kstrto*()Jingoo Han
2013-07-26drivers:base:core: Moved sym export macros to respective functionsDavid Graham White
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