summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/clockdomain.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-241-7/+7
* clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-241-2/+2
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-281-0/+1
|\
| * clk: ti: Include clk.hStephen Boyd2015-07-201-0/+1
* | Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd2015-07-281-0/+78
|\ \ | |/ |/|
| * clk: ti: remove exported ll_ops struct, instead add an API for registrationTero Kristo2015-06-021-0/+2
| * clk: ti: clkdm: move clkdm gate clock support code to clock driverTero Kristo2015-06-021-0/+76
* | clk: ti: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-041-1/+1
|/
* clk: constify of_device_id arrayFabian Frederick2015-04-011-1/+1
* clk: ti: consider the fact that of_clk_get() might return an errorSebastian Andrzej Siewior2014-09-291-0/+5
* CLK: TI: add support for clockdomain bindingTero Kristo2014-01-171-0/+70
OpenPOWER on IntegriCloud