summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/pm-rcar.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams1-1/+1
2015-07-06ARM: shmobile: R-Car: Get rid of on_off_fn() function pointerGeert Uytterhoeven1-17/+14
2015-07-06ARM: shmobile: R-Car: Use BIT() macro instead of open codingGeert Uytterhoeven1-5/+5
2015-07-06ARM: shmobile: R-Car: Make struct rcar_sysc_ch * parameters constGeert Uytterhoeven1-8/+8
2015-07-06ARM: shmobile: R-Car: Break infinite loopGeert Uytterhoeven1-2/+14
2015-07-06ARM: shmobile: R-Car: Improve documentationGeert Uytterhoeven1-14/+32
2014-09-02ARM: shmobile: Cleanup pm-rcar.o build using KconfigMagnus Damm1-4/+0
2014-06-17ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 caseMagnus Damm1-1/+1
2014-02-26ARM: shmobile: Move SYSC base variable to inside ifdefsMagnus Damm1-2/+1
2014-02-24ARM: shmobile: Break out R-Car SYSC PM codeMagnus Damm1-0/+142