summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-16ACPI / processor: Fix STARTING/DYING action in acpi_cpu_soft_notify()Toshi Kani1-0/+7
2014-05-16ACPI / processor: Check if LAPIC is present during initializationBaoquan He1-1/+1
2014-05-15Merge branch 'pm-cpufreq'Rafael J. Wysocki1-18/+16
2014-05-15Merge branches 'acpi-video' and 'acpi-blacklist'Rafael J. Wysocki2-3/+40
2014-05-15Merge branches 'acpi-ac' and 'acpi-proc'Rafael J. Wysocki6-61/+509
2014-05-15Merge branches 'acpica', 'acpi-tpm' and 'acpi-processor'Rafael J. Wysocki160-1544/+1989
2014-05-13intel_pstate: remove setting P state to MAX on initDirk Brandewie1-12/+1
2014-05-13ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses.Lv Zheng1-2/+2
2014-05-13ACPI / video: correct DMI tag for Dell Inspiron 7520Aaron Lu1-1/+1
2014-05-12intel_pstate: Set turbo VID for BayTrailDirk Brandewie1-6/+15
2014-05-12ACPI / TPM: Fix resume regression on ChromebooksRafael J. Wysocki1-5/+3
2014-05-10ACPI / proc: Do not say when /proc interfaces will be deleted in KconfigRafael J. Wysocki1-1/+1
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-3/+72
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-441/+109
2014-05-08ACPI / processor: do not mark present at boot but not onlined CPU as onlinedIgor Mammedov1-1/+0
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2-441/+109
2014-05-08Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+6
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-2/+19
2014-05-08Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-31/+187
2014-05-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds24-85/+292
2014-05-08ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus"Guenter Roeck2-60/+58
2014-05-08ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PXHans de Goede1-0/+13
2014-05-08ACPI: blacklist win8 OSI for Dell Inspiron 7737Edward Lin1-0/+8
2014-05-07Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie10-31/+187
2014-05-07Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie4-9/+10
2014-05-07Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie4-20/+44
2014-05-07Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie16-56/+238
2014-05-07agp: info leak in agpioc_info_wrap()Dan Carpenter1-0/+1
2014-05-07drivers/rtc/rtc-pcf8523.c: fix month definitionChris Cui1-2/+2
2014-05-06drm/radeon: add Mullins VCE supportLeo Liu1-0/+1
2014-05-06drm/radeon: modesetting updates for Mullins.Samuel Li1-2/+3
2014-05-06drm/radeon: dpm updates for KV/KBAlex Deucher1-20/+97
2014-05-06drm/radeon: add Mullins dpm support.Samuel Li2-10/+11
2014-05-06drm/radeon: add Mullins UVD support.Samuel Li1-0/+1
2014-05-06drm/radeon: update cik init for Mullins.Samuel Li2-0/+72
2014-05-06drm/radeon: add Mullins chip familySamuel Li3-0/+3
2014-05-06drm/radeon: lower the ref * post PLL maximumChristian König1-1/+1
2014-05-06drm/radeon: check that we have a clock before PLL setupChristian König1-0/+3
2014-05-06drm/radeon: drm/radeon: add missing radeon_semaphore_free to error pathMaarten Lankhorst7-0/+7
2014-05-06drm/radeon: Fix num_banks calculation for SIMichel Dänzer1-15/+31
2014-05-06ACPI / video: Add use_native_backlight quirks for more systemsHans de Goede1-2/+18
2014-05-06ACPI: Revert "ACPI / Battery: Remove battery's proc directory"Lan Tianyu1-1/+328
2014-05-06ACPI: Revert "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c"Lan Tianyu3-0/+123
2014-05-06ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().Lv Zheng1-2/+5
2014-05-06asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen1-1/+1
2014-05-06HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad YogasPeter F. Patel-Schneider2-0/+6
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds90-927/+1193
2014-05-06Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-16/+58
2014-05-06Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-17/+20