summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM / OPP: Add ti-opp-supply driverDave Gerlach2017-12-172-0/+426
* dt-bindings: opp: Introduce ti-opp-supply bindingsDave Gerlach2017-12-171-0/+63
* cpufreq: ti-cpufreq: Add support for multiple regulatorsDave Gerlach2017-12-171-4/+24
* cpufreq: ti-cpufreq: Convert to module_platform_driverDave Gerlach2017-12-171-2/+21
* cpufreq: Add DVFS support for Armada 37xxGregory CLEMENT2017-12-163-0/+249
* MAINTAINERS: add new entries for Armada 37xx cpufreq driverGregory CLEMENT2017-12-161-0/+1
* dt-bindings: marvell: Add documentation for the North Bridge PM on Armada 37xxGregory CLEMENT2017-12-161-0/+19
* cpufreq: mvebu: Free opp if registering failedGregory CLEMENT2017-12-161-7/+8
* cpufreq: mvebu: Free the clock reference in the normal pathGregory CLEMENT2017-12-161-0/+1
* cpufreq: sort the drivers in ARM partGregory CLEMENT2017-12-161-4/+4
* cpufreq: ARM: sort the Kconfig menuGregory CLEMENT2017-12-161-41/+40
* cpufreq: mediatek: add mediatek related projects into blacklistAndrew-sh Cheng2017-12-131-0/+8
* cpufreq: mediatek: add mt2712 into compatible listAndrew-sh Cheng2017-12-131-0/+1
* cpufreq: longhaul: Revert transition_delay_us to 200 msViresh Kumar2017-12-131-1/+1
* cpufreq: Fix governor module removal raceRafael J. Wysocki2017-12-041-0/+6
* cpufreq: Drop pointless return statementRafael J. Wysocki2017-12-041-1/+0
* cpufreq: Pass policy pointer to cpufreq_parse_governor()Rafael J. Wysocki2017-12-041-9/+7
* cpufreq: Clean up cpufreq_parse_governor()Rafael J. Wysocki2017-12-041-15/+17
* Linux 4.15-rc2v4.15-rc2Linus Torvalds2017-12-031-1/+1
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-12-031-2/+2
|\
| * ARM: avoid faulting on qemuRussell King2017-11-271-2/+2
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-033-1/+23
|\ \
| * \ Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Wolfram Sang2017-12-031-1/+18
| |\ \
| | * | eeprom: at24: check at24_read/write argumentsHeiner Kallweit2017-11-291-0/+6
| | * | eeprom: at24: fix reading from 24MAC402/24MAC602Heiner Kallweit2017-11-291-1/+2
| | * | eeprom: at24: correctly set the size for at24mac402Bartosz Golaszewski2017-11-291-0/+10
| * | | i2c: i2c-boardinfo: fix memory leaks on devinfoColin Ian King2017-11-271-0/+2
| * | | i2c: i801: Fix Failed to allocate irq -2147483648 errorHans de Goede2017-11-271-0/+3
| |/ /
* | | Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-12-034-10/+37
|\ \ \
| * | | hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin2017-11-302-0/+25
| * | | hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert2017-11-281-9/+12
| * | | hwmon: Drop reference to Jean's treeJean Delvare2017-11-271-1/+0
| |/ /
* | | Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-12-023-2/+9
|\ \ \
| * | | SUNRPC: Handle ENETDOWN errorsTrond Myklebust2017-11-302-0/+6
| * | | SUNRPC: Allow connect to return EHOSTUNREACHTrond Myklebust2017-11-291-0/+1
| * | | NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"Trond Myklebust2017-11-291-2/+2
* | | | Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-12-0213-61/+190
|\ \ \ \
| * | | | xfs: Properly retry failed dquot items in case of error during buffer writebackCarlos Maiolino2017-11-302-5/+49
| * | | | xfs: scrub inode mode properlyDarrick J. Wong2017-11-301-1/+13
| * | | | xfs: remove unused parameter from xfs_writepage_mapDarrick J. Wong2017-11-301-3/+3
| * | | | xfs: ubsan fixesDarrick J. Wong2017-11-301-3/+3
| * | | | xfs: calculate correct offset in xfs_scrub_quota_itemEric Sandeen2017-11-281-1/+1
| * | | | xfs: fix uninitialized variable in xfs_scrub_quotaEric Sandeen2017-11-281-1/+1
| * | | | xfs: fix leaks on corruption errors in xfs_bmap.cEric Sandeen2017-11-281-2/+4
| * | | | xfs: fortify xfs_alloc_buftarg error handlingMichal Hocko2017-11-281-5/+10
| * | | | xfs: log recovery should replay deferred ops in orderDarrick J. Wong2017-11-275-40/+85
| * | | | xfs: always free inline data before resetting inode fork during ifreeDarrick J. Wong2017-11-271-0/+21
| | |/ / | |/| |
* | | | Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds2017-12-0240-146/+498
|\ \ \ \
| * \ \ \ RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt2017-12-0112-21/+39
| |\ \ \ \
| | * | | | RISC-V: Add missing includeOlof Johansson2017-11-301-0/+1