summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-5/+22
|\
| * drivers/perf: arm-pmu: Handle per-interrupt affinity maskMarc Zyngier2016-07-081-5/+22
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-2719-292/+240
|\ \
| * | mm: fix build warnings in <linux/compaction.h>Minchan Kim2016-07-271-1/+1
| * | shmem: get_unmapped_area align huge pageHugh Dickins2016-07-271-0/+24
| * | mm, rmap: account shmem thp pagesKirill A. Shutemov2016-07-271-4/+9
| * | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-272-3/+2
| * | mm, frontswap: convert frontswap_enabled to static keyVlastimil Babka2016-07-271-2/+2
| * | zram: use __GFP_MOVABLE for memory allocationMinchan Kim2016-07-271-2/+4
| * | mm: balloon: use general non-lru movable page featureMinchan Kim2016-07-271-6/+48
| * | zram: drop gfp_t from zcomp_strm_alloc()Sergey Senozhatsky2016-07-271-4/+4
| * | zram: add more compression algorithmsSergey Senozhatsky2016-07-271-0/+9
| * | zram: delete custom lzo/lz4Sergey Senozhatsky2016-07-278-174/+2
| * | zram: use crypto api to check alg availabilitySergey Senozhatsky2016-07-273-33/+49
| * | zram: switch to crypto compress APISergey Senozhatsky2016-07-274-52/+69
| * | zram: rename zstrm find-release functionsSergey Senozhatsky2016-07-273-8/+8
| * | mm: oom: add memcg to oom_controlVladimir Davydov2016-07-271-0/+1
| * | memory-hotplug: use zone_can_shift() for sysfs valid_zones attributeReza Arbab2016-07-271-11/+17
| * | fbmon: remove unused function argumentArnd Bergmann2016-07-271-1/+0
* | | Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2016-07-2714-239/+682
|\ \ \
| * | | power: reset: add reboot mode driverAndy Yan2016-07-065-0/+269
| * | | power_supply: fix return value of get_propertyRhyland Klein2016-07-012-2/+6
| * | | power: qcom_smbb: Make an extcon for usb cable detectionStephen Boyd2016-06-292-0/+22
| * | | max8903: adds support for initiation via device treeChris Lapa2016-06-281-6/+72
| * | | max8903: remove unnecessary 'out of memory' error message.Chris Lapa2016-06-281-3/+1
| * | | max8903: removes non zero validity checks on gpios.Chris Lapa2016-06-281-68/+47
| * | | max8903: adds requesting of gpios.Chris Lapa2016-06-281-34/+102
| * | | max8903: cleans up confusing relationship between dc_valid, dok and dcm.Chris Lapa2016-06-281-13/+9
| * | | max8903: store pointer to pdata instead of copying it.Chris Lapa2016-06-281-7/+13
| * | | Merge remote-tracking branch 'chanwoo-extcon/ib-extcon-powersupply-4.8' into ...Sebastian Reichel2016-06-282-201/+77
| |\ \ \
| * | | | power_supply: bq27xxx_battery: Group register mappings into one tableAndrew F. Davis2016-06-181-148/+136
| * | | | power/reset: make syscon_poweroff() staticBen Dooks2016-06-101-1/+1
| * | | | power: axp20x_usb: Add support for usb power-supply on axp22x pmicsHans de Goede2016-06-101-23/+69
| * | | | power_supply: bq27xxx_battery: Index register numbers by enumAndrew F. Davis2016-06-101-119/+119
| * | | | power_supply: bq27xxx_battery: Fix copy/paste error in header commentAndrew F. Davis2016-06-101-1/+1
| * | | | power: reset: keystone: Enable COMPILE_TESTKrzysztof Kozlowski2016-06-031-1/+2
* | | | | Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2016-07-2729-187/+971
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/...Mark Brown2016-07-208-44/+232
| |\ \ \ \ \ \ \ \
| | | | | * | | | | regulator: twl: fix use of integer as pointerBen Dooks2016-06-081-1/+1
| | | | | |/ / / /
| | | | * | | | | regulator: tps65218: force set power-up/down strobe to 3 for dcdc3Tero Kristo2016-06-271-2/+6
| | | | * | | | | regulator: tps65218: Enable suspend configurationTero Kristo2016-06-271-11/+61
| | | | * | | | | regulator: tps65217: Enable suspend configurationRuss Dill2016-06-271-9/+60
| | | | |/ / / /
| | | * | | | | mfd: rn5t618: Register restart handlerStefan Agner2016-06-291-6/+37
| | | * | | | | mfd: rn5t618: Register power off callback optionallyStefan Agner2016-06-291-3/+7
| | | * | | | | regulator: rn5t618: Add RN5T567 PMIC supportStefan Agner2016-06-292-6/+39
| | | * | | | | mfd: rn5t618: Add Ricoh RN5T567 PMIC supportStefan Agner2016-06-292-10/+22
| | * | | | | | regulator: qcom_spmi: Add support for get_mode/set_mode on switchesStephen Boyd2016-06-261-0/+2
| | * | | | | | regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941Stephen Boyd2016-06-261-2/+2
| | * | | | | | regulator: qcom_spmi: Add support for S4 supply on pm8941Stephen Boyd2016-06-261-0/+1
| | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of'...Mark Brown2016-07-206-31/+129
| |\ \ \ \ \ \ \ \ \ \