summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | OMAP1: PM: add simple runtime PM layer to manage clocksKevin Hilman2010-09-212-1/+99
| * | | | OMAP2+: PM: initial runtime PM core supportKevin Hilman2010-09-212-3/+92
| |/ / /
* | | | Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren2010-09-2315-230/+696
|\ \ \ \
| * | | | OMAP: GPIO: ensure debounce clocks are disabled during idle/suspendKevin Hilman2010-09-231-2/+4
| * | | | OMAP4: pm: Change l3_main to l3_main_1 during bus device initBenoit Cousson2010-09-231-2/+5
| * | | | OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2Benoit Cousson2010-09-235-4/+489
| * | | | OMAP: omap_device: make all devices a child of a new parent deviceKevin Hilman2010-09-232-0/+14
| * | | | Revert "OMAP: omap_device: add omap_device_is_valid()"Kevin Hilman2010-09-232-22/+0
| * | | | OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...Paul Walmsley2010-09-232-98/+15
| * | | | omap: pm: Move set_pwrdm_state routine to common pm.cSantosh Shilimkar2010-09-233-50/+55
| * | | | omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entrySantosh Shilimkar2010-09-231-0/+3
| * | | | omap: pm-debug: Move common debug code to pm-debug.cSantosh Shilimkar2010-09-233-18/+20
| * | | | OMAP4: pm.c extensions for OMAP4 supportThara Gopinath2010-09-232-6/+17
| * | | | OMAP3: PM: move device-specific special cases from PM core into CPUidleKevin Hilman2010-09-232-16/+56
| * | | | OMAP: PM debugfs removing OMAP3 hardcodings.Thara Gopinath2010-09-212-10/+16
| * | | | OMAP3: PM: whitespace cleanup around IO wakeup enableKevin Hilman2010-09-211-3/+3
| |/ / /
* | | | Merge branch 'hwmod_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-09-239-110/+829
|\ \ \ \ | | |/ / | |/| |
| * | | OMAP: hwmod: improve documentation, clean up function namesPaul Walmsley2010-09-222-29/+123
| * | | OMAP: hwmod: Handle opt clocks node using clk_add_aliasPartha Basak2010-09-221-1/+42
| * | | OMAP: hwmod: Enable module wakeup if in smartidleRajendra Nayak2010-09-211-2/+4
| * | | OMAP: hwmod: Fix softreset for modules with optional clocksBenoit Cousson2010-09-212-5/+51
| * | | OMAP: hwmod: Fix softreset status check for some new OMAP4 IPsBenoit Cousson2010-09-212-6/+19
| * | | OMAP: hwmod: add an hardreset API for use by other core codePaul Walmsley2010-09-212-0/+82
| * | | OMAP: hwmod: Force a softreset during _setupBenoit Cousson2010-09-211-9/+9
| * | | OMAP: hwmod: Add hardreset management supportBenoît Cousson2010-09-212-8/+177
| * | | OMAP2/3: PRM: add module hard reset supportPaul Walmsley2010-09-213-1/+116
| * | | OMAP4: PRM: add module hard reset supportBenoît Cousson2010-09-213-2/+129
| * | | OMAP4: prcm: Add temporarily helper functions for rmw and read inside the PRMBenoit Cousson2010-09-212-0/+26
| * | | OMAP: hwmod: separate list locking and hwmod hardware lockingKevin Hilman2010-09-212-32/+33
| * | | OMAP4: prcm: Fix global warm reset bit positionRajeev Kulkarni2010-09-211-2/+3
| * | | OMAP: hwmod: Fix omap_hwmod_reset wrong state testLiam Girdwood2010-09-211-4/+2
| * | | OMAP: hwmod: Do not disable clocks if hwmod already in idleBenoit Cousson2010-09-211-3/+7
| * | | OMAP: hwmod: Rename dma_ch to dma_reqBenoit Cousson2010-09-212-11/+11
| |/ /
* | | HTCHERALD: MMC, I2C, HTCPLD, SPI, TSC2046Cory Maccarrone2010-09-231-6/+316
|/ /
* | frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-201-1/+3
* | frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-201-1/+1
* | frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-201-2/+2
* | frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-201-16/+22
* | frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-201-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-09-1913-131/+88
|\ \
| * | alpha: deal with multiple simultaneously pending signalsAl Viro2010-09-181-5/+11
| * | alpha: fix a 14 years old bug in sigreturn tracingAl Viro2010-09-181-2/+11
| * | alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-183-69/+2
| * | alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro2010-09-181-1/+2
| * | alpha: Shift perf event pending work earlier in timer interruptMichael Cree2010-09-181-5/+5
| * | alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2010-09-182-1/+7
| * | alpha: kill big kernel lockArnd Bergmann2010-09-182-8/+0
| * | alpha: fix build breakage in asm/cacheflush.hTejun Heo2010-09-181-0/+2
| * | alpha: remove unnecessary cast from void* in assignment.matt mooney2010-09-182-2/+2
| * | alpha: Use static const char * const where possibleJoe Perches2010-09-184-38/+46
OpenPOWER on IntegriCloud