lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 21 Mar 2014 18:31:42 +0100
From:	Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
To:	cw00.choi@...sung.com, myungjoo.ham@...sung.com
Cc:	kyungmin.park@...sung.com, rafael.j.wysocki@...el.com,
	t.figa@...sung.com, linux-samsung-soc@...r.kernel.org,
	linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
	b.zolnierkie@...sung.com
Subject: [PATCH 0/4] devfreq: exynos: generalize PPMU code

Hi,

This patch series generalizes PPMU support for Exynos devfreq
drivers.

It is based on top of "devfreq: exynos: Fix minor issue and code
clean to remove legacy method" patch series from Chanwoo Choi
(https://lkml.org/lkml/2014/3/19/713).

Please note that the patches were only compile tested because
Exynos devfreq drivers don't work yet in the upstream kernels
(FWIW these changes were briefly tested with the internal tree
which has working devfreq drivers).

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics


Bartlomiej Zolnierkiewicz (3):
  devfreq: exynos4: introduce struct busfreq_ppmu_data
  devfreq: exynos5: introduce struct busfreq_ppmu_data
  devfreq: exynos: make more PPMU code common

Chanwoo Choi (1):
  devfreq: exynos4: use common PPMU code

 drivers/devfreq/exynos/Makefile      |   2 +-
 drivers/devfreq/exynos/exynos4_bus.c | 176 +++++++++--------------------------
 drivers/devfreq/exynos/exynos5_bus.c |  94 +++++--------------
 drivers/devfreq/exynos/exynos_ppmu.c |  60 ++++++++++++
 drivers/devfreq/exynos/exynos_ppmu.h |   8 ++
 5 files changed, 135 insertions(+), 205 deletions(-)

-- 
1.8.2.3

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ