index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Age
Commit message (
Expand
)
Author
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2017-03-03
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
Rafael J. Wysocki
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-27
cpuidle: menu: Avoid taking spinlock for accessing QoS values
Rafael J. Wysocki
2017-02-23
PM / QoS: Remove global notifiers
Viresh Kumar
2017-02-23
PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loop
Andrzej Hajda
2017-02-23
PM / Domains: Power off masters immediately in the power off sequence
Ulf Hansson
2017-02-23
PM / Domains: Rename is_async to one_dev_on for genpd_power_off()
Ulf Hansson
2017-02-23
PM / Domains: Move genpd_power_off() above genpd_power_on()
Ulf Hansson
2017-02-20
Merge branches 'pm-core', 'pm-qos' and 'pm-domains'
Rafael J. Wysocki
2017-02-20
Merge branch 'pm-opp'
Rafael J. Wysocki
2017-02-18
PM / QoS: Fix memory leak on resume_latency.notifiers
John Keeping
2017-02-13
PM / wakeirq: report a wakeup_event on dedicated wekup irq
Grygorii Strashko
2017-02-13
PM / wakeirq: Fix spurious wake-up events for dedicated wakeirqs
Grygorii Strashko
2017-02-13
PM / wakeirq: Enable dedicated wakeirq for suspend
Grygorii Strashko
2017-02-09
PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API
Dave Gerlach
2017-02-09
PM / Domains: Fix asynchronous execution of *noirq() callbacks
Ulf Hansson
2017-02-08
PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain()
Ulf Hansson
2017-02-07
PM / OPP: Make _find_opp_table_unlocked() static
Wei Yongjun
2017-02-04
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Rafael J. Wysocki
2017-01-30
PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()
Viresh Kumar
2017-01-30
PM / OPP: Simplify _opp_set_availability()
Viresh Kumar
2017-01-30
PM / OPP: Move away from RCU locking
Viresh Kumar
2017-01-30
PM / OPP: Take kref from _find_opp_table()
Viresh Kumar
2017-01-30
PM / OPP: Update OPP users to put reference
Viresh Kumar
2017-01-30
PM / OPP: Add 'struct kref' to struct dev_pm_opp
Viresh Kumar
2017-01-30
PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()
Viresh Kumar
2017-01-30
PM / OPP: Take reference of the OPP table while adding/removing OPPs
Viresh Kumar
2017-01-30
PM / OPP: Return opp_table from dev_pm_opp_set_*() routines
Viresh Kumar
2017-01-30
PM / OPP: Add 'struct kref' to OPP table
Viresh Kumar
2017-01-30
PM / OPP: Add per OPP table mutex
Viresh Kumar
2017-01-27
PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()
Viresh Kumar
2017-01-27
PM / OPP: Don't expose srcu_head to register notifiers
Viresh Kumar
2017-01-27
PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate
Viresh Kumar
2017-01-27
PM / OPP: Don't allocate OPP table from _opp_allocate()
Viresh Kumar
2017-01-27
PM / OPP: Rename and split _dev_pm_opp_remove_table()
Viresh Kumar
2017-01-27
PM / OPP: Add light weight _opp_free() routine
Viresh Kumar
2017-01-27
PM / OPP: Error out on failing to add static OPPs for v1 bindings
Viresh Kumar
2017-01-27
PM / OPP: Rename _allocate_opp() to _opp_allocate()
Viresh Kumar
2017-01-27
PM / OPP: Remove useless TODO
Viresh Kumar
2017-01-27
PM / OPP: Fix memory leak while adding duplicate OPPs
Viresh Kumar
2017-01-27
PM / Domains: Rename functions in genpd for power on/off
Ulf Hansson
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
[next]