index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Age
Commit message (
Expand
)
Author
2014-11-29
PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()
Viresh Kumar
2014-11-29
PM / OPP Introduce APIs to remove OPPs
Viresh Kumar
2014-11-29
PM / OPP mark OPPs as 'static' or 'dynamic'
Viresh Kumar
2014-11-29
PM / OPP don't match for existing OPPs when list is empty
Viresh Kumar
2014-11-29
PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type
Viresh Kumar
2014-11-29
Merge branch 'pm-clk' into pm-runtime
Rafael J. Wysocki
2014-11-27
Merge back earlier 'pm-runtime' material for 3.19-rc1.
Rafael J. Wysocki
2014-11-20
PM / Domains: Power on the PM domain right after attach completes
Ulf Hansson
2014-11-18
Merge back 'pm-domains' material for 3.19-rc1.
Rafael J. Wysocki
2014-11-14
PM / Domains: Extract code to power off/on a PM domain
Geert Uytterhoeven
2014-11-14
PM / Domains: Make genpd parameter of pm_genpd_present() const
Geert Uytterhoeven
2014-11-11
PM / Domains: Fix initial default state of the need_restore flag
Ulf Hansson
2014-11-08
PM / Domains: Change prototype for the attach and detach callbacks
Ulf Hansson
2014-11-07
PM / clock_ops: make __pm_clk_enable more generic
Strashko, Grygorii
2014-11-07
PM / clock_ops: Add pm_clk_add_clk()
Geert Uytterhoeven
2014-11-06
PM / Runtime: Rework RPM get callback routines
Andrzej Hajda
2014-10-27
PM / Sleep: fix async suspend_late/freeze_late error handling
Imre Deak
2014-10-07
Merge branch 'pm-clk'
Rafael J. Wysocki
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
2014-10-03
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
Geert Uytterhoeven
2014-10-03
PM / Domains: Rename cpu_data to cpuidle_data
Ulf Hansson
2014-09-30
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
2014-09-30
Merge branch 'pm-genirq' into acpi-pm
Rafael J. Wysocki
2014-09-25
PM / Domains: Remove legacy API for adding devices through DT
Ulf Hansson
2014-09-25
PM / Domains: Add genpd attach/detach callbacks
Geert Uytterhoeven
2014-09-23
PM / Domains: add debugfs listing of struct generic_pm_domain-s
Maciej Matraszek
2014-09-22
PM / Domains: Add APIs to attach/detach a PM domain for a device
Ulf Hansson
2014-09-22
PM / Domains: Add generic OF-based PM domain look-up
Tomasz Figa
2014-09-22
PM / domains: Spelling s/domian/domain/
Geert Uytterhoeven
2014-09-09
PM / domains: Remove default_stop_ok() API
Ulf Hansson
2014-09-09
PM / domains: Add late_initcall to disable unused PM domains
Ulf Hansson
2014-09-09
PM / domains: Remove genpd_queue_power_off_work() API
Ulf Hansson
2014-09-09
PM / domains: Remove pm_genpd_syscore_switch() API
Ulf Hansson
2014-09-09
PM / domains: Remove redundant check for CONFIG_PM
Ulf Hansson
2014-09-09
PM / domains: Remove dev_irq_safe from genpd config
Ulf Hansson
2014-09-09
PM / domains: Remove system PM callbacks from gpd_dev_ops
Ulf Hansson
2014-09-09
PM / domains: Ignore callbacks for subsys generic_pm_domain_data
Ulf Hansson
2014-09-09
PM / domains: Remove the pm_genpd_add|remove_callbacks APIs
Ulf Hansson
2014-09-08
PM / sysfs: avoid shadowing variables
Johannes Berg
2014-09-01
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
2014-07-29
PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c
Randy Dunlap
2014-06-12
Merge branch 'pm-sleep'
Rafael J. Wysocki
2014-06-11
PM / sleep: trace events for device PM callbacks
Todd E Brandt
2014-06-07
PM / sleep: trace events for suspend/resume
Todd E Brandt
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-06-03
Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'
Rafael J. Wysocki
2014-05-30
PM / sleep: unregister wakeup source when disabling device wakeup
Zhang Rui
2014-05-27
PM / OPP: discard duplicate OPPs
Chander Kashyap
2014-05-19
PM / OPP: fix incorrect OPP count handling in of_init_opp_table
Chander Kashyap
[prev]
[next]