summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Pull fluff into release branchLen Brown2007-02-1634-119/+97
|\
| * ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown2007-02-132-19/+13
| * ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown2007-02-132-4/+4
| * ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-132-6/+13
| * ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-1223-36/+13
| * ACPI: fix acpi_driver.name usageLen Brown2007-02-1217-17/+17
| * ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-1232-39/+39
* | Pull misc-for-upstream into release branchLen Brown2007-02-1615-159/+114
|\ \
| * | ACPI: bay: use IS_ERR for return of register_platform_device_simpleHenrique de Moraes Holschuh2007-02-161-1/+1
| * | ACPI: acpi_unload_table_id() always returns errorJohn Keller2007-02-161-3/+4
| * | ACPI: ec: add unlock in error pathAlexey Starikovskiy2007-02-161-1/+3
| * | ACPI: thermal: fix units in debug outputSanjoy Mahajan2007-02-161-1/+1
| * | ACPI: include apic.h in processor driver for benefit of UP kernelsThomas Gleixner2007-02-151-0/+8
| * | ACPI: remove non-PNPACPI version of get_rtc_dev()Len Brown2007-02-151-27/+0
| * | ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernelsLen Brown2007-02-152-14/+3
| * | ACPI: remove acpi_os_readable(), acpi_os_writable()Len Brown2007-02-151-20/+0
| * | ACPI: Fix sparse warningsRandy Dunlap2007-02-153-3/+3
| * | ACPI: Disable wake GPEs only once.Alexey Starikovskiy2007-02-131-11/+0
| * | ACPI: IA64: fix calculation of apic_idAlexey Starikovskiy2007-02-121-1/+1
| * | ACPI: video: Fix null pointer in appledisplay driverMichael Hanselmann2007-02-101-1/+1
| * | ACPI: ibm-acpi: cleanup init and exit pathsHenrique de Moraes Holschuh2007-02-091-5/+8
| * | ACPI: bay: fix wrong order of kzalloc argumentsAl Viro2007-02-091-1/+1
| * | ACPI: toshiba_acpi: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-091-1/+1
| * | ACPI: updates rtc-cmos device platform_dataDavid Brownell2007-02-091-0/+89
| * | ACPI: asus_acpi: Add support for Asus Z81SPMatthew C Campbell2007-02-091-1/+13
| * | ACPI: bay: remove ACPI driver structKristen Carlson Accardi2007-02-091-95/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-1623-98/+702
|\ \ \
| * | | [AGPGART] allow drm populated agp memory types cleanupsAndrew Morton2007-02-102-14/+4
| * | | [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-061-1/+2
| * | | [AGPGART] Add agp-type-to-mask-type method missing from some drivers.Thomas Hellstrom2007-02-052-0/+2
| * | | [AGPGART] Don't try to remap i810 registers on resume.Dave Jones2007-02-041-6/+8
| * | | [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-0318-75/+291
| * | | [AGPGART] compat ioctlZwane Mwaikambo2007-02-035-14/+407
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-166-117/+213
|\ \ \ \
| * \ \ \ [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-10783-34866/+59874
| |\ \ \ \
| * | | | | [CPUFREQ] Whitespace fixupDave Jones2007-02-101-1/+1
| * | | | | [CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristateAdrian Bunk2007-02-101-1/+1
| * | | | | [CPUFREQ] ondemand governor use new cpufreq rwsem locking in work callbackVenkatesh Pallipadi2007-02-101-18/+16
| * | | | | [CPUFREQ] ondemand governor restructure the work callbackVenkatesh Pallipadi2007-02-101-12/+16
| * | | | | [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issuesVenkatesh Pallipadi2007-02-101-63/+181
| * | | | | [CPUFREQ] Remove hotplug cpu crapDave Jones2007-02-105-24/+0
| | |/ / / | |/| | |
* | | | | [PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks2007-02-161-0/+2
* | | | | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-161-1/+1
* | | | | [PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2007-02-161-1/+13
* | | | | [PATCH] clockevents: i386 driversThomas Gleixner2007-02-161-0/+38
* | | | | [PATCH] Allow early access to the power management timerThomas Gleixner2007-02-161-8/+9
* | | | | [PATCH] ACPI keep track of timer broadcastingThomas Gleixner2007-02-161-19/+47
* | | | | [PATCH] ACPI: fix missing include for UPThomas Gleixner2007-02-161-0/+10
* | | | | [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-161-5/+6
* | | | | [PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner2007-02-163-3/+4
OpenPOWER on IntegriCloud