summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-0210-498/+1018
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'Rafael J. Wysocki2015-09-012-311/+77Star
| |\ \ \ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | / | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | PM / Domains: Fix typo in description of genpd_dev_pm_detach()Jon Hunter2015-08-291-1/+1
| | | * | | | | PM / Domains: Make pm_genpd_init() available to modulesRajendra Nayak2015-08-291-0/+1
| | | * | | | | PM / domains: Align column headers and data in pm_genpd_summary outputGeert Uytterhoeven2015-08-291-3/+3
| | | * | | | | PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domainJon Hunter2015-07-311-5/+9
| | | * | | | | PM / Domains: Remove intermediate states from the power off sequenceUlf Hansson2015-07-311-301/+62Star
| | | |/ / / /
| | * / / / / PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern2015-07-211-1/+1
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk'Rafael J. Wysocki2015-09-011-3/+1Star
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| / / / | | | |_|/ / / | | |/| | | |
| | | | * | | PM / clk: don't return int on __pm_clk_enable()Colin Ian King2015-07-171-3/+1Star
| | | |/ / /
| * | | | | Merge branch 'pm-opp'Rafael J. Wysocki2015-09-011-181/+822
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-08-281-3/+3
| | * | | | PM / OPP: Fix static checker warning (broken 64bit big endian systems)Viresh Kumar2015-08-281-3/+6
| | * | | | PM / OPP: Free resources and properly return error on failureViresh Kumar2015-08-281-14/+16
| | * | | | PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz2015-08-071-0/+34
| | * | | | PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar2015-08-071-0/+175
| | * | | | PM / OPP: Add support for opp-suspendViresh Kumar2015-08-071-0/+11
| | * | | | PM / OPP: Add OPP sharing information to OPP libraryViresh Kumar2015-08-071-24/+150
| | * | | | PM / OPP: Add clock-latency-ns supportViresh Kumar2015-08-071-2/+39
| | * | | | PM / OPP: Add support to parse "operating-points-v2" bindingsViresh Kumar2015-08-071-24/+233
| | * | | | PM / OPP: Break _opp_add_dynamic() into smaller functionsViresh Kumar2015-08-071-49/+76
| | * | | | PM / OPP: Allocate dev_opp from _add_device_opp()Viresh Kumar2015-08-071-23/+27
| | * | | | PM / OPP: Create _remove_device_opp() for freeing dev_oppViresh Kumar2015-08-071-5/+17
| | * | | | PM / OPP: Relocate few routinesViresh Kumar2015-08-071-138/+139
| | | |/ / | | |/| |
| * | | | Merge branch 'device-properties'Rafael J. Wysocki2015-09-011-3/+5
| |\ \ \ \
| | * | | | device property: fallback to pset when gettng one stringAndy Shevchenko2015-08-261-1/+2
| | * | | | device property: fix potential NULL pointer dereferenceAndy Shevchenko2015-08-061-2/+3
| | |/ / /
| * | | | Merge branch 'acpi-pm'Rafael J. Wysocki2015-09-015-0/+113
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | driver core: implement device_for_each_child_reverse()Andy Shevchenko2015-07-281-0/+43
| | * | | Driver core: wakeup the parent device before trying probeRafael J. Wysocki2015-07-281-0/+20
| | * | | PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg2015-07-283-0/+50
| | |/ /
* | | | Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-021-6/+2Star
|\ \ \ \
| * | | | drivercore: Fix unregistration path of platform devicesGrant Likely2015-08-251-6/+2Star
| | |/ / | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-013-0/+286
|\ \ \ \
| * | | | drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier2015-07-302-0/+283
| * | | | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-304-33/+39
| |\| | |
| * | | | genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu2015-07-221-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-121-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney2015-07-231-2/+2
| | |/ /
* | | | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-08-316-5/+63
|\ \ \ \ | |_|_|/ |/| | |
| * | | driver core: correct device's shutdown orderGrygorii Strashko2015-08-063-0/+58
| * | | driver core: fix docbook for device_private.deviceTomeu Vizoso2015-08-061-1/+1
| * | | cpu: Remove bogus __ref annotation of cpu_subsys_online()Mathias Krause2015-08-061-1/+1
| * | | firmware: fix wrong memory deallocation in fw_add_devm_name()Vladimir Zapolskiy2015-08-061-1/+1
| * | | devres: fix devres_get()Masahiro Yamada2015-08-061-2/+2
| |/ /
* | | Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-08-121-5/+14
|\ \ \ | |/ / |/| |
| * | regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck2015-07-291-5/+14
| |/
* | Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds2015-07-091-3/+13
| |
| \
*-. \ Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2015-07-071-2/+11
|\ \ \ | | |/ | |/|