summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley2009-12-113-5/+7
* OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xxPaul Walmsley2009-12-111-6/+6
* OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAINPaul Walmsley2009-12-113-49/+23
* OMAP2/3 PRCM: don't export prm_*(), cm_*() functionsPaul Walmsley2009-12-111-6/+0
* OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.cPaul Walmsley2009-12-118-1013/+1096
* OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INITPaul Walmsley2009-12-112-12/+16
* OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*Paul Walmsley2009-12-1110-884/+1044
* OMAP3 clock: convert clock34xx.h to clock34xx_data.cPaul Walmsley2009-12-118-3385/+3457
* OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_o...Paul Walmsley2009-12-111-1/+4
* OMAP2/3: move SDRC macros to mach-omap2/sdrc.hPaul Walmsley2009-12-112-14/+16
* OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespacePaul Walmsley2009-12-112-14/+25
* OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_...Paul Walmsley2009-12-113-30/+0
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2009-12-1014-433/+957
|\
| * OMAP: SDP: Enable DSS2 for OMAP3 SDP boardTomi Valkeinen2009-12-092-19/+176
| * OMAP: DSS2: omapfb driverTomi Valkeinen2009-12-091-1/+46
| * OMAP: DSS2: Display Subsystem Driver coreTomi Valkeinen2009-12-091-0/+575
| * OMAP: Add support for VRFB rotation engineTomi Valkeinen2009-12-091-0/+50
| * OMAP: Add VRAM managerTomi Valkeinen2009-12-093-0/+72
| * OMAP: OMAPFB: add omapdss deviceTomi Valkeinen2009-12-092-11/+11
| * OMAP: OMAPFB: split omapfb.hTomi Valkeinen2009-12-094-401/+3
| * OMAP2: Add funcs for writing SMS_ROT_* registersTomi Valkeinen2009-12-092-1/+24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2009-12-101-1/+3
|\ \
| * | workqueue: Add debugobjects supportThomas Gleixner2009-11-161-1/+3
* | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-12-107-21/+39
|\ \ \
| * | | xen: call clock resume notifier on all CPUsIan Campbell2009-12-031-1/+14
| * | | xen: use iret for return from 64b kernel to 32b usermodeJeremy Fitzhardinge2009-12-031-2/+2
| * | | xen: register runstate info for boot CPU earlyJeremy Fitzhardinge2009-12-031-0/+2
| * | | xen: register runstate on secondary CPUsIan Campbell2009-12-031-0/+1
| * | | xen: register timer interrupt with IRQF_TIMERIan Campbell2009-12-031-1/+1
| * | | xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell2009-12-033-1/+4
| * | | xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge2009-12-031-14/+11
| * | | xen: re-register runstate area earlier on resume.Ian Campbell2009-12-033-3/+5
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-092-2/+2
|\ \ \ \
| * | | | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-242-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-096-4/+129
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-02227-2188/+4290
| |\ \ \ \ \
| * | | | | | AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre2009-11-202-0/+63
| * | | | | | AT91: add platform parameters for atmel_tsadcc in at91sam9rlekNicolas Ferre2009-11-203-4/+25
| * | | | | | Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2009-11-05264-1658/+5564
| |\ \ \ \ \ \
| * | | | | | | Input: add DaVinci Keypad DriverMiguel Aguilar2009-10-131-0/+41
* | | | | | | | Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-12-094-4/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: S3C24XX: DMA: Use valid index when accessing arrayRamax Lo2009-12-081-2/+4
| * | | | | | | | ARM: S3C: move s3c_pwm_remove to .devexit.textUwe Kleine-König2009-12-081-1/+1
| * | | | | | | | ARM: S3C24XX: Export s3c24xx_set_fiq for modules.Ben Dooks2009-12-081-0/+2
| * | | | | | | | ARM: S3C: move s3c_adc_remove to .devexit.textUwe Kleine-König2009-12-081-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-0988-172/+114
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-0788-172/+114
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-045-6/+6
| | * | | | | | | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-0466-104/+104
| | * | | | | | | | | CRIS: remove code that has been commented out for many yearsJiri Kosina2009-11-091-22/+0
OpenPOWER on IntegriCloud