| Commit message (Expand) | Author | Files | Lines |
2009-09-19 | acerhdf: convert to dev_pm_ops | Borislav Petkov | 1 | -13/+9 |
2009-09-19 | acerhdf: fix fan control for AOA150 model | Peter Feuerer | 1 | -31/+66 |
2009-09-19 | thermal: add missing Kconfig dependency | Jan Beulich | 1 | -0/+1 |
2009-09-19 | acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_file | Alexey Dobriyan | 1 | -48/+34 |
2009-09-19 | hp-wmi: fix rfkill memory leak on unload | Corentin Chary | 1 | -1/+1 |
2009-09-19 | ACPI: remove unnecessary #ifdef CONFIG_DMI | Len Brown | 1 | -2/+0 |
2009-09-19 | ACPI: linux/acpi.h should not include linux/dmi.h | Len Brown | 6 | -3/+5 |
2009-09-19 | hwmon driver for ACPI 4.0 power meters | Darrick J. Wong | 4 | -0/+1081 |
2009-09-19 | topstar-laptop: add new driver for hotkeys support on Topstar N01 | Herton Ronaldo Krzesinski | 4 | -0/+280 |
2009-09-19 | thinkpad_acpi: fix rfkill memory leak on unload | Corentin Chary | 1 | -0/+1 |
2009-09-19 | thinkpad-acpi: report brightness events when required | Henrique de Moraes Holschuh | 1 | -11/+19 |
2009-09-19 | thinkpad-acpi: don't poll by default any of the reserved hotkeys | Henrique de Moraes Holschuh | 1 | -13/+15 |
2009-09-19 | thinkpad-acpi: Fix procfs hotkey reset command | Henrique de Moraes Holschuh | 2 | -2/+3 |
2009-09-19 | thinkpad-acpi: deprecate hotkey_bios_mask | Henrique de Moraes Holschuh | 2 | -1/+7 |
2009-09-19 | thinkpad-acpi: hotkey poll fixes | Henrique de Moraes Holschuh | 1 | -35/+73 |
2009-09-19 | thinkpad-acpi: be more strict when detecting a ThinkPad | Henrique de Moraes Holschuh | 1 | -9/+13 |
2009-09-19 | thinkpad-acpi: firmware version checks | Henrique de Moraes Holschuh | 1 | -0/+182 |
2009-09-19 | thinkpad-acpi: don't ask about brightness_mode for fw. 1V and 1R | Henrique de Moraes Holschuh | 1 | -4/+4 |
2009-09-18 | sparc: Clean up linker script using new linker script macros. | Geoffrey Thomas | 1 | -68/+7 |
2009-09-18 | frv: clean up linker script using new linker script macros. | Nelson Elhage | 1 | -54/+7 |
2009-09-18 | frv: remove unused .altinstructions code | Nelson Elhage | 1 | -5/+0 |
2009-09-18 | headers: taskstats_kern.h trim | Alexey Dobriyan | 4 | -2/+2 |
2009-09-18 | kernel-doc: allow multi-line declaration purpose descriptions | Johannes Weiner | 2 | -6/+19 |
2009-09-18 | mm: Fix problem of parameter in note | Jianjun Kong | 1 | -1/+1 |
2009-09-18 | kref: double kref_put() in my_data_handler() | Roel Kluin | 1 | -1/+0 |
2009-09-18 | ext4: Update documentation about quota mount options | Jan Kara | 1 | -4/+12 |
2009-09-18 | pty_write: don't do a tty_wakeup() when the buffers are full | Linus Torvalds | 1 | -2/+4 |
2009-09-18 | [WATCHDOG] sizeof cleanup | Wim Van Sebroeck | 3 | -3/+3 |
2009-09-18 | [WATCHDOG] wdt_pci: fix printk and variable type | Randy Dunlap | 1 | -5/+5 |
2009-09-18 | [WATCHDOG] wdt_pci - use pci_request_region | Wim Van Sebroeck | 1 | -7/+8 |
2009-09-18 | [WATCHDOG] ar7_wdt: Fix error handling during probe. | Wim Van Sebroeck | 1 | -1/+2 |
2009-09-18 | [WATCHDOG] ar7_wdt: convert to become a platform driver | Florian Fainelli | 1 | -53/+53 |
2009-09-18 | [WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds | Chris Friesen | 1 | -4/+53 |
2009-09-18 | [WATCHDOG] davinci: use clock framework for timer frequency | Kevin Hilman | 1 | -2/+17 |
2009-09-18 | [WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDT | Linus Walleij | 1 | -1/+1 |
2009-09-18 | [WATCHDOG] Add support for WM831x watchdog | Mark Brown | 4 | -0/+501 |
2009-09-18 | [WATCHDOG] Add watchdog driver for NUC900 | Wan ZongShun | 3 | -0/+363 |
2009-09-18 | [WATCHDOG] add SBC-FITPC2 watchdog driver | Denis Turischev | 3 | -0/+290 |
2009-09-17 | x86, pat: don't use rb-tree based lookup in reserve_memtype() | Suresh Siddha | 1 | -10/+2 |
2009-09-17 | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers | John(Jung-Ik) Lee | 4 | -0/+560 |
2009-09-17 | pata_amd: do not filter out valid modes in nv_mode_filter | Robert Hancock | 1 | -0/+3 |
2009-09-17 | sata_promise: update reset code | Mikael Pettersson | 1 | -1/+120 |
2009-09-17 | sata_promise: disable hotplug on 1st gen chips | Mikael Pettersson | 1 | -17/+17 |
2009-09-17 | libata: fix spurious WARN_ON_ONCE() on port freeze | Tejun Heo | 1 | -2/+2 |
2009-09-17 | ahci: restore pci_intx() handling | Tejun Heo | 1 | -2/+2 |
2009-09-17 | vsnprintf: remove duplicate comment of vsnprintf | Steven Rostedt | 1 | -6/+4 |
2009-09-17 | softirq: add BLOCK_IOPOLL to softirq_to_name | Li Zefan | 2 | -11/+12 |
2009-09-17 | oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAP | Christian Borntraeger | 1 | -0/+1 |
2009-09-17 | tracing: switch function prints from %pf to %ps | Steven Rostedt | 3 | -7/+7 |
2009-09-17 | vsprintf: add %ps that is the same as %pS but is like %pf | Steven Rostedt | 1 | -2/+4 |