index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Age
Commit message (
Expand
)
Author
2015-09-25
PM / OPP: Fix typo modifcation -> modification
Stephen Boyd
2015-09-25
PM / OPP: of_property_count_u32_elems() can return errors
Viresh Kumar
2015-09-11
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
Rafael J. Wysocki
2015-09-11
Merge branch 'pm-opp'
Rafael J. Wysocki
2015-09-09
PM / OPP: Return suspend_opp only if it is enabled
Viresh Kumar
2015-09-09
PM / OPP: add dev_pm_opp_get_suspend_opp() helper
Bartlomiej Zolnierkiewicz
2015-09-05
PM / Domains: Ensure subdomain is not in use before removing
Jon Hunter
2015-09-03
PM / Domains: Try power off masters in error path of __pm_genpd_poweron()
Ulf Hansson
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-01
Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'
Rafael J. Wysocki
2015-09-01
Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk'
Rafael J. Wysocki
2015-09-01
Merge branch 'pm-opp'
Rafael J. Wysocki
2015-08-29
PM / Domains: Fix typo in description of genpd_dev_pm_detach()
Jon Hunter
2015-08-29
PM / Domains: Make pm_genpd_init() available to modules
Rajendra Nayak
2015-08-29
PM / domains: Align column headers and data in pm_genpd_summary output
Geert Uytterhoeven
2015-08-28
PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-08-28
PM / OPP: Fix static checker warning (broken 64bit big endian systems)
Viresh Kumar
2015-08-28
PM / OPP: Free resources and properly return error on failure
Viresh Kumar
2015-08-12
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-08-07
PM / OPP: add dev_pm_opp_is_turbo() helper
Bartlomiej Zolnierkiewicz
2015-08-07
PM / OPP: Add helpers for initializing CPU OPPs
Viresh Kumar
2015-08-07
PM / OPP: Add support for opp-suspend
Viresh Kumar
2015-08-07
PM / OPP: Add OPP sharing information to OPP library
Viresh Kumar
2015-08-07
PM / OPP: Add clock-latency-ns support
Viresh Kumar
2015-08-07
PM / OPP: Add support to parse "operating-points-v2" bindings
Viresh Kumar
2015-08-07
PM / OPP: Break _opp_add_dynamic() into smaller functions
Viresh Kumar
2015-08-07
PM / OPP: Allocate dev_opp from _add_device_opp()
Viresh Kumar
2015-08-07
PM / OPP: Create _remove_device_opp() for freeing dev_opp
Viresh Kumar
2015-08-07
PM / OPP: Relocate few routines
Viresh Kumar
2015-07-31
PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domain
Jon Hunter
2015-07-31
PM / Domains: Remove intermediate states from the power off sequence
Ulf Hansson
2015-07-28
PM / QoS: Make it possible to expose device latency tolerance to userspace
Mika Westerberg
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
2015-07-21
PM / sleep: Allow devices without runtime PM to do direct-complete
Alan Stern
2015-07-17
PM / clk: don't return int on __pm_clk_enable()
Colin Ian King
2015-07-07
Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
2015-07-07
Merge branch 'pm-wakeirq'
Rafael J. Wysocki
2015-07-07
PM / wakeirq: Avoid setting power.wakeirq too hastily
Rafael J. Wysocki
2015-07-07
PM / Domains: Avoid infinite loops in attach/detach code
Geert Uytterhoeven
2015-06-19
Merge branches 'pm-clk', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2015-06-19
Merge branch 'pm-wakeirq'
Rafael J. Wysocki
2015-06-19
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
2015-06-15
PM / clk: Print acquired clock name in addition to con_id
Geert Uytterhoeven
2015-06-15
PM / Domains: Skip timings during syscore suspend/resume
Geert Uytterhoeven
2015-06-10
PM / sleep: trace_device_pm_callback coverage in dpm_prepare/complete
Todd E Brandt
2015-05-20
PM / Wakeirq: Add automated device wake IRQ handling
Tony Lindgren
2015-05-20
PM / Runtime: Update last_busy in rpm_resume
Tony Lindgren
2015-05-19
PM / clk: Fix clock error check in __pm_clk_add()
Geert Uytterhoeven
2015-05-19
PM / wakeup: add a dummy wakeup_source to record statistics
Jin Qian
2015-05-12
PM / clock_ops: Provide default runtime ops to users
Rajendra Nayak
[next]