summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-14ARM: shmobile: r7s72100: remove SPI DT clocks from legacy clock supportWolfram Sang
2014-05-14ARM: shmobile: r7s72100: add spi clocks to dtsiWolfram Sang
2014-05-14ARM: shmobile: r7s72100: remove I2C DT clocks from legacy clock supportWolfram Sang
2014-05-14ARM: shmobile: r7s72100: add i2c clocks to dtsiWolfram Sang
2014-05-14ARM: shmobile: r7s72100: genmai: platform scif devices only for legacy supportWolfram Sang
2014-05-14ARM: shmobile: r7s72100: genmai: add uart alias and activate scif2 as consoleWolfram Sang
2014-05-14ARM: shmobile: r7s72100: add scif nodes to dtsiWolfram Sang
2014-05-14ARM: shmobile: r7s72100: genmai: populate nodes for external clocksWolfram Sang
2014-05-14ARM: shmobile: r7s72100: add essential clock nodes to dtsiWolfram Sang
2014-05-14ARM: shmobile: r7s72100: document MSTP clock supportWolfram Sang
2014-05-11ARM: shmobile: r7s72100: Switch to new style MTU2 deviceLaurent Pinchart
2014-05-11sh: Switch to new style MTU2 deviceLaurent Pinchart
2014-05-11ARM: shmobile: r8a7779: Switch to new style TMU deviceLaurent Pinchart
2014-05-11ARM: shmobile: r8a7778: Switch to new style TMU deviceLaurent Pinchart
2014-05-11ARM: shmobile: r8a7740: Switch to new style TMU deviceLaurent Pinchart
2014-05-11ARM: shmobile: sh73a0: Switch to new style TMU deviceLaurent Pinchart
2014-05-11ARM: shmobile: sh7372: Switch to new style TMU deviceLaurent Pinchart
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart
2014-05-11ARM: shmobile: r8a7791: Switch to new style CMT deviceLaurent Pinchart
2014-05-11ARM: shmobile: r8a7790: Switch to new style CMT deviceLaurent Pinchart
2014-05-11ARM: shmobile: r8a7740: Switch to new style CMT deviceLaurent Pinchart
2014-05-11ARM: shmobile: r8a73a4: Switch to new style CMT deviceLaurent Pinchart
2014-05-11ARM: shmobile: sh73a0: Switch to new style CMT deviceLaurent Pinchart
2014-05-11ARM: shmobile: sh7372: Switch to new style CMT deviceLaurent Pinchart
2014-05-11sh: Switch to new style CMT deviceLaurent Pinchart
2014-04-23Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' of git://git.linaro.org/peop...Simon Horman
2014-04-23Merge tag 'renesas-clock-for-v3.16' into cmt-mtu2-tmu-cleanups-for-v3.16Simon Horman
2014-04-16clocksource: sh_mtu2: Sort headers alphabeticallyLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Remove FSF mail address from GPL noticeLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy caseLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Add support for multiple channels per deviceLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200Laurent Pinchart
2014-04-16clocksource: sh_mtu2: Set cpumask to cpu_possible_maskLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Replace hardcoded register values with macrosLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Allocate channels dynamicallyLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Replace kmalloc + memset with kzallocLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Add index to struct sh_mtu2_channelLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structureLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Constify name argument to sh_mtu2_register()Laurent Pinchart
2014-04-16clocksource: sh_mtu2: Split channel setup to separate functionLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_deviceLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Split channel fields from sh_mtu2_privLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variablesLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Use request_irq() instead of setup_irq()Laurent Pinchart
2014-04-16clocksource: sh_tmu: Sort headers alphabeticallyLaurent Pinchart
2014-04-16clocksource: sh_tmu: Remove FSF mail address from GPL noticeLaurent Pinchart
2014-04-16clocksource: sh_tmu: Rename clock to "fck" in the non-legacy caseLaurent Pinchart
2014-04-16clocksource: sh_tmu: Add support for multiple channels per deviceLaurent Pinchart
2014-04-16clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200Laurent Pinchart
2014-04-16clocksource: sh_tmu: Replace hardcoded register values with macrosLaurent Pinchart