Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
97a586d2e3e177d62e4bc67b83bf2a840ca68530
/
drivers
/
base
/
power
0aba0ab8
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 9 years ago
6f9b36c
PM / wakeirq: check that wake IRQ is valid before accepting it
by Dmitry Torokhov
· 9 years ago
be23c9d
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
f6f18a2
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 9 years ago
baf51c4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
b44a3d2
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
1ede53f
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 9 years ago
0597e81
PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()
by Viresh Kumar
· 9 years ago
4a3a135
PM / OPP: Hold dev_opp_list_lock for writers
by Viresh Kumar
· 9 years ago
87b4115
PM / OPP: Protect updates to list_dev with mutex
by Viresh Kumar
· 9 years ago
1794ec1
PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()
by Viresh Kumar
· 9 years ago
f66477a
Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
c75960a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
by Zhang Rui
· 9 years ago
2547923
PM / Domains: Allocate memory outside domain locks
by Lina Iyer
· 9 years ago
298cd0f
PM / Domains: Remove dev->driver check for runtime PM
by Lina Iyer
· 9 years ago
ad623c3
PM / OPP: Parse all power-supply related bindings together
by Viresh Kumar
· 9 years ago
b64b9c3
PM / OPP: Rename routines specific to old bindings with _v1
by Viresh Kumar
· 9 years ago
d6d2a52
PM / OPP: Improve print messages with pr_fmt
by Viresh Kumar
· 9 years ago
1ab6846
Merge branches 'pm-avs', 'pm-clk' and 'powercap'
by Rafael J. Wysocki
· 9 years ago
394f716
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 9 years ago
dcf3d01
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 9 years ago
9bb4064
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 9 years ago
d6d0074
PM / OPP: get the voltage for all OPPs
by Javi Merino
· 9 years ago
2b1d88c
PM / Domains: Merge measurements for PM QoS device latencies
by Ulf Hansson
· 9 years ago
51cda84
PM / Domains: Don't measure ->start|stop() latency in system PM callbacks
by Ulf Hansson
· 9 years ago
a617561
PM / clk: Fix broken build due to non-matching code and header #ifdefs
by Geert Uytterhoeven
· 9 years ago
88cfe53
Merge back earlier 'pm-domains' material for v4.4.
by Rafael J. Wysocki
· 9 years ago
a98f1b7
PM / Domains: Fix validation of latency constraints in genpd governor
by Ulf Hansson
· 9 years ago
7420aa4
PM / Domains: Rename *pm_genpd_poweron|poweroff()
by Ulf Hansson
· 9 years ago
58a1fbb
PM / PCI / ACPI: Kick devices that might have been reset by firmware
by Rafael J. Wysocki
· 9 years ago
c2df86e
PM / sleep: Drop pm_request_idle() from pm_generic_complete()
by Rafael J. Wysocki
· 9 years ago
ea823c7
PM / Domains: Remove pm_genpd_poweron() API
by Ulf Hansson
· 9 years ago
bb4b72f
PM / Domains: Remove pm_genpd_poweroff_unused() API
by Ulf Hansson
· 9 years ago
f96b3c4
PM / Domains: Remove in_progress counter from struct generic_pm_domain
by Ulf Hansson
· 9 years ago
a5e22db
Merge back earlier 'pm-sleep' material for v4.4.
by Rafael J. Wysocki
· 9 years ago
a6eed75
PM / OPP: passing NULL to PTR_ERR()
by Dan Carpenter
· 9 years ago
273395f
Merge tag 'v4.4-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/drivers
by Arnd Bergmann
· 9 years ago
d60ee96
PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modules
by Stephen Boyd
· 9 years ago
772b050
PM / clk: Do not __clk_get passed in clock-references
by Stephen Boyd
· 9 years ago
1462206
PM / domains: Drop unused label
by Rafael J. Wysocki
· 9 years ago
cea3ad9
PM / Domains: Remove cpuidle attach
by Daniel Lezcano
· 9 years ago
c6f7b48
PM / Domains: Remove name based API for genpd
by Ulf Hansson
· 9 years ago
e1a2d49
PM / OPP: Fix typo modifcation -> modification
by Stephen Boyd
· 9 years ago
680168a
PM / OPP: of_property_count_u32_elems() can return errors
by Viresh Kumar
· 9 years ago
7236214
PM / wakeup: wakeup_source_create: use kstrdup_const
by Rasmus Villemoes
· 9 years ago
a6f5f0d
PM / sleep: Report interrupt that caused system wakeup
by Alexandra Yates
· 9 years ago
f59d3ee
PM / OPP: Move cpu specific code to opp/cpu.c
by Viresh Kumar
· 9 years ago
33692dc
PM / OPP: Move opp core to its own directory
by Viresh Kumar
· 9 years ago
8f8d37b
PM / OPP: Prefix exported opp routines with dev_pm_opp_
by Viresh Kumar
· 9 years ago
f0489a5
PM / OPP: Rename opp init/free table routines
by Viresh Kumar
· 9 years ago
1840995
PM / OPP: reuse of_parse_phandle()
by Viresh Kumar
· 9 years ago
4614e0c
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
by Rafael J. Wysocki
· 9 years ago
7c97666
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 9 years ago
1b2b90c
PM / OPP: Return suspend_opp only if it is enabled
by Viresh Kumar
· 9 years ago
4eafbd1
PM / OPP: add dev_pm_opp_get_suspend_opp() helper
by Bartlomiej Zolnierkiewicz
· 9 years ago
30e7a65
PM / Domains: Ensure subdomain is not in use before removing
by Jon Hunter
· 9 years ago
29e47e2
PM / Domains: Try power off masters in error path of __pm_genpd_poweron()
by Ulf Hansson
· 9 years ago
ae98207
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
56963d9
Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'
by Rafael J. Wysocki
· 9 years ago
5cf896b
Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk'
by Rafael J. Wysocki
· 9 years ago
ac2a29c
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 9 years ago
8bb6944
PM / Domains: Fix typo in description of genpd_dev_pm_detach()
by Jon Hunter
· 9 years ago
be5ed55
PM / Domains: Make pm_genpd_init() available to modules
by Rajendra Nayak
· 9 years ago
15dec67
PM / domains: Align column headers and data in pm_genpd_summary output
by Geert Uytterhoeven
· 9 years ago
50a3cb0
PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)
by Viresh Kumar
· 9 years ago
68fa9f0
PM / OPP: Fix static checker warning (broken 64bit big endian systems)
by Viresh Kumar
· 9 years ago
1f821ed
PM / OPP: Free resources and properly return error on failure
by Viresh Kumar
· 9 years ago
9b9412d
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 9 years ago
19445b2
PM / OPP: add dev_pm_opp_is_turbo() helper
by Bartlomiej Zolnierkiewicz
· 9 years ago
8d4d4e9
PM / OPP: Add helpers for initializing CPU OPPs
by Viresh Kumar
· 9 years ago
ad656a6
PM / OPP: Add support for opp-suspend
by Viresh Kumar
· 9 years ago
0644165
PM / OPP: Add OPP sharing information to OPP library
by Viresh Kumar
· 9 years ago
3ca9bb3
PM / OPP: Add clock-latency-ns support
by Viresh Kumar
· 9 years ago
2746590
PM / OPP: Add support to parse "operating-points-v2" bindings
by Viresh Kumar
· 9 years ago
23dacf6
PM / OPP: Break _opp_add_dynamic() into smaller functions
by Viresh Kumar
· 9 years ago
aa5f2f8
PM / OPP: Allocate dev_opp from _add_device_opp()
by Viresh Kumar
· 9 years ago
3bac42c
PM / OPP: Create _remove_device_opp() for freeing dev_opp
by Viresh Kumar
· 9 years ago
737002b
PM / OPP: Relocate few routines
by Viresh Kumar
· 9 years ago
311fa6a
PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domain
by Jon Hunter
· 9 years ago
ba2bbfb
PM / Domains: Remove intermediate states from the power off sequence
by Ulf Hansson
· 9 years ago
13b2c4a
PM / QoS: Make it possible to expose device latency tolerance to userspace
by Mika Westerberg
· 9 years ago
f78f5b9
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
by Paul E. McKenney
· 9 years ago
019d881
PM / sleep: Allow devices without runtime PM to do direct-complete
by Alan Stern
· 9 years ago
f4745a9
PM / clk: don't return int on __pm_clk_enable()
by Colin Ian King
· 9 years ago
d0aee67
Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'
by Rafael J. Wysocki
· 9 years ago
3fc7aee
Merge branch 'pm-wakeirq'
by Rafael J. Wysocki
· 9 years ago
6d3dab7
PM / wakeirq: Avoid setting power.wakeirq too hastily
by Rafael J. Wysocki
· 9 years ago
93af5e9
PM / Domains: Avoid infinite loops in attach/detach code
by Geert Uytterhoeven
· 9 years ago
b306976
Merge branches 'pm-clk', 'pm-domains' and 'powercap'
by Rafael J. Wysocki
· 9 years ago
0d85fd4
Merge branch 'pm-wakeirq'
by Rafael J. Wysocki
· 9 years ago
ab232ba
Merge branches 'pm-sleep' and 'pm-runtime'
by Rafael J. Wysocki
· 9 years ago
f17f4ad
PM / clk: Print acquired clock name in addition to con_id
by Geert Uytterhoeven
· 10 years ago
a4630c6
PM / Domains: Skip timings during syscore suspend/resume
by Geert Uytterhoeven
· 10 years ago
32e8d68
PM / sleep: trace_device_pm_callback coverage in dpm_prepare/complete
by Todd E Brandt
· 10 years ago
4990d4f
PM / Wakeirq: Add automated device wake IRQ handling
by Tony Lindgren
· 10 years ago
56f487c
PM / Runtime: Update last_busy in rpm_resume
by Tony Lindgren
· 10 years ago
3fc3a0b
PM / clk: Fix clock error check in __pm_clk_add()
by Geert Uytterhoeven
· 10 years ago
7f43605
PM / wakeup: add a dummy wakeup_source to record statistics
by Jin Qian
· 10 years ago
75f5040
PM / clock_ops: Provide default runtime ops to users
by Rajendra Nayak
· 10 years ago
b6ec945
PM / wakeup: validate wakeup source before activating it.
by Jin Qian
· 10 years ago
Next »