summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* regulator: Handle regulators without suspend mode configurationMark Brown2009-12-171-3/+22
* regulator: Factor out regulator name pretty printingMark Brown2009-12-171-45/+38
* regulator: Display actual settings with constraintsMark Brown2009-12-171-13/+31
* regulator: Also lift apply_uV into machine_constraints_voltage()Mark Brown2009-12-171-17/+18
* regulator: Factor out voltage constraint setupMark Brown2009-12-171-27/+37
* regulator: Report error codes for bulk operationsMark Brown2009-12-171-4/+5
* regulator: add 88PM8607 PMIC driverHaojian Zhuang2009-12-173-0/+691
* regulator: Implement WM831x BuckWise DC-DC convertor DVS supportMark Brown2009-12-171-18/+189
* regulator: add driver for MAX8660/8661Wolfram Sang2009-12-173-0/+518
* Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-1625-0/+10814
|\
| * drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-1420-0/+7340
| * drm/vmwgfx: Add svga headers for vmwgfx driverJakob Bornecrantz2009-12-145-0/+3474
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-12-161-0/+61
|\ \
| * | HWPOISON: Add soft page offline supportAndi Kleen2009-12-161-0/+61
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-1656-1652/+3920
|\ \ \
| * \ \ Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-169-51/+59
| |\ \ \
| | * | | ACPI processor: Fix section mismatch for processor_add()Thomas Renninger2009-12-161-1/+1
| | * | | ACPI: fix for lapic_timer_propagate_broadcast()Hidetoshi Seto2009-12-161-3/+8
| | * | | acpi_pad: squish warningAndrew Morton2009-12-161-1/+2
| | * | | acerhdf: add new BIOS versionsPeter Feuerer2009-12-161-26/+37
| | * | | acpi: thermal: display forced passive trip points in procFrans Pop2009-12-161-0/+7
| | * | | ACPI: remove NID_INVALDavid Rientjes2009-12-161-15/+6
| | * | | battery: fix typo in commentJustin P. Mattock2009-12-161-1/+1
| | * | | thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store()Roel Kluin2009-12-161-1/+1
| | * | | ACPI: Remove repeated registered as cooling_device messagesMike Travis2009-12-162-2/+2
| | * | | ACPI: add const to acpi_check_resource_conflict()Jean Delvare2009-12-091-1/+1
| * | | | Merge branch 'osc' into releaseLen Brown2009-12-162-62/+162
| |\ \ \ \
| | * | | | ACPI: Add platform-wide _OSC support.Shaohua Li2009-12-161-0/+26
| | * | | | ACPI: cleanup pci_root _OSC code.Shaohua Li2009-12-161-62/+14
| | * | | | ACPI: Add a generic API for _OSC -v2Shaohua Li2009-12-161-0/+122
| | |/ / /
| * | | | Merge branch 'toshiba-bt' into releaseLen Brown2009-12-163-0/+160
| |\ \ \ \
| | * | | | Toshiba Bluetooth Enabling driver (RFKill handler v3)Jes Sorensen2009-12-163-0/+160
| | |/ / /
| * | | | Merge branch 'msi-wmi' into releaseLen Brown2009-12-163-0/+306
| |\ \ \ \
| | * | | | msi-wmi: depend on backlight and fix corner-cases problemsAnisse Astier2009-12-162-8/+16
| | * | | | msi-wmi: switch to using input sparse keymap libraryAnisse Astier2009-12-162-102/+33
| | * | | | msi-wmi: replace one-condition switch-case with if statementAnisse Astier2009-12-161-9/+4
| | * | | | msi-wmi: remove unused field 'instance' in key_entry structureAnisse Astier2009-12-161-5/+4
| | * | | | msi-wmi: remove custom runtime debug implementationAnisse Astier2009-12-161-9/+2
| | * | | | msi-wmi: rework initAnisse Astier2009-12-161-29/+35
| | * | | | msi-wmi: remove useless includesAnisse Astier2009-12-161-6/+0
| | * | | | X86 drivers: Introduce msi-wmi driverThomas Renninger2009-12-163-0/+380
| | | |/ / | | |/| |
| * | | | Merge branch 'dock' into releaseLen Brown2009-12-161-170/+91
| |\ \ \ \
| | * | | | ACPI: dock: minor whitespace and style cleanupsAlex Chiang2009-12-161-58/+45
| | * | | | ACPI: dock: add struct dock_station * directly to platform device dataAlex Chiang2009-12-161-27/+13
| | * | | | ACPI: dock: dock_add - hoist up platform_device_register_simple()Alex Chiang2009-12-161-9/+7
| | * | | | ACPI: dock: remove global 'dock_device_name'Alex Chiang2009-12-161-2/+1
| | * | | | ACPI: dock: combine add|alloc_dock_dependent_device (v2)Alex Chiang2009-12-161-36/+19
| | * | | | ACPI: dock: convert sysfs attributes to an attribute_groupAlex Chiang2009-11-031-57/+24
| * | | | | Merge branch 'wmi' into releaseLen Brown2009-12-161-2/+173
| |\ \ \ \ \
| | * | | | | wmi: Add support for module autoloadingMatthew Garrett2009-11-051-2/+173