summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-0914-249/+947
|\
| * device property: Add helpers to count items in an arrayAndy Shevchenko2019-06-131-0/+44
| * platform/x86: intel_cht_int33fe: Replacing the old connections with referencesHeikki Krogerus2019-06-031-19/+28
| * platform/x86: intel_cht_int33fe: Supply fwnodes for the external dependenciesHeikki Krogerus2019-06-031-3/+125
| * platform/x86: intel_cht_int33fe: Provide fwnode for the USB connectorHeikki Krogerus2019-06-031-0/+25
| * platform/x86: intel_cht_int33fe: Provide software nodes for the devicesHeikki Krogerus2019-06-031-8/+46
| * platform/x86: intel_cht_int33fe: Remove unused fusb302 device propertyHeikki Krogerus2019-06-031-1/+0
| * platform/x86: intel_cht_int33fe: Register max17047 in its own functionHeikki Krogerus2019-06-031-29/+33
| * usb: typec: Registering real device entries for the muxesHeikki Krogerus2019-06-036-123/+259
| * device connection: Find connections also by checking the referencesHeikki Krogerus2019-06-032-1/+27
| * device property: Introduce fwnode_find_reference()Heikki Krogerus2019-06-032-0/+28
| * ACPI / property: Don't limit named child node matching to data nodesHeikki Krogerus2019-06-031-6/+20
| * driver core: Add helper device_find_child_by_name()Heikki Krogerus2019-06-032-0/+30
| * software node: Add software_node_get_reference_args()Heikki Krogerus2019-06-032-0/+75
| * software node: Use kobject name when finding child nodes by nameHeikki Krogerus2019-06-031-5/+1
| * software node: Add support for static node descriptorsHeikki Krogerus2019-06-032-63/+212
| * software node: Simplify software_node_release() functionHeikki Krogerus2019-06-031-10/+10
| * software node: Allow node creation without propertiesHeikki Krogerus2019-06-031-0/+3
* | Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-07-0931-337/+131
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-apei', 'acpi-doc' and 'acpi-soc'Rafael J. Wysocki2019-07-085-9/+16
| |\ \ \ \
| | | | * | ACPI: APD: remove redundant assignment to pointer clkColin Ian King2019-07-031-1/+1
| | | * | | docs: extcon: convert it to ReST and move to ACPI dirMauro Carvalho Chehab2019-07-033-7/+14
| | * | | | ACPI / APEI: Remove needless __ghes_check_estatus() callsLiguang Zhang2019-07-051-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'acpica'Rafael J. Wysocki2019-07-0819-308/+91
| |\ \ \ \
| | * | | | ACPICA: Update version to 20190703Bob Moore2019-07-041-1/+1
| | * | | | ACPICA: Update table load object initializationErik Schmauss2019-07-042-17/+9
| | * | | | ACPICA: Update for object initialization sequenceBob Moore2019-07-043-33/+29
| | * | | | ACPICA: remove legacy module-level code due to deprecationErik Schmauss2019-07-048-244/+0
| | * | | | ACPICA: Namespace: simplify creation of the initial/default namespaceBob Moore2019-07-041-11/+43
| | * | | | Merge ACPI tables handling changes for v5.3.Rafael J. Wysocki2019-07-043-15/+23
| | |\ \ \ \
| | * | | | | ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki2019-06-195-5/+12
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2019-07-087-25/+31
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | / / | | | | |_|_|_|/ / | | | |/| | | | |
| | | | | * | | | ACPI: tools: Exclude tools/* from .gitignore patternsMasahiro Yamada2019-05-281-4/+4
| | | | * | | | | ACPI: Make AC and battery drivers available on !X86Ard Biesheuvel2019-06-221-2/+0
| | | | | |/ / / | | | | |/| | |
| | | * | | | | ACPI: OSL: Make a W=1 kernel-doc warning go awayQian Cai2019-06-042-4/+4
| | | | |_|_|/ | | | |/| | |
| | * | | | | ACPI: configfs: Resolve objects on host-directed table loadsNikolaus Voss2019-06-142-5/+12
| | * | | | | ACPI: tables: Allow BGRT to be overriddenAndrea Oliveri2019-06-131-10/+11
| * | | | | | ACPI / PMIC: intel: Drop double removal of address space handlerAndy Shevchenko2019-07-031-2/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-07-0955-631/+2325
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-07-0813-80/+327
| |\ \ \ \ \ \
| | * | | | | | cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()Viresh Kumar2019-06-281-10/+16
| | * | | | | | cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get()Viresh Kumar2019-06-281-42/+28
| | * | | | | | cpufreq: Don't skip frequency validation for has_target() driversViresh Kumar2019-06-281-8/+5
| | * | | | | | cpufreq: Use has_target() instead of !setpolicyViresh Kumar2019-06-261-3/+3
| | * | | | | | cpufreq: Remove redundant !setpolicy checkViresh Kumar2019-06-261-1/+1
| | * | | | | | cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stubDaniel Lezcano2019-06-262-4/+8
| | * | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-06-2610-11/+265
| | |\ \ \ \ \ \
| | | * | | | | | cpufreq: s5pv210: Don't flood kernel log after cpufreq changePaweł Chmiel2019-06-241-1/+1
| | | * | | | | | cpufreq: add driver for Raspberry PiNicolas Saenz Julienne2019-06-133-0/+106
| | | * | | | | | cpufreq: Switch imx7d to imx-cpufreq-dt for speed gradingLeonard Crestez2019-06-061-1/+1