summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* Merge tag 'sunxi-clk-for-3.15' of https://bitbucket.org/emiliolopez/linux int...Mike Turquette2014-03-19
|\
| * clk: sunxi: Add new clock compatiblesMaxime Ripard2014-02-18
| * clk: sunxi: Add Allwinner A20/A31 GMAC clock unitChen-Yu Tsai2014-02-18
| * clk: sunxi: Add support for PLL6 on the A31Maxime Ripard2014-02-18
| * clk: sunxi: Add USB clock register defintionsRoman Byshko2014-02-18
| * clk: sunxi: Add support for USB clock-register reset bitsHans de Goede2014-02-18
| * clk: sunxi: get divs parent clock name from parent factor clockChen-Yu Tsai2014-02-03
| * clk: sunxi: add names for pll5, pll6 parent clocks to factors_dataChen-Yu Tsai2014-02-03
| * clk: sunxi: add clock-output-names dt property supportChen-Yu Tsai2014-02-03
* | clk: socfpga: Fix section mismatch warningDinh Nguyen2014-03-18
* | Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ...Mike Turquette2014-03-18
|\ \
| * | clk: mvebu: Support Armada 380 SoC on the core divider clockEzequiel Garcia2014-03-13
| * | clk: mvebu: Fix ratio register offset on A375 SoCEzequiel Garcia2014-03-13
* | | clk: clk-s2mps11: Add support for clocks in S5M8767 MFDTushar Behera2014-03-18
* | | clk: clk-s2mps11: Refactor for including support for other MFD clocksTushar Behera2014-03-18
* | | clk: add MOXA ART SoCs clock driverJonas Jensen2014-03-18
* | | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-02-26
|\ \ \
| * | | clk:at91: Fix memory leak in of_at91_clk_master_setup()Masanari Iida2014-02-26
| * | | clk: nomadik: fix multiplatform problemLinus Walleij2014-02-26
* | | | clk: ti/divider: fix rate calculation for fractional ratesTomi Valkeinen2014-02-26
* | | | clk: divider: fix rate calculation for fractional ratesTomi Valkeinen2014-02-26
* | | | clk: axi-clkgen: Add support for v2Lars-Peter Clausen2014-02-26
* | | | clk: hisilicon: add hi3620_mmc_clksZhangfei Gao2014-02-26
* | | | clk: socfpga: Support multiple parents for the pll clocksDinh Nguyen2014-02-26
* | | | clk: socfpga: Fix integer overflow in clock calculationDinh Nguyen2014-02-26
* | | | clk: zynq: Use clk_readl/clk_writel helper functionMichal Simek2014-02-25
* | | | clk: shmobile: div6: use proper description in kernel docWolfram Sang2014-02-25
* | | | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-02-24
|\| | |
| * | | Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into...Mike Turquette2014-02-24
| |\ \ \
| | * | | clk: shmobile: rcar-gen2: Fix qspi divisorLaurent Pinchart2014-02-24
| | * | | clk: shmobile: rcar-gen2: Fix clock parent for all non-PLL clocksLaurent Pinchart2014-02-24
| | * | | Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-02-23
| | |\ \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | *---. \ \ Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max1457...Mark Brown2014-02-23
| | | |\ \ \ \ \
| | | | | | * | | regulator: s5m8767: Add missing of_node_putSachin Kamat2014-02-13
| | | | | | * | | regulator: s5m8767: Use of_get_child_by_nameSachin Kamat2014-02-13
| | | | | | | |/ | | | | | | |/|
| | | | | * | | regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski2014-02-22
| | | | * | | | regulator: da9063: Bug fix when setting max voltage on LDOs 5-11Steve Twiss2014-02-12
| | | | | |/ / | | | | |/| |
| | | * | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-02-23
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | regulator: core: Change dummy supplies error message to a warningShuah Khan2014-02-21
| | | | |/ /
| | * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-23
| | |\ \ \ \
| | | * \ \ \ Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-02-21
| | | |\ \ \ \
| | | | * | | | irqchip: orion: Fix getting generic chip pointer.Andrew Lunn2014-02-21
| | | | * | | | irqchip: orion: clear stale interrupts in irq_startupSebastian Hesselbarth2014-02-06
| | | | * | | | irqchip: orion: use handle_edge_irq on bridge irqsSebastian Hesselbarth2014-02-06
| | | | * | | | irqchip: orion: clear bridge cause register on initSebastian Hesselbarth2014-02-06
| | | | | |/ / | | | | |/| |
| | * | | | | Merge tag 'usb-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-23
| | |\ \ \ \ \
| | | * | | | | usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET2014-02-21
| | | * | | | | Merge tag 'fixes-for-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-02-20
| | | |\ \ \ \ \
| | | | * | | | | usb: musb: correct use of schedule_delayed_work()Daniel Mack2014-02-20
| | | | * | | | | usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright2014-02-20