Commit Graph

1091 Commits (38ada214fad79ff5ebbed58932c5f0c9969d9c91)

Author SHA1 Message Date
Rafael J. Wysocki e8b364b88c PM / Clocks: Do not acquire a mutex under a spinlock 14 years ago
Mark Brown 5204f5e3f5 regmap: Remove bitrotted module_put()s 14 years ago
Linus Torvalds caca9510ff firmware loader: allow builtin firmware load even if usermodehelper is disabled 14 years ago
Rafael J. Wysocki b7ab83edba PM: Use spinlock instead of mutex in clock management functions 14 years ago
H Hartley Sweeten 86ec67fd0a base/devres.c: quiet sparse noise about context imbalance 14 years ago
Stephen Rothwell b5ddbf465f regmap: using module facilities requires module.h 14 years ago
Rafael J. Wysocki 17f2ae7f67 PM / Domains: Fix build for CONFIG_PM_RUNTIME unset 14 years ago
Stephen Warren b33f9cbd67 regmap: Specify a module license 14 years ago
Arnaud Lacombe f9e0b159db drivers/base/devtmpfs.c: correct annotation of `setup_done' 14 years ago
Randy Dunlap 7de636fa25 driver core: fix kernel-doc warning in platform.c 14 years ago
Kevin Hilman 02b26774af PM / Runtime: Allow _put_sync() from interrupts-disabled context 14 years ago
Rafael J. Wysocki fe202fde50 PM / Domains: Fix pm_genpd_poweron() 14 years ago
Al Viro 9d108d2548 devtmpfs: missing initialialization in never-hit case 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Jonghwan Choi fc92805a8e drivers/base/power/opp.c: fix dev_opp initial value 14 years ago
Al Viro e13889bab3 fix devtmpfs race 14 years ago
Mark Brown 40c5cc2639 regmap: Fix bulk reads 14 years ago
Mark Brown a676f08306 regmap: Add SPI bus support 14 years ago
Mark Brown 9943fa300a regmap: Add I2C bus support 14 years ago
Mark Brown b83a313bf2 regmap: Add generic non-memory mapped register access API 14 years ago
Al Viro 5da4e68944 devtmpfs: get rid of bogus mkdir in create_path() 14 years ago
Al Viro 69753a0f14 switch devtmpfs to kern_path_create() 14 years ago
Al Viro 2780f1ff6a switch devtmpfs object creation/removal to separate kernel thread 14 years ago
Rafael J. Wysocki 1d8047a6f7 PM: Add "RTC" to PM trace time stamps to avoid confusion 14 years ago
Nishanth Menon 99f381d354 PM / OPP: Introduce function to free cpufreq table 14 years ago
Rafael J. Wysocki d28054020f PM / Domains: Take .power_off() error code into account 14 years ago
Rafael J. Wysocki 0bc5b2debb ARM / shmobile: Use genpd_queue_power_off_work() 14 years ago
Rafael J. Wysocki 5125bbf388 PM / Domains: Introduce function to power off all unused PM domains 14 years ago
Benjamin Herrenschmidt a63fdc5156 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header 14 years ago
Rafael J. Wysocki 56375fd420 PM / Domains: Queue up power off work only if it is not pending 14 years ago
Rafael J. Wysocki 4ecd6e651d PM / Domains: Improve handling of wakeup devices during system suspend 14 years ago
Rafael J. Wysocki 697a7f3727 PM / Domains: Do not restore all devices on power off error 14 years ago
Rafael J. Wysocki c6d22b3726 PM / Domains: Allow callbacks to execute all runtime PM helpers 14 years ago
Rafael J. Wysocki 17b75eca76 PM / Domains: Do not execute device callbacks under locks 14 years ago
Rafael J. Wysocki b6c10c8466 PM / Domains: Make failing pm_genpd_prepare() clean up properly 14 years ago
Rafael J. Wysocki 6f00ff7827 PM / Domains: Set device state to "active" during system resume 14 years ago
Colin Cross 887596224c PM: Reintroduce dropped call to check_wakeup_irqs 14 years ago
Magnus Damm 18b4f3f5d0 PM / Domains: Export pm_genpd_poweron() in header 14 years ago
ShuoX Liu 2cffff1281 PM / Runtime: Consistent utilization of deferred_resume 14 years ago
Kumar Gala a77ce8167c driver core: Add ability for arch code to setup pdev_archdata 14 years ago
Alan Stern 69c843b45e PM / Runtime: Prevent runtime_resume from racing with probe 14 years ago
Rafael J. Wysocki 62052ab1d1 PM / Runtime: Replace "run-time" with "runtime" in documentation 14 years ago
Rafael J. Wysocki 1e2ef05bb8 PM: Limit race conditions between runtime PM and system sleep (v2) 14 years ago
Rafael J. Wysocki 632e270e01 PM / Runtime: Return special error code if runtime PM is disabled 14 years ago
Rafael J. Wysocki 3d5c30367c PM: Rename clock management functions 14 years ago
Rafael J. Wysocki b7b95920aa PM: Allow the clocks management code to be used during system suspend 14 years ago
Rafael J. Wysocki d4f2d87a8b PM / Domains: Wakeup devices support for system sleep transitions 14 years ago
Rafael J. Wysocki 596ba34bcd PM / Domains: System-wide transitions support for generic domains (v5) 14 years ago
Rafael J. Wysocki 5248051b9a PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2) 14 years ago
Rafael J. Wysocki e529192883 PM: Introduce generic "noirq" callback routines for subsystems (v2) 14 years ago