index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
clock_ops.c
Age
Commit message (
Expand
)
Author
2012-11-15
base: power - use clk_prepare_enable and clk_prepare_disable
Murali Karicheri
2012-08-08
PM: Make dev_pm_get_subsys_data() always return 0 on success
Rafael J. Wysocki
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2011-11-10
PM / Clocks: Only disable enabled clocks in pm_clk_suspend()
Magnus Damm
2011-10-22
PM / Clocks: Remove redundant NULL checks before kfree()
Jonghwan Choi
2011-09-26
Merge branch 'pm-fixes' into pm-domains
Rafael J. Wysocki
2011-09-26
PM / Clocks: Do not acquire a mutex under a spinlock
Rafael J. Wysocki
2011-08-25
PM: Move clock-related definitions and headers to separate file
Rafael J. Wysocki
2011-08-25
PM: Reference counting of power.subsys_data
Rafael J. Wysocki
2011-08-25
PM: Introduce struct pm_subsys_data
Rafael J. Wysocki
2011-08-24
PM: Use spinlock instead of mutex in clock management functions
Rafael J. Wysocki
2011-07-02
PM: Rename clock management functions
Rafael J. Wysocki
2011-07-02
PM: Allow the clocks management code to be used during system suspend
Rafael J. Wysocki
2011-07-02
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
2011-06-21
PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
Rafael J. Wysocki
2011-06-07
PM / Runtime: Fix loops in pm_runtime_clk_notify()
Rafael J. Wysocki
2011-05-16
PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
2011-04-30
PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
Rafael J. Wysocki