summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/pm-rcar.c
AgeCommit message (Expand)Author
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-11arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-07-06ARM: shmobile: R-Car: Get rid of on_off_fn() function pointerGeert Uytterhoeven
2015-07-06ARM: shmobile: R-Car: Use BIT() macro instead of open codingGeert Uytterhoeven
2015-07-06ARM: shmobile: R-Car: Make struct rcar_sysc_ch * parameters constGeert Uytterhoeven
2015-07-06ARM: shmobile: R-Car: Break infinite loopGeert Uytterhoeven
2015-07-06ARM: shmobile: R-Car: Improve documentationGeert Uytterhoeven
2014-09-02ARM: shmobile: Cleanup pm-rcar.o build using KconfigMagnus Damm
2014-06-17ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 caseMagnus Damm
2014-02-26ARM: shmobile: Move SYSC base variable to inside ifdefsMagnus Damm
2014-02-23ARM: shmobile: Break out R-Car SYSC PM codeMagnus Damm