• Home
  • Raw
  • Download

Lines Matching refs:PFX

47 #define PFX "powernow-k8: "  macro
185 printk(KERN_ERR PFX "internal error - overflow on fid write\n"); in write_new_fid()
197 …printk(KERN_ERR PFX "Hardware error - pending bit very stuck - no further pstate changes possible\… in write_new_fid()
205 printk(KERN_ERR PFX "vid change on fid trans, old 0x%x, new 0x%x\n", in write_new_fid()
211 printk(KERN_ERR PFX "fid trans failed, fid 0x%x, curr 0x%x\n", fid, in write_new_fid()
227 printk(KERN_ERR PFX "internal error - overflow on vid write\n"); in write_new_vid()
239 …printk(KERN_ERR PFX "internal error - pending bit very stuck - no further pstate changes possible\… in write_new_vid()
245 printk(KERN_ERR PFX "fid changed on vid trans, old 0x%x new 0x%x\n", in write_new_vid()
251 printk(KERN_ERR PFX "vid trans failed, vid 0x%x, curr 0x%x\n", vid, in write_new_vid()
301 printk(KERN_ERR PFX "failed (cpu%d): req 0x%x 0x%x, curr 0x%x 0x%x\n", in transition_fid_vid()
353 printk(KERN_ERR PFX "ph1 err, currfid changed 0x%x\n", data->currfid); in core_voltage_pre_transition()
369 printk(KERN_ERR PFX "ph2: illegal lo-lo transition 0x%x 0x%x\n", in core_frequency_transition()
375 printk(KERN_ERR PFX "ph2 null fid transition 0x%x\n", data->currfid); in core_frequency_transition()
419 printk(KERN_ERR PFX in core_frequency_transition()
426 printk(KERN_ERR PFX "ph2: vid changed, save 0x%x, curr 0x%x\n", in core_frequency_transition()
452 printk(KERN_ERR PFX in core_voltage_post_transition()
459 printk(KERN_ERR PFX in core_voltage_post_transition()
496 printk(KERN_ERR PFX "limiting to cpu %u failed\n", cpu); in check_supported_cpu()
511 printk(KERN_INFO PFX "Processor cpuid %x not supported\n", eax); in check_supported_cpu()
517 printk(KERN_INFO PFX in check_supported_cpu()
524 printk(KERN_INFO PFX "Power state transitions not supported\n"); in check_supported_cpu()
549 printk(KERN_ERR FW_BUG PFX "vid %d invalid : 0x%x\n", in check_pst_table()
554 printk(KERN_ERR FW_BUG PFX "0 vid exceeded with pstate" in check_pst_table()
559 printk(KERN_ERR FW_BUG PFX "maxvid exceeded with pstate" in check_pst_table()
564 printk(KERN_ERR FW_BUG PFX "maxfid exceeded with pstate" in check_pst_table()
570 printk(KERN_ERR FW_BUG PFX "two low fids - %d : " in check_pst_table()
578 printk(KERN_ERR FW_BUG PFX "lastfid invalid\n"); in check_pst_table()
582 printk(KERN_INFO FW_BUG PFX "first fid not from lo freq table\n"); in check_pst_table()
593 printk(KERN_INFO PFX " %d : pstate %d (%d MHz)\n", in print_basics()
598 printk(KERN_INFO PFX " %d : fid 0x%x (%d MHz), vid 0x%x\n", in print_basics()
607 printk(KERN_INFO PFX "Only %d pstates on battery\n", data->batps); in print_basics()
616 printk(KERN_WARNING PFX "Only %d pstates usable (use ACPI driver for full range\n", data->batps); in fill_powernow_table()
622 printk(KERN_ERR PFX "PST out of sequence\n"); in fill_powernow_table()
628 printk(KERN_ERR PFX "no p states to transition\n"); in fill_powernow_table()
638 printk(KERN_ERR PFX "powernow_table memory alloc failure\n"); in fill_powernow_table()
690 printk(KERN_ERR FW_BUG PFX "PSB table is not v1.4\n"); in find_psb_table()
696 printk(KERN_ERR FW_BUG PFX "unknown flags\n"); in find_psb_table()
723 printk(KERN_ERR FW_BUG PFX "numpst must be 1\n"); in find_psb_table()
748 printk(KERN_ERR PFX "BIOS error - no PSB or ACPI _PSS objects\n"); in find_psb_table()
819 printk(KERN_ERR PFX in powernow_k8_cpu_init_acpi()
851 printk(KERN_ERR PFX "invalid pstate %d - bad value %d.\n", i, index); in fill_powernow_table_pstate()
852 printk(KERN_ERR PFX "Please report to BIOS manufacturer\n"); in fill_powernow_table_pstate()
913 printk(KERN_ERR PFX "Too many lo freq table entries\n"); in fill_powernow_table_fidvid()
925 printk(KERN_INFO PFX "invalid freq entries %u kHz vs. %u kHz\n", in fill_powernow_table_fidvid()
993 printk(KERN_ERR PFX in transition_frequency_fidvid()
1071 printk(KERN_ERR PFX "limiting to cpu %u failed\n", pol->cpu); in powernowk8_target()
1076 printk(KERN_ERR PFX "failing targ, change pending bit set\n"); in powernowk8_target()
1091 printk(KERN_INFO PFX in powernowk8_target()
1109 printk(KERN_ERR PFX "transition frequency failed\n"); in powernowk8_target()
1153 printk(KERN_ERR PFX "unable to alloc powernow_k8_data"); in powernowk8_cpu_init()
1167 printk(KERN_ERR PFX "ACPI Processor support is required " in powernowk8_cpu_init()
1172 printk(KERN_ERR FW_BUG PFX "Your BIOS does not provide" in powernowk8_cpu_init()
1182 printk(KERN_ERR FW_BUG PFX "No ACPI _PSS objects for " in powernowk8_cpu_init()
1206 printk(KERN_ERR PFX "limiting to cpu %u failed\n", pol->cpu); in powernowk8_cpu_init()
1211 printk(KERN_ERR PFX "failing init, change pending bit set\n"); in powernowk8_cpu_init()
1238 printk(KERN_ERR FW_BUG PFX "invalid powernow_table\n"); in powernowk8_cpu_init()
1297 printk(KERN_ERR PFX in powernowk8_get()
1345 printk(KERN_INFO PFX "Found %d %s " in powernowk8_init()