[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAJ0PZbSpcT3A+z0axkkPZD06bX1SNcKszJuYMDWHrUDiApooGA@mail.gmail.com>
Date: Sat, 24 May 2014 23:06:09 +0900
From: MyungJoo Ham <myungjoo.ham@...sung.com>
To: rafael.j.wysocki@...el.com
Cc: Linux PM list <linux-pm@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Chanwoo Choi <cw00.choi@...sung.com>,
함명주 <myungjoo.ham@...sung.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
Paul Bolle <pebolle@...cali.nl>
Subject: [GIT PULL] devfreq update for Linux 3.16
Dear Rafael,
Here goes the pull request of devfreq for 3.16
Cheers,
MyungJoo
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The following changes since commit 4b660a7f5c8099d88d1a43d8ae138965112592c7:
Linux 3.15-rc6 (2014-05-22 06:42:02 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git tags/for-3.16
for you to fetch changes up to cb7063f453e543b97285a10343cfc02983d792ad:
PM / devfreq: remove checks for CONFIG_EXYNOS_ASV (2014-05-24 22:33:51 +0900)
- ----------------------------------------------------------------
Pull Request for Rafael.
Merge target is Linux 3.16
- - Clean up with modern macro in the core and drivers.
- - Fix incorrect error returns
- - Remove dead CONFIG check.
- - Fix resource leak in a driver.
- ----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (3):
PM / devfreq: exynos4: introduce struct busfreq_ppmu_data
PM / devfreq: exynos5: introduce struct busfreq_ppmu_data
PM / devfreq: exynos: make more PPMU code common
Chanwoo Choi (11):
PM / devfreq: exynos4: Fix bug of resource leak and code clean on probe()
PM / devfreq: exynos4: Use SIMPLE_DEV_PM_OPS macro
PM / devfreq: exynos4: Add CONFIG_PM_OPP dependency to fix probe fail
PM / devfreq: exynos5: Use SIMPLE_DEV_PM_OPS macro
PM / devfreq: exynos5: Add CONFIG_PM_OPP dependency to fix probe fail
PM / devfreq: exynos4: use common PPMU code
PM / devfreq: Fix devfreq_remove_device() to improve the sequence ...
PM / devfreq: Add resource-managed function for devfreq device
PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfierfunction
PM / devfreq: exynos4: Use devm_devfreq_* function using device ...
PM / devfreq: exynos5: Use devm_devfreq_* function using device ...
Paul Bolle (1):
PM / devfreq: remove checks for CONFIG_EXYNOS_ASV
drivers/devfreq/Kconfig | 5 +-
drivers/devfreq/devfreq.c | 125 ++++++++++++++++++--
drivers/devfreq/exynos/Makefile | 2 +-
drivers/devfreq/exynos/exynos4_bus.c | 219 ++++++++++-------------------------
drivers/devfreq/exynos/exynos5_bus.c | 130 ++++++---------------
drivers/devfreq/exynos/exynos_ppmu.c | 60 ++++++++++
drivers/devfreq/exynos/exynos_ppmu.h | 8 ++
include/linux/devfreq.h | 35 +++++-
8 files changed, 317 insertions(+), 267 deletions(-)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAEBAgAGBQJTgKWPAAoJEDv/jgS9xknFYlMP/0zIsdDGxtJA3NdxJGT/dA+d
z7sDIBSOCQCBQv8CSMCY6HgtejgbtpRX8coKaSYGjLP9sL43hHCRkJesQdYNo5vE
xuU0Zo80ERBZvXj9pXC76ojmvBMRmynYPnbMC7ZgzGEFA2kSf/SoEAwSu6y+5uiF
b5igBp22QNd73V5c+Vjr6pzDfSXDyGDv5Km8jDFPvx3YLNChY471VtK+KMikGwGp
FplzfNSCThMPertAxKuWRlZMS8v0YVyO9TN4KHNQuwdGotiQcYweeAFL+G183ZaC
8m+komdIP2oct0h19j8298cGPQSH/NpCXTwXSFMhn/QEU6W3WtaTF3crURjhTxja
EZiSOClumMnZPJt6di10vV6TOS0e4pWgfP2ZX9sNRBYLf5Vs/P46kB3mzAM1LSeV
D/93dkv5mAoZPTt/eruB/4jOeQDewAtOf/o3/vOjXUu4QwQ7JARGUEZ8RKJktVHs
R5q7nrEFOckyoSME131ePODy5EUgYv2kFGmaLqwulZaUN7ooslBZiaph7Fc0f1VB
2TEQKLtbkPIYiDqTHF8MAkIjwzhuul02NpEN7UccHfc4RIkoyhNnOrhwsi2ktAJw
ID7x2ofVKvevHp2qiLWlAHAryEJ+aTYNpiDRByZiUWFrt8LlLIZuCkdxWYGWcyOY
dkeARTmbHnqfdYAeuTNn
=ZUxh
-----END PGP SIGNATURE-----
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists