index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-24
driver-core: make __device_attach() static
Dmitry Torokhov
1
-1
/
+1
2015-05-22
regmap: Introduce regmap_get_reg_stride
Srinivas Kandagatla
1
-0
/
+12
2015-05-22
regmap: Introduce regmap_get_max_register
Srinivas Kandagatla
1
-0
/
+12
2015-05-20
driver-core: platform_driver_probe() must probe synchronously
Dmitry Torokhov
1
-0
/
+13
2015-05-20
driver-core: enable drivers to opt-out of async probe
Luis R. Rodriguez
1
-4
/
+10
2015-05-20
driver-core: add driver module asynchronous probe support
Luis R. Rodriguez
1
-1
/
+7
2015-05-20
driver-core: add asynchronous probing support for drivers
Dmitry Torokhov
3
-27
/
+154
2015-05-20
show nohz_full cpus in sysfs
Rik van Riel
1
-0
/
+17
2015-05-20
show isolated cpus in sysfs
Rik van Riel
1
-0
/
+12
2015-05-20
PM / Wakeirq: Add automated device wake IRQ handling
Tony Lindgren
6
-1
/
+422
2015-05-20
PM / Runtime: Update last_busy in rpm_resume
Tony Lindgren
1
-0
/
+1
2015-05-19
PM / clk: Fix clock error check in __pm_clk_add()
Geert Uytterhoeven
1
-1
/
+1
2015-05-19
PM / wakeup: add a dummy wakeup_source to record statistics
Jin Qian
1
-0
/
+36
2015-05-13
PM / clock_ops: Provide default runtime ops to users
Rajendra Nayak
1
-0
/
+38
2015-05-08
PM / wakeup: validate wakeup source before activating it.
Jin Qian
1
-0
/
+18
2015-05-06
regmap: Use regcache_mark_dirty() to indicate power loss or reset
Kevin Cernekee
2
-4
/
+18
2015-05-06
regmap: Add a helper function for regcache sync test
Kevin Cernekee
1
-11
/
+15
2015-04-27
regmap: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+16
2015-04-16
power: wakeup: remove use of seq_printf return value
Joe Perches
1
-9
/
+7
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
1
-16
/
+16
2015-04-15
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-83
/
+278
2015-04-15
mm, hotplug: fix concurrent memory hot-add deadlock
David Rientjes
1
-7
/
+12
2015-04-15
memory hotplug: use macro to switch between section and pfn
Sheng Yong
1
-1
/
+1
2015-04-14
Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-89
/
+129
2015-04-14
Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
4
-2
/
+262
2015-04-13
Merge branches 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
4
-28
/
+82
2015-04-13
Merge branch 'device-properties'
Rafael J. Wysocki
3
-55
/
+196
2015-04-10
Merge back earlier suspend/hibernate material for v4.1.
Rafael J. Wysocki
2
-7
/
+19
2015-04-04
device property: Introduce firmware node type for platform data
Rafael J. Wysocki
1
-5
/
+93
2015-04-04
device property: Make it possible to use secondary firmware nodes
Rafael J. Wysocki
1
-0
/
+51
2015-03-25
driver core: Implement device property accessors through fwnode ones
Rafael J. Wysocki
1
-28
/
+17
2015-03-25
Merge branch 'acpi-driver-core' into device-properties
Rafael J. Wysocki
1
-1
/
+1
2015-03-25
driver core: property: Update fwnode_property_read_string_array()
Rafael J. Wysocki
1
-2
/
+4
2015-03-25
drivers: platform: parse IRQ flags from resources
Linus Walleij
1
-0
/
+9
2015-03-25
driver core: Make probe deferral more quiet
Mark Brown
1
-1
/
+1
2015-03-25
drivers/core/of: Add symlink to device-tree from devices with an OF node
Benjamin Herrenschmidt
1
-2
/
+14
2015-03-25
drivers: base: fw: fix ret value when loading fw
Zahari Doychev
1
-0
/
+2
2015-03-25
firmware: Avoid manual device_create_file() calls
Takashi Iwai
1
-19
/
+21
2015-03-25
drivers/base: cacheinfo: validate device node for all the caches
Sudeep Holla
1
-2
/
+11
2015-03-25
drivers/base: use tabs where possible in code indentation
Lavinia Tache
1
-5
/
+5
2015-03-25
driver core: add missing blank line after declaration
Lavinia Tache
1
-0
/
+1
2015-03-25
drivers: base: node: Delete space after pointer declaration
Ana Nedelcu
1
-1
/
+1
2015-03-25
drivers: base: memory: Use tabs instead of spaces
Ioana Ciornei
1
-2
/
+2
2015-03-25
firmware_class: Fix whitespace and indentation
Andrei Oprea
1
-3
/
+4
2015-03-25
drivers: base: dma-mapping: Erase blank space after pointer
Marius Cristian Eseanu
1
-1
/
+1
2015-03-25
drivers: base: class: Add a blank line after declarations
Cosmin Tomulescu
1
-0
/
+2
2015-03-25
attribute_container: fix missing blank lines after declarations
Cosmin Dragomir
1
-0
/
+2
2015-03-25
drivers: base: memory: Fix switch indent
Ioana Ciornei
1
-27
/
+27
2015-03-25
drivers: base: map: Use kmalloc_array instead of kmalloc
Andrei Poenaru
1
-2
/
+1
[prev]
[next]