Age | Commit message (Expand) | Author | Files | Lines |
2017-05-22 | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 1 | -6/+5 |
2017-05-14 | PM / wakeup: Fix up wakeup_source_report_event() | Rafael J. Wysocki | 1 | -6/+5 |
2017-05-10 | Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -29/+30 |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+50 |
2017-05-09 | Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 2 | -29/+30 |
2017-05-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -20/+34 |
2017-05-05 | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2017-05-05 | Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
2017-05-05 | ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki | 2 | -11/+12 |
2017-05-05 | PM / wakeup: Integrate mechanism to abort transitions in progress | Rafael J. Wysocki | 1 | -18/+18 |
2017-05-04 | Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -4/+3 |
2017-05-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
2017-05-01 | Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -71/+293 |
2017-04-20 | drivers: acpi: Handle IOMMU lookup failure with deferred probing or error | Sricharan R | 1 | -1/+1 |
2017-04-20 | iommu: of: Handle IOMMU lookup failure with deferred probing or error | Laurent Pinchart | 1 | -2/+3 |
2017-04-20 | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev... | Sricharan R | 2 | -0/+49 |
2017-04-19 | Merge tag 'renesas-sysc-for-v4.12' of https://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 1 | -18/+34 |
2017-04-18 | cma: Store a name in the cma structure | Laura Abbott | 1 | -2/+3 |
2017-04-08 | driver core: don't initialize 'parent' in device_add() | Viresh Kumar | 1 | -1/+1 |
2017-04-08 | drivers: base: dma-mapping: use nth_page helper | Geliang Tang | 1 | -3/+2 |
2017-04-07 | platform-msi: Make platform_msi_create_device_domain() ACPI aware | Hanjun Guo | 1 | -2/+1 |
2017-04-04 | PM / Domains: Do not check if simple providers have phandle cells | Dave Gerlach | 1 | -2/+0 |
2017-03-29 | PM / Domains: Ignore domain-idle-states that are not compatible | Lina Iyer | 1 | -7/+9 |
2017-03-29 | device property: Read strings using string array reading functions | Sakari Ailus | 1 | -44/+1 |
2017-03-29 | base: soc: Allow early registration of a single SoC device | Geert Uytterhoeven | 1 | -18/+32 |
2017-03-29 | base: soc: Let soc_device_match() return no match when called too early | Geert Uytterhoeven | 1 | -0/+2 |
2017-03-29 | PM / Domains: Don't warn about IRQ safe device for an always on PM domain | Ulf Hansson | 1 | -2/+6 |
2017-03-29 | PM / Domains: Respect errors from genpd's ->power_off() callback | Ulf Hansson | 1 | -1/+2 |
2017-03-29 | PM / Domains: Enable users of genpd to specify always on PM domains | Ulf Hansson | 1 | -2/+12 |
2017-03-29 | PM / Domains: Clean up code validating genpd's status | Ulf Hansson | 1 | -10/+9 |
2017-03-29 | PM / Domain: remove conditional from error case | Viresh Kumar | 1 | -5/+5 |
2017-03-29 | device property: fwnode_property_read_string_array() returns nr of strings | Sakari Ailus | 1 | -6/+6 |
2017-03-29 | device property: Fix reading pset strings using array access functions | Sakari Ailus | 1 | -7/+25 |
2017-03-29 | device property: fwnode_property_read_string_array() may return -EILSEQ | Sakari Ailus | 1 | -1/+1 |
2017-03-29 | device property: Add fwnode_get_next_parent() | Sakari Ailus | 1 | -0/+21 |
2017-03-29 | device property: Add support for fwnode endpoints | Sakari Ailus | 1 | -0/+32 |
2017-03-29 | device property: Make dev_fwnode() public | Sakari Ailus | 1 | -1/+2 |
2017-03-29 | device property: Add fwnode_handle_get() | Sakari Ailus | 1 | -0/+11 |
2017-03-29 | device property: Add support for remote endpoints | Mika Westerberg | 1 | -0/+123 |
2017-03-29 | device property: Add fwnode_get_named_child_node() | Mika Westerberg | 1 | -5/+17 |
2017-03-29 | ACPI / property: Add fwnode_get_next_child_node() | Mika Westerberg | 1 | -8/+30 |
2017-03-29 | device property: Add fwnode_get_parent() | Mika Westerberg | 1 | -0/+25 |
2017-03-22 | of: Add function for generating a DT modalias with a newline | Rob Herring | 1 | -1/+1 |
2017-03-16 | drivers core: remove assert_held_device_hotplug() | Heiko Carstens | 1 | -5/+0 |
2017-03-03 | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -2/+4 |
2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells | 1 | -1/+2 |
2017-03-02 | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -134/+100 |
2017-03-03 | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki | 1 | -2/+1 |
2017-03-03 | Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp' | Rafael J. Wysocki | 3 | -132/+99 |