index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
clock_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
Geert Uytterhoeven
1
-4
/
+15
2014-02-14
drivers/base: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-15
PM / clock_ops: report clock errors from clk_enable()
Ben Dooks
1
-2
/
+17
2014-01-15
PM / clock_ops: check return of clk_enable() in pm_clk_resume()
Ben Dooks
1
-2
/
+4
2014-01-15
PM / clock_ops: fix up clk prepare/unprepare count
Ben Dooks
1
-2
/
+5
2012-11-15
base: power - use clk_prepare_enable and clk_prepare_disable
Murali Karicheri
1
-3
/
+3
2012-08-08
PM: Make dev_pm_get_subsys_data() always return 0 on success
Rafael J. Wysocki
1
-2
/
+1
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
1
-0
/
+1
2011-11-10
PM / Clocks: Only disable enabled clocks in pm_clk_suspend()
Magnus Damm
1
-1
/
+2
2011-10-22
PM / Clocks: Remove redundant NULL checks before kfree()
Jonghwan Choi
1
-3
/
+1
2011-09-26
Merge branch 'pm-fixes' into pm-domains
Rafael J. Wysocki
1
-37
/
+39
2011-09-26
PM / Clocks: Do not acquire a mutex under a spinlock
Rafael J. Wysocki
1
-37
/
+38
2011-08-25
PM: Move clock-related definitions and headers to separate file
Rafael J. Wysocki
1
-1
/
+1
2011-08-25
PM: Reference counting of power.subsys_data
Rafael J. Wysocki
1
-19
/
+5
2011-08-25
PM: Introduce struct pm_subsys_data
Rafael J. Wysocki
1
-58
/
+64
2011-08-24
PM: Use spinlock instead of mutex in clock management functions
Rafael J. Wysocki
1
-18
/
+22
2011-07-02
PM: Rename clock management functions
Rafael J. Wysocki
1
-94
/
+94
2011-07-02
PM: Allow the clocks management code to be used during system suspend
Rafael J. Wysocki
1
-1
/
+59
2011-07-02
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
1
-7
/
+7
2011-06-21
PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
Rafael J. Wysocki
1
-2
/
+2
2011-06-07
PM / Runtime: Fix loops in pm_runtime_clk_notify()
Rafael J. Wysocki
1
-8
/
+8
2011-05-16
PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
1
-0
/
+1
2011-04-30
PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
Rafael J. Wysocki
1
-0
/
+430