summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti
Commit message (Expand)AuthorAgeFilesLines
* clk: ti: Fix error handling in ti_clk_parse_divider_data()Dan Carpenter2019-01-241-1/+10
* clk: Use of_node_name_eq for node name comparisonsRob Herring2018-12-142-2/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-10-3121-526/+2230
|\
| * Merge branch 'clk-ti' into clk-nextStephen Boyd2018-10-1815-480/+2181
| |\
| | * clk: ti: Prepare for remove of OF node nameStephen Boyd2018-10-161-6/+3
| | * clk: ti: Add functions to save/restore clk contextRuss Dill2018-10-036-0/+200
| | * clk: ti: dra7: add new clkctrl dataTero Kristo2018-10-033-3/+874
| | * clk: ti: dra7xx: rename existing clkctrl data as compat dataTero Kristo2018-10-035-804/+829
| | * clk: ti: am43xx: add new clkctrl data for am43xxTero Kristo2018-10-033-5/+268
| | * clk: ti: am43xx: rename existing clkctrl data as compat dataTero Kristo2018-10-035-207/+233
| | * clk: ti: am33xx: add new clkctrl data for am33xxTero Kristo2018-10-033-3/+250
| | * clk: ti: am33xx: rename existing clkctrl data as compat dataTero Kristo2018-10-035-198/+224
| | * clk: ti: clkctrl: replace dashes from clkdm name with underscoreTero Kristo2018-10-031-0/+10
| | * clk: ti: clkctrl: support multiple clkctrl nodes under a cm nodeTero Kristo2018-10-033-18/+52
| | |
| | \
| *-. | Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-nextStephen Boyd2018-10-1812-53/+56
| |\ \|
| | | * clk: ti: fix OF child-node lookupJohan Hovold2018-08-301-4/+9
| | |/ | |/|
| | * clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-3012-49/+47
| |/
* | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
|/
* clk: ti: dra7: Add clkctrl clock data for the mcan clocksFaiz Abbas2018-07-091-0/+1
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+4
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-123-4/+4
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-04-134-13/+77
|\
| *-. Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...Stephen Boyd2018-04-062-4/+7
| |\ \
| | | * clk: ti: fix flag space conflict with clkctrl clocksTero Kristo2018-04-051-4/+5
| * | | clk: ti: add support for clock latching to mux clocksTero Kristo2018-03-082-3/+11
| * | | clk: ti: add support for clock latching to divider clocksTero Kristo2018-03-082-6/+21
| * | | clk: ti: add generic support for clock latchingTero Kristo2018-03-082-0/+16
| * | | clk: ti: add support for register read-modify-write low-level operationTero Kristo2018-03-081-0/+24
| |/ /
* | | clk: ti: am43xx: add set-rate-parent support for display clkctrl clockTero Kristo2018-03-081-1/+1
* | | clk: ti: am33xx: add set-rate-parent support for display clkctrl clockTero Kristo2018-03-081-1/+1
| |/ |/|
* | clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flagTero Kristo2018-03-081-0/+2
|/
*-. Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ...Stephen Boyd2018-01-268-5078/+0
|\ \
| | * clk: ti: Drop legacy clk-3xxx-legacy codeTony Lindgren2017-12-148-5078/+0
* | | clk: ti: omap4: clkctrl data fixes for opt-clocksTero Kristo2017-12-011-40/+115
* | | clk: ti: dm816: add clkctrl clock dataTero Kristo2017-12-013-0/+49
* | | clk: ti: dm814: add clkctrl clock dataTero Kristo2017-12-013-0/+42
* | | clk: ti: am43xx: add clkctrl clock dataTero Kristo2017-12-013-0/+204
* | | clk: ti: am33xx: add clkctrl clock dataTero Kristo2017-12-013-1/+195
* | | clk: ti: dra7: add clkctrl clock dataTero Kristo2017-12-013-0/+798
* | | clk: ti: omap5: add clkctrl clock dataTero Kristo2017-12-013-0/+508
* | | clk: ti: omap3: cleanup unnecessary clock aliasesTero Kristo2017-12-011-261/+2
* | | clk: ti: am43xx: cleanup unnecessary clock aliasesTero Kristo2017-12-011-97/+2
* | | clk: ti: am33xx: cleanup unnecessary clock aliasesTero Kristo2017-12-011-86/+2
* | | clk: ti: dm816x: cleanup unnecessary clock aliasesTero Kristo2017-12-011-16/+1
* | | clk: ti: dm814x: cleanup unnecessary clock aliasesTero Kristo2017-12-011-12/+1
* | | clk: ti: omap5: cleanup unnecessary clock aliasesTero Kristo2017-12-011-192/+2
* | | clk: ti: dra7: drop unnecessary clock aliasesTero Kristo2017-12-011-281/+2
* | | clk: ti: omap4: cleanup unnecessary clock aliasesTero Kristo2017-12-011-45/+0