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
2015-06-01
drivers/base: cacheinfo: handle absence of caches
Sudeep Holla
-1
/
+1
2015-05-26
drivers: of/base: move of_init to driver_init
Sudeep Holla
-0
/
+2
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-16
/
+16
2015-04-15
power: wakeup: remove use of seq_printf return value
Joe Perches
-9
/
+7
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
-16
/
+16
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-83
/
+278
2015-04-14
mm, hotplug: fix concurrent memory hot-add deadlock
David Rientjes
-7
/
+12
2015-04-14
memory hotplug: use macro to switch between section and pfn
Sheng Yong
-1
/
+1
2015-04-13
Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-89
/
+129
2015-04-13
Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
-2
/
+262
2015-04-13
Merge branches 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
-28
/
+82
2015-04-13
Merge branch 'device-properties'
Rafael J. Wysocki
-55
/
+196
2015-04-10
Merge back earlier suspend/hibernate material for v4.1.
Rafael J. Wysocki
-7
/
+19
2015-04-03
device property: Introduce firmware node type for platform data
Rafael J. Wysocki
-5
/
+93
2015-04-03
device property: Make it possible to use secondary firmware nodes
Rafael J. Wysocki
-0
/
+51
2015-03-25
driver core: Implement device property accessors through fwnode ones
Rafael J. Wysocki
-28
/
+17
2015-03-25
Merge branch 'acpi-driver-core' into device-properties
Rafael J. Wysocki
-1
/
+1
2015-03-25
driver core: property: Update fwnode_property_read_string_array()
Rafael J. Wysocki
-2
/
+4
2015-03-25
drivers: platform: parse IRQ flags from resources
Linus Walleij
-0
/
+9
2015-03-25
driver core: Make probe deferral more quiet
Mark Brown
-1
/
+1
2015-03-25
drivers/core/of: Add symlink to device-tree from devices with an OF node
Benjamin Herrenschmidt
-2
/
+14
2015-03-25
drivers: base: fw: fix ret value when loading fw
Zahari Doychev
-0
/
+2
2015-03-25
firmware: Avoid manual device_create_file() calls
Takashi Iwai
-19
/
+21
2015-03-25
drivers/base: cacheinfo: validate device node for all the caches
Sudeep Holla
-2
/
+11
2015-03-25
drivers/base: use tabs where possible in code indentation
Lavinia Tache
-5
/
+5
2015-03-25
driver core: add missing blank line after declaration
Lavinia Tache
-0
/
+1
2015-03-25
drivers: base: node: Delete space after pointer declaration
Ana Nedelcu
-1
/
+1
2015-03-25
drivers: base: memory: Use tabs instead of spaces
Ioana Ciornei
-2
/
+2
2015-03-25
firmware_class: Fix whitespace and indentation
Andrei Oprea
-3
/
+4
2015-03-25
drivers: base: dma-mapping: Erase blank space after pointer
Marius Cristian Eseanu
-1
/
+1
2015-03-25
drivers: base: class: Add a blank line after declarations
Cosmin Tomulescu
-0
/
+2
2015-03-25
attribute_container: fix missing blank lines after declarations
Cosmin Dragomir
-0
/
+2
2015-03-25
drivers: base: memory: Fix switch indent
Ioana Ciornei
-27
/
+27
2015-03-25
drivers: base: map: Use kmalloc_array instead of kmalloc
Andrei Poenaru
-2
/
+1
2015-03-25
Driver core: Fix missing whitespace in function argument
Florin Papa
-1
/
+1
2015-03-25
driver core: Delete an unnecessary check before the function call "put_device"
Markus Elfring
-2
/
+1
2015-03-25
drivers/base/node: clean up attribute group conversion
Greg Kroah-Hartman
-10
/
+2
2015-03-25
drivers/base/node: Avoid manual device_create_file() calls
Takashi Iwai
-14
/
+20
2015-03-25
driver core: bus: Goto appropriate labels on failure in bus_add_device
Junjie Mao
-2
/
+2
2015-03-25
driver core: use *switch* statement in really_probe()
Sergei Shtylyov
-5
/
+9
2015-03-24
Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-26
/
+30
2015-03-23
PM / domains: avoid potential oops in pm_genpd_remove_device()
Russell King
-3
/
+1
2015-03-22
PM / domains: factor out code to get the generic PM domain from a struct device
Russell King
-14
/
+32
2015-03-22
PM / domains: quieten down generic pm domains
Russell King
-4
/
+4
2015-03-22
PM / Domains: Sync runtime PM status with genpd after probe
Russell King
-0
/
+12
2015-03-22
driver core / PM: Add PM domain callbacks for device setup/cleanup
Rafael J. Wysocki
-0
/
+14
2015-03-19
regmap: Move tracing header into drivers/base/regmap
Steven Rostedt
-2
/
+262
2015-03-19
regmap: introduce regmap_name to fix syscon regmap trace events
Philipp Zabel
-26
/
+30
2015-03-18
PM / sleep: add pm-trace support for suspending phase
Zhonghui Fu
-7
/
+19
2015-03-18
driver core: Add comments about returning array counts
Adrian Hunter
-21
/
+32
[next]