Nate Lawson e94a0c1a18 Introduce a new method, cpufreq_drv_type(), that returns the type of the
driver.  This used to be handled by cpufreq_drv_settings() but it's
useful to get the type/flags separately from getting the settings.
(For example, you don't have to pass an array of cf_setting just to find
the driver type.)

Use this new method in our in-tree drivers to detect reliably if acpi_perf
is present and owns the hardware.  This simplifies logic in drivers as well
as fixing a bug introduced in my last commit where too many drivers attached.
2005-02-18 00:23:36 +00:00
..
2005-02-14 01:10:50 +00:00
2005-02-16 23:13:38 +00:00
2005-02-09 17:19:12 +00:00
2005-01-20 22:51:38 +00:00
2005-01-07 07:08:33 +00:00
2005-01-20 20:06:44 +00:00
2005-01-19 17:03:35 +00:00
2005-02-02 08:35:11 +00:00
2005-02-12 23:52:44 +00:00
2005-01-31 01:26:22 +00:00
2004-08-02 20:42:28 +00:00
2004-06-16 09:47:26 +00:00
2005-02-10 12:02:37 +00:00
2005-01-30 16:42:23 +00:00
2004-08-04 18:30:31 +00:00
2004-06-16 09:47:26 +00:00
2005-01-11 06:24:40 +00:00
2005-02-04 02:32:43 +00:00
2005-02-03 00:40:35 +00:00
2005-02-10 12:02:37 +00:00
2004-05-30 20:08:47 +00:00
2005-01-20 20:32:56 +00:00
2005-01-20 19:32:37 +00:00