aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-29regmap: rbtree: Make cache_present bitmap per nodeLars-Peter Clausen3-80/+92
2013-08-29regmap: rbtree: Reduce number of nodes, take 2Lars-Peter Clausen1-17/+36
2013-08-29regmap: rbtree: Simplify adjacent node look-upLars-Peter Clausen1-20/+19
2013-08-29Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtreeMark Brown3-4/+4
2013-08-28drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson1-0/+2
2013-08-28drivers/base/memory.c: introduce help macro to_memory_blockGu Zheng1-17/+12
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf14-143/+309
2013-08-28regmap: debugfs: Fix continued read from registers fileLars-Peter Clausen1-2/+2
2013-08-27driver core: add #include <linux/sysfs.h> to core files.Greg Kroah-Hartman3-0/+3
2013-08-27regcache-rbtree: Fix reg_stride != 1Lars-Peter Clausen1-11/+14
2013-08-27drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski1-75/+44
2013-08-27Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+2
2013-08-27Merge branch 'pm-opp'Rafael J. Wysocki1-0/+1
2013-08-27Merge branch 'pm-sleep'Rafael J. Wysocki1-34/+43
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