Dan Carpenter
|
5e2e2f9f76
PM / clk: signedness bug in of_pm_clk_add_clks()
|
7 vuotta sitten |
Jon Hunter
|
498b5fdd40
PM / clk: Add support for adding a specific clock from device-tree
|
9 vuotta sitten |
Paul Gortmaker
|
29b968b2af
PM / clk: export symbols for existing pm_clk_<...> API fcns
|
9 vuotta sitten |
Colin Ian King
|
0b26985a7d
PM / clk: ensure we don't allocate a -ve size of count clks
|
9 vuotta sitten |
Jon Hunter
|
02113ba93e
PM / clk: Add support for obtaining clocks from device-tree
|
9 vuotta sitten |
Tomeu Vizoso
|
989561de9b
PM / Domains: add setter for dev.pm_domain
|
9 vuotta sitten |
Andy Shevchenko
|
d35818a915
PM / clk: don't leave clocks enabled when driver not bound
|
9 vuotta sitten |
Linus Torvalds
|
b44a3d2a85
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
9 vuotta sitten |
Geert Uytterhoeven
|
a617561651
PM / clk: Fix broken build due to non-matching code and header #ifdefs
|
9 vuotta sitten |
Stephen Boyd
|
772b05086d
PM / clk: Do not __clk_get passed in clock-references
|
9 vuotta sitten |
Colin Ian King
|
f4745a9278
PM / clk: don't return int on __pm_clk_enable()
|
10 vuotta sitten |
Geert Uytterhoeven
|
f17f4adfe4
PM / clk: Print acquired clock name in addition to con_id
|
10 vuotta sitten |
Geert Uytterhoeven
|
3fc3a0be0d
PM / clk: Fix clock error check in __pm_clk_add()
|
10 vuotta sitten |
Rajendra Nayak
|
75f504004a
PM / clock_ops: Provide default runtime ops to users
|
10 vuotta sitten |
Quentin Lambert
|
59d84ca8c4
PM / OPP / clk: Remove unnecessary OOM message
|
10 vuotta sitten |
Rafael J. Wysocki
|
d30d819dc8
PM: Drop CONFIG_PM_RUNTIME from the driver core
|
10 vuotta sitten |
Strashko, Grygorii
|
471f7707b6
PM / clock_ops: make __pm_clk_enable more generic
|
10 vuotta sitten |
Geert Uytterhoeven
|
245bd6f6af
PM / clock_ops: Add pm_clk_add_clk()
|
10 vuotta sitten |
Geert Uytterhoeven
|
a968bed78b
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
|
11 vuotta sitten |
Paul Gortmaker
|
4272b9611c
drivers/base: delete non-required instances of include <linux/init.h>
|
11 vuotta sitten |
Ben Dooks
|
5cda3fbb15
PM / clock_ops: report clock errors from clk_enable()
|
11 vuotta sitten |
Ben Dooks
|
afdd3ab315
PM / clock_ops: check return of clk_enable() in pm_clk_resume()
|
11 vuotta sitten |
Ben Dooks
|
8a6720ec20
PM / clock_ops: fix up clk prepare/unprepare count
|
11 vuotta sitten |
Murali Karicheri
|
c122f27e1c
base: power - use clk_prepare_enable and clk_prepare_disable
|
12 vuotta sitten |
Rafael J. Wysocki
|
77254950bb
PM: Make dev_pm_get_subsys_data() always return 0 on success
|
13 vuotta sitten |
Paul Gortmaker
|
51990e8254
device.h: cleanup users outside of linux/include (C files)
|
13 vuotta sitten |
Magnus Damm
|
24050956e0
PM / Clocks: Only disable enabled clocks in pm_clk_suspend()
|
13 vuotta sitten |
Jonghwan Choi
|
0ab1e79b82
PM / Clocks: Remove redundant NULL checks before kfree()
|
13 vuotta sitten |
Rafael J. Wysocki
|
0d41da2e31
Merge branch 'pm-fixes' into pm-domains
|
14 vuotta sitten |
Rafael J. Wysocki
|
e8b364b88c
PM / Clocks: Do not acquire a mutex under a spinlock
|
14 vuotta sitten |