index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-04
firmware: Fix an oops on reading fw_priv->fw in sysfs loading file
Neil Horman
2012-01-03
switch devtmpfs to umode_t
Al Viro
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2011-12-25
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
2011-12-25
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-12-25
PM / QoS: Introduce dev_pm_qos_add_ancestor_request()
Rafael J. Wysocki
2011-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
PM: Drop generic_subsys_pm_ops
Rafael J. Wysocki
2011-12-21
PM / Sleep: Remove forward-only callbacks from platform bus type
Rafael J. Wysocki
2011-12-21
PM: Run the driver callback directly if the subsystem one is not there
Rafael J. Wysocki
2011-12-21
PM / Sleep: Make pm_op() and pm_noirq_op() return callback pointers
Rafael J. Wysocki
2011-12-21
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2011-12-18
PM / Sleep: Merge internal functions in generic_ops.c
Rafael J. Wysocki
2011-12-18
PM / Sleep: Simplify generic system suspend callbacks
Rafael J. Wysocki
2011-12-14
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
2011-12-11
driver-core/cpu: Expose hotpluggability to the rest of the kernel
Josh Triplett
2011-12-09
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
2011-12-09
PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()
Srivatsa S. Bhat
2011-12-09
PM / Domains: Provide an always on power domain governor
Mark Brown
2011-12-08
PM / Domains: Fix default system suspend/resume operations
Rafael J. Wysocki
2011-12-07
PM / Driver core: leave runtime PM enabled during system shutdown
Alan Stern
2011-12-06
PM / Domains: Make it possible to assign names to generic PM domains
Rafael J. Wysocki
2011-12-06
PM / Sleep: Unify diagnostic messages from device suspend/resume
Rafael J. Wysocki
2011-12-01
PM / Domains: Automatically update overoptimistic latency information
Rafael J. Wysocki
2011-12-01
PM / Domains: Add default power off governor function (v4)
Rafael J. Wysocki
2011-12-01
PM / Domains: Add device stop governor function (v4)
Rafael J. Wysocki
2011-12-01
PM / Domains: Rework system suspend callback routines (v2)
Rafael J. Wysocki
2011-12-01
PM / Domains: Introduce "save/restore state" device callbacks
Rafael J. Wysocki
2011-12-01
PM / Domains: Make it possible to use per-device domain callbacks
Rafael J. Wysocki
2011-12-01
PM / Runtime: Use device PM QoS constraints (v2)
Rafael J. Wysocki
2011-11-26
topology: Provide CPU topology in sysfs in !SMP configurations
Ben Hutchings
2011-11-23
PM / Sleep: Simplify device_suspend_noirq()
Rafael J. Wysocki
2011-11-23
PM / Sleep: Remove unnecessary label and jumps to it form PM core code
Rafael J. Wysocki
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
devtmpfsd: fix task state handling
Kautuk Consul
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
[next]