summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/hsi (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-02clk: samsung: exynos7: Staticize file scope symbolsStephen Boyd1-2/+2
2015-10-02serial: 8250_dw: allow lower reference frequenciesAndy Shevchenko1-4/+0
2015-10-02clk: fractional-divider: switch to rational best approximationAndy Shevchenko2-15/+27
2015-10-02clk: rockchip: save width in struct clk_fractional_dividerAndy Shevchenko1-2/+4
2015-10-02clk: fractional-divider: keep mwidth and nwidth internallyAndy Shevchenko2-3/+6
2015-10-02clk: fractional-divider: rename prate -> parent_rateAndy Shevchenko1-5/+5
2015-10-02clk: ti: dflt: fix enable_reg validity checkSuman Anna1-2/+2
2015-10-02clk: ti: fix dual-registration of uart4_ickBen Dooks1-1/+1
2015-10-02clk: ti: clk-7xx: Remove hardwired ABE clock configurationPeter Ujfalusi1-17/+1
2015-10-02clk: imx: use sign_extend32() and abs()Martin Kepplinger1-8/+4
2015-10-02clk: rockchip: reset init state before mmc card initializationShawn Lin1-0/+11
2015-10-02clk: shmobile: div6: Grammar s/They/Their/Geert Uytterhoeven1-1/+1
2015-10-02clk:mxs: Fix bug on frequency dividerVictorien Vedrine1-3/+9
2015-10-02clk: st: fix handling result of of_property_count_stringsAndrzej Hajda1-3/+4
2015-10-01clk: rockchip: don't use clk_ APIs in the pll init-callbackHeiko Stübner1-61/+74
2015-10-01clk: at91: add generated clock driverNicolas Ferre7-0/+361
2015-10-01clk: at91: add PMC sama5d2 supportNicolas Ferre3-0/+17
2015-10-01clk: at91: modify PMC peripheral clock to deal with newer register layoutNicolas Ferre1-6/+14
2015-10-01clk: at91: cleanup PMC header file for PCR register fieldsNicolas Ferre2-12/+10
2015-10-01clk: mediatek: Add USB clock support in MT8173 APMIXEDSYSJames Liao6-8/+161
2015-10-01clk: mediatek: Add subsystem clocks of MT8173James Liao2-3/+361
2015-10-01dt-bindings: ARM: Mediatek: Document devicetree bindings for clock controllersJames Liao5-0/+110
2015-10-01clk: mediatek: Fix rate and dependency of MT8173 clocksJames Liao1-6/+13
2015-10-01clk: mediatek: Add fixed clocks support for Mediatek SoC.James Liao2-0/+40
2015-10-01clk: mediatek: Add __initdata and __init for data and functionsJames Liao3-10/+11
2015-10-01clk: mediatek: Remove unused code from MT8173.James Liao2-4/+2
2015-10-01clk: mediatek: Removed unused dpi_ck clock from MT8173James Liao2-2/+0
2015-10-01clk: mediatek: add 13mhz clock for MT8173Joe.C2-1/+7
2015-09-29clk: atlas7: fix noc/socket disconnect/reconnect for unit clksGuo Zeng1-146/+188
2015-09-29clk: atlas7: move variable-definition togetherGuo Zeng1-12/+12
2015-09-27Linux 4.3-rc3v4.3-rc3Linus Torvalds1-1/+1
2015-09-26net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2
2015-09-26net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-26MAINTAINERS: remove amd5536udc USB gadget driver maintainerGreg Kroah-Hartman1-2/+1
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand7-2/+8
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini1-1/+1
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini1-6/+17
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini1-1/+2
2015-09-25iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger1-2/+3
2015-09-25target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger1-17/+23
2015-09-25target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger1-1/+1
2015-09-25target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger3-1/+7
2015-09-25target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2-26/+70
2015-09-25net: fix net_device refcountingRussell King2-1/+13
2015-09-25phy: add phy_device_remove()Russell King4-7/+32
2015-09-25phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King1-1/+1
2015-09-25net: fix phy refcounting in a bunch of driversRussell King5-9/+30