index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2015-02-20
driver core: Introduce device_create_groups
Guenter Roeck
2015-02-20
driver core: Fix unbalanced device reference in drivers_probe
Alex Williamson
2014-12-14
firmware_class: make sure fw requests contain a name
Kees Cook
2014-11-05
regmap: Fix handling of volatile registers for format_write() chips
Mark Brown
2014-11-05
regmap: if format_write is used, declare all registers as "unreadable"
Wolfram Sang
2013-09-10
drivers/base/memory.c: fix show_mem_removable() to handle missing sections
Russ Anderson
2013-09-10
Revert "PM / Domains: Fix handling of wakeup devices during system resume"
Ben Hutchings
2013-03-06
Driver core: treat unregistered bus_types as having no devices
Bjorn Helgaas
2013-01-03
regmap: debugfs: Avoid overflows for very small reads
Mark Brown
2012-09-12
PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()
Rafael J. Wysocki
2012-09-12
PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set
Rafael J. Wysocki
2012-07-04
PM / Sleep: Prevent waiting forever on asynchronous suspend after abort
Mandeep Singh Baines
2012-04-02
PM / Domains: Fix handling of wakeup devices during system resume
Rafael J. Wysocki
2012-02-29
regmap: Fix cache defaults initialization from raw cache defaults
Lars-Peter Clausen
2012-01-12
firmware: Fix an oops on reading fw_priv->fw in sysfs loading file
Neil Horman
2011-12-07
PM / Driver core: leave runtime PM enabled during system shutdown
Alan Stern
2011-11-21
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-11-18
drivers/base/node.c: fix compilation error with older versions of gcc
Claudio Scordino
2011-11-17
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
Rafael J. Wysocki
2011-11-15
PM / driver core: disable device's runtime PM during shutdown
Peter Chen
2011-11-10
PM / QoS: Properly use the WARN() macro in dev_pm_qos_add_request()
Guennadi Liakhovetski
2011-11-10
PM / Clocks: Only disable enabled clocks in pm_clk_suspend()
Magnus Damm
2011-11-08
PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Thomas Meyer
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-04
PM / Runtime: Automatically retry failed autosuspends
Alan Stern
2011-11-04
PM / Runtime: Fix runtime accounting calculation error
venu byravarasu
2011-10-31
drivers/base: change module.h -> export.h in power/common.c
Paul Gortmaker
2011-10-31
drivers/base: base.h implicitly depends on <linux/notifier.h>
Paul Gortmaker
2011-10-31
drivers/base: dma-coherent.c is a module and needs module.h
Paul Gortmaker
2011-10-31
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2011-10-31
drivers/base: transport_class explicitly requires EXPORT_SYMBOL
Paul Gortmaker
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap
Linus Torvalds
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-10-22
PM / Clocks: Remove redundant NULL checks before kfree()
Jonghwan Choi
2011-10-22
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
2011-10-22
PM / Sleep: Mark devices involved in wakeup signaling during suspend
Rafael J. Wysocki
2011-10-19
class: Implement support for class attrs in tagged sysfs directories.
Eric W. Biederman
2011-10-18
mm: memory hotplug: Check if pages are correctly reserved on a per-section basis
Mel Gorman
2011-10-18
Revert "memory hotplug: Correct page reservation checking"
Greg Kroah-Hartman
2011-10-16
PM: Update the policy on default wakeup settings
Alan Stern
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-10-16
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-10-16
PM / Runtime: Handle .runtime_suspend() failure correctly
Ming Lei
2011-10-16
PM / Runtime: Fix kerneldoc comment for rpm_suspend()
Ming Lei
2011-10-13
regmap: Support some block operations on cached devices
Mark Brown
2011-10-10
regmap: Allow caches for devices with no defaults
Mark Brown
2011-10-10
regmap: Ensure rbtree syncs registers set to zero properly
Mark Brown
2011-10-10
regmap: Allow rbtree to cache zero default values
Mark Brown
[next]