summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2017-06-28PM / QoS: constify *_attribute_group.Arvind Yadav-6/+6
2017-06-28PM / sysfs: Constify attribute groupsKrzysztof Kozlowski-6/+6
2017-06-28PM: Constify info string used in messagesKrzysztof Kozlowski-13/+15
2017-06-28PM: Constify returned PM event nameKrzysztof Kozlowski-1/+1
2017-06-28PM / Domains: Constify genpd pointerKrzysztof Kozlowski-7/+10
2017-06-27PM / wakeirq: Convert to SRCUThomas Gleixner-14/+18
2017-06-24PM / OPP: Add dev_pm_opp_{set|put}_clkname()Viresh Kumar-0/+67
2017-06-22irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier-1/+1
2017-06-22PM / OPP: Don't create debugfs "supply-0" directory unnecessarilyViresh Kumar-4/+3
2017-06-22PM / OPP: opp-microvolt is not optional if regulators are setViresh Kumar-2/+8
2017-06-22PM / OPP: Don't create copy of regulators unnecessarilyViresh Kumar-11/+3
2017-06-22PM / OPP: Reorganize _generic_set_opp_regulator()Viresh Kumar-39/+34
2017-06-22PM / Domains: pdd->dev can't be NULL in genpd_dev_pm_qos_notifier()Viresh Kumar-1/+1
2017-06-22device property: Add fwnode_graph_get_port_parentKieran Bingham-4/+24
2017-06-22device property: Add FW type agnostic fwnode_graph_get_remote_nodeSakari Ailus-0/+37
2017-06-22device property: Introduce fwnode_device_is_available()Sakari Ailus-0/+10
2017-06-22device property: Move fwnode graph ops to firmware specific locationsSakari Ailus-83/+8
2017-06-22device property: Move FW type specific functionality to FW specific filesSakari Ailus-125/+83
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar-12/+11
2017-06-18Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson-4/+4
2017-06-15ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki-11/+12
2017-06-15PM / sleep: Print timing information if debug is enabledRafael J. Wysocki-0/+4
2017-06-13PM / Domains: Allow overriding the ->xlate() callbackThierry Reding-4/+4
2017-06-13driver core: fix automatic pinctrl managementJohan Hovold-0/+3
2017-06-13driver core: add helper to reuse a device-tree nodeJohan Hovold-0/+16
2017-06-12driver-core: remove struct bus_type.dev_attrsGreg Kroah-Hartman-36/+1
2017-06-09regmap: irq: allow to register one cell interrupt controllersVladimir Zapolskiy-1/+1
2017-06-09driver core: remove class_attrs from struct classGreg Kroah-Hartman-33/+0
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki-12/+11
2017-06-08regmap: Fix typo in IS_ENABLED() checkMark Brown-1/+1
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki-12/+11
2017-06-06Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-2/+8
2017-06-06regmap: Add 1-Wire bus supportAlex A. Mihaylov-1/+251
2017-06-06regmap: make LZO cache optionalJonas Gorski-2/+8
2017-06-03firmware: move umh try locks into the umh codeLuis R. Rodriguez-32/+36
2017-06-03firmware: move assign_firmware_buf() further upLuis R. Rodriguez-39/+38
2017-06-03firmware: add sanity check on shutdown/suspendLuis R. Rodriguez-0/+99
2017-06-03firmware: always enable the reboot notifierLuis R. Rodriguez-19/+18
2017-06-03firmware: share fw fallback killing on reboot/suspendLuis R. Rodriguez-15/+14
2017-06-03firmware: move kill_requests_without_uevent() up aboveLuis R. Rodriguez-16/+16
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli-10/+10
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli-0/+1
2017-06-03arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli-2/+2
2017-06-03arm, arm64: factorize common cpu capacity default codeJuri Lelli-0/+251
2017-06-03drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_comm...Catalin Marinas-9/+24
2017-05-25kobject: support passing in variables for synthetic ueventsPeter Rajnoha-13/+4
2017-05-25driver core: platform: fix race condition with driver_overrideAdrian Salido-2/+9
2017-05-23mm: Adjust system_state checkThomas Gleixner-1/+1
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki-6/+5
2017-05-14PM / wakeup: Fix up wakeup_source_report_event()Rafael J. Wysocki-6/+5