summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-10-1416-0/+1868
|\
| * hwmon: Support thermal zones registration for SCP temperature sensorsPunit Agrawal2015-10-091-1/+103
| * hwmon: Support sensors exported via ARM SCP interfacePunit Agrawal2015-10-094-0/+228
| * firmware: arm_scpi: Extend to support sensorsPunit Agrawal2015-10-092-0/+77
| * Documentation: add DT bindings for ARM SCPI sensorsPunit Agrawal2015-10-091-0/+38
| * cpufreq: arm_big_little: add SCPI interface driverSudeep Holla2015-09-284-0/+136
| * clk: scpi: add support for cpufreq virtual deviceSudeep Holla2015-09-281-0/+13
| * clk: add support for clocks provided by SCP(System Control Processor)Sudeep Holla2015-09-284-0/+324
| * firmware: add support for ARM System Control and Power Interface(SCPI) protocolSudeep Holla2015-09-285-0/+794
| * Documentation: add DT binding for ARM System Control and Power Interface(SCPI...Sudeep Holla2015-09-282-0/+156
* | Merge tag 'v4.4-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-10-098-2/+591
|\ \
| * | soc: rockchip: power-domain: Add power domain driverCaesar Wang2015-10-065-0/+510
| * | dt-bindings: add document of Rockchip power domainsCaesar Wang2015-10-061-0/+46
| * | Merge branch 'v4.4-armsoc/pd-headers' into v4.4-armsoc/driversHeiko Stuebner2015-10-061-0/+31
| |\ \
| | * | dt-bindings: add power-domain header for RK3288 SoCsCaesar Wang2015-10-031-0/+31
| | |/
| * | PM / clk: Do not __clk_get passed in clock-referencesStephen Boyd2015-10-061-2/+4
| |/
* | Merge tag 'at91-cleanup-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2015-10-085-18/+56
|\ \
| * | misc: atmel_tclib: get and use slow clockBoris Brezillon2015-10-064-8/+33
| * | clocksource: tcb_clksrc: fix setup_clkevents error pathBoris Brezillon2015-10-061-1/+1
| * | clocksource: atmel-st: get and use slow clockAlexandre Belloni2015-10-061-9/+22
| |/
* | Merge tag 'renesas-clk-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-10-061-0/+4
|\ \
| * | clk: shmobile: mstp: Consider "zb_clk" suitable for power managementGeert Uytterhoeven2015-09-181-0/+4
| |/
* | Linux 4.3-rc4v4.3-rc4Linus Torvalds2015-10-041-1/+1
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-0425-37/+188
|\ \
| * | tile: use global strscpy() rather than private copyChris Metcalf2015-09-101-29/+4
| * | string: provide strscpy()Chris Metcalf2015-09-102-0/+91
| * | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-0822-8/+93
* | | Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-047-26/+28
|\ \ \
| * | | md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown2015-10-021-1/+2
| * | | md/raid1: Avoid raid1 resync getting stuckJes Sorensen2015-10-021-3/+2
| * | | md: drop null test before destroy functionsJulia Lawall2015-10-024-14/+7
| * | | md: clear CHANGE_PENDING in readonly arrayShaohua Li2015-10-021-0/+1
| * | | md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown2015-10-021-6/+6
| * | | md/raid5: don't index beyond end of array in need_this_block().NeilBrown2015-10-021-2/+2
| * | | raid5: update analysis state for failed stripeShaohua Li2015-10-021-0/+4
| * | | md: wait for pending superblock updates before switching to read-onlyNeilBrown2015-10-021-0/+4
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-10-0413-144/+82
|\ \ \ \
| * | | | MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras2015-10-044-73/+42
| * | | | MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett2015-10-021-1/+1
| * | | | MIPS: Fix R2300 FP context switch handlingPaul Burton2015-10-021-27/+1
| * | | | MIPS: Fix octeon FP context switch handlingPaul Burton2015-10-021-25/+1
| * | | | MIPS: BPF: Fix load delay slots.Ralf Baechle2015-10-021-0/+4
| * | | | MIPS: BPF: Do all exports of symbols with FEXPORT().Ralf Baechle2015-10-011-6/+3
| * | | | MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2015-10-012-0/+2
| * | | | MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton2015-09-301-4/+4
| * | | | MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton2015-09-301-0/+2
| * | | | MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton2015-09-301-2/+2
| * | | | MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-09-301-1/+1
| * | | | MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle2015-09-305-6/+20
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-043-3/+21
|\ \ \ \ \
OpenPOWER on IntegriCloud