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
2016-11-29
drivers/base/memory.c: Remove unused 'first_page' variable
Kirtika Ruchandani
1
-2
/
+0
2016-11-29
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
1
-0
/
+27
2016-11-29
Merge tag 'soc-device-match-tag1' into next
Ulf Hansson
2
-0
/
+80
2016-11-25
regmap: cache: Remove unused 'blksize' variable
Kirtika Ruchandani
1
-6
/
+2
2016-11-19
PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()
Ulf Hansson
1
-5
/
+30
2016-11-16
Merge branch 'x86/cpufeature' into x86/cache
Thomas Gleixner
3
-8
/
+11
2016-11-15
devres: add devm_alloc_percpu()
Madalin Bucur
1
-0
/
+66
2016-11-13
Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2016-11-11
PM / Domains: Fix a warning message
Dan Carpenter
1
-1
/
+1
2016-11-11
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
Brian Norris
1
-4
/
+4
2016-11-10
drivers: base: cacheinfo: support DT overrides for cache properties
Sudeep Holla
1
-0
/
+121
2016-11-10
drivers: base: cacheinfo: add pr_fmt logging
Sudeep Holla
1
-0
/
+2
2016-11-10
drivers: base: cacheinfo: fix boot error message when acpi is enabled
Sudeep Holla
1
-4
/
+8
2016-11-10
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
1
-0
/
+3
2016-11-10
driver-core: add test module for asynchronous probing
Dmitry Torokhov
5
-0
/
+185
2016-11-10
driver core: Add deferred_probe attribute to devices in sysfs
Ben Hutchings
3
-0
/
+22
2016-11-10
base: soc: Check for NULL SoC device attributes
Geert Uytterhoeven
1
-4
/
+8
2016-11-10
base: soc: Introduce soc_device_match() interface
Arnd Bergmann
2
-0
/
+67
2016-11-10
base: soc: Early register bus when needed
Geert Uytterhoeven
1
-0
/
+9
2016-11-09
drivers base/topology: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-37
/
+5
2016-11-09
drivers base/cacheinfo: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-43
/
+16
2016-11-09
PM / Runtime: Don't allow to suspend a device with an active child
Ulf Hansson
1
-1
/
+11
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-2
/
+4
2016-10-31
PM / runtime: Optimize the use of device links
Rafael J. Wysocki
2
-10
/
+33
2016-10-31
PM / runtime: Use device links
Rafael J. Wysocki
3
-6
/
+181
2016-10-31
PM / sleep: Make async suspend/resume of devices use device links
Rafael J. Wysocki
1
-6
/
+79
2016-10-31
driver core: Functional dependencies tracking support
Rafael J. Wysocki
5
-5
/
+601
2016-10-31
driver core: fix smatch warning on dev->bus check
Rob Herring
1
-1
/
+1
2016-10-31
driver core: skip removal test for non-removable drivers
Rob Herring
1
-1
/
+2
2016-10-30
Merge 4.9-rc3 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+4
2016-10-28
driver core: Add a wrapper around __device_release_driver()
Rafael J. Wysocki
1
-12
/
+18
2016-10-27
driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger
Laura Abbott
1
-2
/
+4
2016-10-27
PM / Domains: check for negative return from of_count_phandle_with_args()
Colin Ian King
1
-1
/
+1
2016-10-26
cacheinfo: Introduce cache id
Fenghua Yu
1
-0
/
+5
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-3
/
+3
2016-10-21
PM / Domains: Support IRQ safe PM domains
Lina Iyer
1
-10
/
+101
2016-10-21
PM / Domains: Abstract genpd locking
Lina Iyer
1
-40
/
+81
2016-10-21
PM / Domains: Save the fwnode in genpd_power_state
Lina Iyer
1
-0
/
+1
2016-10-21
PM / Domains: Allow domain power states to be read from DT
Lina Iyer
1
-0
/
+94
2016-10-21
PM / Domains: Make genpd state allocation dynamic
Lina Iyer
1
-12
/
+23
2016-10-21
PM / Runtime: Clarify comment in rpm_resume() when resuming the parent
Ulf Hansson
1
-2
/
+2
2016-10-21
PM / Runtime: Remove the exported function pm_children_suspended()
Ulf Hansson
1
-1
/
+2
2016-10-21
PM / OPP: fix debug/error messages in dev_pm_opp_of_get_sharing_cpus()
Masahiro Yamada
1
-2
/
+2
2016-10-21
PM / OPP: make _of_get_opp_desc_node() a static function
Masahiro Yamada
2
-2
/
+1
2016-10-07
memory-hotplug: fix store_mem_state() return value
Reza Arbab
1
-1
/
+4
2016-10-05
Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-4
/
+8
2016-10-04
Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
3
-18
/
+67
2016-10-04
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs'...
Mark Brown
3
-18
/
+67
2016-10-03
Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-49
/
+94
2016-10-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
[prev]
[next]