summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2018-12-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+4
2018-12-25Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-504/+721
2018-12-25Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds-65/+101
2018-12-21Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki-76/+58
2018-12-19Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown-43/+99
2018-12-19Merge branch 'regmap-4.21' into regmap-nextMark Brown-22/+2
2018-12-19regmap: irq: add an option to clear status registers on unmaskBartosz Golaszewski-0/+23
2018-12-19regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen-10/+25
2018-12-19regmap: regmap-irq: Remove default irq type setting from coreMatti Vaittinen-14/+8
2018-12-19PM / Domains: remove define_genpd_open_function() and define_genpd_debugfs_fo...Yangtao Li-47/+24
2018-12-19PM-runtime: Switch autosuspend over to using hrtimersVincent Guittot-29/+34
2018-12-18device property: fix fwnode_graph_get_next_endpoint() documentationMarco Felsch-1/+1
2018-12-18Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner-2/+4
2018-12-17regmap: debugfs: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li-11/+1
2018-12-17regmap: rbtree: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li-11/+1
2018-12-14Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki-54/+148
2018-12-14PM / Domains: Propagate performance state updatesViresh Kumar-11/+82
2018-12-14PM / Domains: Factorize dev_pm_genpd_set_performance_state()Viresh Kumar-40/+55
2018-12-14PM / Domains: Save OPP table pointer in genpdViresh Kumar-2/+21
2018-12-14PM / Domains: Make genpd performance states orthogonal to the idlestatesUlf Hansson-15/+4
2018-12-13regmap: irq: handle HW using separate rising/falling edge interruptsBartosz Golaszewski-20/+44
2018-12-13platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal-2/+4
2018-12-11drivers: base: swnode: remove need for a temporary string for the node nameColin Ian King-4/+1
2018-12-10Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki-43/+27
2018-11-26device property: Remove struct property_setHeikki Krogerus-315/+17
2018-11-26device property: Move device_add_properties() to swnode.cHeikki Krogerus-179/+184
2018-11-26drivers: base: Introducing software nodes to the firmware node frameworkHeikki Krogerus-1/+499
2018-11-26ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus-0/+7
2018-11-26drivers core: Prepare support for multiple platform notificationsHeikki Krogerus-7/+16
2018-11-26driver core: platform: Remove duplicated device_remove_properties() callHeikki Krogerus-1/+0
2018-11-11devres: Align data[] to ARCH_KMALLOC_MINALIGNAlexey Brodkin-2/+8
2018-11-05OPP: Rename and relocate of_genpd_opp_to_performance_state()Viresh Kumar-48/+0
2018-11-05PM / Domains: Add genpd_opp_to_performance_state()Viresh Kumar-0/+32
2018-11-05PM / Domains: Rename genpd virtual devices as virt_devViresh Kumar-13/+13
2018-10-31mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lockDavid Hildenbrand-12/+1
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand-2/+7
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-10-26mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka-7/+12
2018-10-26Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+38
2018-10-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-6/+8
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+26
2018-10-23Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-0/+2
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-4/+16
2018-10-23Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds-9/+95
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-6/+17
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown-3/+83
2018-10-21Merge branch 'regmap-4.20' into regmap-nextMark Brown-6/+12
2018-10-19regmap: use less #ifdef for LOG_DEVICEBen Dooks-6/+12
2018-10-19regmap: Add regmap_noinc_write APIBen Whitten-0/+80
2018-10-18Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...Rafael J. Wysocki-0/+2