aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-25clk: sunxi: usb: Sort clk providers by chip family and nameChen-Yu Tsai1-12/+12
2016-01-24clk: sunxi: Drop clk.h includeStephen Boyd1-1/+0
2015-12-23Merge tag 'sunxi-clocks-for-4.5' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-nextMichael Turquette8-12/+628
2015-12-14clk: sunxi: fix handling return value of of_property_match_stringAndrzej Hajda1-4/+4
2015-12-13clk: sunxi: signedness bug in sun8i_h3_bus_gates_init()Dan Carpenter1-1/+1
2015-12-09clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driverChen-Yu Tsai2-12/+69
2015-12-08clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]iChen-Yu Tsai2-0/+172
2015-12-08clk: sunxi: Add H3 clocks supportJens Kuske3-0/+119
2015-12-07clk: sunxi: Add DRAM gates support for sun4i-a10Chen-Yu Tsai1-0/+12
2015-12-02clk: sunxi: pll2: Fix clock running too fastMaxime Ripard1-18/+5
2015-12-01clk: sunxi: Add sun9i A80 cpus (cpu special) clock supportChen-Yu Tsai2-0/+242
2015-12-01clk: sunxi: Add sun9i A80 apbs gates supportChen-Yu Tsai1-0/+2
2015-11-20clk: sunxi: Add support for the H3 usb phy clocksReinder de Haan1-0/+12
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2015-10-21Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-nextStephen Boyd5-0/+346
2015-10-21clk: sunxi: mod1 clock supportEmilio López2-0/+82
2015-10-21clk: sunxi: codec clock supportEmilio López2-0/+45
2015-10-21clk: sunxi: pll2: Add A13 supportMaxime Ripard1-5/+33
2015-10-21clk: sunxi: Add a driver for the PLL2Maxime Ripard2-0/+189
2015-10-17ARM: sunxi: Add R8 supportMaxime Ripard1-0/+1
2015-09-18clk: sunxi: Add A33 gates supportMaxime Ripard1-0/+2
2015-09-16clk: sunxi: sun9i-mmc: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-16clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-16clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-16clk: sunxi: sun6i-apb0-gates: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-16clk: sunxi: sun6i-apb0: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds11-250/+228
2015-08-24clk: sunxi: Convert to clk_hw based provider APIsStephen Boyd3-14/+14
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2-2/+2
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd3-3/+3
2015-08-12clk: sunxi: Add a simple gates driverMaxime Ripard3-177/+159
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd6-5/+10
2015-07-28clk: sunxi: make use of of_clk_parent_fill helper functionDinh Nguyen4-19/+7
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon3-4/+11
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon3-33/+29
2015-07-20clk: sunxi: Include clk.h and remove unused clkdev.h includesStephen Boyd6-5/+10
2015-07-09Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixesKevin Hilman1-0/+1
2015-07-05ARM: sunxi: Add Machine support for A33Vishnu Patekar1-0/+1
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2015-06-16drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driverPaul Gortmaker1-1/+1
2015-06-02clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCsHans de Goede1-0/+11
2015-05-05clk: sunxi: Fix of_io_request_and_map error checkMaxime Ripard2-5/+7
2015-03-25clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6Chen-Yu Tsai1-1/+2
2015-03-25clk: sunxi: Make divs clocks specify which output is the base factor clockChen-Yu Tsai1-12/+25
2015-03-21clk: sunxi: Register divs clocks before factor clocksChen-Yu Tsai1-3/+3
2015-03-21clk: sunxi: Add "cpu" to list of protected clocks for sun5iChen-Yu Tsai1-0/+1
2015-03-21clk: sunxi: Add muxable ahb factors clock for sun5i and sun7iChen-Yu Tsai1-0/+52
2015-02-23clk: sunxi: Add support for sun9i A80 USB clocks and resetsChen-Yu Tsai1-0/+43
2015-02-23clk: sunxi: Move USB clocks to separate fileChen-Yu Tsai3-88/+191
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds9-143/+716