summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-182-33/+47
|\
| * Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman2019-09-034-39/+46
| |\
| * | device connection: Add fwnode_connection_find_match()Heikki Krogerus2019-09-031-12/+31
| * | driver core: initialize a default DMA mask for platform deviceChristoph Hellwig2019-08-221-21/+16
| * | Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman2019-08-191-1/+1
| |\ \
| * \ \ Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman2019-08-122-3/+59
| |\ \ \
| * \ \ \ Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2019-08-061-0/+14
| |\ \ \ \
* | \ \ \ \ Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-185-99/+177
|\ \ \ \ \ \
| * | | | | | driver core: platform: Export platform_get_irq_optional()Thierry Reding2019-08-291-0/+1
| * | | | | | driver core: platform: Introduce platform_get_irq_optional()Thierry Reding2019-08-281-0/+22
| * | | | | | Revert "driver core: Add support for linking devices during device addition"Greg Kroah-Hartman2019-08-271-83/+0
| * | | | | | Revert "driver core: Add edit_links() callback for drivers"Greg Kroah-Hartman2019-08-272-51/+2
| * | | | | | Revert "driver core: Add sync_state driver/bus callback"Greg Kroah-Hartman2019-08-271-65/+0
| * | | | | | devcoredump: fix typo in commentAkinobu Mita2019-08-151-1/+1
| * | | | | | devcoredump: use memory_read_from_bufferAkinobu Mita2019-08-151-10/+1
| * | | | | | Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman2019-08-123-13/+83
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'dev_groups_all_drivers' into driver-core-nextGreg Kroah-Hartman2019-08-021-0/+14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | driver core: add dev_groups to all driversDmitry Torokhov2019-08-021-0/+14
| * | | | | | driver core: Add sync_state driver/bus callbackSaravana Kannan2019-08-011-0/+65
| * | | | | | driver core: Add edit_links() callback for driversSaravana Kannan2019-08-012-2/+51
| * | | | | | driver core: Add support for linking devices during device additionSaravana Kannan2019-08-011-0/+83
| * | | | | | driver core: platform: Add an error message to platform_get_irq*()Stephen Boyd2019-07-301-8/+34
| * | | | | | Merge branch 'generic_lookup_helpers' into driver-core-nextGreg Kroah-Hartman2019-07-304-39/+46
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | driver core: Fix creation of device links with PM-runtime flagsRafael J. Wysocki2019-07-301-2/+4
| * | | | | | driver core: Remove device link creation limitationRafael J. Wysocki2019-07-252-79/+101
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-171-1/+38
|\ \ \ \ \ \
| * | | | | | software node: Initialize the return value in software_node_find_by_name()Heikki Krogerus2019-09-111-1/+1
| * | | | | | software node: Initialize the return value in software_node_to_swnode()Heikki Krogerus2019-09-041-1/+1
| * | | | | | software node: Add software_node_find_by_name()Heikki Krogerus2019-08-261-0/+37
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-178-66/+308
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki2019-09-171-15/+10
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state()Ulf Hansson2019-09-021-2/+2
| | | | * | | | PM / Domains: Simplify genpd_lookup_dev()Ulf Hansson2019-09-021-13/+8
| | | |/ / / /
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-09-171-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'pm-cpufreq-qos'Rafael J. Wysocki2019-09-051-1/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | arch_topology: Use CPUFREQ_CREATE_POLICY instead of CPUFREQ_NOTIFYViresh Kumar2019-08-261-1/+1
| | | |/ / / /
| * | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2019-09-176-50/+297
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki2019-09-172-24/+13
| | |\ \ \ \ \
| | | * | | | | PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()Rafael J. Wysocki2019-07-231-18/+12
| | | * | | | | PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki2019-07-231-5/+0
| | | * | | | | PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()Rafael J. Wysocki2019-07-231-1/+1
| | | | |/ / / | | | |/| | |
| | * | | | | PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}()Stephen Boyd2019-08-211-2/+0
| | * | | | | PM / wakeup: Register wakeup class kobj after device is addedStephen Boyd2019-08-214-4/+34
| | * | | | | PM / wakeup: Fix sysfs registration error pathStephen Boyd2019-08-211-4/+9
| | * | | | | PM / wakeup: Show wakeup sources stats in sysfsTri Vo2019-08-214-5/+237
| | * | | | | PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare()Tri Vo2019-08-211-20/+13
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-174-39/+46
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | platform: Add platform_find_device_by_driver() helperSuzuki K Poulose2019-07-301-0/+14
| * | | | | drivers: Add generic helper to match any deviceSuzuki K Poulose2019-07-301-0/+6
| * | | | | drivers: Introduce device lookup variants by ACPI_COMPANION deviceSuzuki K Poulose2019-07-301-0/+6