summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-01clk: rockchip: add restart handlerHeiko Stübner4-0/+30
2014-10-01Merge tag 'tags/restart-handler-for-v3.18' into v3.18-next/cpuclkHeiko Stuebner8-42/+165
2014-10-01clk: rockchip: rk3288: i2s_frac adds flag to set parent's rateJianqun1-4/+4
2014-09-27clk: rockchip: switch to using the new cpuclk type for armclkHeiko Stuebner2-6/+169
2014-09-27clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner4-0/+388
2014-09-27clk: rockchip: make tightly bound armclk child-clocks read-onlyHeiko Stuebner2-17/+27
2014-09-27clk: rockchip: reparent aclk_cpu_pre to the gpllHeiko Stuebner1-0/+21
2014-09-27clk: rockchip: fix rk3288 pll status register locationJianqun1-2/+2
2014-09-27clk: rockchip: fix rk3066 pll status register locationHeiko Stuebner1-3/+7
2014-09-27clk: rockchip: change pll rate without a clk-notifierDoug Anderson1-50/+13
2014-09-27Merge branch 'v3.18-next/armclkid' into v3.18-next/cpuclkHeiko Stuebner2-0/+2
2014-09-27clk: rockchip: add binding id for ARMCLKHeiko Stuebner2-0/+2
2014-09-26arm/arm64: unexport restart handlersGuenter Roeck2-2/+0
2014-09-26watchdog: sunxi: register restart handler with kernel restart handlerGuenter Roeck1-11/+20
2014-09-26watchdog: alim7101: register restart handler with kernel restart handlerGuenter Roeck1-10/+32
2014-09-26watchdog: moxart: register restart handler with kernel restart handlerGuenter Roeck1-12/+20
2014-09-26arm: support restart through restart handler call chainGuenter Roeck1-6/+5
2014-09-26arm64: support restart through restart handler call chainGuenter Roeck1-0/+2
2014-09-26power/restart: call machine_restart instead of arm_pm_restartGuenter Roeck1-1/+2
2014-09-26kernel: add support for kernel restart handler call chainGuenter Roeck2-0/+84
2014-09-25asm-generic: COMMON_CLK defines __clk_{get,put}Mike Turquette1-0/+2
2014-09-25clk: Remove .owner field for driverKiran Padwal15-15/+0
2014-09-25Merge branch 'clk-next-rockchip' into clk-nextMike Turquette2-37/+136
2014-09-25clk: rockchip: add clock node in PD_VIDEOKever Yang1-0/+20
2014-09-25clk: rockchip: use the clock id for nodes initKever Yang1-34/+34
2014-09-25clk: rockchip: add some needed clock binding id for rk3288Kever Yang1-1/+37
2014-09-25clk: rockchip: add missing rk3288 npll rate tableHeiko Stübner1-1/+1
2014-09-25clk: rockchip: rk3288: fix softreset register countMark yao1-1/+1
2014-09-25clk: rockchip: rk3288: add reset indices for SOFTRST9-11Mark yao1-0/+43
2014-09-17Merge branch 'clk-fixes' into clk-nextMike Turquette7-10/+24
2014-09-10Merge branch 'clk-next-debugfs-lock' into clk-nextMike Turquette2-46/+28
2014-09-10clk: Don't hold prepare_lock across debugfs creationStephen Boyd2-46/+28
2014-09-10clk: rockchip: also protect hclk_peri as criticalHeiko Stübner2-0/+2
2014-09-10clk: fractional-divider: cast parent_rate to u64 before multiplyingHeiko Stübner1-1/+1
2014-09-09clk: max77802: Add DT binding documentationJavier Martinez Canillas1-0/+44
2014-09-09clk: Add driver for Maxim 77802 PMIC clocksJavier Martinez Canillas4-0/+128
2014-09-09clk: max77686: Improve Maxim 77686 PMIC clocks bindingJavier Martinez Canillas1-4/+12
2014-09-09clk: max77686: Convert to the generic max clock driverJavier Martinez Canillas2-168/+9
2014-09-09clk: Add generic driver for Maxim PMIC clocksJavier Martinez Canillas4-0/+228
2014-09-09clk: max77686: Add DT include for MAX77686 PMIC clockJavier Martinez Canillas2-6/+24
2014-09-09clk/efm32gg: fix dt init prototypeUwe Kleine-König1-3/+3
2014-09-09clk: zynq: Move const initdata into correct code sectionSoren Brinkmann1-15/+14
2014-09-09clk: zynq: Remove pointless return at end of void functionSoren Brinkmann1-1/+0
2014-09-09clk: zynq: Remove unnecessary OOM messageSoren Brinkmann1-3/+1
2014-09-03clk: prevent erronous parsing of children during rate changeTero Kristo1-1/+6
2014-09-03clk: rockchip: Fix the clocks for i2c1 and i2c2Doug Anderson1-2/+2
2014-09-03Merge branch 'for-v3.17-rc/ti-clk-driver' of github.com:t-kristo/linux-pm int...Mike Turquette2-2/+11
2014-09-02clk: qcom: Fix sdc 144kHz frequency entryStephen Boyd1-1/+1
2014-09-02clk: at91: fix div by zero in USB clock driverBoris BREZILLON1-2/+5
2014-09-02clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clkBoris BREZILLON1-3/+10