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
/
power
Age
Commit message (
Expand
)
Author
2017-02-04
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Rafael J. Wysocki
2016-12-31
PM / domains: Fix 'may be used uninitialized' build warning
Augusto Mecking Caringi
2016-12-25
avoid spurious "may be used uninitialized" warning
Linus Torvalds
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-13
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2016-12-12
Merge branch 'pm-opp'
Rafael J. Wysocki
2016-12-12
Merge branches 'pm-core', 'pm-qos' and 'pm-avs'
Rafael J. Wysocki
2016-12-12
Merge branch 'pm-domains'
Rafael J. Wysocki
2016-12-08
PM / sleep: Print active wakeup sources when blocking on wakeup_count reads
xing wei
2016-12-08
PM / core: Fix bug in the error handling of async suspend
Sahitya Tummala
2016-12-06
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
Tony Lindgren
2016-12-06
PM / Domains: Fix compatible for domain idle state
Lina Iyer
2016-12-06
PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators()
Viresh Kumar
2016-12-06
PM / OPP: Allow platform specific custom set_opp() callbacks
Viresh Kumar
2016-12-06
PM / OPP: Separate out _generic_set_opp()
Viresh Kumar
2016-12-06
PM / OPP: Add infrastructure to manage multiple regulators
Viresh Kumar
2016-12-06
PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage()
Viresh Kumar
2016-12-06
PM / OPP: Manage supply's voltage/current in a separate structure
Viresh Kumar
2016-12-06
PM / OPP: Don't use OPP structure outside of rcu protected section
Viresh Kumar
2016-11-30
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
Stephen Boyd
2016-11-30
PM / Domains: Do not print PM domain add error message if EPROBE_DEFER
Geert Uytterhoeven
2016-11-30
PM / QoS: Export dev_pm_qos_update_user_latency_tolerance
Andrew Lutomirski
2016-11-30
PM / QoS: Fix writing 'auto' to pm_qos_latency_tolerance_us
Andrew Lutomirski
2016-11-30
PM / QoS: Improve sysfs pm_qos_latency_tolerance validation
Andrew Lutomirski
2016-11-29
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
2016-11-19
PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()
Ulf Hansson
2016-11-11
PM / Domains: Fix a warning message
Dan Carpenter
2016-11-11
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
Brian Norris
2016-11-09
PM / Runtime: Don't allow to suspend a device with an active child
Ulf Hansson
2016-10-31
PM / runtime: Optimize the use of device links
Rafael J. Wysocki
2016-10-31
PM / runtime: Use device links
Rafael J. Wysocki
2016-10-31
PM / sleep: Make async suspend/resume of devices use device links
Rafael J. Wysocki
2016-10-31
driver core: Functional dependencies tracking support
Rafael J. Wysocki
2016-10-27
PM / Domains: check for negative return from of_count_phandle_with_args()
Colin Ian King
2016-10-21
PM / Domains: Support IRQ safe PM domains
Lina Iyer
2016-10-21
PM / Domains: Abstract genpd locking
Lina Iyer
2016-10-21
PM / Domains: Save the fwnode in genpd_power_state
Lina Iyer
2016-10-21
PM / Domains: Allow domain power states to be read from DT
Lina Iyer
2016-10-21
PM / Domains: Make genpd state allocation dynamic
Lina Iyer
2016-10-21
PM / Runtime: Clarify comment in rpm_resume() when resuming the parent
Ulf Hansson
2016-10-21
PM / Runtime: Remove the exported function pm_children_suspended()
Ulf Hansson
2016-10-21
PM / OPP: fix debug/error messages in dev_pm_opp_of_get_sharing_cpus()
Masahiro Yamada
2016-10-21
PM / OPP: make _of_get_opp_desc_node() a static function
Masahiro Yamada
2016-10-02
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'
Rafael J. Wysocki
2016-10-02
Merge branch 'pm-domains'
Rafael J. Wysocki
2016-09-26
PM / OPP: Don't support OPP if it provides supported-hw but platform does not
Dave Gerlach
[next]