Commit Graph

1023 Commits (02f8c6aee8df3cdc935e9bdd4f2d020306035dbe)

Author SHA1 Message Date
Benjamin Herrenschmidt a63fdc5156 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header 14 years ago
Colin Cross 887596224c PM: Reintroduce dropped call to check_wakeup_irqs 14 years ago
Rafael J. Wysocki 4d1518f566 PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset 14 years ago
Alan Stern 6d0e0e84f6 PM: Fix async resume following suspend failure 14 years ago
Alan Stern f76b168b6f PM: Rename dev_pm_info.in_suspend to is_prepared 14 years ago
Rafael J. Wysocki 3b3eca3116 PM / Runtime: Fix loops in pm_runtime_clk_notify() 14 years ago
Andrew Morton bb2b43fefa drivers/base/platform.c: don't mark platform_device_register_resndata() as __init_or_module 14 years ago
KOSAKI Motohiro fa25c503df mm: per-node vmstat: show proper vmstats 14 years ago
Rafael J. Wysocki 6538df8019 PM: Introduce generic prepare and complete callbacks for subsystems 14 years ago
Rafael J. Wysocki 91e7c75ba9 PM: Allow drivers to allocate memory from .prepare() callbacks safely 14 years ago
Rafael J. Wysocki c650da23d5 PM: Remove CONFIG_PM_VERBOSE 14 years ago
Eric Dumazet 13e3813656 PM / Wakeup: Remove useless synchronize_rcu() call 14 years ago
Rafael J. Wysocki e762318baa PM / Wakeup: Fix build warning related to the "wakeup" sysfs file 14 years ago
Rafael J. Wysocki a144c6a6c9 PM: Print a warning if firmware is requested when tasks are frozen 14 years ago
Rafael J. Wysocki e1866b33b1 PM / Runtime: Rework runtime PM handling during driver removal 14 years ago
Rafael J. Wysocki 72874daa5e PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unset 14 years ago
Kevin Hilman 2064af917b PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops" 14 years ago
Andrew Morton a236c71766 drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION" 14 years ago
Anton Blanchard 5409d2cd84 memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION 14 years ago
Rafael J. Wysocki 2e711c04db PM: Remove sysdev suspend, resume and shutdown operations 14 years ago
Rafael J. Wysocki 85eb8c8d0b PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) 14 years ago
Rafael J. Wysocki 8b313a38ec PM / Platform: Use generic runtime PM callbacks directly 14 years ago
Rafael J. Wysocki 69c9dd1ecf PM: Export platform bus type's default PM callbacks 14 years ago
Rafael J. Wysocki 4d27e9dcff PM: Make power domain callbacks take precedence over subsystem ones 14 years ago
Rafael J. Wysocki 22110faf8c PM / Wakeup: Fix initialization of wakeup-related device sysfs files 14 years ago
Wanlong Gao 8572394353 drivers:base:fix the coding format of memory.c 14 years ago
Uwe Kleine-König c870508240 driver core: let dev_set_drvdata return int instead of void as it can fail 14 years ago
Uwe Kleine-König 4a03d6f7c8 driver core/platform_device_add_resources: free resource before overwriting 14 years ago
Uwe Kleine-König cea896238f driver core/platform_device_add_resources: set resource to NULL if !res 14 years ago
Uwe Kleine-König 251e031d13 driver core/platform_device_add_data: free platform data before overwriting 14 years ago
Uwe Kleine-König 27a33f9e8f driver core/platform_device_add_data: set platform_data to NULL if !data 14 years ago
Karthigan Srinivasan 7f100d1566 drivers/base/core.c: Fixed brace coding style issue. 14 years ago
Sebastian Ott 8497d6a21c driver-core: fix race between device_register and driver_register 14 years ago
Stephen Hemminger aed65af1cc drivers: make device_type const 14 years ago
Rafael J. Wysocki 19234c0819 PM: Add missing syscore_suspend() and syscore_resume() calls 14 years ago
Samuel Ortiz e710d7d5a9 mfd: Fetch cell pointer from platform_device->mfd_cell 14 years ago
Rafael J. Wysocki 1f112cee07 PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS 14 years ago
Nikanth Karthikesan 9f0af69b2d sysfs-memory: fix uninitialized variable warning and clean-up code. 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Rafael J. Wysocki d47d81c0e9 Introduce ARCH_NO_SYSDEV_OPS config option (v2) 14 years ago
Rafael J. Wysocki 40dc166cb5 PM / Core: Introduce struct syscore_ops for core subsystems PM 14 years ago
Nishanth Menon 7ae4961878 PM / OPP: opp_find_freq_exact() documentation fix 14 years ago
Rafael J. Wysocki 9659cc0678 PM: Make system-wide PM and runtime PM treat subsystems consistently 14 years ago
Rafael J. Wysocki 7538e3db6e PM: Add support for device power domains 14 years ago
Rafael J. Wysocki e866500247 PM: Allow pm_runtime_suspend() to succeed during system suspend 14 years ago
Rafael J. Wysocki aa33860158 PM: Remove CONFIG_PM_OPS 14 years ago
Rafael J. Wysocki cb8f51bdad PM: Do not create wakeup sysfs files for devices that cannot wake up 14 years ago
Mandeep Singh Baines 0295a34d61 PM: Use appropriate printk() priority level in trace.c 14 years ago
Rafael J. Wysocki 790c7885a4 PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count() 14 years ago
Rafael J. Wysocki 378eef99ad PM / Wakeup: Make pm_save_wakeup_count() work as documented 14 years ago