aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-23driver core: firmware: use __ATTR_RW()Greg Kroah-Hartman1-8/+5
2013-08-23driver core: core: use DEVICE_ATTR_ROGreg Kroah-Hartman1-23/+16
2013-08-23driver core: bus: use DRIVER_ATTR_WO()Greg Kroah-Hartman1-9/+9
2013-08-23driver-core: platform: convert bus code to use dev_groupsGreg Kroah-Hartman1-4/+6
2013-08-22sysfs.h: remove attr_name() macroGreg Kroah-Hartman3-12/+12
2013-08-21sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman3-61/+6
2013-08-21drivers: base: use standard device online/offline for state changeSeth Jennings1-72/+55
2013-08-21drivers: base: refactor add_memory_section() to add_memory_block()Seth Jennings1-27/+21
2013-08-21drivers: base: remove improper get/put in add_memory_section()Seth Jennings1-4/+2
2013-08-21drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings1-27/+14
2013-08-21drivers: base: unshare add_memory_section() from hotplugSeth Jennings1-3/+16
2013-08-21drivers: base: use device get/put functionsSeth Jennings1-4/+4
2013-08-21drivers: base: remove unneeded variableSeth Jennings1-4/+1
2013-08-21drivers: base: move mutex lock out of add_memory_section()Seth Jennings1-4/+9
2013-08-21regmap: rbtree: Fix overlapping rbnodes.David Jander1-1/+1
2013-08-21driver/core: cpu: initialize of_node in cpu's device strutureSudeep KarkadaNagesha1-0/+2
2013-08-19drivers / dma-contiguous: Fix __init attribute locationHanjun Guo1-2/+2
2013-08-19drivers / platform: Fix __init attribute locationHanjun Guo1-2/+2
2013-08-19drivers / base: Fix sysfs_deprecated_setup() __init attribute locationHanjun Guo1-1/+1
2013-08-16regmap: Allow multiple patches to be registeredMark Brown1-9/+8
2013-08-12driver core / cpu: Check if NUMA node is valid before bringing CPU upRafael J. Wysocki1-1/+5
2013-08-12driver core: bus_type: add bus_groupsGreg Kroah-Hartman1-0/+37
2013-08-12driver core: bus_type: add drv_groupsGreg Kroah-Hartman3-4/+14
2013-08-12driver core: bus_type: add dev_groupsGreg Kroah-Hartman3-4/+14
2013-08-09regmap: regcache: allow read-only regs to be cachedIonut Nicu2-3/+3
2013-08-09regmap: fix regcache_reg_present() for empty cacheIonut Nicu1-1/+1
2013-08-06regmap: core: allow a virtual range to cover its own data windowPhilipp Zabel1-0/+4
2013-08-06PM / OPP: Export opp_add()Viresh Kumar1-0/+1
2013-08-05regmap: cache: Make sure to sync the last register in a blockLars-Peter Clausen1-1/+2
2013-07-29cpu topology: remove stale arch_provides_topology_pointers and define_siblings_show_map/list()Hanjun Guo1-20/+0
2013-07-27PM / Sleep: new trace event to print device suspend and resume timesShuah Khan1-34/+43
2013-07-26driver core: replace strict_strto*() with kstrto*()Jingoo Han4-5/+5
2013-07-26drivers:base:core: Moved sym export macros to respective functionsDavid Graham White1-15/+11
2013-07-23regmap: irq: Allow to acknowledge masked interrupts during initializationPhilipp Zabel1-0/+25
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-29/+92
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-6/+6
2013-07-16driver-core: fix new kernel-doc warning in base/platform.cRandy Dunlap1-0/+1
2013-07-16driver core: add default groups to struct classGreg Kroah-Hartman1-1/+8
2013-07-16driver core: Introduce device_create_groupsGuenter Roeck1-28/+83
2013-07-16regmap: Provide __acquires/__releases annotationsFabio Estevam1-0/+2
2013-07-16dma-buf: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat1-1/+1
2013-07-15Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-1/+1
2013-07-15Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-nextMarek Szyprowski2-17/+5
2013-07-14drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker2-6/+6
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-4/+1
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+40
2013-07-08Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf2-17/+5
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-07-04regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack1-1/+1
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-1/+1