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
base/platform: Remove code duplication
Ricardo Ribalda Delgado
-35
/
+25
2015-06-01
base/platform: Continue on insert_resource() error
Ricardo Ribalda Delgado
-11
/
+15
2015-06-01
base/platform: Only insert MEM and IO resources
Ricardo Ribalda Delgado
-3
/
+7
2015-05-29
regmap: drop unneeded goto
Julia Lawall
-3
/
+0
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
-1
/
+1
2015-05-26
drivers: of/base: move of_init to driver_init
Sudeep Holla
-0
/
+2
2015-05-24
firmware: use const for remaining firmware names
Luis R. Rodriguez
-12
/
+28
2015-05-24
firmware: fix possible use after free on name on asynchronous request
Luis R. Rodriguez
-1
/
+5
2015-05-24
firmware: check for file truncation on direct firmware loading
Luis R. Rodriguez
-2
/
+7
2015-05-24
firmware: fix __getname() missing failure check
Luis R. Rodriguez
-1
/
+5
2015-05-24
drivers: of/base: move of_init to driver_init
Sudeep Holla
-0
/
+2
2015-05-24
drivers/base: cacheinfo: fix annoying typo when DT nodes are absent
Will Deacon
-2
/
+2
2015-05-24
driver-core: fix build for !CONFIG_MODULES
Dmitry Torokhov
-1
/
+1
2015-05-24
driver-core: make __device_attach() static
Dmitry Torokhov
-1
/
+1
2015-05-22
regmap: Introduce regmap_get_reg_stride
Srinivas Kandagatla
-0
/
+12
2015-05-22
regmap: Introduce regmap_get_max_register
Srinivas Kandagatla
-0
/
+12
2015-05-20
driver-core: platform_driver_probe() must probe synchronously
Dmitry Torokhov
-0
/
+13
2015-05-20
driver-core: enable drivers to opt-out of async probe
Luis R. Rodriguez
-4
/
+10
2015-05-20
driver-core: add driver module asynchronous probe support
Luis R. Rodriguez
-1
/
+7
2015-05-20
driver-core: add asynchronous probing support for drivers
Dmitry Torokhov
-27
/
+154
2015-05-20
show nohz_full cpus in sysfs
Rik van Riel
-0
/
+17
2015-05-20
show isolated cpus in sysfs
Rik van Riel
-0
/
+12
2015-05-20
PM / Wakeirq: Add automated device wake IRQ handling
Tony Lindgren
-1
/
+422
2015-05-20
PM / Runtime: Update last_busy in rpm_resume
Tony Lindgren
-0
/
+1
2015-05-19
PM / clk: Fix clock error check in __pm_clk_add()
Geert Uytterhoeven
-1
/
+1
2015-05-19
PM / wakeup: add a dummy wakeup_source to record statistics
Jin Qian
-0
/
+36
2015-05-12
PM / clock_ops: Provide default runtime ops to users
Rajendra Nayak
-0
/
+38
2015-05-08
PM / wakeup: validate wakeup source before activating it.
Jin Qian
-0
/
+18
2015-05-06
regmap: Use regcache_mark_dirty() to indicate power loss or reset
Kevin Cernekee
-4
/
+18
2015-05-06
regmap: Add a helper function for regcache sync test
Kevin Cernekee
-11
/
+15
2015-04-27
regmap: Constify irq_domain_ops
Krzysztof Kozlowski
-1
/
+1
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
[prev]
[next]