index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2014-12-18
PM / OPP: fix warning in of_free_opp_table()
Dmitry Torokhov
2014-12-18
PM / OPP: add some lockdep annotations
Dmitry Torokhov
2014-12-10
PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()
Viresh Kumar
2014-12-10
PM / OPP: handle allocation of device_opp in a separate routine
Viresh Kumar
2014-12-10
PM / OPP: reuse find_device_opp() instead of duplicating code
Viresh Kumar
2014-12-10
PM / OPP: Staticize __dev_pm_opp_remove()
Viresh Kumar
2014-12-10
PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'
Viresh Kumar
2014-12-10
PM / OPP: remove double calls to find_device_opp()
Viresh Kumar
2014-12-10
PM / OPP: set new_opp->dev_opp to a valid dev_opp
Viresh Kumar
2014-11-29
PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()
Viresh Kumar
2014-11-29
PM / OPP Introduce APIs to remove OPPs
Viresh Kumar
2014-11-29
PM / OPP mark OPPs as 'static' or 'dynamic'
Viresh Kumar
2014-11-29
PM / OPP don't match for existing OPPs when list is empty
Viresh Kumar
2014-11-29
PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type
Viresh Kumar
2014-11-14
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2014-11-11
PM / Domains: Fix initial default state of the need_restore flag
Ulf Hansson
2014-11-08
PM / Domains: Change prototype for the attach and detach callbacks
Ulf Hansson
2014-11-07
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
Johannes Berg
2014-11-07
tiny: reverse logic for DISABLE_DEV_COREDUMP
Aristeu Rozanski
2014-11-07
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
2014-10-31
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
2014-10-27
PM / Sleep: fix async suspend_late/freeze_late error handling
Imre Deak
2014-10-15
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-14
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
2014-10-14
drivers: dma-coherent: add initialization from device tree
Marek Szyprowski
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-10-09
CMA: document cma=0
Jean Delvare
2014-10-09
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
2014-10-09
common: dma-mapping: introduce common remapping functions
Laura Abbott
2014-10-09
memory-hotplug: add sysfs valid_zones attribute
Zhang Zhen
2014-10-09
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-08
Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-07
Merge branch 'pm-clk'
Rafael J. Wysocki
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
2014-10-03
driver/base/node: remove unnecessary kfree of node struct from unregister_one...
Yasuaki Ishimatsu
2014-10-03
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
Geert Uytterhoeven
2014-10-03
PM / Domains: Rename cpu_data to cpuidle_data
Ulf Hansson
2014-10-02
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...
Joerg Roedel
2014-10-02
driver core: Add BUS_NOTIFY_REMOVED_DEVICE event
Joerg Roedel
2014-09-30
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
2014-09-30
Merge branch 'pm-genirq' into acpi-pm
Rafael J. Wysocki
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
2014-09-29
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
2014-09-29
Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-next
Mark Brown
2014-09-29
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2014-09-29
Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus
Mark Brown
2014-09-29
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
2014-09-29
regmap: Fix debugfs-file 'registers' mode
Markus Pargmann
2014-09-29
Merge back earlier 'pm-sleep' material for v3.18.
Rafael J. Wysocki
[next]