index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Lines
2013-08-30
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
-16
/
+31
2013-08-29
driver core / ACPI: Avoid device hot remove locking issues
Rafael J. Wysocki
-16
/
+31
2013-08-29
regmap: rbtree: Make cache_present bitmap per node
Lars-Peter Clausen
-80
/
+92
2013-08-29
regmap: rbtree: Reduce number of nodes, take 2
Lars-Peter Clausen
-17
/
+36
2013-08-29
regmap: rbtree: Simplify adjacent node look-up
Lars-Peter Clausen
-20
/
+19
2013-08-29
Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtree
Mark Brown
-4
/
+4
2013-08-28
drivers/base/memory.c: fix show_mem_removable() to handle missing sections
Russ Anderson
-0
/
+2
2013-08-28
drivers/base/memory.c: introduce help macro to_memory_block
Gu Zheng
-17
/
+12
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
-143
/
+309
2013-08-28
regmap: debugfs: Fix continued read from registers file
Lars-Peter Clausen
-2
/
+2
2013-08-27
driver core: add #include <linux/sysfs.h> to core files.
Greg Kroah-Hartman
-0
/
+3
2013-08-27
regcache-rbtree: Fix reg_stride != 1
Lars-Peter Clausen
-11
/
+14
2013-08-27
drivers: dma-contiguous: clean source code and prepare for device tree
Marek Szyprowski
-75
/
+44
2013-08-27
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-0
/
+2
2013-08-27
Merge branch 'pm-opp'
Rafael J. Wysocki
-0
/
+1
2013-08-27
Merge branch 'pm-sleep'
Rafael J. Wysocki
-34
/
+43
2013-08-23
driver core: firmware: use __ATTR_RW()
Greg Kroah-Hartman
-8
/
+5
2013-08-23
driver core: core: use DEVICE_ATTR_RO
Greg Kroah-Hartman
-23
/
+16
2013-08-23
driver core: bus: use DRIVER_ATTR_WO()
Greg Kroah-Hartman
-9
/
+9
2013-08-23
driver-core: platform: convert bus code to use dev_groups
Greg Kroah-Hartman
-4
/
+6
2013-08-22
sysfs.h: remove attr_name() macro
Greg Kroah-Hartman
-12
/
+12
2013-08-21
sysfs: add sysfs_create/remove_groups()
Greg Kroah-Hartman
-61
/
+6
2013-08-21
drivers: base: use standard device online/offline for state change
Seth Jennings
-72
/
+55
2013-08-21
drivers: base: refactor add_memory_section() to add_memory_block()
Seth Jennings
-27
/
+21
2013-08-21
drivers: base: remove improper get/put in add_memory_section()
Seth Jennings
-4
/
+2
2013-08-21
drivers: base: reduce add_memory_section() for boot-time only
Seth Jennings
-27
/
+14
2013-08-21
drivers: base: unshare add_memory_section() from hotplug
Seth Jennings
-3
/
+16
2013-08-21
drivers: base: use device get/put functions
Seth Jennings
-4
/
+4
2013-08-21
drivers: base: remove unneeded variable
Seth Jennings
-4
/
+1
2013-08-21
drivers: base: move mutex lock out of add_memory_section()
Seth Jennings
-4
/
+9
2013-08-21
regmap: rbtree: Fix overlapping rbnodes.
David Jander
-1
/
+1
2013-08-21
driver/core: cpu: initialize of_node in cpu's device struture
Sudeep KarkadaNagesha
-0
/
+2
2013-08-19
drivers / dma-contiguous: Fix __init attribute location
Hanjun Guo
-2
/
+2
2013-08-19
drivers / platform: Fix __init attribute location
Hanjun Guo
-2
/
+2
2013-08-19
drivers / base: Fix sysfs_deprecated_setup() __init attribute location
Hanjun Guo
-1
/
+1
2013-08-16
regmap: Allow multiple patches to be registered
Mark Brown
-9
/
+8
2013-08-12
driver core / cpu: Check if NUMA node is valid before bringing CPU up
Rafael J. Wysocki
-1
/
+5
2013-08-12
driver core: bus_type: add bus_groups
Greg Kroah-Hartman
-0
/
+37
2013-08-12
driver core: bus_type: add drv_groups
Greg Kroah-Hartman
-4
/
+14
2013-08-12
driver core: bus_type: add dev_groups
Greg Kroah-Hartman
-4
/
+14
2013-08-09
regmap: regcache: allow read-only regs to be cached
Ionut Nicu
-3
/
+3
2013-08-09
regmap: fix regcache_reg_present() for empty cache
Ionut Nicu
-1
/
+1
2013-08-06
regmap: core: allow a virtual range to cover its own data window
Philipp Zabel
-0
/
+4
2013-08-06
PM / OPP: Export opp_add()
Viresh Kumar
-0
/
+1
2013-08-05
regmap: cache: Make sure to sync the last register in a block
Lars-Peter Clausen
-1
/
+2
2013-07-29
cpu topology: remove stale arch_provides_topology_pointers and define_sibling...
Hanjun Guo
-20
/
+0
2013-07-27
PM / Sleep: new trace event to print device suspend and resume times
Shuah Khan
-34
/
+43
2013-07-26
driver core: replace strict_strto*() with kstrto*()
Jingoo Han
-5
/
+5
2013-07-26
drivers:base:core: Moved sym export macros to respective functions
David Graham White
-15
/
+11
2013-07-23
regmap: irq: Allow to acknowledge masked interrupts during initialization
Philipp Zabel
-0
/
+25
[prev]
[next]