summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: remove duplicated COMMON_CLK_NXP record from clk/KconfigVladimir Zapolskiy2016-01-141-5/+0Star
* Merge tag 'tegra-for-4.5-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2016-01-0511-928/+4980
|\
| * clk: tegra: Read correct IDDQ register in PLL_SS registrationBill Huang2015-12-171-4/+7
| * clk: tegra: Fix WARN_ON in PLL_RE registrationBill Huang2015-12-171-1/+2
| * clk: tegra: pll: Fix issues with rates for VCO PLLsAndrew Bresticker2015-12-171-4/+12
| * clk: tegra: Add support for Tegra210 clocksRhyland Klein2015-12-175-0/+2868
| * clk: tegra: Add Super Gen5 LogicBill Huang2015-12-172-13/+132
| * clk: tegra: pll: Add logic for SSBill Huang2015-12-172-1/+28
| * clk: tegra: pll: Add dyn_ramp callbackRhyland Klein2015-12-172-0/+11
| * clk: tegra: pll: Add Set_default logicBill Huang2015-12-172-11/+39
| * clk: tegra: pll: Adjust vco_min if SDM presentBill Huang2015-12-172-0/+32
| * clk: tegra: pll: Add support for PLLMB for Tegra210Rhyland Klein2015-12-172-5/+52
| * clk: tegra: pll: Add specialized logic for Tegra210Rhyland Klein2015-12-172-2/+346
| * clk: tegra: pll: Update PLLM handlingDanny Huang2015-11-203-51/+10Star
| * clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rateRhyland Klein2015-11-205-304/+379
| * clk: tegra: pll: Add code to handle if resets are supported by PLLBill Huang2015-11-202-0/+16
| * clk: tegra: pll: Add logic for out-of-table rates for T210Rhyland Klein2015-11-202-2/+35
| * clk: tegra: pll: Add logic for handling SDM dataRhyland Klein2015-11-202-2/+79
| * clk: tegra: pll: Don't unconditionally set LOCK flagsRhyland Klein2015-11-205-45/+55
| * clk: tegra: pll: Change misc_reg count from 3 to 6Bill Huang2015-11-201-1/+3
| * clk: tegra: pll: Update warning messageRhyland Klein2015-11-201-1/+2
| * clk: tegra: pll: Simplify clk_enable_pathRhyland Klein2015-11-201-54/+22Star
| * clk: tegra: pll: Add tegra_pll_wait_for_lock to clk headerRhyland Klein2015-11-202-0/+6
| * clk: tegra: periph: Add new periph clks and muxes for Tegra210Rhyland Klein2015-11-202-5/+434
| * clk: tegra: Constify pdiv-to-hw mappingsThierry Reding2015-11-206-15/+15
| * clk: tegra: Format tables consistentlyThierry Reding2015-11-184-652/+646Star
| * clk: tegra: Miscellaneous coding style cleanupsThierry Reding2015-11-185-25/+19Star
| * clk: tegra: Fix 26 MHz oscillator frequencyThierry Reding2015-11-183-3/+3
* | clk: fix clk-gpio.c with optional clock= DT propertyRussell King2016-01-031-9/+13
* | Merge branch 'clk-rockchip' into clk-nextMichael Turquette2016-01-024-47/+116
|\ \
| * | clk: rockchip: fix section mismatches with new child-clocksHeiko Stübner2016-01-024-47/+116
* | | clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris2016-01-011-2/+4
* | | clk: gpio: fix memory leakSudip Mukherjee2016-01-011-1/+3
* | | Merge branch 'clk-renesas' into clk-nextMichael Turquette2016-01-011-0/+1
|\ \ \
| * | | clk: shmobile: r8a7795: Add SATA0 clockUlrich Hecht2016-01-011-0/+1
* | | | Merge branch 'clk-bcm2835' into clk-nextMichael Turquette2015-12-251-54/+101
|\ \ \ \
| * | | | clk: bcm2835: Add PWM clock supportRemi Pommarel2015-12-251-0/+13
| * | | | clk: bcm2835: Support for clock parent selectionRemi Pommarel2015-12-251-45/+77
| * | | | clk: bcm2835: add a round up ability to the clock divisorRemi Pommarel2015-12-251-10/+12
* | | | | Merge branch 'clk-lpc32xx' into clk-nextMichael Turquette2015-12-244-1/+1582
|\ \ \ \ \
| * | | | | clk: lpc32xx: add common clock framework driverVladimir Zapolskiy2015-12-243-0/+1576
| * | | | | clk: lpc18xx: add NXP specific COMMON_CLK_NXP configuration symbolVladimir Zapolskiy2015-12-242-1/+6
| | |_|_|/ | |/| | |
* | | | | Merge tag 'sunxi-clocks-for-4.5' of https://git.kernel.org/pub/scm/linux/kern...Michael Turquette2015-12-248-12/+628
|\ \ \ \ \
| * | | | | clk: sunxi: fix handling return value of of_property_match_stringAndrzej Hajda2015-12-141-4/+4
| * | | | | clk: sunxi: signedness bug in sun8i_h3_bus_gates_init()Dan Carpenter2015-12-131-1/+1
| * | | | | clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driverChen-Yu Tsai2015-12-092-12/+69
| * | | | | clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]iChen-Yu Tsai2015-12-082-0/+172
| * | | | | clk: sunxi: Add H3 clocks supportJens Kuske2015-12-083-0/+119
| * | | | | clk: sunxi: Add DRAM gates support for sun4i-a10Chen-Yu Tsai2015-12-071-0/+12
| * | | | | clk: sunxi: Add sun9i A80 cpus (cpu special) clock supportChen-Yu Tsai2015-12-012-0/+242