summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ARM: shmobile: r7s72100: add scif nodes to dtsiWolfram Sang2014-05-141-0/+96
| | * | | | | | | ARM: shmobile: r7s72100: genmai: populate nodes for external clocksWolfram Sang2014-05-141-0/+8
| | * | | | | | | ARM: shmobile: r7s72100: add essential clock nodes to dtsiWolfram Sang2014-05-142-1/+113
| | * | | | | | | ARM: shmobile: r7s72100: document MSTP clock supportWolfram Sang2014-05-141-0/+1
| * | | | | | | | Merge tag 'renesas-dt-scif-for-v3.16' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-05-216-37/+50
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: shmobile: koelsch: Enable SCIF0 and SCIF1 serial ports in DTLaurent Pinchart2014-05-143-21/+25
| | * | | | | | | | ARM: shmobile: lager: Enable SCIF0 and SCIF1 serial ports in DTLaurent Pinchart2014-05-143-16/+25
| | |/ / / / / / /
| * | | | | | | | Merge tag 'renesas-clock-cleanup2-for-v3.16' of git://git.kernel.org/pub/scm/...Olof Johansson2014-05-2161-3796/+553
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | ARM: shmobile: r7s72100: Switch to new style MTU2 deviceLaurent Pinchart2014-05-112-18/+10
| | * | | | | | | sh: Switch to new style MTU2 deviceLaurent Pinchart2014-05-119-433/+72
| | * | | | | | | ARM: shmobile: r8a7779: Switch to new style TMU deviceLaurent Pinchart2014-05-112-56/+14
| | * | | | | | | ARM: shmobile: r8a7778: Switch to new style TMU deviceLaurent Pinchart2014-05-112-23/+9
| | * | | | | | | ARM: shmobile: r8a7740: Switch to new style TMU deviceLaurent Pinchart2014-05-112-90/+15
| | * | | | | | | ARM: shmobile: sh73a0: Switch to new style TMU deviceLaurent Pinchart2014-05-112-45/+14
| | * | | | | | | ARM: shmobile: sh7372: Switch to new style TMU deviceLaurent Pinchart2014-05-112-57/+15
| | * | | | | | | sh: Switch to new style TMU deviceLaurent Pinchart2014-05-1130-2486/+239
| | * | | | | | | ARM: shmobile: r8a7791: Switch to new style CMT deviceLaurent Pinchart2014-05-113-12/+9
| | * | | | | | | ARM: shmobile: r8a7790: Switch to new style CMT deviceLaurent Pinchart2014-05-113-12/+9
| | * | | | | | | ARM: shmobile: r8a7740: Switch to new style CMT deviceLaurent Pinchart2014-05-112-25/+13
| | * | | | | | | ARM: shmobile: r8a73a4: Switch to new style CMT deviceLaurent Pinchart2014-05-112-11/+8
| | * | | | | | | ARM: shmobile: sh73a0: Switch to new style CMT deviceLaurent Pinchart2014-05-112-25/+13
| | * | | | | | | ARM: shmobile: sh7372: Switch to new style CMT deviceLaurent Pinchart2014-05-112-19/+7
| | * | | | | | | sh: Switch to new style CMT deviceLaurent Pinchart2014-05-1119-484/+106
| | * | | | | | | Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' of git://git.linaro.org/peop...Simon Horman2014-04-234-680/+1306
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'renesas-clock-for-v3.16' into cmt-mtu2-tmu-cleanups-for-v3.16Simon Horman2014-04-232-27/+19
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'depends/clockevents-cleanups' into next/boardsOlof Johansson2014-05-214-680/+1306
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | clocksource: sh_mtu2: Sort headers alphabeticallyLaurent Pinchart2014-04-161-9/+9
| | * | | | | | | | | clocksource: sh_mtu2: Remove FSF mail address from GPL noticeLaurent Pinchart2014-04-161-4/+0
| | * | | | | | | | | clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy caseLaurent Pinchart2014-04-161-1/+1
| | * | | | | | | | | clocksource: sh_mtu2: Add support for multiple channels per deviceLaurent Pinchart2014-04-161-54/+130
| | * | | | | | | | | clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200Laurent Pinchart2014-04-161-6/+6
| | * | | | | | | | | clocksource: sh_mtu2: Set cpumask to cpu_possible_maskLaurent Pinchart2014-04-161-1/+1
| | * | | | | | | | | clocksource: sh_mtu2: Replace hardcoded register values with macrosLaurent Pinchart2014-04-161-6/+92
| | * | | | | | | | | clocksource: sh_mtu2: Allocate channels dynamicallyLaurent Pinchart2014-04-161-7/+20
| | * | | | | | | | | clocksource: sh_mtu2: Replace kmalloc + memset with kzallocLaurent Pinchart2014-04-161-5/+1
| | * | | | | | | | | clocksource: sh_mtu2: Add index to struct sh_mtu2_channelLaurent Pinchart2014-04-161-9/+13
| | * | | | | | | | | clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structureLaurent Pinchart2014-04-161-14/+18
| | * | | | | | | | | clocksource: sh_mtu2: Constify name argument to sh_mtu2_register()Laurent Pinchart2014-04-161-3/+3
| | * | | | | | | | | clocksource: sh_mtu2: Split channel setup to separate functionLaurent Pinchart2014-04-161-10/+19
| | * | | | | | | | | clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_deviceLaurent Pinchart2014-04-161-32/+33
| | * | | | | | | | | clocksource: sh_mtu2: Split channel fields from sh_mtu2_privLaurent Pinchart2014-04-161-56/+69
| | * | | | | | | | | clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variablesLaurent Pinchart2014-04-161-5/+5
| | * | | | | | | | | clocksource: sh_mtu2: Use request_irq() instead of setup_irq()Laurent Pinchart2014-04-161-14/+8
| | * | | | | | | | | clocksource: sh_tmu: Sort headers alphabeticallyLaurent Pinchart2014-04-161-10/+10
| | * | | | | | | | | clocksource: sh_tmu: Remove FSF mail address from GPL noticeLaurent Pinchart2014-04-161-4/+0
| | * | | | | | | | | clocksource: sh_tmu: Rename clock to "fck" in the non-legacy caseLaurent Pinchart2014-04-161-1/+2
| | * | | | | | | | | clocksource: sh_tmu: Add support for multiple channels per deviceLaurent Pinchart2014-04-161-61/+152
| | * | | | | | | | | clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200Laurent Pinchart2014-04-161-12/+11
| | * | | | | | | | | clocksource: sh_tmu: Replace hardcoded register values with macrosLaurent Pinchart2014-04-161-5/+14
| | * | | | | | | | | clocksource: sh_tmu: Allocate channels dynamicallyLaurent Pinchart2014-04-161-7/+20
OpenPOWER on IntegriCloud