summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: rockchip: make tightly bound armclk child-clocks read-onlyHeiko Stuebner2014-09-272-17/+27
* clk: rockchip: reparent aclk_cpu_pre to the gpllHeiko Stuebner2014-09-271-0/+21
* clk: rockchip: fix rk3288 pll status register locationJianqun2014-09-271-2/+2
* clk: rockchip: fix rk3066 pll status register locationHeiko Stuebner2014-09-271-3/+7
* clk: rockchip: change pll rate without a clk-notifierDoug Anderson2014-09-271-50/+13
* clk: Remove .owner field for driverKiran Padwal2014-09-2615-15/+0
* Merge branch 'clk-next-rockchip' into clk-nextMike Turquette2014-09-261-36/+56
|\
| * clk: rockchip: add clock node in PD_VIDEOKever Yang2014-09-261-0/+20
| * clk: rockchip: use the clock id for nodes initKever Yang2014-09-261-34/+34
| * clk: rockchip: add missing rk3288 npll rate tableHeiko Stübner2014-09-251-1/+1
| * clk: rockchip: rk3288: fix softreset register countMark yao2014-09-251-1/+1
* | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-09-177-10/+24
|\ \
| * | clk/efm32gg: fix dt init prototypeUwe Kleine-König2014-09-091-3/+3
| * | clk: prevent erronous parsing of children during rate changeTero Kristo2014-09-031-1/+6
| * | clk: rockchip: Fix the clocks for i2c1 and i2c2Doug Anderson2014-09-031-2/+2
| * | Merge branch 'for-v3.17-rc/ti-clk-driver' of github.com:t-kristo/linux-pm int...Mike Turquette2014-09-032-2/+11
| |\ \
| | * | clk: ti: dra7-atl: Provide error check for incoming parameters in set_rateNishanth Menon2014-08-211-1/+5
| | * | clk: ti: divider: Provide error check for incoming parameters in set_rateNishanth Menon2014-08-211-1/+6
| | |/
| * | clk: qcom: Fix sdc 144kHz frequency entryStephen Boyd2014-09-031-1/+1
| * | clk: at91: fix num_parents test in at91sam9260 slow clk implementationBoris BREZILLON2014-09-021-1/+1
* | | Merge branch 'clk-next-debugfs-lock' into clk-nextMike Turquette2014-09-101-46/+27
|\ \ \
| * | | clk: Don't hold prepare_lock across debugfs creationStephen Boyd2014-09-101-46/+27
| |/ /
* | | clk: rockchip: also protect hclk_peri as criticalHeiko Stübner2014-09-102-0/+2
* | | clk: fractional-divider: cast parent_rate to u64 before multiplyingHeiko Stübner2014-09-101-1/+1
* | | clk: Add driver for Maxim 77802 PMIC clocksJavier Martinez Canillas2014-09-093-0/+106
* | | clk: max77686: Convert to the generic max clock driverJavier Martinez Canillas2014-09-092-168/+9
* | | clk: Add generic driver for Maxim PMIC clocksJavier Martinez Canillas2014-09-094-0/+228
* | | clk: max77686: Add DT include for MAX77686 PMIC clockJavier Martinez Canillas2014-09-091-6/+1
* | | clk: zynq: Move const initdata into correct code sectionSoren Brinkmann2014-09-091-15/+14
* | | clk: zynq: Remove pointless return at end of void functionSoren Brinkmann2014-09-091-1/+0
* | | clk: zynq: Remove unnecessary OOM messageSoren Brinkmann2014-09-091-3/+1
* | | clk: at91: fix div by zero in USB clock driverBoris BREZILLON2014-09-031-2/+5
* | | clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clkBoris BREZILLON2014-09-031-3/+10
* | | clk: at91: fix recalc_rate implementation of PLL driverBoris BREZILLON2014-09-031-8/+3
* | | clk: at91: rework PLL rate calculationBoris BREZILLON2014-09-031-70/+77
* | | clk: at91: fix PLL_MAX_COUNT macro definitionBoris BREZILLON2014-09-031-1/+1
* | | clk: rockchip: protect critical clocks from getting disabledHeiko Stübner2014-09-034-0/+28
* | | clk: rockchip: make rockchip_clk_register_branch staticHeiko Stübner2014-09-031-1/+1
* | | clk: rockchip: implement the fraction divider branch typeHeiko Stübner2014-09-031-2/+56
* | | clk: shmobile: add missing 0x0100 for SDCKCRKuninori Morimoto2014-09-031-0/+1
* | | cpufreq: kirkwood: use the powersave multiplexerMike Turquette2014-09-032-11/+18
* | | clk: mvebu: powersave clock is a multiplexerMike Turquette2014-09-021-0/+87
* | | clk: mvebu: share locks between gate clocksMike Turquette2014-09-022-3/+8
|/ /
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-09-011-10/+3
|\ \
| * | ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli2014-08-271-10/+3
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-011-4/+12
|\ \ \
| * | | mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros2014-08-261-1/+1
| * | | mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros2014-08-261-3/+11
| |/ /
* | | Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-3110-82/+114
|\ \ \
| * \ \ Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown2014-08-311-2/+2
| |\ \ \