| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: renesas: cpg-mssr: Add R7S9210 support | Chris Brandt | 2018-09-11 | 7 | -14/+300 |
* | clk: renesas: r8a77970: Add TMU clocks | Sergei Shtylyov | 2018-09-11 | 1 | -0/+5 |
* | clk: renesas: r8a77970: Add CMT clocks | Sergei Shtylyov | 2018-09-11 | 1 | -0/+4 |
* | clk: renesas: r9a06g032: Fix UART34567 clock rate | Phil Edworthy | 2018-09-11 | 1 | -1/+2 |
* | clk: renesas: r8a77970: Add SD0H/SD0 clocks for SDHI | Sergei Shtylyov | 2018-09-03 | 2 | -2/+67 |
* | clk: renesas: r8a77980: Add CMT clocks | Sergei Shtylyov | 2018-09-03 | 1 | -0/+4 |
* | clk: renesas: r8a77990: Add missing I2C7 clock | Geert Uytterhoeven | 2018-08-31 | 1 | -0/+1 |
* | clk: renesas: r8a77965: Add FDP clock | Hoan Nguyen An | 2018-08-28 | 1 | -0/+1 |
* | clk: renesas: cpg-mssr: Add r8a774a1 support | Biju Das | 2018-08-27 | 6 | -4/+341 |
* | clk: renesas: Add r8a774a1 CPG Core Clock Definitions | Biju Das | 2018-08-27 | 1 | -0/+58 |
* | clk: renesas: r8a77965: Add SATA clock | Takeshi Kihara | 2018-08-27 | 1 | -0/+1 |
* | clk: renesas: r8a77980: Add RCLK for watchdog timer | Geert Uytterhoeven | 2018-08-27 | 1 | -0/+4 |
* | clk: renesas: rcar-gen3: Add support for mode pin clock selection | Geert Uytterhoeven | 2018-08-27 | 2 | -10/+13 |
* | clk: renesas: r8a77995: Correct RCLK handling | Geert Uytterhoeven | 2018-08-27 | 1 | -2/+10 |
* | clk: renesas: r8a77990: Correct RCLK handling | Geert Uytterhoeven | 2018-08-27 | 1 | -2/+10 |
* | clk: renesas: rcar-gen3: Add support for RCKSEL clock selection | Geert Uytterhoeven | 2018-08-27 | 2 | -4/+26 |
* | clk: renesas: cpg-mssr: Add support for fixed rate clocks | Geert Uytterhoeven | 2018-08-27 | 2 | -0/+8 |
* | clk: renesas: r8a77980: Add OSC predivider configuration and clock | Geert Uytterhoeven | 2018-08-27 | 1 | -11/+13 |
* | clk: renesas: r8a77965: Add OSC EXTAL predivider configuration | Geert Uytterhoeven | 2018-08-27 | 1 | -33/+33 |
* | clk: renesas: r8a7796: Add OSC EXTAL predivider configuration | Geert Uytterhoeven | 2018-08-27 | 1 | -33/+33 |
* | clk: renesas: r8a7795: Add OSC EXTAL predivider configuration | Geert Uytterhoeven | 2018-08-27 | 1 | -33/+33 |
* | clk: renesas: rcar-gen3: Add support for OSC EXTAL predivider | Geert Uytterhoeven | 2018-08-27 | 2 | -0/+11 |
* | clk: renesas: rcar-gen3: Rename rint to .r | Geert Uytterhoeven | 2018-08-27 | 3 | -3/+6 |
* | Linux 4.19-rc1v4.19-rc1 | Linus Torvalds | 2018-08-26 | 1 | -2/+2 |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-08-26 | 1 | -0/+15 |
|\ |
|
| * | y2038: Provide aliases for compat helpers | Arnd Bergmann | 2018-08-22 | 1 | -0/+15 |
* | | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-08-26 | 28 | -679/+485 |
|\ \ |
|
| * | | ida: Change ida_get_new_above to return the id | Matthew Wilcox | 2018-08-22 | 1 | -18/+12 |
| * | | ida: Remove old API | Matthew Wilcox | 2018-08-22 | 3 | -67/+11 |
| * | | test_ida: check_ida_destroy and check_ida_alloc | Matthew Wilcox | 2018-08-22 | 2 | -66/+58 |
| * | | test_ida: Convert check_ida_conv to new API | Matthew Wilcox | 2018-08-22 | 2 | -46/+40 |
| * | | test_ida: Move ida_check_max | Matthew Wilcox | 2018-08-22 | 2 | -28/+23 |
| * | | test_ida: Move ida_check_leaf | Matthew Wilcox | 2018-08-22 | 2 | -27/+25 |
| * | | idr-test: Convert ida_check_nomem to new API | Matthew Wilcox | 2018-08-22 | 1 | -6/+7 |
| * | | ida: Start new test_ida module | Matthew Wilcox | 2018-08-22 | 7 | -7/+71 |
| * | | target/iscsi: Allocate session IDs from an IDA | Matthew Wilcox | 2018-08-22 | 3 | -30/+10 |
| * | | iscsi target: fix session creation failure handling | Mike Christie | 2018-08-22 | 1 | -14/+21 |
| * | | drm/vmwgfx: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -29/+12 |
| * | | dmaengine: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -16/+7 |
| * | | ppc: Convert vas ID allocation to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -22/+4 |
| * | | media: Convert entity ID allocation to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -11/+5 |
| * | | ppc: Convert mmu context allocation to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -40/+4 |
| * | | Convert net_namespace to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -10/+6 |
| * | | cb710: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -18/+5 |
| * | | rsxx: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -16/+5 |
| * | | osd: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -15/+7 |
| * | | sd: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -17/+4 |
| * | | devpts: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -34/+13 |
| * | | fs: Convert namespace IDAs to new API | Matthew Wilcox | 2018-08-22 | 1 | -38/+12 |
| * | | fs: Convert unnamed_dev_ida to new API | Matthew Wilcox | 2018-08-22 | 1 | -43/+24 |