summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-11mfd: da9062: Supply core driverS Twiss2-0/+1158
2015-08-11mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald3-0/+225
2015-08-11mfd: 880m80x: Make use of BIT() macroVaibhav Hiremath1-81/+81
2015-08-11mfd: arizona: Update several pdata members to unsignedCharles Keepax1-6/+6
2015-08-11Merge branches 'ib-mfd-base-acpi-dma-4.3', 'ib-mfd-clocksource-rtc-watchdog-4...Lee Jones3-6/+20
2015-08-11mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2-6/+19
2015-07-28driver core: implement device_for_each_child_reverse()Andy Shevchenko1-0/+2
2015-07-28klist: implement klist_prev()Andy Shevchenko1-0/+1
2015-07-28PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg1-0/+5
2015-07-23mfd: dt-bindings: Provide human readable define for Clocksource modeLee Jones1-0/+1
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+5
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+4
2015-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+3
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov1-0/+3
2015-07-09time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner1-1/+0
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+16
2015-07-08Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman1-0/+4
2015-07-08hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner1-1/+6
2015-07-07Merge branch 'acpi-scan'Rafael J. Wysocki2-0/+16
2015-07-07tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner1-0/+7
2015-07-07tick/broadcast: Make idle check independent from mode and configThomas Gleixner1-4/+0
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2-0/+16
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki1-10/+0
2015-07-05Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-31/+52
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds7-403/+105
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds2-37/+1018
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe1-14/+11
2015-07-04NTB: Add NTB hardware abstraction layerAllen Hubbe1-0/+984
2015-07-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+14
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+3
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+3
2015-07-04sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.hSrikar Dronamraju1-2/+0
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao1-3/+3
2015-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-22/+58
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds4-1/+24
2015-07-03Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2-3/+36
2015-07-03Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds1-0/+7
2015-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+8
2015-07-03sched, preempt_notifier: separate notifier registration from static_key inc/decPeter Zijlstra1-0/+2
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds11-98/+152
2015-07-02Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds1-0/+12
2015-07-02irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.hJoel Porquet1-0/+14
2015-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-16/+55
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-15/+103
2015-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-0/+3
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-0/+45