summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* viafb: add X server compatibility modeFlorian Tobias Schandinat2011-04-232-0/+18
* viafb: delete clock and PLL initializationFlorian Tobias Schandinat2011-04-011-6/+2
* viafb: add engine clock supportFlorian Tobias Schandinat2011-03-263-0/+55
* viafb: add VIA slapping capabilityFlorian Tobias Schandinat2011-03-242-6/+43
* viafb: split clock and PLL code to an extra fileFlorian Tobias Schandinat2011-03-245-281/+368
* viafb: add primary/secondary clock on/off switchesFlorian Tobias Schandinat2011-03-241-1/+37
* viafb: add clock source selection and PLL power management supportFlorian Tobias Schandinat2011-03-231-0/+88
* viafb: prepare for PLL separationFlorian Tobias Schandinat2011-03-231-43/+84
* viafb: call viafb_get_clk_value only in viafb_set_vclockFlorian Tobias Schandinat2011-03-233-21/+19
* viafb: allow some pll calculationsFlorian Tobias Schandinat2011-03-232-282/+106
* viafb: initialize margins correctFlorian Tobias Schandinat2011-03-211-20/+11
* viafb: refresh rate bug collectionFlorian Tobias Schandinat2011-03-164-30/+36
* Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-03-127-747/+479
|\
| * viafb: split pll configs upFlorian Tobias Schandinat2011-03-121-347/+301
| * viafb: remove duplicated clock storageFlorian Tobias Schandinat2011-03-125-212/+133
| * viafb: always return the best possible clockFlorian Tobias Schandinat2011-03-122-34/+28
| * viafb: remove duplicated clock informationFlorian Tobias Schandinat2011-03-124-166/+29
* | viafb: factor lcd scaling parameters outFlorian Tobias Schandinat2011-03-092-85/+19
* | viafb: strip some structuresFlorian Tobias Schandinat2011-03-092-15/+0
* | viafb: remove unused data_mode and device_typeFlorian Tobias Schandinat2011-03-091-3/+0
* | viafb: kill lcd_panel_idFlorian Tobias Schandinat2011-03-095-107/+13
|/
* video via: make local variables staticStephen Hemminger2011-03-095-59/+61
* video via: fix iomem accessStephen Hemminger2011-03-091-8/+7
* video/via: drop deprecated (and unused) i2c_adapter.idPeter Huewe2011-03-021-1/+0
* Linux 2.6.38-rc7v2.6.38-rc7Linus Torvalds2011-03-011-1/+1
* Revert "TPM: Long default timeout fix"Linus Torvalds2011-03-011-6/+4
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-02-282-0/+2
|\
| * hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
| * hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
* | fs/block_dev.c: fix new kernel-doc warningRandy Dunlap2011-02-281-0/+1
* | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-283-20/+29
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-283-3/+7
|\ \
| * \ Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-02-281-1/+4
| |\ \
| | * | drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs2011-02-281-1/+4
| * | | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-282-2/+3
| |/ /
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-288-15/+31
|\ \ \
| * \ \ Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into dev...Tony Lindgren2011-02-25974-8137/+12677
| |\ \ \
| | * | | omap4: prcm: Fix the CPUx clockdomain offsetsSantosh Shilimkar2011-02-251-2/+2
| | * | | OMAP2/3: clock: fix fint calculation for DPLL_FREQSELJohn Ogness2011-02-221-1/+1
| * | | | OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMERPaul Walmsley2011-02-241-0/+13
| * | | | OMAP2+: mailbox: fix lookups for multiple mailboxesKevin Hilman2011-02-141-4/+7
| * | | | OMAP2420: mailbox: fix IVA vs DSP IRQ numberingKevin Hilman2011-02-141-1/+1
| * | | | mach-omap2: smartreflex: world-writable debugfs voltage filesVasiliy Kulikov2011-02-071-2/+2
| * | | | mach-omap2: pm: world-writable debugfs timer filesVasiliy Kulikov2011-02-041-4/+4
| * | | | mach-omap2: mux: world-writable debugfs filesVasiliy Kulikov2011-02-041-1/+1
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixe...Linus Torvalds2011-02-287-10/+30
|\ \ \ \ \ \ \
| | | * | | | | clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner2011-02-263-1/+18
| | | | |_|_|/ | | | |/| | |
| | * | | | | x86: Use u32 instead of long to set reset vector back to 0Don Zickus2011-02-281-1/+1
| | |/ / / /
| * | | | | perf timechart: Fix max number of cpusThomas Renninger2011-02-281-3/+3
| * | | | | perf timechart: Fix black idle boxes in the titleThomas Renninger2011-02-281-3/+3
OpenPOWER on IntegriCloud