summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-261-0/+13
|\
| * topology/sysfs: provide drawer id and siblings attributesHeiko Carstens2016-06-131-0/+13
* | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-183-5/+7
|\ \
| * | isa: Call isa_bus_init before dependent ISA bus drivers registerWilliam Breathitt Gray2016-06-171-1/+1
| * | isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray2016-06-171-1/+1
| * | base: make module_create_drivers_dir race-freeJiri Slaby2016-06-151-3/+5
| |/
* | Merge branches 'pm-opp' and 'pm-cpufreq-fixes'Rafael J. Wysocki2016-06-1813-150/+199
|\ \ | |/
| * Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-251-2/+3
| |\
| | *---. Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki2016-05-251-2/+3
| | |\ \ \
| | | | | * PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki2016-05-201-2/+3
| * | | | | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-201-9/+74
| |\ \ \ \ \
| | * | | | | Revert "base: dd: don't remove driver_data in -EPROBE_DEFER case"Greg Kroah-Hartman2016-05-031-2/+1
| | * | | | | isa: Decouple X86_32 dependency from the ISA Kconfig optionWilliam Breathitt Gray2016-05-011-1/+1
| | * | | | | base: dd: don't remove driver_data in -EPROBE_DEFER caseYi Zhang2016-05-011-1/+2
| | * | | | | Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-191-0/+2
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | devcoredump: add scatterlist supportAviya Erenfeld2016-04-151-9/+74
| | * | | | | base: isa: Remove X86_32 dependencyWilliam Breathitt Gray2016-03-291-1/+1
| * | | | | | Merge tag 'device-properties-4.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-162-22/+31
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge back new device properties material for v4.7.Rafael J. Wysocki2016-05-062-22/+31
| | |\ \ \ \ \
| | | * | | | | device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-092-22/+31
| | | |/ / / /
| * | | | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-1610-633/+806
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'pm-avs', 'pm-clk', 'powercap' and 'pm-tools'Rafael J. Wysocki2016-05-161-1/+1
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | | * | | | | PM / clk: ensure we don't allocate a -ve size of count clksColin Ian King2016-04-261-1/+1
| | | |/ / / / /
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki2016-05-164-111/+81
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | | * | | | | PM / Domains: Drop unnecessary wakeup code from pm_genpd_prepare()Ulf Hansson2016-04-261-6/+0
| | | | * | | | | PM / Domains: Remove redundant pm_runtime_get|put*() in pm_genpd_prepare()Ulf Hansson2016-04-261-8/+2
| | | | * | | | | PM / Domains: Remove ->save|restore_state() callbacksUlf Hansson2016-04-221-64/+49
| | | | * | | | | PM / Domains: Rename pm_genpd_runtime_suspend|resume()Ulf Hansson2016-04-221-6/+6
| | | | * | | | | PM / Domains: Rename stop_ok to suspend_ok for the genpd governorUlf Hansson2016-04-222-13/+13
| | | | |/ / / /
| | | * | | | | PM / sleep: Drop unused `info' variableThierry Reding2016-04-281-13/+5
| | | * | | | | PM / Runtime: Fix error path in pm_runtime_force_resume()Ulf Hansson2016-04-211-2/+7
| | | |/ / / /
| | * | | | | Merge branch 'pm-opp'Rafael J. Wysocki2016-05-165-521/+724
| | |\ \ \ \ \
| | | \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/flat' int...Mark Brown2016-05-132-2/+2
| |\ \ \ \ \ \ \ \
| | | * | | | | | | regcache: flat: Require max_registers to be setAlexander Stein2016-03-291-1/+1
| | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | regmap: cache: Fix typo in cache_bypass parameter descriptionAndrew F. Davis2016-03-231-1/+1
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown2016-05-133-2/+5
| |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | | * | | | | | | regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham2016-04-151-1/+1
| | | | |/ / / / / /
| | * | | | | | | | regmap: mmio: Parse endianness definitions from DTMark Brown2016-03-301-1/+3
| | * | | | | | | | regmap: Fix implicit inclusion of device.hMark Brown2016-03-301-0/+1
| | * | | | | | | | regmap: mmio: Fix value endianness selectionMark Brown2016-03-231-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linusMark Brown2016-05-131-0/+1
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | regmap: mmio: Explicitly say little endian is the defualt in the bus configMark Brown2016-03-311-0/+1
| | | |/ / / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki2016-05-061-3/+0
| |\ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | device property: Avoid potential dereferences of invalid pointersHeikki Krogerus2016-04-271-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_tableViresh Kumar2016-06-163-6/+24
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge back new material for v4.7.Rafael J. Wysocki2016-05-065-521/+724
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | PM / OPP: Move CONFIG_OF dependent code in a separate fileViresh Kumar2016-05-065-579/+618
| | |_|_|_|/ | |/| | | |
| * | | | | PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_tableSudeep Holla2016-05-052-30/+88
| * | | | | PM / OPP: pass cpumask by referenceArnd Bergmann2016-05-051-5/+5
| * | | | | PM / OPP: Add dev_pm_opp_get_sharing_cpus()Viresh Kumar2016-04-281-0/+45
OpenPOWER on IntegriCloud