summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAge
...
| | | * | | | PM / OPP: Add dev_pm_opp_{set|put}_clkname()Viresh Kumar2017-06-24
| | | * | | | PM / OPP: Don't create debugfs "supply-0" directory unnecessarilyViresh Kumar2017-06-22
| | | * | | | PM / OPP: opp-microvolt is not optional if regulators are setViresh Kumar2017-06-22
| | | * | | | PM / OPP: Don't create copy of regulators unnecessarilyViresh Kumar2017-06-22
| | | * | | | PM / OPP: Reorganize _generic_set_opp_regulator()Viresh Kumar2017-06-22
| | |/ / / / | |/| | | |
| | * | | | PM / sysfs: Constify attribute groupsKrzysztof Kozlowski2017-06-28
| | * | | | PM: Constify info string used in messagesKrzysztof Kozlowski2017-06-28
| | * | | | PM: Constify returned PM event nameKrzysztof Kozlowski2017-06-28
| | * | | | PM / wakeirq: Convert to SRCUThomas Gleixner2017-06-27
| |/ / / /
* | | | | Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2017-07-04
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...Mark Brown2017-07-03
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | * | | | regmap: Fix typo in IS_ENABLED() checkMark Brown2017-06-08
| | | * | | | | regmap: irq: add chip option mask_writeonlyMichael Grzeschik2017-06-28
| | | * | | | | regmap: irq: allow to register one cell interrupt controllersVladimir Zapolskiy2017-06-09
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2017-06-06
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | regmap: make LZO cache optionalJonas Gorski2017-06-06
| | | |/ / /
| | * | | | regmap: Add 1-Wire bus supportAlex A. Mihaylov2017-06-06
| | |/ / /
* | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-03
|\ \ \ \ \
| * | | | | driver-core: remove struct bus_type.dev_attrsGreg Kroah-Hartman2017-06-12
| * | | | | driver core: remove class_attrs from struct classGreg Kroah-Hartman2017-06-09
| * | | | | firmware: move umh try locks into the umh codeLuis R. Rodriguez2017-06-03
| * | | | | firmware: move assign_firmware_buf() further upLuis R. Rodriguez2017-06-03
| * | | | | firmware: add sanity check on shutdown/suspendLuis R. Rodriguez2017-06-03
| * | | | | firmware: always enable the reboot notifierLuis R. Rodriguez2017-06-03
| * | | | | firmware: share fw fallback killing on reboot/suspendLuis R. Rodriguez2017-06-03
| * | | | | firmware: move kill_requests_without_uevent() up aboveLuis R. Rodriguez2017-06-03
| * | | | | arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli2017-06-03
| * | | | | arm,arm64,drivers: move externs in a new header fileJuri Lelli2017-06-03
| * | | | | arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli2017-06-03
| * | | | | arm, arm64: factorize common cpu capacity default codeJuri Lelli2017-06-03
| * | | | | drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_comm...Catalin Marinas2017-06-03
| * | | | | kobject: support passing in variables for synthetic ueventsPeter Rajnoha2017-05-25
| * | | | | driver core: platform: fix race condition with driver_overrideAdrian Salido2017-05-25
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-03
|\ \ \ \ \
| * | | | | driver core: fix automatic pinctrl managementJohan Hovold2017-06-13
| * | | | | driver core: add helper to reuse a device-tree nodeJohan Hovold2017-06-13
| | |/ / / | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-03
|\ \ \ \ \
| * | | | | irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier2017-06-22
| |/ / / /
* | | | | Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2017-06-20
|\ \ \ \ \ | |/ / / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki2017-06-09
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | | * | Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki2017-06-07
* | | | | mm: Adjust system_state checkThomas Gleixner2017-05-23
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-22
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | PM / wakeup: Fix up wakeup_source_report_event()Rafael J. Wysocki2017-05-14
* | | | Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-10
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-09
| |\ \ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| / | | |_|/ | |/| |
| | | * ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-05-05
| | | * PM / wakeup: Integrate mechanism to abort transitions in progressRafael J. Wysocki2017-05-05
| | |/
* | | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-09
|\ \ \
| * | | drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R2017-04-20