summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* 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
* clk: ti: clkctrl: fix flags for mux and divider opt clocksTero Kristo2017-12-012-2/+11
* clk: ti: clkctrl: add support for retrying failed initTero Kristo2017-12-011-1/+11
* clk: ti: convert retry_init param to use void data typeTero Kristo2017-12-015-11/+14
* clk: ti: clkctrl: use fallback udelay approach if timekeeping is suspendedTero Kristo2017-12-011-1/+13
* clk: ti: add support for clkctrl aliasesTero Kristo2017-12-011-3/+55
* clk: ti: clkctrl: add support for clkdm init for clkctrl clocksTero Kristo2017-12-012-0/+23
* clk: ti: clkctrl: fix error messages to print out node name properlyTero Kristo2017-12-011-3/+3
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-17146-965/+6114
|\
| * Merge branch 'clk-cleanup' into clk-nextStephen Boyd2017-11-1522-139/+92
| |\
| | * clk: kona-setup: Delete error messages for failed memory allocationsMarkus Elfring2017-11-131-6/+1
| | * ARC: clk: fix spelling mistake: "configurarion" -> "configuration"Colin Ian King2017-11-131-2/+2
| | * clk: cdce925: remove redundant check for non-null parent_nameColin Ian King2017-11-131-1/+1
| | * clk: versatile: Improve sizeof() usageMarkus Elfring2017-11-131-1/+1
| | * clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring2017-11-131-4/+1
| | * clk: ux500: Improve sizeof() usageMarkus Elfring2017-11-133-3/+3
| | * clk: ux500: Delete error messages for failed memory allocationsMarkus Elfring2017-11-133-9/+3
| | * clk: spear: Delete error messages for failed memory allocationsMarkus Elfring2017-11-134-15/+5
| | * clk: ti: Delete error messages for failed memory allocationsMarkus Elfring2017-11-132-6/+2
| | * clk: mmp: Adjust checks for NULL pointersMarkus Elfring2017-11-134-12/+12
| | * clk: mmp: Use common error handling code in mmp_clk_register_mix()Markus Elfring2017-11-131-6/+8
| | * clk: mmp: Delete error messages for failed memory allocationsMarkus Elfring2017-11-133-14/+3
| | * clk: clk-xgene: Adjust six checks for null pointersMarkus Elfring2017-11-131-6/+6
| | * clk: clk-xgene: Delete error messages for failed memory allocationsMarkus Elfring2017-11-131-6/+2
| | * clk: clk-u300: Fix a typo in two comment linesMarkus Elfring2017-11-131-2/+2
| | * clk: clk-u300: Add some spaces for better code readabilityMarkus Elfring2017-11-131-32/+32
| | * clk: clk-u300: Improve sizeof() usageMarkus Elfring2017-11-131-2/+2
| | * clk: clk-u300: Delete error messages for failed memory allocationsMarkus Elfring2017-11-131-8/+4
| | * clk: clk-mux: Improve a size determination in clk_hw_register_mux_table()Markus Elfring2017-11-131-1/+1
| | * clk: clk-mux: Delete an error message for a failed memory allocationMarkus Elfring2017-11-131-3/+1
| * | clk: stm32h7: fix test of clock configGabriel Fernandez2017-11-141-2/+2
| * | clk: pxa: fix building on older compilersArnd Bergmann2017-11-141-3/+1
| * | clk: sunxi-ng: a83t: Fix i2c buses bitsMylene JOSSERAND2017-11-141-2/+2
| * | clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold2017-11-141-2/+1
| * | clk: qcom: common: fix legacy board-clock registrationJohan Hovold2017-11-141-2/+4
| * | Merge branch 'clk-uniphier' into clk-nextStephen Boyd2017-11-142-5/+4
| |\ \
| | * | clk: uniphier: fix DAPLL2 clock rate of Pro5Masahiro Yamada2017-11-141-1/+1
| | * | clk: uniphier: fix parent of miodmac clock dataMasahiro Yamada2017-11-141-4/+3
| | |/