summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-049-120/+416
|\
| * amd64_edac: Fix incorrect wraparoundsAravind Gopalakrishnan2013-08-271-5/+6
| * amd64_edac: Correct erratum 505 rangeBorislav Petkov2013-08-271-4/+4
| * Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar2013-08-155-8/+15
| |\
| | * cpc925_edac: Use proper array terminationJingoo Han2013-08-141-1/+1
| | * x38_edac: Make a local function staticJingoo Han2013-08-091-2/+1
| | * i3200_edac: Make a local function staticJingoo Han2013-08-091-2/+1
| | * amd64_edac: Fix single-channel setupsBorislav Petkov2013-07-291-1/+8
| | * EDAC: Replace strict_strtol() with kstrtol()Jingoo Han2013-07-241-2/+4
| * | Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...Ingo Molnar2013-08-1476-513/+1077
| |\ \
| | * | amd64_edac: Get rid of boot_cpu_data accessesBorislav Petkov2013-08-122-48/+46
| | * | amd64_edac: Add ECC decoding support for newer F15h modelsAravind Gopalakrishnan2013-08-122-34/+270
| * | | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-08-12214-1288/+2208
| |\ \ \
| * | | | x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configuredNaveen N. Rao2013-08-121-1/+2
| * | | | Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-122-9/+67
| |\ \ \ \
| | * | | | mce: acpi/apei: Soft-offline a page on firmware GHES notificationNaveen N. Rao2013-07-101-9/+29
| | * | | | mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao2013-07-081-1/+2
| | * | | | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao2013-07-081-0/+37
| * | | | | APEI/ERST: Fix error message formattingBorislav Petkov2013-07-311-28/+23
* | | | | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-045-330/+93
|\ \ \ \ \ \
| * | | | | | fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann2013-08-021-1/+2
| * | | | | | fbdev: efifb: bind to efi-framebufferDavid Herrmann2013-08-021-46/+22
| * | | | | | fbdev: vesafb: bind to platform-framebuffer deviceDavid Herrmann2013-08-021-39/+16
| * | | | | | x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann2013-08-021-227/+7
| * | | | | | fbdev: simplefb: mark as fw and allocate aperturesDavid Herrmann2013-08-021-1/+9
| * | | | | | fbdev: simplefb: add init through platform_dataDavid Herrmann2013-08-022-16/+37
| |/ / / / /
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-046-103/+635
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-212-69/+379
| |\ \ \ \ \ \
| | * | | | | | clocksource: arch_timer: Add support for memory mapped timersStephen Boyd2013-08-011-55/+347
| | * | | | | | clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd2013-08-011-15/+31
| | * | | | | | clocksource: arch_timer: Pass clock event to set_mode callbackStephen Boyd2013-08-011-1/+1
| | * | | | | | clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-08-011-3/+3
| | * | | | | | ARM: clocksource: moxart: Add bitops.h includeJonas Jensen2013-08-011-0/+1
| * | | | | | | Merge branch 'linus' into timers/coreThomas Gleixner2013-08-21690-96588/+9650
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ARM: clocksource: Add support for MOXA ART SoCsJonas Jensen2013-07-182-0/+165
| * | | | | | | clocksource: cadence_ttc: Reuse clocksource as sched_clockSoren Brinkmann2013-07-181-0/+12
| * | | | | | | clocksource: cadence_ttc: Remove unused headerSoren Brinkmann2013-07-181-1/+0
| * | | | | | | clocksource: sun4i: Fix bug when switching from periodic to oneshot modesMaxime Ripard2013-07-181-3/+6
| * | | | | | | clocksource: sun4i: Cleanup parent clock setupMaxime Ripard2013-07-181-10/+5
| * | | | | | | clocksource: sun4i: Remove TIMER_SCAL variableMaxime Ripard2013-07-181-6/+3
| * | | | | | | clocksource: sun4i: Factor out some timer codeMaxime Ripard2013-07-181-16/+32
| * | | | | | | clocksource: sun4i: Fix the next event codeMaxime Ripard2013-07-181-3/+22
| * | | | | | | clocksource: sun4i: Don't forget to enable the clock we useMaxime Ripard2013-07-181-0/+1
| * | | | | | | clocksource: sun4i: Add clocksource and sched clock driversMaxime Ripard2013-07-181-0/+15
| * | | | | | | clocksource: sun4i: rename AUTORELOAD define to RELOADMaxime Ripard2013-07-181-2/+2
| * | | | | | | clocksource: sun4i: Wrap macros arguments in parenthesisMaxime Ripard2013-07-181-2/+2
| * | | | | | | clocksource: sun4i: Use the BIT macros where possibleMaxime Ripard2013-07-181-4/+4
| * | | | | | | clocksource: orion: Use linux/sched_clock.hStephen Boyd2013-07-171-1/+1
* | | | | | | | Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-09-039-50/+62
|\ \ \ \ \ \ \ \
| * | | | | | | | pwm: pxa: Use module_platform_driverMike Dunn2013-09-031-11/+1