Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e65c332de8a0c9f570847ec490b60effffcd5320
/
drivers
/
base
/
power
/
clock_ops.c
498b5fd
PM / clk: Add support for adding a specific clock from device-tree
by Jon Hunter
· 9 years ago
29b968b
PM / clk: export symbols for existing pm_clk_<...> API fcns
by Paul Gortmaker
· 9 years ago
0b26985
PM / clk: ensure we don't allocate a -ve size of count clks
by Colin Ian King
· 9 years ago
02113ba
PM / clk: Add support for obtaining clocks from device-tree
by Jon Hunter
· 9 years ago
989561d
PM / Domains: add setter for dev.pm_domain
by Tomeu Vizoso
· 9 years ago
d35818a
PM / clk: don't leave clocks enabled when driver not bound
by Andy Shevchenko
· 9 years ago
b44a3d2a
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
a617561
PM / clk: Fix broken build due to non-matching code and header #ifdefs
by Geert Uytterhoeven
· 9 years ago
772b050
PM / clk: Do not __clk_get passed in clock-references
by Stephen Boyd
· 9 years ago
f4745a9
PM / clk: don't return int on __pm_clk_enable()
by Colin Ian King
· 10 years ago
f17f4ad
PM / clk: Print acquired clock name in addition to con_id
by Geert Uytterhoeven
· 10 years ago
3fc3a0b
PM / clk: Fix clock error check in __pm_clk_add()
by Geert Uytterhoeven
· 10 years ago
75f5040
PM / clock_ops: Provide default runtime ops to users
by Rajendra Nayak
· 10 years ago
59d84ca
PM / OPP / clk: Remove unnecessary OOM message
by Quentin Lambert
· 10 years ago
d30d819
PM: Drop CONFIG_PM_RUNTIME from the driver core
by Rafael J. Wysocki
· 10 years ago
471f7707
PM / clock_ops: make __pm_clk_enable more generic
by Strashko, Grygorii
· 10 years ago
245bd6f
PM / clock_ops: Add pm_clk_add_clk()
by Geert Uytterhoeven
· 10 years ago
a968bed
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
by Geert Uytterhoeven
· 10 years ago
4272b96
drivers/base: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
5cda3fb
PM / clock_ops: report clock errors from clk_enable()
by Ben Dooks
· 11 years ago
afdd3ab
PM / clock_ops: check return of clk_enable() in pm_clk_resume()
by Ben Dooks
· 11 years ago
8a6720e
PM / clock_ops: fix up clk prepare/unprepare count
by Ben Dooks
· 11 years ago
c122f27
base: power - use clk_prepare_enable and clk_prepare_disable
by Murali Karicheri
· 12 years ago
7725495
PM: Make dev_pm_get_subsys_data() always return 0 on success
by Rafael J. Wysocki
· 12 years ago
51990e8
device.h: cleanup users outside of linux/include (C files)
by Paul Gortmaker
· 13 years ago
2405095
PM / Clocks: Only disable enabled clocks in pm_clk_suspend()
by Magnus Damm
· 13 years ago
0ab1e79
PM / Clocks: Remove redundant NULL checks before kfree()
by Jonghwan Choi
· 13 years ago
0d41da2
Merge branch 'pm-fixes' into pm-domains
by Rafael J. Wysocki
· 13 years ago
e8b364b
PM / Clocks: Do not acquire a mutex under a spinlock
by Rafael J. Wysocki
· 13 years ago
b5e8d26
PM: Move clock-related definitions and headers to separate file
by Rafael J. Wysocki
· 13 years ago
ef27bed
PM: Reference counting of power.subsys_data
by Rafael J. Wysocki
· 13 years ago
5c095a0
PM: Introduce struct pm_subsys_data
by Rafael J. Wysocki
· 13 years ago
b7ab83e
PM: Use spinlock instead of mutex in clock management functions
by Rafael J. Wysocki
· 13 years ago
3d5c303
PM: Rename clock management functions
by Rafael J. Wysocki
· 14 years ago
b7b9592
PM: Allow the clocks management code to be used during system suspend
by Rafael J. Wysocki
· 14 years ago
564b905
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
by Rafael J. Wysocki
· 14 years ago
4d1518f
PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
by Rafael J. Wysocki
· 14 years ago
3b3eca3
PM / Runtime: Fix loops in pm_runtime_clk_notify()
by Rafael J. Wysocki
· 14 years ago
72874da
PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unset
by Rafael J. Wysocki
· 14 years ago
85eb8c8
PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
by Rafael J. Wysocki
· 14 years ago