summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAge
...
| | * | | | | | regmap: add force_write option on _regmap_update_bits()Kuninori Morimoto2015-07-10
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | device property: Return -ENXIO if there is no suitable FW interfaceGuenter Roeck2015-08-27
| * | | | | | device property: Add ETH_ALEN check, update comments.Jeremy Linton2015-08-20
| * | | | | | Add a matching set of device_ functions for determining mac/phyJeremy Linton2015-08-13
| |/ / / / /
* | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'Rafael J. Wysocki2015-09-01
| |\ \ \ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | / | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | PM / Domains: Fix typo in description of genpd_dev_pm_detach()Jon Hunter2015-08-29
| | | * | | | | PM / Domains: Make pm_genpd_init() available to modulesRajendra Nayak2015-08-29
| | | * | | | | PM / domains: Align column headers and data in pm_genpd_summary outputGeert Uytterhoeven2015-08-29
| | | * | | | | PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domainJon Hunter2015-07-31
| | | * | | | | PM / Domains: Remove intermediate states from the power off sequenceUlf Hansson2015-07-31
| | | |/ / / /
| | * | | | | PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern2015-07-21
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk'Rafael J. Wysocki2015-09-01
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| / / / | | | |_|/ / / | | |/| | | |
| | | | * | | PM / clk: don't return int on __pm_clk_enable()Colin Ian King2015-07-17
| | | |/ / /
| * | | | | Merge branch 'pm-opp'Rafael J. Wysocki2015-09-01
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-08-28
| | * | | | PM / OPP: Fix static checker warning (broken 64bit big endian systems)Viresh Kumar2015-08-28
| | * | | | PM / OPP: Free resources and properly return error on failureViresh Kumar2015-08-28
| | * | | | PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz2015-08-07
| | * | | | PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar2015-08-07
| | * | | | PM / OPP: Add support for opp-suspendViresh Kumar2015-08-07
| | * | | | PM / OPP: Add OPP sharing information to OPP libraryViresh Kumar2015-08-07
| | * | | | PM / OPP: Add clock-latency-ns supportViresh Kumar2015-08-07
| | * | | | PM / OPP: Add support to parse "operating-points-v2" bindingsViresh Kumar2015-08-07
| | * | | | PM / OPP: Break _opp_add_dynamic() into smaller functionsViresh Kumar2015-08-07
| | * | | | PM / OPP: Allocate dev_opp from _add_device_opp()Viresh Kumar2015-08-07
| | * | | | PM / OPP: Create _remove_device_opp() for freeing dev_oppViresh Kumar2015-08-07
| | * | | | PM / OPP: Relocate few routinesViresh Kumar2015-08-07
| | | |/ / | | |/| |
| * | | | Merge branch 'device-properties'Rafael J. Wysocki2015-09-01
| |\ \ \ \
| | * | | | device property: fallback to pset when gettng one stringAndy Shevchenko2015-08-26
| | * | | | device property: fix potential NULL pointer dereferenceAndy Shevchenko2015-08-06
| | |/ / /
| * | | | Merge branch 'acpi-pm'Rafael J. Wysocki2015-09-01
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | driver core: implement device_for_each_child_reverse()Andy Shevchenko2015-07-28
| | * | | Driver core: wakeup the parent device before trying probeRafael J. Wysocki2015-07-28
| | * | | PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg2015-07-28
| | |/ /
* | | | Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-01
|\ \ \ \
| * | | | drivercore: Fix unregistration path of platform devicesGrant Likely2015-08-25
| | |/ / | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\ \ \ \
| * | | | drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier2015-07-30
| * | | | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-30
| |\ \ \ \ | | |/ / /
| * | | | genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu2015-07-22
| | |_|/ | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-12
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney2015-07-22
| | |/ /
* | | | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-08-31
|\ \ \ \ | |_|_|/ |/| | |
| * | | driver core: correct device's shutdown orderGrygorii Strashko2015-08-05
| * | | driver core: fix docbook for device_private.deviceTomeu Vizoso2015-08-05
| * | | cpu: Remove bogus __ref annotation of cpu_subsys_online()Mathias Krause2015-08-05
| * | | firmware: fix wrong memory deallocation in fw_add_devm_name()Vladimir Zapolskiy2015-08-05