Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | mm: drop page_initialized check from get_nid_for_pfn | Michal Hocko | 2017-07-06 | 1 | -7/+0 | |
| * | | | | | | | mm, sparsemem: break out of loops early | Dave Hansen | 2017-07-06 | 1 | -0/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-06 | 2 | -51/+83 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin | 2017-06-30 | 1 | -2/+2 | |
| * | | | | | | drivers: dma-coherent: Introduce default DMA pool | Vladimir Murzin | 2017-06-28 | 1 | -7/+52 | |
| * | | | | | | drivers: dma-coherent: Account dma_pfn_offset when used with device tree | Vladimir Murzin | 2017-06-28 | 1 | -2/+13 | |
| * | | | | | | dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs | Christoph Hellwig | 2017-06-28 | 1 | -20/+16 | |
| * | | | | | | dma-mapping: remove dmam_free_noncoherent | Christoph Hellwig | 2017-06-28 | 1 | -20/+0 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-07-04 | 1 | -4/+4 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2017-06-18 | 1 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PM / Domains: Allow overriding the ->xlate() callback | Thierry Reding | 2017-06-13 | 1 | -4/+4 | |
| | | |/ / / | | |/| | | | ||||||
* | | | | | | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-07-04 | 8 | -132/+256 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2017-07-03 | 2 | -11/+17 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki | 2017-06-15 | 2 | -11/+12 | |
| | * | | | | | | PM / sleep: Print timing information if debug is enabled | Rafael J. Wysocki | 2017-06-15 | 1 | -0/+4 | |
| | | |_|/ / / | | |/| | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. | | | | | | Merge branches 'pm-domains', 'pm-avs' and 'powercap' | Rafael J. Wysocki | 2017-07-03 | 2 | -31/+84 | |
| |\ \| | | | | | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | PM / Domains: Fix missing default_power_down_ok comment | Krzysztof Kozlowski | 2017-06-29 | 1 | -6/+6 | |
| | * | | | | | PM / Domains: Fix unsafe iteration over modified list of domains | Krzysztof Kozlowski | 2017-06-29 | 1 | -2/+2 | |
| | * | | | | | PM / Domains: Fix unsafe iteration over modified list of domain providers | Krzysztof Kozlowski | 2017-06-29 | 1 | -2/+2 | |
| | * | | | | | PM / Domains: Fix unsafe iteration over modified list of device links | Krzysztof Kozlowski | 2017-06-29 | 1 | -2/+2 | |
| | * | | | | | PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device | Krzysztof Kozlowski | 2017-06-29 | 1 | -2/+2 | |
| | * | | | | | PM / Domains: Call driver's noirq callbacks | Mikko Perttunen | 2017-06-29 | 1 | -9/+59 | |
| | * | | | | | PM / Domains: Constify genpd pointer | Krzysztof Kozlowski | 2017-06-28 | 1 | -7/+10 | |
| | * | | | | | PM / Domains: pdd->dev can't be NULL in genpd_dev_pm_qos_notifier() | Viresh Kumar | 2017-06-22 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ | Merge branches 'pm-core', 'pm-opp' and 'pm-qos' | Rafael J. Wysocki | 2017-07-03 | 6 | -90/+155 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | / | | | | | |_|_|/ | | | | |/| | | | ||||||
| | | | * | | | | PM / QoS: constify *_attribute_group. | Arvind Yadav | 2017-06-28 | 1 | -6/+6 | |
| | |_|/ / / / | |/| | | | | | ||||||
| | | * | | | | PM / OPP: Add dev_pm_opp_{set|put}_clkname() | Viresh Kumar | 2017-06-24 | 1 | -0/+67 | |
| | | * | | | | PM / OPP: Don't create debugfs "supply-0" directory unnecessarily | Viresh Kumar | 2017-06-22 | 1 | -4/+3 | |
| | | * | | | | PM / OPP: opp-microvolt is not optional if regulators are set | Viresh Kumar | 2017-06-22 | 1 | -2/+8 | |
| | | * | | | | PM / OPP: Don't create copy of regulators unnecessarily | Viresh Kumar | 2017-06-22 | 1 | -11/+3 | |
| | | * | | | | PM / OPP: Reorganize _generic_set_opp_regulator() | Viresh Kumar | 2017-06-22 | 1 | -39/+34 | |
| | |/ / / / | |/| | | | | ||||||
| | * | | | | PM / sysfs: Constify attribute groups | Krzysztof Kozlowski | 2017-06-28 | 1 | -6/+6 | |
| | * | | | | PM: Constify info string used in messages | Krzysztof Kozlowski | 2017-06-28 | 1 | -13/+15 | |
| | * | | | | PM: Constify returned PM event name | Krzysztof Kozlowski | 2017-06-28 | 1 | -1/+1 | |
| | * | | | | PM / wakeirq: Convert to SRCU | Thomas Gleixner | 2017-06-27 | 1 | -14/+18 | |
| |/ / / / | ||||||
* | | | | | Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2017-07-04 | 5 | -19/+285 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '... | Mark Brown | 2017-07-03 | 5 | -19/+285 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | | | * | | | | regmap: Fix typo in IS_ENABLED() check | Mark Brown | 2017-06-08 | 1 | -1/+1 | |
| | | * | | | | | regmap: irq: add chip option mask_writeonly | Michael Grzeschik | 2017-06-28 | 1 | -15/+25 | |
| | | * | | | | | regmap: irq: allow to register one cell interrupt controllers | Vladimir Zapolskiy | 2017-06-09 | 1 | -1/+1 | |
| | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2017-06-06 | 3 | -2/+8 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | regmap: make LZO cache optional | Jonas Gorski | 2017-06-06 | 3 | -2/+8 | |
| | | |/ / / | ||||||
| | * / / / | regmap: Add 1-Wire bus support | Alex A. Mihaylov | 2017-06-06 | 3 | -1/+251 | |
| | |/ / / | ||||||
* | | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-07-03 | 9 | -194/+491 | |
|\ \ \ \ \ | ||||||
| * | | | | | driver-core: remove struct bus_type.dev_attrs | Greg Kroah-Hartman | 2017-06-12 | 1 | -36/+1 | |
| * | | | | | driver core: remove class_attrs from struct class | Greg Kroah-Hartman | 2017-06-09 | 1 | -33/+0 | |
| * | | | | | firmware: move umh try locks into the umh code | Luis R. Rodriguez | 2017-06-03 | 1 | -32/+36 | |
| * | | | | | firmware: move assign_firmware_buf() further up | Luis R. Rodriguez | 2017-06-03 | 1 | -39/+38 | |
| * | | | | | firmware: add sanity check on shutdown/suspend | Luis R. Rodriguez | 2017-06-03 | 1 | -0/+99 | |
| * | | | | | firmware: always enable the reboot notifier | Luis R. Rodriguez | 2017-06-03 | 1 | -19/+18 |