summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/debugfs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-27clk: h8300: Remove impossible check for of_clk_get_parent_count()Stephen Boyd2-4/+4
2016-02-27clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd1-4/+2
2016-02-27clk: at91: Remove impossible checks for of_clk_get_parent_count()Stephen Boyd7-15/+15
2016-02-27clk: Make of_clk_get_parent_count() return unsigned intsStephen Boyd2-3/+15
2016-02-26clk: Ignore disabled DT clock providersGeert Uytterhoeven1-0/+3
2016-02-26clk: skip unnecessary set_phase if nothing to doShawn Lin1-0/+5
2016-02-26clk: bcm2835: added missing clock register definitionsMartin Sperl1-0/+13
2016-02-26clk: shmobile: Remove ARCH_SHMOBILE_MULTISimon Horman1-1/+0
2016-02-26clk: mvebu: Move corediv config to mvebu configKevin Smith2-1/+3
2016-02-26clk: mvebu: Remove corediv clock from Armada XPKevin Smith1-1/+0
2016-02-26clk: versatile: sp810: support reentranceLinus Walleij1-1/+3
2016-02-25clk: Get rid of HAVE_MACH_CLKDEVStephen Boyd3-6/+0
2016-02-25clk: qcom: Add IPQ4019 Global Clock Controller supportVaradarajan Narayanan5-0/+1522
2016-02-25clk: shmobile: Free 'clock' on error pathStephen Boyd1-0/+1
2016-02-25clk: samsung: exynos5433: Fix wrong registers of PCLK_GSCL_SMMU clocksJonghwa Lee1-2/+2
2016-02-25clk: samsung: exynos5433: Fix mout_aclk_cam1*_user clocks definitionSylwester Nawrocki1-2/+2
2016-02-25clk: samsung: exynos5433: Drop RO registers from the save/restore listsSylwester Nawrocki1-100/+0
2016-02-25clk: samsung: exynos5433: Fix definitions of SCLK ISP SENSOR0 clocksMarek Szyprowski1-2/+2
2016-02-25clk: samsung: exynos5433: Fix definitions of MUX_SEL_CAM04 clocksSylwester Nawrocki1-6/+6
2016-02-25clk: shmobile: check for failureSudip Mukherjee1-1/+5
2016-02-23clk: samsung: exynos5433: Fix typos in *_ISP_MPWM clock namesSylwester Nawrocki2-4/+4
2016-02-23clk: Update some outdated commentsStephen Boyd1-3/+3
2016-02-23Revert "clk: avoid circular clock topology"Stephen Boyd1-40/+0
2016-02-22clk: socfpga: allow for multiple parents on Arria10 periph clocksDinh Nguyen2-9/+4
2016-02-22clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsTero Kristo6-30/+54
2016-02-22clk: qcom: msm8960: fix ce3_core clk enable registerSrinivas Kandagatla1-1/+1
2016-02-22clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo1-1/+2
2016-02-22clk: samsung: Don't build ARMv8 clock drivers on ARMv7Krzysztof Kozlowski2-3/+11
2016-02-19clk: gpio: Really allow an optional clock= DT propertyStephen Boyd1-1/+1
2016-02-18clk: shmobile: r8a7795: Add INTC-EX clockMagnus Damm1-0/+1
2016-02-18clk: Make of_clk_get_from_provider() available to modulesAndrew F. Davis1-0/+1
2016-02-17clk: samsung: Enable COMPILE_TEST for Samsung clocksKrzysztof Kozlowski1-4/+4
2016-02-16clk: bcm2835: Reuse CLK_DIVIDER_MAX_AT_ZERO for recalc_rate()Eric Anholt1-11/+2
2016-02-16clk: bcm2835: Fix setting of PLL divider clock ratesEric Anholt1-5/+7
2016-02-16clk: shmobile: cpg-mssr: Update serial port clock in exampleGeert Uytterhoeven1-1/+1
2016-02-12Revert "clk: qcom: Specify LE device endianness"Stephen Boyd11-13/+0
2016-02-12clk: qcom: mmcc8974: Use gdscs .parent and remove genpd callsRajendra Nayak1-13/+2
2016-02-12clk: qcom: gdsc: Add mmcc gdscs for msm8996 familyRajendra Nayak2-0/+174
2016-02-12clk: qcom: gdsc: Add GDSCs in msm8996 GCCRajendra Nayak2-0/+103
2016-02-12clk: qcom: gdsc: Add support for votable gdscsRajendra Nayak2-7/+26
2016-02-12clk: qcom: gdsc: Add support for gdscs with gds hw controllerRajendra Nayak2-17/+29
2016-02-12clk: qcom: gdsc: Add support for hierarchical power domainsRajendra Nayak3-10/+50
2016-02-10clk: lpc32xx: add HCLK PLL output configurationSylvain Lemieux2-5/+2
2016-02-10clk: versatile: mask VCO bits before writingLinus Walleij1-0/+3
2016-02-10clk: lpc32xx: do not register clock "0"Sylvain Lemieux1-2/+2
2016-02-09clk: fix __clk_init_parent() for single parent clocksMasahiro Yamada1-1/+1
2016-02-09clk: qcom: common: check for failureSudip Mukherjee1-6/+11
2016-02-09devm: add helper devm_add_action_or_reset()Sudip Mukherjee1-0/+12
2016-02-08clk: meson: Fix meson_clk_register_clks() signature type mismatchAndreas Färber1-1/+1
2016-02-08clk: socfpga: fix __init annotationArnd Bergmann1-1/+1