index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
drivers/base/core.c: use strreplace()
Rasmus Villemoes
1
-5
/
+4
2015-06-23
Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
4
-30
/
+61
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-25
/
+563
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-06-19
Merge branches 'pm-clk', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2
-18
/
+67
2015-06-19
Merge branch 'pm-wakeirq'
Rafael J. Wysocki
6
-1
/
+422
2015-06-19
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
3
-6
/
+60
2015-06-17
Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' an...
Mark Brown
4
-24
/
+59
2015-06-17
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
1
-3
/
+0
2015-06-17
Merge remote-tracking branch 'regmap/fix/field' into regmap-linus
Mark Brown
1
-2
/
+1
2015-06-17
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
1
-1
/
+1
2015-06-16
regmap: Fix possible shift overflow in regmap_field_init()
Maxime Coquelin
1
-2
/
+1
2015-06-15
PM / clk: Print acquired clock name in addition to con_id
Geert Uytterhoeven
1
-1
/
+2
2015-06-15
PM / Domains: Skip timings during syscore suspend/resume
Geert Uytterhoeven
1
-16
/
+26
2015-06-15
regmap: Fix regmap_bulk_read in BE mode
Arun Chandran
1
-1
/
+1
2015-06-15
device property: Introduces device_dma_is_coherent()
Suthikulpanit, Suravee
1
-0
/
+14
2015-06-10
PM / sleep: trace_device_pm_callback coverage in dpm_prepare/complete
Todd E Brandt
1
-6
/
+5
2015-06-09
regmap: kill off set_irq_flags usage
Rob Herring
1
-7
/
+0
2015-06-02
regmap: irq: Fixed a typo error
dashsriram
1
-1
/
+1
2015-06-01
drivers/base: cacheinfo: handle absence of caches
Sudeep Holla
1
-1
/
+1
2015-05-29
regmap: drop unneeded goto
Julia Lawall
1
-3
/
+0
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+1
2015-05-26
drivers: of/base: move of_init to driver_init
Sudeep Holla
1
-0
/
+2
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
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-12
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-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+16
2015-04-15
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-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-83
/
+278
2015-04-14
mm, hotplug: fix concurrent memory hot-add deadlock
David Rientjes
1
-7
/
+12
2015-04-14
memory hotplug: use macro to switch between section and pfn
Sheng Yong
1
-1
/
+1
2015-04-13
Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-89
/
+129
2015-04-13
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-03
device property: Introduce firmware node type for platform data
Rafael J. Wysocki
1
-5
/
+93
2015-04-03
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
[next]