summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-12ARM: OMAP4: PM: Adds PRM register defs for OMAP4Rajendra Nayak
2009-12-12ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4Rajendra Nayak
2009-12-12ARM: OMAP4: PM: PRM/CM module offsets for OMAP4Rajendra Nayak
2009-12-12ARM: OMAP4: PM: Fix the PRM and CM base addressesRajendra Nayak
2009-12-12OMAP: omap_device: track latency in nanosecondsKevin Hilman
2009-12-12OMAP: omap_device: fix nsec/usec conversion in latency calculationsKevin Hilman
2009-12-12OMAP: hwmod: warn on missing clockdomainKevin Hilman
2009-12-12OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()Kevin Hilman
2009-12-12OMAP: omap_device: use UINT_MAX for default wakeup latency limitKevin Hilman
2009-12-12OMAP: omap_device: add to_omap_device() macroKevin Hilman
2009-12-12OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY codePaul Walmsley
2009-12-12OMAP hwmod: add names to module MPU IRQ linesPaul Walmsley
2009-12-12OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handlingPaul Walmsley
2009-12-12OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESETPaul Walmsley
2009-12-12OMAP clock/hwmod: fix off-by-one errorsPaul Walmsley
2009-12-12OMAP3: PM: Fix for MPU power domain MEM BANK positionThara Gopinath
2009-12-12OMAP3: SDRC: Place SDRC AC timing and MR changes in CORE DVFS SRAM code behin...Paul Walmsley
2009-12-12OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR()Roel Kluin
2009-12-12OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley
2009-12-12OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley
2009-12-12OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xxPaul Walmsley
2009-12-12OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAINPaul Walmsley
2009-12-12OMAP2/3 PRCM: don't export prm_*(), cm_*() functionsPaul Walmsley
2009-12-12OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.cPaul Walmsley
2009-12-12OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INITPaul Walmsley
2009-12-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-12-11Staging: batman: fix debug Kconfig optionGreg Kroah-Hartman
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2009-12-11tty: split the lock up a bit furtherAlan Cox
2009-12-11tty: Move the leader test in disassociateAlan Cox
2009-12-11tty: Push the bkl down a bit in the hangup codeAlan Cox
2009-12-11tty: Push the lock down further into the ldisc codeAlan Cox
2009-12-11tty: push the BKL down into the handlers a bitAlan Cox
2009-12-11tty: moxa: split open lockAlan Cox
2009-12-11tty: moxa: Kill the use of lock_kernelAlan Cox
2009-12-11tty: moxa: Fix modem op lockingAlan Cox
2009-12-11tty: moxa: Kill off the throttle methodAlan Cox
2009-12-11tty: moxa: Locking clean upAlan Cox
2009-12-11tty: moxa: rework the locking a bitAlan Cox
2009-12-11tty: moxa: Use more tty_port opsAlan Cox
2009-12-11tty: isicom: fix deadlock on shutdownAlan Cox
2009-12-11tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox
2009-12-11tty: mxser: use the tty_port_open methodAlan Cox